status-desktop/ui/app/AppLayouts/Chat/panels/communities
Noelia c7f18978de chore(MintingToken): Refactor access to stores in minting components
- Refactored minting components store access, since some panels were accessing stores directly. Now `CommunitySettingsView` is the single place where stores are accessed.
- Renamed store `CommunitesStore` to `CommunityTokensStore` for handling minting / airdrop actions / request models.
- `NetworkFilter` refactored to prevent direct access to store inside the component.

Closes #9663
2023-03-14 16:06:27 +01:00
..
BackUpCommuntyBannerPanel.qml fix: community banners UI fixes 2022-09-16 11:49:42 +02:00
CommunityChannelsAndCategoriesBannerPanel.qml fix(warnings): Rid off warnings 2022-12-15 19:31:18 +03:00
CommunityColumnHeaderPanel.qml feat(Community): Create `CommunityColumnHeaderPanel` component 2023-02-10 10:45:38 +02:00
CommunityEditSettingsPanel.qml fix(statusApp): resolving qml errors/warnings pt2.1 2023-02-08 18:43:51 +02:00
CommunityMembersSettingsPanel.qml fix(warnings): Fix chat, community settings warnings 2022-12-13 17:46:30 +03:00
CommunityMembersTabPanel.qml perf(chatScroll): Avoid calling the backend on delegate creation/binding 2023-01-19 19:24:18 +02:00
CommunityMintTokensSettingsPanel.qml chore(MintingToken): Refactor access to stores in minting components 2023-03-14 16:06:27 +01:00
CommunityOverviewSettingsPanel.qml fix(statusApp): resolving qml errors/warnings pt2.1 2023-02-08 18:43:51 +02:00
CommunityPermissionsSettingsPanel.qml feat: Profile Showcase: Proof of concept for own Profile Dialog 2023-03-08 18:45:27 +01:00
CommunityProfilePopupInviteFriendsPanel.qml feat(@desktop/general): Use compressed community key in deep links 2022-11-08 15:18:39 +01:00
CommunityProfilePopupInviteMessagePanel.qml test(community): add test that invites a user to the community 2022-10-26 12:32:52 -04:00
CommunityProfilePopupOverviewPanel.qml feat(@desktop/general): Use compressed community key in deep links 2022-11-08 15:18:39 +01:00
CommunityWelcomeBannerPanel.qml test(community): add test that invites a user to the community 2022-10-26 12:32:52 -04:00
HidePermissionPanel.qml fix(CommunityPermissions): Typos corrected 2023-02-20 18:40:59 +01:00
HoldingsListPanel.qml feat(StatusQ): Add cpp model utils to allow handling ListModel and generic QAbstractItemModel uniformly 2023-02-20 22:25:56 +01:00
JoinPermissionsOverlayPanel.qml chore(CommunityPermissions): Permissions model and backend API simplified, separation of concerns improved 2023-02-20 18:40:59 +01:00
MintTokensFooterPanel.qml feat(MintToken): Created Preview collectible page 2023-03-07 13:24:45 +01:00
PermissionConflictWarningPanel.qml feat(Community Permission): Add conflicts warning panel 2023-01-25 17:05:27 +01:00
PermissionDuplicationWarningPanel.qml feat(CommunityPermissions): Implement duplication checking 2023-02-20 18:40:59 +01:00
PermissionQualificationPanel.qml feat(CommunityPermissions): UI support to show the % of members fulfilling permission 2023-01-19 13:38:47 +01:00
TokenHoldersPanel.qml feat(MintToken): Created Preview collectible page 2023-03-07 13:24:45 +01:00
qmldir feat(MintToken): Created Preview collectible page 2023-03-07 13:24:45 +01:00