1
0
Fork 0
discourse-custom-wizard-unl.../controllers/custom_wizard/admin
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
..
admin.rb Add custom field improvements (#115) 2021-06-08 17:09:49 +05:30
api.rb Apply rubcop and get tests pass (#76) 2021-03-11 12:00:15 +05:30
custom_fields.rb Apply rubcop and get tests pass (#76) 2021-03-11 12:00:15 +05:30
logs.rb Apply rubcop and get tests pass (#76) 2021-03-11 12:00:15 +05:30
manager.rb FIX: Minor bugfixes in manager and create_group action 2021-09-07 11:11:29 +08:00
submissions.rb Apply rubocop 2021-06-23 16:15:17 +10:00
wizard.rb FEATURE: add resume wizard popup (#146) 2021-09-22 13:52:05 +05:30