1
0
Fork 0
discourse-custom-wizard-unl.../spec/fixtures
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
..
actions Encode each query param seperately using Addressable 2020-12-19 10:16:12 +11:00
condition Step and field conditionality (#87) 2021-04-20 23:28:19 +05:30
custom_field Add custom field spec and improve custom field structure 2020-11-08 14:24:20 +11:00
field Step and field conditionality (#87) 2021-04-20 23:28:19 +05:30
mapper added specs 2021-04-22 23:50:54 +05:30
step Step and field conditionality (#87) 2021-04-20 23:28:19 +05:30
wizard Use dynamic time in after_time tests 2020-11-23 11:40:46 +11:00
wizard.json Add custom field improvements (#115) 2021-06-08 17:09:49 +05:30