0
0
Fork 1
Spiegel von https://github.com/paviliondev/discourse-custom-wizard.git synchronisiert 2024-09-19 23:31:11 +02:00
A Discourse Plugin that allows you to create custom user wizards.
Datei suchen
2022-03-03 21:02:44 +01:00
.github/workflows FIX: checkout correct branches of plugin and discourse (#182) 2022-02-16 19:44:56 +05:30
.tx Add transifex and update travis 2018-07-17 10:28:27 +10:00
assets FIX: output text for dropdown should not be possible 2022-03-03 20:47:30 +01:00
config FEATURE: allow tags from tag field to be confined to a tag group (#175) 2022-02-07 11:10:52 +05:30
controllers/custom_wizard FEATURE: allow tags from tag field to be confined to a tag group (#175) 2022-02-07 11:10:52 +05:30
coverage Bump coverage 2022-03-03 21:02:44 +01:00
db/migrate Apply rubcop and get tests pass (#76) 2021-03-11 12:00:15 +05:30
extensions FIX: use request_store properly 2022-02-09 10:30:46 +11:00
jobs FIX: Cache valid directs and only allow one type in a template (#176) 2022-01-31 14:48:04 +05:30
lib/custom_wizard BUGFIX: assignment does not need mapping 2022-03-03 20:38:49 +01:00
serializers/custom_wizard Update wizard_field_serializer.rb 2022-02-28 12:34:48 +00:00
spec FIX: use request_store properly 2022-02-09 10:30:46 +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
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 Version bump 2022-03-03 20:40:29 +01:00
README.md Update README.md 2021-02-24 16:07:50 +11:00