Go to file
discoursebot f75c9d5e32
DEV: Update CI workflows, fix linting issues (#32)
Included:

* DEV: Update CI workflows
* DEV: Update the plugin URL
* DEV: Update Gemfile.lock
* DEV: Remove an old rubocop artifact
* DEV: Add .prettierrc
* DEV: Clean up .gitignore
* DEV: Add license
* DEV: Update package.json
* DEV: Fix template issues
* DEV: Re-format code
* DEV: Use `@action`
* DEV: `inject as controller`
* DEV: Use `@computed`
* DEV: Avoid naming collision and extra indirection
* DEV: Use `discourse-common/utils/decorators`
* DEV: Use `role="button"`

Co-authored-by: Jarek Radosz <jradosz@gmail.com>
Co-authored-by: jjaffeux <j.jaffeux@gmail.com>
2021-04-27 20:49:34 +02:00
.github/workflows DEV: Update CI workflows, fix linting issues (#32) 2021-04-27 20:49:34 +02:00
app FEATURE: Make Docs compatible with inline oneboxes (#33) 2021-02-16 15:09:45 -06:00
assets DEV: Update CI workflows, fix linting issues (#32) 2021-04-27 20:49:34 +02:00
config Update translations (#43) 2021-04-20 15:30:54 +02:00
db/migrate FEATURE: Rename from Knowledge Explorer to Docs (#27) 2021-01-18 10:38:09 -06:00
lib DEV: Compatibility with Discourse on Rails 6.1 (#41) 2021-04-15 19:17:26 +03:00
spec/requests FEATURE: Rename from Knowledge Explorer to Docs (#27) 2021-01-18 10:38:09 -06:00
test/javascripts FEATURE: Rename from Knowledge Explorer to Docs (#27) 2021-01-18 10:38:09 -06:00
.eslintrc DEV: apply coding standards (#9) 2020-09-04 13:22:46 +02:00
.gitignore DEV: Update CI workflows, fix linting issues (#32) 2021-04-27 20:49:34 +02:00
.prettierrc DEV: Update CI workflows, fix linting issues (#32) 2021-04-27 20:49:34 +02:00
.rubocop.yml DEV: apply coding standards (#9) 2020-09-04 13:22:46 +02:00
.template-lintrc.js DEV: apply coding standards (#9) 2020-09-04 13:22:46 +02:00
Gemfile FEATURE: Add onebox metadata (#10) 2020-10-01 09:32:28 -05:00
Gemfile.lock DEV: Update CI workflows, fix linting issues (#32) 2021-04-27 20:49:34 +02:00
LICENSE DEV: Update CI workflows, fix linting issues (#32) 2021-04-27 20:49:34 +02:00
README.md Add missing README (#35) 2021-02-23 19:10:37 +01:00
package.json DEV: Update CI workflows, fix linting issues (#32) 2021-04-27 20:49:34 +02:00
plugin.rb DEV: Update CI workflows, fix linting issues (#32) 2021-04-27 20:49:34 +02:00
translator.yml DEV: Add Crowdin support (#42) 2021-04-15 22:03:56 +02:00
yarn.lock Build(deps): Bump y18n from 4.0.0 to 4.0.1 (#39) 2021-04-01 10:03:11 +02:00