1
0
Fork 0
discourse-custom-wizard-unl.../spec/requests/custom_wizard
Angus McLeod af3e61fe75
Add custom field improvements (#115)
* Add custom field improvements

This PR does a few things to improve our support of custom fields
1. Adds custom fields added by other plugins to the list in admin/wizards/custom-fields and the custom field list in the mapper selector
2. Adds support for json custom fields in the wizard actions

* Make eslint happy

* Make prettier happy

* Make rubocop happy

* Make ember template lint happy

* Don't assume we have the context in the selector

* Ensure custom fields don't require optional attributes (with tests)
2021-06-08 17:09:49 +05:30
..
admin Add custom field improvements (#115) 2021-06-08 17:09:49 +05:30
application_controller_spec.rb IMPROVE: ensure redirect_to_wizard is cleaned up even if sidekiq is not working (#116) 2021-06-07 18:45:41 +05:30
custom_field_extensions_spec.rb Apply rubcop and get tests pass (#76) 2021-03-11 12:00:15 +05:30
realtime_validations_spec.rb added plugin helper 2021-02-17 00:15:48 +05:30
steps_controller_spec.rb FIX: exclude conditional fields while saving step submission 2021-05-12 18:15:55 +05:30
wizard_controller_spec.rb Apply rubcop and get tests pass (#76) 2021-03-11 12:00:15 +05:30