1
0
Fork 0
A Discourse Plugin that allows you to create custom user wizards.
Datei suchen
2021-01-08 12:42:58 +05:30
.tx Add transifex and update travis 2018-07-17 10:28:27 +10:00
assets added a computed property 2021-01-08 12:42:58 +05:30
config FEATURE: text length counter for text type fields 2021-01-08 12:20:57 +05:30
controllers/custom_wizard FEATURE: added max length setting for text type fields 2020-12-08 12:44:37 +05:30
coverage Update coverage 2020-12-14 21:40:14 +11:00
db/migrate Add watch category users and migration 2020-07-20 13:06:36 +10:00
extensions Merge pull request #63 from paviliondev/max-length 2020-12-14 21:47:45 +11:00
jobs FEATURE: Wizard Manager 2020-11-09 14:32:36 +11:00
lib/custom_wizard Encode each query param seperately using Addressable 2020-12-19 10:16:12 +11:00
serializers/custom_wizard Add custom field spec and improve custom field structure 2020-11-08 14:24:20 +11:00
spec Encode each query param seperately using Addressable 2020-12-19 10:16:12 +11:00
views/layouts Allow wizard i18n to be overridden by wizard theme i18n 2020-11-26 16:45:30 +11:00
.discourse-compatibility Go further back for latest stable 2020-09-10 15:14:11 +10:00
.gitignore Add coverage report to repo 2020-11-03 13:56:34 +11:00
.travis.yml Update .travis.yml 2020-11-03 12:04:26 +11:00
COPYRIGHT.txt Add copyright 2018-07-17 09:33:53 +10:00
LICENSE.txt Add license 2017-11-01 18:55:44 +08:00
plugin.rb Add custom-wizard-specific caching system 2020-12-04 18:05:56 +11:00
README.md Add readme 2018-03-06 11:23:13 +08:00