Commit Graph

15 Commits

Author SHA1 Message Date
Justin DiRose 1999cd0825 FEATURE: Add kb search helper
The naming of this is currently arbitrary and may need to be changed,
but currently works off the settings `knowledge explorer categories` and
`knowledge explorer tags`

Remove filter when plugin disabled
2019-08-22 17:01:07 -05:00
Justin DiRose 4586b1992f FEATURE: UI for Search
This will need the knowledge explorer helper search term to make
searching a lot easier.
2019-08-21 21:13:49 -05:00
Justin DiRose e7d93aeca6 Filter tags and count off of filtered list 2019-07-26 11:14:55 -05:00
Justin DiRose 2c9b904e15 Working tag filtering of topics 2019-07-26 10:50:22 -05:00
Justin DiRose 9eb97cbb55 Clicking on tag adds/removes tag in query params 2019-07-21 11:41:04 -05:00
Justin DiRose 46820c070f Basic styling, set up query params 2019-07-14 16:31:29 -05:00
Justin DiRose af0243cee8 Increase specificity in passing properties 2019-07-14 14:21:53 -05:00
Justin DiRose d62e856fc5 FEATURE: Tags display on knowledge explorer 2019-07-03 10:26:28 -05:00
Justin DiRose 64555d5362 FIX: Object passed to Ember changed structure 2019-07-02 16:52:31 -05:00
Justin DiRose b8fd5aa8e2 Return tag count
I'm probably doing this wrong 😅
2019-07-02 16:46:18 -05:00
Justin DiRose 0a39e3adcc FEATURE: Simple topic list display of KE items 2019-07-02 10:01:28 -05:00
Justin DiRose 03a85bb3d7 Fix routing for Ember 2019-07-02 09:20:51 -05:00
Justin DiRose 578773f3c0 FEATURE: Disallow crawling of /knowledge-explorer/ via robots.txt 2019-06-28 15:05:27 -05:00
Justin DiRose 1789bac0cf FEATURE: Render Topics from Selected Categories/Tags on `/knowledge-explorer`
Add category/tag settings

Rename to knowledge explorer

Missed rename

Render a deduplicated list of topics from all selected tags and categories

Exclude category topic ids from rendered list
2019-06-28 14:56:04 -05:00
Justin DiRose 6add4cfc5f Initial commit 2019-06-28 11:27:39 -05:00