status-desktop/ui/app/AppLayouts/Wallet/stores
Lukáš Tinkl a12a6a4894 feat[UI - Wallet Stability] Create generic/reusable assets listview component
TLDR: later this should form a basic building block for a new
TokenSelector picker component, potentially replacing the current
HoldingSelector* and TokenListView components (support for collectibles
TBD as part of https://github.com/status-im/status-desktop/issues/15121)

- create reusable `TokenSelectorAssetDelegate` and `TokenSelectorView`
- add corresponding SB page, showcasing the flow/integration and the
separation of concerns between the view, adaptor and delegate layers
- add QML testcase for TokenSelectorView
- don't display crypto symbol for token balances per chain tags
- update the stores and SB pages
- add some missing formatter functions to LocaleUtils and CurrenciesStore

Fixes #14716
2024-06-18 23:09:20 +02:00
..
NetworkSelectPopup chore(@desktop/wallet): Simplify the wallet networks service 2024-03-28 11:47:33 +01:00
ActivityFiltersStore.qml feat(activity): Add navigation to tx details (#13634) 2024-02-22 15:41:13 +01:00
CollectiblesStore.qml fix(wallet): Show community name in tag (#14622) 2024-05-15 11:14:46 +02:00
RootStore.qml feat(dapps): show dapps list in wallet connect popup 2024-05-30 10:57:42 +02:00
SwapStore.qml feat(@desktop/wallet): initial integration for swap proposal, approve tx and swap tx 2024-06-11 14:15:26 +02:00
TokensStore.qml feat[UI - Wallet Stability] Create generic/reusable assets listview component 2024-06-18 23:09:20 +02:00
WalletAssetsStore.qml feat(@desktop/wallet): Add support for Account selection in Swap Modal using already existing AccountsModalHeader.qml 2024-05-28 10:59:18 +02:00
qmldir feat(@desktop/wallet): Add support for Account selection in Swap Modal using already existing AccountsModalHeader.qml 2024-05-28 10:59:18 +02:00