status-desktop/ui/app/AppLayouts/Chat/popups
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
..
community fix: port to StatusButton changes in master 2022-09-14 09:16:58 +02:00
ActivityCenterPopup.qml feat:(@desktop/activity-center): AC notification categories according new designs 2022-09-13 17:58:31 +04:00
ChatCommandModal.qml fix(StatusModal): back button arrow was tiny 2022-08-04 13:13:50 +03:00
ChooseBrowserPopup.qml fix(ChooseBrowserPopup): 'Choose browser' modal doesn't look good 2022-08-31 15:04:34 +02:00
ContactRequestsPopup.qml
PinnedMessagesPopup.qml fix(PinnedMessagesPopup): pinned messages modal design issues 2022-09-15 10:55:56 +02:00
PrivateChatPopup.qml
PublicChatPopup.qml feat(Desktop)!: Updating desktop app due to IconSettings refactor 2022-09-02 18:41:21 +03:00
RenameGroupPopup.qml test(group chat): Testing changing group chat's name, color and image. 2022-09-14 12:49:43 +02:00
qmldir fix(CreateChatView): Move `ActivityCenterPopup` to appmain 2022-08-15 14:10:27 +03:00