Go to file
Justin DiRose 2835500c62
FEATURE: Make Docs compatible with inline oneboxes (#33)
Linking directly to a Docs item like so `http://localhost:3000/docs?topic=16` would result in a generic inline onebox link. This adds logic to the Rails view so a proper title is rendered when the `InlineOneboxer` in core queries the route.
2021-02-16 15:09:45 -06:00
.github/workflows DEV: Update CI workflows (#23) 2021-01-11 14:45:20 -06:00
app FEATURE: Make Docs compatible with inline oneboxes (#33) 2021-02-16 15:09:45 -06:00
assets FIX: Back button out of alignment (#31) 2021-02-01 09:53:38 -06:00
config FEATURE: Rename from Knowledge Explorer to Docs (#27) 2021-01-18 10:38:09 -06:00
db/migrate FEATURE: Rename from Knowledge Explorer to Docs (#27) 2021-01-18 10:38:09 -06:00
lib FEATURE: Rename from Knowledge Explorer to Docs (#27) 2021-01-18 10:38:09 -06: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: apply coding standards (#9) 2020-09-04 13:22:46 +02:00
.rubocop-https---raw-githubusercontent-com-discourse-discourse-master--rubocop-yml FEATURE: Swap to raw for topic list (#6) 2020-06-12 12:55:10 -05: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 FEATURE: Add onebox metadata (#10) 2020-10-01 09:32:28 -05:00
package.json DEV: prettier 2.2.1 (#30) 2021-01-27 10:37:03 +01:00
plugin.rb FEATURE: Rename from Knowledge Explorer to Docs (#27) 2021-01-18 10:38:09 -06:00
yarn.lock DEV: prettier 2.2.1 (#30) 2021-01-27 10:37:03 +01:00