A Discourse Plugin that allows you to create custom user wizards.
af3e61fe75
* 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) |
||
---|---|---|
.github/workflows | ||
.tx | ||
assets | ||
config | ||
controllers/custom_wizard | ||
coverage | ||
db/migrate | ||
extensions | ||
jobs | ||
lib/custom_wizard | ||
serializers/custom_wizard | ||
spec | ||
views/layouts | ||
.discourse-compatibility | ||
.eslintrc | ||
.gitignore | ||
.prettierrc | ||
.rubocop.yml | ||
.template-lintrc.js | ||
.travis.yml | ||
COPYRIGHT.txt | ||
Gemfile | ||
Gemfile.lock | ||
LICENSE.txt | ||
package.json | ||
plugin.rb | ||
README.md |
discourse-custom-wizard
See further: https://thepavilion.io/c/knowledge/discourse/custom-wizard/118