status-desktop/storybook/stubs/AppLayouts/Wallet/stores
Lukáš Tinkl 9fcb54cb74 chore: unbreak showing SendModal assets in StoryBook
- unbreak passing the controller into the adaptor; can't be strongly
typed as that hides all the assets (always returns `false` from the
`visible` property)
- fix selecting account address (var account -> string accountAddress)
- fix the mocked account model to contain the needed `canSend` role, fix
the mocked check function
- fix showing community assets and balance threshold
2024-07-08 21:16:53 +02:00
..
ActivityFiltersStore.qml feat(@desktop/wallet): Apply flat assets model into SendModal 2024-01-23 20:26:25 +01:00
CollectiblesStore.qml fix(token mgmt): finish the controller refactoring 2024-02-02 23:48:10 +01:00
RootStore.qml feat(WalletConnect): Fine-tune connect dApp modal 2024-07-05 01:03:23 +03:00
SwapStore.qml feat: [UI - Swap] Create swap input component 2024-06-06 11:13:18 +02:00
TokensStore.qml chore: unbreak showing SendModal assets in StoryBook 2024-07-08 21:16:53 +02:00
WalletAssetsStore.qml chore: unbreak showing SendModal assets in StoryBook 2024-07-08 21:16:53 +02:00
qmldir feat(WalletConnect): Fine-tune connect dApp modal 2024-07-05 01:03:23 +03:00