discourse/plugins/chat/test/javascripts
Roman Rizzi d07b472b79
DEV: `/channel` -> `/c` chat route rename (#19782)
* DEV: Rnemae channel path to just c

Also swap the channel id and channel slug params to be consistent with core.

* linting

* channel_path

* params in wrong order

* Drop slugify helper and channel route without slug

* Request slug and route models through the channel model if possible

* Add client side redirection for backwards-compatibility

Co-authored-by: Joffrey JAFFEUX <j.jaffeux@gmail.com>
2023-01-27 09:58:12 -03:00
..
acceptance DEV: `/channel` -> `/c` chat route rename (#19782) 2023-01-27 09:58:12 -03:00
components DEV: `/channel` -> `/c` chat route rename (#19782) 2023-01-27 09:58:12 -03:00
helpers DEV: start glimmer-ification and optimisations of chat plugin (#19531) 2022-12-21 13:21:02 +01:00
integration/components/user-menu DEV: Modernize chat's component tests (#19577) 2022-12-22 14:35:18 +01:00
modifiers
unit DEV: `/channel` -> `/c` chat route rename (#19782) 2023-01-27 09:58:12 -03:00
widgets DEV: `/channel` -> `/c` chat route rename (#19782) 2023-01-27 09:58:12 -03:00
chat-fixtures.js FEATURE: channels can allow/disallow @all/@here mentions (#19317) 2022-12-05 17:03:51 +01:00