0
0
Fork 1
Spiegel von https://github.com/paviliondev/discourse-custom-wizard.git synchronisiert 2024-09-20 07:41:11 +02:00
discourse-custom-wizard/assets/javascripts/wizard
Faizaan Gagan 2678ee153d
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>
2021-09-22 13:52:05 +05:30
..
components FEATURE: new field type Composer Preview (#130) 2021-07-12 17:05:05 +05:30
controllers Step and field conditionality (#87) 2021-04-20 23:28:19 +05:30
helpers fixed linting issues for javascripts/wizard folder (#94) 2021-04-12 11:56:22 +05:30
initializers FEATURE: new field type Composer Preview (#130) 2021-07-12 17:05:05 +05:30
lib minor formatting 2021-06-27 17:02:19 +05:30
models FEATURE: add resume wizard popup (#146) 2021-09-22 13:52:05 +05:30
routes FEATURE: add resume wizard popup (#146) 2021-09-22 13:52:05 +05:30
templates IMPROVE: by default every tag should be available in tag field 2021-09-06 10:52:32 +08:00
custom-wizard.js.es6 Fix linting 2021-06-16 14:26:28 +10:00