0
0
Fork 1
Spiegel von https://github.com/paviliondev/discourse-custom-wizard.git synchronisiert 2024-09-19 15:21:11 +02:00
A Discourse Plugin that allows you to create custom user wizards.
Datei suchen
2021-10-30 16:07:16 +05:30
.github/workflows IMPROVE: Add plugin metadata workflow with version check (#149) 2021-10-19 09:11:16 +05:30
.tx Add transifex and update travis 2018-07-17 10:28:27 +10:00
assets FIX: use object property shorthand to make linter happy 2021-10-28 09:55:50 +08:00
config IMPROVE: Add value type to mapper selector 2021-10-20 21:56:34 +08:00
controllers/custom_wizard FEATURE: add resume wizard popup (#146) 2021-09-22 13:52:05 +05:30
coverage Update coverage 2021-06-23 16:17:18 +10:00
db/migrate Apply rubcop and get tests pass (#76) 2021-03-11 12:00:15 +05:30
extensions use standard naming for custom fields 2021-10-30 16:07:16 +05:30
jobs Abstract and improve submission handling 2021-06-17 17:50:22 +10:00
lib/custom_wizard use standard naming for custom fields 2021-10-30 16:07:16 +05:30
serializers/custom_wizard FEATURE: add resume wizard popup (#146) 2021-09-22 13:52:05 +05:30
spec added more specs and fixed formatting 2021-10-30 16:03:30 +05:30
views/layouts DEV: fix compatibility with core theme arch changes 2021-06-27 16:58:26 +05:30
.discourse-compatibility COMPATIBILITY: update stable commit after rebase 2021-09-06 10:53:53 +08:00
.eslintrc Added files used by github actions workflows (#78) 2021-04-16 13:37:32 +05:30
.gitignore Added files used by github actions workflows (#78) 2021-04-16 13:37:32 +05:30
.prettierrc Added files used by github actions workflows (#78) 2021-04-16 13:37:32 +05:30
.rubocop.yml Added files used by github actions workflows (#78) 2021-04-16 13:37:32 +05:30
.template-lintrc.js Added files used by github actions workflows (#78) 2021-04-16 13:37:32 +05:30
.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
Gemfile Added files used by github actions workflows (#78) 2021-04-16 13:37:32 +05:30
Gemfile.lock Added files used by github actions workflows (#78) 2021-04-16 13:37:32 +05:30
LICENSE.txt Add license 2017-11-01 18:55:44 +08:00
package-lock.json IMPROVE: Add plugin metadata workflow with version check (#149) 2021-10-19 09:11:16 +05:30
package.json IMPROVE: Add plugin metadata workflow with version check (#149) 2021-10-19 09:11:16 +05:30
plugin.rb use standard naming for custom fields 2021-10-30 16:07:16 +05:30
README.md Update README.md 2021-02-24 16:07:50 +11:00