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
Angus McLeod f1f13065c8
Merge pull request #117 from paviliondev/ci-impr
FIX: populate repository name from global object and enable cron
2021-06-08 21:29:50 +10:00
.github/workflows FIX: populate repository name from global object 2021-06-08 16:10:00 +05:30
.tx Add transifex and update travis 2018-07-17 10:28:27 +10:00
assets Revert "DEV: add new sprockets directive to require discourse folders" (#111) 2021-05-12 02:58:12 +05:30
config Step and field conditionality (#87) 2021-04-20 23:28:19 +05:30
controllers/custom_wizard FIX: exclude conditional fields while saving step submission 2021-05-12 18:15:55 +05:30
coverage Step and field conditionality (#87) 2021-04-20 23:28:19 +05:30
db/migrate Apply rubcop and get tests pass (#76) 2021-03-11 12:00:15 +05:30
extensions FIX: changed wizard id resolution logic 2021-05-18 16:10:43 +05:30
jobs IMPROVE: ensure redirect_to_wizard is cleaned up even if sidekiq is not working (#116) 2021-06-07 18:45:41 +05:30
lib/custom_wizard IMPROVE: ensure redirect_to_wizard is cleaned up even if sidekiq is not working (#116) 2021-06-07 18:45:41 +05:30
serializers/custom_wizard FIX: set checkbox field default value as false 2021-04-30 22:59:06 +05:30
spec IMPROVE: ensure redirect_to_wizard is cleaned up even if sidekiq is not working (#116) 2021-06-07 18:45:41 +05:30
views/layouts FIX: explicitly lookup for translation overrides in wizard theme 2021-03-30 13:04:52 +05:30
.discourse-compatibility Go further back for latest stable 2020-09-10 15:14:11 +10: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.json Update package.json 2021-05-17 19:57:13 +12:00
plugin.rb IMPROVE: ensure redirect_to_wizard is cleaned up even if sidekiq is not working (#116) 2021-06-07 18:45:41 +05:30
README.md Update README.md 2021-02-24 16:07:50 +11:00