discourse/plugins/chat/assets/stylesheets/desktop
Gabriel Grubba a3d61ba1c4
DEV: rename chat preferred mobile index to chat preferred index (#27953)
* DEV: rename chat preferred mobile index to chat preferred index

* UX: change routing to be consistent with mobile

* DEV: change migration file to use script

* UX: show footer only if more than one option is available

* UX: Remove desktopView only checks for chat

* DEV: Remove unused imports

* UX: Update chat footer checks and Add rerouting to chat drawer

* UX: Add margin to chat row in desktop and update chat drawer logic

* UX: Change chat in desktop to use flexbox

* UX: Add drawer actions to chat navbar

* DEV: Update page object with new chat css classes

removed `.open-browse-page-btn` usage in 7bd65006d7

* DEV: rename `browse/open` in chat url to `channels`

* UX: Adjust css for when in threads mode

* DEV: change css class name in no_sidebar_spec.rb

* DEV: rename tests to be more descriptive with the action they are testing

update chat template to not rely on `:has`

* DEV: update test and add method to chat page object

* DEV: update no_sidebar_spec for chat changes

* DEV: remove tests from navigation_spec that no longer apply

* DEV: revert typo in test

* DEV: change url path for mobile chat in test specs

* DEV: Add check for when is desktop in rerouting

* UX: Removed footer from desktop.

Made `hasThreads` and `hasDirectMessages` methods in chat-drawer public

* UX: remove sidebar on desktop full page if dm list is empty

* DEV: Address review comments

* DEV: Adjust reroute logic for chat browse

remove unused code

* UX: Adjust rerouting to go to browse.open

* UX: Change rerouting to be more consistent

Add chat_default_channel_id routing

* UX: Update rerouting configuration for chat routes

* DEV: Update tests with the new chat behavior

* DEV: revert changes made in tests and bring back toggle for drawer

* DEV: revert classes in page objects

* DEV: Add tests to new chat navigation behavior

remove unused stylesheets
revert deleted lines in tests
update concat class logic in chat dm template

* DEV: update css on test
2024-07-30 10:25:22 -03:00
..
base-desktop.scss A11Y: usercard resizing for high zoom levels (#27846) 2024-07-10 14:51:56 -04:00
chat-channel-info.scss UX: chat channel info area > classname changes (#24954) 2023-12-18 22:09:47 +01:00
chat-composer-uploads.scss UX: chat > general fixes (#25929) 2024-02-28 15:12:13 +01:00
chat-index-drawer.scss FEATURE: load chat channel settings within drawer (#27346) 2024-06-06 14:01:09 +04:00
chat-index-full-page.scss DEV: rename chat preferred mobile index to chat preferred index (#27953) 2024-07-30 10:25:22 -03:00
chat-message-actions.scss DEV: Convert mobile chat message actions to a modal (#26436) 2024-04-04 09:25:52 -03:00
chat-message-creator.scss FEATURE: introduces group channels (#24288) 2023-11-10 11:29:28 +01:00
chat-message-thread-indicator.scss FEATURE: my threads page (#24771) 2023-12-11 07:38:07 +01:00
chat-message.scss UX: Improve border-radius stuff in chat-message actions (#25129) 2024-01-04 12:33:07 +01:00
chat-navbar.scss FEATURE: allows browse page in chat drawer (#27919) 2024-07-16 12:34:37 +02:00
index.scss UX: chat header size and alignments (#25239) 2024-01-12 14:27:44 +01:00
sidebar-extensions.scss