status-desktop/ui/app/AppLayouts/Chat/panels
Noelia 0ab8a62896 feat(Communities): Communities folder reorganization
- Renamed main `CommunitiesPortal` folder to `Communities`.
- Created new `layouts` folder.
- Moved layout files from chat to communities.
- Created new `helpers` folder.
- Moved helpers files from chat to communities.
- Moved `controls/community` files from chat to communities `controls`.
- Moved `panels/communities` files from chat to communities `panels`.
- Moved `popups/community` files from chat to communities `popups`.
- Moved `views/community` files from chat to communities `views`.
- Moved `CommunityBanner` file from shared to `Communities/controls`. Only used in communities context.
- Moved `CommunitySettingsView` and `CommunityColumnView` files from chat to communities `views`.
- Moved `PermissionsStore.qml` file to `shared/stores`.
- Updated imports.
- Updated storybook.

Part of #6204
2023-06-28 14:28:47 +02:00
..
ChatAnchorButtonsPanel.qml feat(chat): implement jump to mention 2023-04-17 18:53:42 +02:00
ChatRequestMessagePanel.qml fix: reduce Image cache 2023-04-27 13:56:39 +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: revert to not destroy popups on close by default 2023-06-09 00:44:27 +02:00
SuggestedChannelsPanel.qml fix(PublicChatPopup): sug channels were missaligned 2022-08-05 13:22:21 +03:00
SuggestionBoxPanel.qml chore: remove dead code 2023-01-09 16:41:51 +01:00
SuggestionFilterPanel.qml fix: suggestions list displayed when mentioning, still searches by alias 2023-04-19 15:28:21 +02:00
UserListPanel.qml feat(@desktop/community): Community admin permissions (#10909) 2023-06-14 18:00:41 +02:00
qmldir feat(storybook): add ChatAnchorButtonsPanel 2023-04-11 13:35:04 +02:00