status-desktop/ui/app/AppLayouts
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
..
Browser fix(@wallet): trim tx data 2023-02-23 14:53:45 +01:00
Chat chore(MintingToken): Refactor access to stores in minting components 2023-03-14 16:06:27 +01:00
CommunitiesPortal feat: Profile Showcase: Proof of concept for own Profile Dialog 2023-03-08 18:45:27 +01:00
Node
Onboarding feat(@desktop/keycard): no `pcsc` service error screen 2023-03-07 18:02:10 +01:00
Profile feat: Profile Showcase: Proof of concept for own Profile Dialog 2023-03-08 18:45:27 +01:00
UIComponents
Wallet chore(MintingToken): Refactor access to stores in minting components 2023-03-14 16:06:27 +01:00
stores