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
Faizaan Gagan b71548427d
Added files used by github actions workflows (#78)
* Added files used by github actions workflows

* added simplecov report for tests workflow

* removed trailing space

* Rubocop fixes

* Update plugin-linting.yml

* Create Gemfile.lock

* Update Gemfile.lock

* Re-add bundler

* Update gitignore

* Limit yarn install to dev

* Update rubocop config and gemfile.lock

* allow strings to be mutated

* Update invites_controller_spec.rb

Co-authored-by: angusmcleod <angus@mcleod.org.au>
2021-04-16 13:37:32 +05:30
.github/workflows Added files used by github actions workflows (#78) 2021-04-16 13:37:32 +05:30
.tx Add transifex and update travis 2018-07-17 10:28:27 +10:00
assets Added files used by github actions workflows (#78) 2021-04-16 13:37:32 +05:30
config IMPR: added a state for insufficient characters 2021-03-25 11:18:33 +05:30
controllers/custom_wizard FIX: explicitly lookup for translation overrides in wizard theme 2021-03-30 13:04:52 +05:30
coverage Fix out of date open composer spec 2021-02-18 14:44:14 +11:00
db/migrate Apply rubcop and get tests pass (#76) 2021-03-11 12:00:15 +05:30
extensions Apply rubcop and get tests pass (#76) 2021-03-11 12:00:15 +05:30
jobs Apply rubcop and get tests pass (#76) 2021-03-11 12:00:15 +05:30
lib/custom_wizard Added files used by github actions workflows (#78) 2021-04-16 13:37:32 +05:30
serializers/custom_wizard Make start check boolean 2021-03-12 18:38:50 +11:00
spec Added files used by github actions workflows (#78) 2021-04-16 13:37:32 +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 Added files used by github actions workflows (#78) 2021-04-16 13:37:32 +05:30
plugin.rb Remove jquery timepicker 2021-04-12 14:56:48 +10:00
README.md Update README.md 2021-02-24 16:07:50 +11:00