status-desktop/ui/app/AppLayouts/Chat/panels
Noelia 1334fbb5f4 test(chat): Can do a mention in a chat
`tst_chatFlow`:
- Commented out bc of `mailserver` issues and then weak.
- Added basic test scenario for sending a mention in a public chat with needed validations.
- Added basic test scenario to check a mention cannot be done if it is a non existing user.

`StatusChatScreen` updates:
- Updated join room method to validate the chat is loaded.
- Added methods for doing and verifying a mention.

`SquishDriver` updates:
- Added support in `SquishDriver` to click into a link in a text or label component.
- Minor function renames.

Closes #6879
2022-08-16 13:42:56 +02:00
..
communities feat(CommunitySettings / Permissions): Added `welcome` page and `How holds` tokens dropdown 2022-08-16 13:42:11 +02:00
AcceptRejectOptionsButtonsPanel.qml fix(@desktop/chat): extract chat menu items 2022-06-15 12:56:32 -04:00
ActivityCenterPopupTopBarPanel.qml feat(chat): Removing dynamic scoping from chat section 2022-07-15 17:00:36 +03:00
ActivityChannelBadgePanel.qml feat(chat): Removing dynamic scoping from chat section 2022-07-15 17:00:36 +03:00
ChatRequestMessagePanel.qml fix(contacts): remove isMutualContact, use isContact or isAdded indead 2022-07-11 09:34:29 -04:00
ChatTimePanel.qml feat(Language&Currency): Add Date & Time Format 2022-05-12 18:42:06 +02:00
ClosedEmptyPanel.qml chore(translations): transform `qsTrId` to `qsTr` 2022-07-06 19:09:50 +02:00
ContactListPanel.qml feat(@desktop): Fix twitchy scrolling issues 2022-07-21 18:44:30 +03:00
ContactRequestPanel.qml fix(@desktop): unify user avatar fallback color 2022-04-08 14:04:21 -04:00
EmptyChatPanel.qml chore(translations): transform `qsTrId` to `qsTr` 2022-07-06 19:09:50 +02:00
GroupChatPanel.qml feat(@desktop): Fix twitchy scrolling issues 2022-07-21 18:44:30 +03:00
SuggestedChannelsPanel.qml fix(PublicChatPopup): sug channels were missaligned 2022-08-05 13:22:21 +03:00
SuggestionBoxPanel.qml test(chat): Can do a mention in a chat 2022-08-16 13:42:56 +02:00
SuggestionFilterPanel.qml feat(@desktop): Fix twitchy scrolling issues 2022-07-21 18:44:30 +03:00
UserListPanel.qml test(CreateGroupChat): Create Group Chat 2022-07-28 14:21:32 +02:00
qmldir feat(onboarding): Added SplashScreen 2022-03-08 14:02:24 -05:00