status-desktop/ui/app/AppLayouts/Chat/views/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
..
ChannelsSelectionModel.qml chore(CommunityPermissions): Use key role name for referencing channels 2023-03-06 17:36:36 +01:00
CommunityCollectibleView.qml chore(MintingToken): Refactor access to stores in minting components 2023-03-14 16:06:27 +01:00
CommunityNewCollectibleView.qml chore(MintingToken): Refactor access to stores in minting components 2023-03-14 16:06:27 +01:00
CommunityNewPermissionView.qml chore(CommunityPermissions): refactor access to stores in CP components 2023-03-08 12:02:55 +01:00
CommunityPermissionsView.qml chore(CommunityPermissions): fixed warnings introduced during integration with backend 2023-03-08 12:02:55 +01:00
CommunityWelcomeSettingsView.qml feat(CommunitySettings): Created base welcome settings view 2023-02-20 12:06:22 +01:00
HoldingsSelectionModel.qml chore(CommunityPermissions): Refactor channels handling 2023-03-06 17:36:36 +01:00
JoinCommunityView.qml chore(CommunityPermissions): Permissions model and backend API simplified, separation of concerns improved 2023-02-20 18:40:59 +01:00
qmldir feat(MintToken): Created Preview collectible page 2023-03-07 13:24:45 +01:00