status-desktop/ui/app/AppLayouts/Wallet/views
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
..
collectibles feat(@wallet): Show lightbox when clicking collectible (#14168) 2024-05-15 11:36:56 +02:00
pocwalletconnect feat(dapps): show dapps list in wallet connect popup 2024-05-30 10:57:42 +02:00
AccountContextMenu.qml fix: Inclusion of Watched addresses in Balances: Wording change 2024-04-29 10:49:24 +02:00
AssetsDetailView.qml feat: Add initial support for ChartJs plugins (#14433) 2024-06-04 13:08:16 +03:00
CollectiblesView.qml fix(SortOrderComboBox): do not display icons or bold(er) font in delegates 2024-04-11 21:48:16 +02:00
LeftTabView.qml feat(@desktop/wallet): Swap modal launch flows 2024-05-28 10:11:24 +02:00
LoadingGraphView.qml fix: reduce Image cache 2023-04-27 13:56:39 +02:00
NetworkSelectionView.qml [UI - Swap] Update / improve NetworkFilter component to cover swap design specs 2024-06-07 15:19:51 +02:00
RightTabBaseView.qml feat(@wallet): Show community activity (#13627) 2024-02-22 15:41:19 +01:00
RightTabView.qml fix(wallet): fixing back button shows unnecessarily (#15065) 2024-06-06 16:10:20 +03:00
SavedAddresses.qml feat(@wallet): sepolia default 2024-02-23 11:52:40 +01:00
SavedAddressesView.qml fix(wallet): disable "Send" button at all places when no network 2024-02-02 14:46:40 +01:00
TokenSelectorAssetDelegate.qml feat[UI - Wallet Stability] Create generic/reusable assets listview component 2024-06-18 23:09:20 +02:00
TokenSelectorView.qml feat[UI - Wallet Stability] Create generic/reusable assets listview component 2024-06-18 23:09:20 +02:00
TransactionDetailView.qml fix: repeat tx open the send modal 2024-04-10 10:31:58 +02:00
qmldir feat[UI - Wallet Stability] Create generic/reusable assets listview component 2024-06-18 23:09:20 +02:00