1
0
Fork 0
discourse-custom-wizard-unl.../assets/javascripts/discourse
Faizaan Gagan 21cf81b7a5 FEATURE: add resume wizard popup (#146)
* FEATURE: add resume wizard popup

* code cleanup, copy edits

* FIX: address functionality, setting and copy issues

@fzngagan a few issues fixed

1. The resume button wasn't working (old reference to ``resumeDialog`` remained in callback.
2. This needs a wizard setting
3. It's not necessary to serialize the first step separately. We have all the steps in ``steps`` and steps have indexes.
4. Button copy

* Fix linting

* Ensure aa submission exists

* Apply prettier

Co-authored-by: angusmcleod <angus@mcleod.org.au>
(cherry picked from commit 2678ee153d)
2021-10-05 09:18:18 +08:00
..
components IMPROVE: Remove sortable and add manual step and field sorting (#135) 2021-07-20 13:02:18 +05:30
connectors fixed linting for all the hbs files 2021-04-12 19:49:53 +05:30
controllers Add custom field improvements (#115) 2021-06-08 17:09:49 +05:30
helpers Apply prettier 💄 (#80) 2021-03-28 14:36:49 +05:30
initializers FIX: breakage due to core changes (#107) 2021-05-05 11:35:53 +05:30
lib FEATURE: add resume wizard popup (#146) 2021-10-05 09:18:18 +08:00
mixins Apply es-lint to javascripts/discourse 2021-04-12 15:44:47 +10:00
models Step and field conditionality (#87) 2021-04-20 23:28:19 +05:30
routes Apply prettier 2021-07-12 16:01:52 +08:00
templates FEATURE: add resume wizard popup (#146) 2021-10-05 09:18:18 +08:00
custom-wizard-admin-route-map.js.es6 Apply prettier 💄 (#80) 2021-03-28 14:36:49 +05:30