status-desktop/ui/app/AppLayouts/Chat/popups/community
Lukáš Tinkl 61ea1d41cd fix(ContactsColumnView): fix layout issues to match design
Closes #6343 and #6344

- basically switch over to a column + row layout(s), bringing consistent
margins and paddings, scratches a lot of redundant code
- fix the icon colors
- fixed another bug when opening the create chat panel, and then clicking
on an existing channel in the list, doesn't close this create panel
- remove unused signals and connections
2022-07-12 09:39:22 +02:00
..
CommunitiesPopup.qml chore(translations): transform `qsTrId` to `qsTr` 2022-07-06 19:09:50 +02:00
CommunityDetailPopup.qml refactor: always request access to join community 2022-07-08 13:18:37 +02:00
CommunityProfilePopup.qml chore(translations): transform `qsTrId` to `qsTr` 2022-07-06 19:09:50 +02:00
CreateCategoryPopup.qml chore(translations): transform `qsTrId` to `qsTr` 2022-07-06 19:09:50 +02:00
CreateChannelPopup.qml fix(ContactsColumnView): fix layout issues to match design 2022-07-12 09:39:22 +02:00
InviteFriendsToCommunityPopup.qml chore(translations): transform `qsTrId` to `qsTr` 2022-07-06 19:09:50 +02:00
MembershipRequestsPopup.qml chore(translations): transform `qsTrId` to `qsTr` 2022-07-06 19:09:50 +02:00
TransferOwnershipPopup.qml chore: extract Utils.elideText() 2022-07-05 17:08:36 +02:00