discourse/app
Joffrey JAFFEUX 828e75c2f3
DEV: minor choose topic refactoring (#15233)
* DEV: minor choose topic refactoring

- prevents category to be clickable to make clicking topics easier
- drops jQuery
- uses @action
- uses ? operator where possible
- drops un-needed next/schedule usage

* uses topic-status component and prevents pinned icon to be focusable

* Update app/assets/javascripts/discourse/app/templates/components/choose-topic.hbs

Co-authored-by: Jarek Radosz <jradosz@gmail.com>

Co-authored-by: Jarek Radosz <jradosz@gmail.com>
2021-12-09 14:08:21 +11:00
..
assets DEV: minor choose topic refactoring (#15233) 2021-12-09 14:08:21 +11:00
controllers DEV: do not return no_result_help from the server (#15220) 2021-12-08 21:46:54 +04:00
helpers SECURITY: Remove ember-cli specific response from application routes (#15155) 2021-12-01 16:10:40 +00:00
jobs FEATURE: Pre-setting user locale via bulk invite (#15195) 2021-12-06 02:08:21 +01:00
mailers DEV: Hash tokens stored from email_tokens (#14493) 2021-11-25 09:34:39 +02:00
models FEATURE: Restrict link invites to email domain (#15211) 2021-12-08 17:06:57 +02:00
serializers FEATURE: Restrict link invites to email domain (#15211) 2021-12-08 17:06:57 +02:00
services FIX: auth incorrectly handles duplicate usernames (#15197) 2021-12-06 20:49:04 +04:00
views SECURITY: Remove ember-cli specific response from application routes (#15155) 2021-12-01 16:10:40 +00:00