1
0
Fork 0
discourse-custom-wizard-unl.../assets/javascripts/discourse/components
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
..
custom-field-input.js.es6 Add custom field improvements (#115) 2021-06-08 17:09:49 +05:30
wizard-advanced-toggle.js.es6 Apply prettier to recent changes 2021-04-12 16:12:20 +10:00
wizard-custom-action.js.es6 Add custom field improvements (#115) 2021-06-08 17:09:49 +05:30
wizard-custom-field.js.es6 Step and field conditionality (#87) 2021-04-20 23:28:19 +05:30
wizard-custom-step.js.es6 Step and field conditionality (#87) 2021-04-20 23:28:19 +05:30
wizard-links.js.es6 Step and field conditionality (#87) 2021-04-20 23:28:19 +05:30
wizard-mapper-connector.js.es6 Apply es-lint to javascripts/discourse 2021-04-12 15:44:47 +10:00
wizard-mapper-input.js.es6 Apply to javascripts/discourse 2021-04-12 15:10:02 +10:00
wizard-mapper-pair.js.es6 Apply es-lint to javascripts/discourse 2021-04-12 15:44:47 +10:00
wizard-mapper-selector-type.js.es6 Apply prettier 💄 (#80) 2021-03-28 14:36:49 +05:30
wizard-mapper-selector.js.es6 Add custom field improvements (#115) 2021-06-08 17:09:49 +05:30
wizard-mapper.js.es6 Apply es-lint to javascripts/discourse 2021-04-12 15:44:47 +10:00
wizard-message.js.es6 Apply prettier 💄 (#80) 2021-03-28 14:36:49 +05:30
wizard-realtime-validations.js.es6 Apply prettier to recent changes 2021-04-12 16:12:20 +10:00
wizard-text-editor.js.es6 Apply es-lint to javascripts/discourse 2021-04-12 15:44:47 +10:00
wizard-value-list.js.es6 Apply prettier 💄 (#80) 2021-03-28 14:36:49 +05:30