1
0
Fork 0
A Discourse Plugin that allows you to create custom user wizards.
Datei suchen
Angus McLeod 5bbb36e213
Merge pull request #151 from paviliondev/wizard-permissions
FIX: grant reply/edit permissions to topic author
2022-01-31 16:04:38 +08:00
.github/workflows Update plugin-linting.yml 2021-12-22 16:49:24 +08:00
.tx Add transifex and update travis 2018-07-17 10:28:27 +10:00
assets COMPATIBILITY: composer editor compatibility updates 2021-12-22 16:41:38 +08:00
config DEV: preview template style improvements 2021-12-14 09:11:23 +08:00
controllers/custom_wizard FIX: handle non-logged in user trying to skip wizard (#154) 2021-11-02 13:41:46 +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 simplified logic 2022-01-31 12:50:20 +05:30
jobs Abstract and improve submission handling 2021-06-17 17:50:22 +10:00
lib/custom_wizard simplified logic 2022-01-31 12:50:20 +05:30
serializers/custom_wizard FEATURE: add resume wizard popup (#146) 2021-09-22 13:52:05 +05:30
spec simplified logic 2022-01-31 12:50:20 +05:30
views/layouts DEV: fix compatibility with core theme arch changes 2021-06-27 16:58:26 +05:30
.discourse-compatibility Update .discourse-compatibility (#161) 2021-12-06 11:49:09 +05:30
.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
crowdin.yml DEV: Add PR title for translations 2022-01-26 09:37:31 -08: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 simplified logic 2022-01-31 12:50:20 +05:30
README.md Update README.md 2021-02-24 16:07:50 +11:00