1
0
Fork 0
A Discourse Plugin that allows you to create custom user wizards.
Datei suchen
Keegan George ae271ce647
UX: Add support button to admin-nav (#118)
* Add support button to admin-nav

* FIX: Security vulnerabilities with _blank anchor link

* Update pro support url

* UX: Create pro button custom styling

* UX: Merge support button focus styling with hover

* DEV: Move pro support url to setting

* UX: Change support button name to Pro Support

* DEV: Format stylesheet code

* DEV: Use variables and change selector specificity for pro button

* DEV: Hardcode pro-support url in button

* DEV: Remove support url localization

* DEV: Undo formatting fixes and add pro support button strings

* DEV: Undo formatting fixes auto applied

* DEV: Add space between selectors

* DEV: Convert scss variables to CSS Custom properties

* DEV: Fix linting

* FIX: Use SCSS variables for color manipulation functions

* DEV: Fix space before i18n

* DEV: Add new line at end of file

* DEV: Add new line at end of file

* DEV: Remove name attribute in localizations

* DEV: Remove padding from new line
2021-08-09 14:44:44 -07:00
.github/workflows IMPROVE: cron schedule and use step output (#126) 2021-06-26 19:07:08 +05:30
.tx Add transifex and update travis 2018-07-17 10:28:27 +10:00
assets UX: Add support button to admin-nav (#118) 2021-08-09 14:44:44 -07:00
config UX: Add support button to admin-nav (#118) 2021-08-09 14:44:44 -07:00
controllers/custom_wizard Add pagination to submissions 2021-07-14 14:04:19 +08:00
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 Apply rubocop 2021-07-14 14:06:54 +08:00
serializers/custom_wizard Add pagination to submissions 2021-07-14 14:04:19 +08:00
spec Apply rubocop 2021-07-14 14:06:54 +08:00
views/layouts DEV: fix compatibility with core theme arch changes 2021-06-27 16:58:26 +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 UX: Add support button to admin-nav (#118) 2021-08-09 14:44:44 -07:00
README.md Update README.md 2021-02-24 16:07:50 +11:00