David Taylor
c083f0140a
DEV: Ensure tests work when plugin CSS is loaded ( #108 )
...
CSS can slightly affect the result of element.innerText. Preparation for https://github.com/discourse/discourse/pull/18668
2022-10-19 15:53:21 +01:00
Alan Guo Xiang Tan
2589e82212
DEV: Update tests after changes in core ( #103 )
2022-07-28 16:32:51 +08:00
Alan Guo Xiang Tan
fc2750e1d1
DEV: Update tests to use new site settings ( #102 )
2022-07-27 12:55:45 +08:00
Jarek Radosz
632042981f
DEV: Remove `isLegacyEmber` ( #100 )
2022-06-28 22:10:02 +02:00
Alan Guo Xiang Tan
2b6a1f468d
FEATURE: Register docs link under sidebar topics section. ( #95 )
2022-05-26 09:24:30 +08:00
Jarek Radosz
650b10ef42
DEV: Lose the es6 suffix ( #84 )
2022-03-05 17:23:56 +01:00
Andrei Prigorshnev
6bad85b1ef
FEATURE: improve blank page syndrome ( #79 )
2022-01-28 20:10:53 +04:00
David Taylor
05678c451c
DEV: Bump eslint-config-discourse and correct violations
2022-01-26 14:46:52 +00:00
Joffrey JAFFEUX
8321e74b60
DEV: fixes qunit imports ( #64 )
2021-10-22 09:51:23 +02:00
Jordan Vidrine
d8c48e6218
FEATURE: Add filter + alpha & numeric sort to categories and tags in docs sidebar ( #62 )
...
* UX: Docs sidebar changes
Co-authored-by: Jarek Radosz <jradosz@gmail.com>
Co-authored-by: Penar Musaraj <pmusaraj@gmail.com>
2021-10-19 10:04:36 -05:00
Jarek Radosz
378f8d24f4
FIX: Correctly trigger actions ( #45 )
...
Fixes a regression introduced in #32 . Reported in https://meta.discourse.org/t/meta-discourse-org-docs-sidebar-filter-doesnt-work/188350/2
Included:
* DEV: Use `query` helper
* DEV: Simplify the Docs model
* DEV: Add a test
* FIX: Correctly trigger actions
* DEV: Use `count` instead of `queryAll`
2021-04-29 16:36:14 +02:00
Justin DiRose
f32aebdba0
FEATURE: Rename from Knowledge Explorer to Docs ( #27 )
...
After internal discussion, the team decided to rename this plugin to `discourse-docs`. No substantial changes made here aside from a settings migration.
2021-01-18 10:38:09 -06:00
discoursebot
0d396f921e
DEV: Update CI workflows ( #23 )
...
Updates CI from discourse/.github
Co-authored-by: justindirose <justindirose@users.noreply.github.com>
2021-01-11 14:45:20 -06:00
Jarek Radosz
731c2451cd
DEV: Add a js smoke test ( #20 )
...
One test is infinitely better than zero. The math checks out.
2020-11-16 18:30:40 +01:00