discourse/app/assets/javascripts/wizard
Martin Brennan 18a209bd0d
DEV: Use Uppy in wizard-field-image uploads (#15269)
We cannot use any of the uppy mixins or core code, because
the code there is not shared with the wizard, and to move
it all to discourse-common would be a task almost equal
difficulty to taking the ring to Mordor.

Therefore, we can just use the uppy vendor libraries in the
wizard, and do a quick-n-dirty version of the uppy upload
code for the wizard-field-image uploader.
2021-12-13 15:23:44 +10:00
..
components DEV: Use Uppy in wizard-field-image uploads (#15269) 2021-12-13 15:23:44 +10:00
controllers UX: Add Styling step to wizard (#14132) 2021-08-25 17:10:12 -04:00
initializers DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
lib DEV: drops jquery usage from ajax wizards lib (#14694) 2021-10-25 10:24:53 +02:00
mixins DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
models UX: Add Styling step to wizard (#14132) 2021-08-25 17:10:12 -04:00
routes DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
templates UX: Add Styling step to wizard (#14132) 2021-08-25 17:10:12 -04:00
test DEV: Avoid using globals (#14909) 2021-11-13 13:10:13 +01:00
router.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
wizard.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00