status-desktop/ui/app/AppLayouts/Wallet/panels
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
..
ActivityFilterPanel.qml fix(wallet) refresh recipients in menu for activity filter 2024-03-25 18:38:33 +01:00
CollectiblesContent.qml fix(StatusScrollView): Change implementation to inherit ScrollView (#10789) 2023-05-31 23:58:23 +03:00
CollectiblesModalContent.qml chore(translations): transform `qsTrId` to `qsTr` 2022-07-06 19:09:50 +02:00
DAppsWorkflow.qml feat(dapps) implement signing of messages 2024-06-17 15:06:26 +02:00
ManageAssetsPanel.qml fix(wallet): update wallet assets and collectibles order on user action 2024-04-12 11:30:15 +02:00
ManageCollectiblesPanel.qml fix(wallet): update wallet assets and collectibles order on user action 2024-04-12 11:30:15 +02:00
ManageHiddenPanel.qml feat(wallet) save/load collectibles user handled state in DB 2024-03-27 20:26:15 +01:00
SeedPhraseBackupWarning.qml fix(general): buttons font fixed, font loading refactored 2022-09-19 22:10:25 +02:00
SwapInputPanel.qml feat[UI - Wallet Stability] Create generic/reusable assets listview component 2024-06-18 23:09:20 +02:00
WalletFooter.qml feat(@desktop/wallet): Implementation of One Time & Recurrent tab in Buy Popup 2024-05-31 12:47:37 +02:00
WalletHeader.qml chore(dapps) implement service tests and basic workflow tests 2024-06-12 15:44:53 +02:00
WalletNftPreview.qml fix(qml): fix etherscan links for all networks 2024-03-19 15:14:40 +01:00
WalletTxProgressBlock.qml feat: Integrate the new manage assets/collectibles panels into Settings 2023-11-22 18:29:31 +01:00
qmldir feat: [UI - Swap] Create swap input component 2024-06-06 11:13:18 +02:00