status-desktop/ui/app/AppLayouts/Chat/panels
Noelia 1cbb3e2ad3 feat(CommunityPermissions): Created `CommunityPermissionsView` layout
- Created `CommunityPermissionsView` and integrated into the flow.
- Created `PermissionItem` component.
- Added `holdingsListModel`, `permissionsObjectModel` and `channelsListModel` flows with mocked data.
- Added `isPrivate` permission property.
- Added button header in `SettingsPageLayout`
- Added signals/methods for edit/duplicate/remove permissions
- Created new file `OperatorsUtils.qml` specific for `Operators`
2022-12-10 14:02:02 +01:00
..
communities feat(CommunityPermissions): Created `CommunityPermissionsView` layout 2022-12-10 14:02:02 +01:00
ChatRequestMessagePanel.qml fix(contacts): remove isMutualContact, use isContact or isAdded indead 2022-07-11 09:34:29 -04:00
ClosedEmptyPanel.qml chore(translations): transform `qsTrId` to `qsTr` 2022-07-06 19:09:50 +02:00
ContactRequestPanel.qml fix(@desktop): unify user avatar fallback color 2022-04-08 14:04:21 -04:00
EmptyChatPanel.qml test(onboarding): Improved validation after login 2022-11-22 18:55:02 +01:00
InlineSelectorPanel.qml fix(@desktop/chat): open 121 chat by pasting chat key of existing mutual contact 2022-12-06 15:01:09 +02:00
SuggestedChannelsPanel.qml fix(PublicChatPopup): sug channels were missaligned 2022-08-05 13:22:21 +03:00
SuggestionBoxPanel.qml chore: reduce the number of (verification) RPC calls 2022-12-01 16:50:23 +01:00
SuggestionFilterPanel.qml feat(@desktop): Fix twitchy scrolling issues 2022-07-21 18:44:30 +03:00
UserListPanel.qml chore: reduce the number of (verification) RPC calls 2022-12-01 16:50:23 +01:00
qmldir feat(Storybook): adding UsersList in storybook 2022-11-16 11:37:35 +01:00