Go to file
Alan Guo Xiang Tan cd85ea37a5
DEV: Update QUnit acceptance tests to not rely on legacy nav menu (#152)
Why this change?

The legacy navigation menu has been deprecated for quite awhile and will
soon be removed.

What does this change do?

Update the tests to test against the `sidebar` navigation menu instead
which is the default for a new Discourse install.
2023-10-03 12:22:05 +08:00
.github/workflows DEV: Update CI workflows (#121) 2023-01-10 18:17:35 +00:00
app FEATURE: add local onebox handler for /docs urls (#145) 2023-07-14 10:35:11 -03:00
assets FEATURE: Use the same structure as core topic-list-item and add topic excerpts to docs index (#140) 2023-06-15 12:44:44 -05:00
config Update translations (#150) 2023-08-23 09:29:53 +02:00
db/migrate FEATURE: Rename from Knowledge Explorer to Docs (#27) 2021-01-18 10:38:09 -06:00
lib FEATURE: add local onebox handler for /docs urls (#145) 2023-07-14 10:35:11 -03:00
spec FEATURE: add local onebox handler for /docs urls (#145) 2023-07-14 10:35:11 -03:00
test/javascripts DEV: Update QUnit acceptance tests to not rely on legacy nav menu (#152) 2023-10-03 12:22:05 +08:00
.discourse-compatibility DEV: Pin plugin for Discourse 3.1 stable (#149) 2023-08-22 13:47:24 -05: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: Introduce syntax_tree for ruby formatting (#118) 2022-12-29 13:31:34 +01:00
.streerc DEV: Introduce syntax_tree for ruby formatting (#118) 2022-12-29 13:31:34 +01:00
.template-lintrc.js DEV: apply coding standards (#9) 2020-09-04 13:22:46 +02:00
Gemfile DEV: Introduce syntax_tree for ruby formatting (#118) 2022-12-29 13:31:34 +01:00
Gemfile.lock DEV: Introduce syntax_tree for ruby formatting (#118) 2022-12-29 13:31:34 +01:00
LICENSE DEV: Update CI workflows, fix linting issues (#32) 2021-04-27 20:49:34 +02:00
README.md Update README.md (#60) 2021-10-04 12:36:30 -04:00
package.json DEV: Use angle bracket syntax (#135) 2023-05-26 16:16:08 -05:00
plugin.rb FEATURE: add local onebox handler for /docs urls (#145) 2023-07-14 10:35:11 -03:00
translator.yml DEV: Add Crowdin support (#42) 2021-04-15 22:03:56 +02:00
yarn.lock Build(deps): Bump word-wrap from 1.2.3 to 1.2.4 (#147) 2023-07-19 01:31:23 +02:00

README.md

Discourse Docs Plugin

Find and filter knowledge base topics.

For more information, please see: https://meta.discourse.org/t/discourse-docs-documentation-management-plugin/130172/