discourse/plugins/chat/test/javascripts/acceptance
Loïc Guitaut abcaa1a961 DEV: Rename direct message related models
This is a followup of the previous refactor where we created two new
models to handle all the dedicated logic that was present in the
`ChatChannel` model.

For the sake of consistency, `DMChannel` has been renamed to
`DirectMessageChannel` and the previous `DirectMessageChannel` model is
now named `DirectMessage`. This should help reasoning about direct
messages.
2022-11-03 14:39:23 +01:00
..
chat-browse-test.js DEV: Move `discourse-chat` to the core repo. (#18776) 2022-11-02 10:41:30 -03:00
chat-channel-info-test.js DEV: Move `discourse-chat` to the core repo. (#18776) 2022-11-02 10:41:30 -03:00
chat-channel-slug-test.js DEV: Move `discourse-chat` to the core repo. (#18776) 2022-11-02 10:41:30 -03:00
chat-channels-list-test.js DEV: Move `discourse-chat` to the core repo. (#18776) 2022-11-02 10:41:30 -03:00
chat-composer-test.js DEV: Move `discourse-chat` to the core repo. (#18776) 2022-11-02 10:41:30 -03:00
chat-flagging-test.js DEV: Move `discourse-chat` to the core repo. (#18776) 2022-11-02 10:41:30 -03:00
chat-keyboard-shortcuts-test.js DEV: Move `discourse-chat` to the core repo. (#18776) 2022-11-02 10:41:30 -03:00
chat-live-pane-collapse-test.js DEV: Move `discourse-chat` to the core repo. (#18776) 2022-11-02 10:41:30 -03:00
chat-live-pane-mobile-test.js DEV: Move `discourse-chat` to the core repo. (#18776) 2022-11-02 10:41:30 -03:00
chat-live-pane-silenced-user-test.js DEV: Move `discourse-chat` to the core repo. (#18776) 2022-11-02 10:41:30 -03:00
chat-live-pane-test.js DEV: Move `discourse-chat` to the core repo. (#18776) 2022-11-02 10:41:30 -03:00
chat-message-bookmarking-test.js DEV: Move `discourse-chat` to the core repo. (#18776) 2022-11-02 10:41:30 -03:00
chat-message-test.js DEV: Move `discourse-chat` to the core repo. (#18776) 2022-11-02 10:41:30 -03:00
chat-move-message-to-channel-test.js DEV: Move `discourse-chat` to the core repo. (#18776) 2022-11-02 10:41:30 -03:00
chat-quoting-test.js DEV: Move `discourse-chat` to the core repo. (#18776) 2022-11-02 10:41:30 -03:00
chat-sidebar-user-status-test.js DEV: Rename direct message related models 2022-11-03 14:39:23 +01:00
chat-status-test.js DEV: Move `discourse-chat` to the core repo. (#18776) 2022-11-02 10:41:30 -03:00
chat-test.js DEV: Rename direct message related models 2022-11-03 14:39:23 +01:00
chat-transcript-test.js DEV: Move `discourse-chat` to the core repo. (#18776) 2022-11-02 10:41:30 -03:00
chat-user-menu-notifications-test.js DEV: Move `discourse-chat` to the core repo. (#18776) 2022-11-02 10:41:30 -03:00
composer-hashtag-autocomplete-test.js DEV: Move `discourse-chat` to the core repo. (#18776) 2022-11-02 10:41:30 -03:00
core-sidebar-test.js DEV: Rename direct message related models 2022-11-03 14:39:23 +01:00
create-channel-test.js DEV: Move `discourse-chat` to the core repo. (#18776) 2022-11-02 10:41:30 -03:00
delete-chat-channel-modal-test.js DEV: Move `discourse-chat` to the core repo. (#18776) 2022-11-02 10:41:30 -03:00
mobile-chat-test.js UX: Add back button in chat browse screen on mobile (#18849) 2022-11-03 09:06:30 +01:00
nagivation-scenarios-test.js DEV: Move `discourse-chat` to the core repo. (#18776) 2022-11-02 10:41:30 -03:00
user-card-chat-test.js DEV: Rename direct message related models 2022-11-03 14:39:23 +01:00