0
0
Fork 1
Spiegel von https://github.com/paviliondev/discourse-custom-wizard.git synchronisiert 2024-05-19 23:40:07 +02:00
A Discourse Plugin that allows you to create custom user wizards.
Datei suchen
2022-02-15 17:18:26 +11:00
.github/workflows Use tests-passed branch of discourse/discourse in tests action 2022-02-15 17:18:26 +11:00
.tx Add transifex and update travis 2018-07-17 10:28:27 +10:00
assets Update subscription, tests and type handling 2022-02-15 12:33:04 +11:00
config Update subscription, tests and type handling 2022-02-15 12:33:04 +11:00
controllers/custom_wizard IMPROVE: improve how subscription type checks are handled 2022-02-14 17:32:17 +11:00
coverage Fix specs 2021-10-07 21:19:19 +08:00
db/migrate Apply new table style to wizard logs view 2021-09-09 14:07:12 +08:00
extensions Abstract and improve submission handling 2021-06-17 17:50:22 +10:00
jobs DEV: Add notice specs and UI updates 2021-10-05 20:54:06 +08:00
lib/custom_wizard Update subscription, tests and type handling 2022-02-15 12:33:04 +11:00
serializers/custom_wizard Merge branch 'main' into pro-release 2022-01-27 17:51:24 +08:00
spec Update subscription, tests and type handling 2022-02-15 12:33:04 +11:00
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
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 Update version 2022-02-15 12:35:03 +11:00
README.md Update README.md 2021-02-24 16:07:50 +11:00