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
Angus McLeod 69153a7379
IMPROVE: Add plugin metadata workflow with version check (#149)
* IMPROVE: Add plugin metadata workflow with version check

* Update error message

* Fix workflow keys

* Update plugin-metadata.yml

* Update plugin-metadata.yml

* Update plugin-metadata.yml

* bump version

* Update plugin-metadata.yml

* Update plugin-metadata.yml

* Use npm semver to compare versions

* Fix syntax

* Add semver to package.json

* Update npm usage

* Update plugin-metadata.yml

* Update plugin-metadata.yml

* purposefully fail test

* Pass test
2021-10-19 09:11:16 +05:30
.github/workflows IMPROVE: Add plugin metadata workflow with version check (#149) 2021-10-19 09:11:16 +05:30
.tx Add transifex and update travis 2018-07-17 10:28:27 +10:00
assets FEATURE: Add mentionables integration (#148) 2021-10-06 17:25:50 +05:30
config FEATURE: add resume wizard popup (#146) 2021-09-22 13:52:05 +05:30
controllers/custom_wizard FEATURE: add resume wizard popup (#146) 2021-09-22 13:52:05 +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 Abstract and improve submission handling 2021-06-17 17:50:22 +10:00
jobs Abstract and improve submission handling 2021-06-17 17:50:22 +10:00
lib/custom_wizard DEV: remove group log settings change from create_group action 2021-10-05 10:23:48 +08:00
serializers/custom_wizard FEATURE: add resume wizard popup (#146) 2021-09-22 13:52:05 +05:30
spec group specs related to skip functionality in a context 2021-08-13 18:58:41 +05:30
views/layouts DEV: fix compatibility with core theme arch changes 2021-06-27 16:58:26 +05:30
.discourse-compatibility COMPATIBILITY: update stable commit after rebase 2021-09-06 10:53:53 +08: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-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 IMPROVE: Add plugin metadata workflow with version check (#149) 2021-10-19 09:11:16 +05:30
README.md Update README.md 2021-02-24 16:07:50 +11:00