status-desktop/ui/app/AppLayouts/Chat/stores
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
..
CommunityTokensStore.qml chore(MintingToken): Refactor access to stores in minting components 2023-03-14 16:06:27 +01:00
MessageStore.qml refactor(chat-model): flatten chat model to only have chat items 2023-01-30 15:36:48 -05:00
MessagesData.qml refactor(desktop/chat) Moving chat to new architecture 2021-10-20 15:29:38 -04:00
PermissionsStore.qml feat: introduce first JoinCommunityView for token-gated communities 2023-03-09 16:35:06 +01:00
RootStore.qml chore(MintingToken): Refactor access to stores in minting components 2023-03-14 16:06:27 +01:00
StickerData.qml feat: New Profile Modal 2022-10-17 12:05:54 +02:00
StickerPackData.qml feat: New Profile Modal 2022-10-17 12:05:54 +02:00
StickersStore.qml fix(@desktop/general): qml warnings caused by undefined context props handled 2023-02-17 12:25:44 +01:00
UsersStore.qml feat(storybook): add MembersSelector to storybook 2022-11-18 13:13:38 +01:00
qmldir chore(MintingToken): Refactor access to stores in minting components 2023-03-14 16:06:27 +01:00