status-desktop/ui/app/AppLayouts/Chat/views
Lukáš Tinkl 2dca7904b8 fix(PinnedMessagesPopup): pinned messages modal design issues
- align the dialog to design
- fix radio button logic (it was possible to uncheck a mutually exclusive
checked button eventhough it's inside the button group, leaving the Unpin
button in an undefined state)
- port to StatusDialog and layouts, dropping a lot of needless code
- remove dead code for passing around the `property Component
pinnedMessagesListPopupComponent`; the popup is being invoked via
`Global.openPopup()`

Fixes #7316
Fixes #7315
2022-09-15 10:55:56 +02:00
..
communities feat(@desktop/communities) Permissions - holdings edit and remove 2022-09-08 11:11:28 +02:00
private fix(@desktop/chat): ensure proper limit when creating chat 2022-09-13 12:33:34 +02:00
ActivityCenterGroupRequest.qml feat:(@desktop/activity-center): AC notification categories according new designs 2022-09-13 17:58:31 +04:00
ActivityCenterMessageComponentView.qml feat:(@desktop/activity-center): AC notification categories according new designs 2022-09-13 17:58:31 +04:00
ChatColumnView.qml fix(PinnedMessagesPopup): pinned messages modal design issues 2022-09-15 10:55:56 +02:00
ChatContentView.qml fix(PinnedMessagesPopup): pinned messages modal design issues 2022-09-15 10:55:56 +02:00
ChatContextMenuView.qml test(group chat): Testing changing group chat's name, color and image. 2022-09-14 12:49:43 +02:00
ChatHeaderContentView.qml fix(ChatHeaderContentView): port to StatusChatInfoButton changes 2022-09-14 13:29:23 +02:00
ChatMessagesView.qml fix(ChatMessagesView): Usage of `StatusMessage` WIP 2022-08-20 03:02:41 +03:00
ChatView.qml fix(PinnedMessagesPopup): pinned messages modal design issues 2022-09-15 10:55:56 +02:00
CommunityColumnView.qml fix(PinnedMessagesPopup): pinned messages modal design issues 2022-09-15 10:55:56 +02:00
CommunitySettingsView.qml feat(Desktop)!: Updating desktop app due to IconSettings refactor 2022-09-02 18:41:21 +03:00
ContactsColumnView.qml test(group chat): Testing changing group chat's name, color and image. 2022-09-14 12:49:43 +02:00
CreateChatView.qml fix(@desktop/chat): rework members selector 2022-09-13 12:33:34 +02:00
MembersEditSelectorView.qml fix(@chat/members): display alias if displayName is empty 2022-09-13 12:33:34 +02:00
MembersSelectorView.qml fix(@desktop/chat): ensure proper limit when creating chat 2022-09-13 12:33:34 +02:00
qmldir chore(community): replace plus button by adhoc btn 2022-06-22 09:01:45 -04:00