status-desktop/ui/app/AppLayouts/Wallet
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
..
adaptors feat[UI - Wallet Stability] Create generic/reusable assets listview component 2024-06-18 23:09:20 +02:00
controls feat: [UI - Wallet Stability] Create Max button component 2024-06-12 17:08:56 +02:00
helpers chore(@desktop/wallet): Simplify the wallet networks service 2024-03-28 11:47:33 +01:00
panels feat[UI - Wallet Stability] Create generic/reusable assets listview component 2024-06-18 23:09:20 +02:00
popups feat[UI - Wallet Stability] Create generic/reusable assets listview component 2024-06-18 23:09:20 +02:00
services/dapps feat(dapps) implement signing of messages 2024-06-17 15:06:26 +02:00
stores feat[UI - Wallet Stability] Create generic/reusable assets listview component 2024-06-18 23:09:20 +02:00
views feat[UI - Wallet Stability] Create generic/reusable assets listview component 2024-06-18 23:09:20 +02:00
WalletLayout.qml feat(@desktop/wallet): Implement Network selection in SwapModal 2024-06-04 11:07:23 +02:00
WalletUtils.qml feat: [UI - Wallet Stability] Create Max button component 2024-06-12 17:08:56 +02:00
qmldir feat(token mgmt): update main wallet view layout with community assets 2023-12-06 11:18:36 +01:00