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/controllers/custom_wizard
angusmcleod dc7e43b6d7 Force second step build to overcome can_access? check
The can_access? check will fail if the wizard does not allow multiple submissions. This means that on the second build of the wizard on the final step of a single submission wizard, the wizard instance will have no steps, and an error will be thrown when logic assumes it does.
2021-06-16 16:21:24 +10:00
..
admin Add custom field improvements (#115) 2021-06-08 17:09:49 +05:30
realtime_validations.rb Apply rubcop and get tests pass (#76) 2021-03-11 12:00:15 +05:30
steps.rb Force second step build to overcome can_access? check 2021-06-16 16:21:24 +10:00
wizard.rb Don't attempt to save submissions if the user can't access the wizard 2021-06-16 14:13:12 +10:00