discourse/plugins/chat/spec/system/page_objects/chat
Joffrey JAFFEUX c74fa300e7
FEATURE: allows browse page in chat drawer (#27919)
This commit ensures the browse page can be loaded in the drawer and doesn’t force full page mode.

Other notable changes of this commit:
- be consistent about wrapping each full page route with "c-routes.--route-name" and each drawer container with "c-drawer-routes.--route-name"
- move browse channels into its own component, it was before in the template of the channels browse
2024-07-16 12:34:37 +02:00
..
components FEATURE: allows browse page in chat drawer (#27919) 2024-07-16 12:34:37 +02:00
browse.rb FEATURE: allows browse page in chat drawer (#27919) 2024-07-16 12:34:37 +02:00
chat_channel_settings.rb UX: chat channel info area > classname changes (#24954) 2023-12-18 22:09:47 +01:00
chat_channel_threads.rb FEATURE: allows browse page in chat drawer (#27919) 2024-07-16 12:34:37 +02:00
chat_channel.rb FIX: show too long message error on client (#27794) 2024-07-09 18:34:35 +02:00
chat_side_panel.rb UX: opens thread on channel with unread threads (#23361) 2023-10-11 12:19:30 +02:00
chat_thread.rb FEATURE: allows browse page in chat drawer (#27919) 2024-07-16 12:34:37 +02:00
chat.rb UX: add illustrations for empty chat list + split into tabs on drawer (#26910) 2024-05-28 17:00:04 +04:00
user_threads.rb FEATURE: allows browse page in chat drawer (#27919) 2024-07-16 12:34:37 +02:00