Spiegel von
https://github.com/paviliondev/discourse-custom-wizard.git
synchronisiert 2024-11-09 11:52:54 +01:00
A Discourse Plugin that allows you to create custom user wizards.
105fc46774
* FEATURE: added liquid based templating * templating should be false by default * added rspec tests for mapper templating * wrapped templating tests in a context block * added a custom liquid filter and tests * ran rubocop on changed files * DEV: minor variable and naming changes * minor code formatting * improved overall structure and tightened spec for custom filter * added a spec template: false * define method at the top of spec file * naming convention * removed extra space |
||
---|---|---|
.tx | ||
assets | ||
config | ||
controllers/custom_wizard | ||
coverage | ||
db/migrate | ||
extensions | ||
jobs | ||
lib/custom_wizard | ||
serializers/custom_wizard | ||
spec | ||
views/layouts | ||
.discourse-compatibility | ||
.gitignore | ||
.travis.yml | ||
COPYRIGHT.txt | ||
LICENSE.txt | ||
plugin.rb | ||
README.md |
discourse-custom-wizard
See further: https://thepavilion.io/c/knowledge/discourse/custom-wizard/118