status-desktop/ui/imports/shared/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
..
send feat[UI - Wallet Stability] Create generic/reusable assets listview component 2024-06-18 23:09:20 +02:00
BIP39_en.qml fix(SeedPhrase): Fixing seed phrase validation (#13496) 2024-02-14 15:50:14 +02:00
ChartStoreBase.qml feat(Wallet) cache fetched balance history to DB for efficiency 2023-02-15 18:52:37 +04:00
CommunityTokensStore.qml fix(@desktop/communities): Lazy loading token holders 2024-06-06 10:18:16 +02:00
CurrenciesStore.qml feat[UI - Wallet Stability] Create generic/reusable assets listview component 2024-06-18 23:09:20 +02:00
DAppsStore.qml feat(dapps) implement signing of messages 2024-06-17 15:06:26 +02:00
NetworkConnectionStore.qml chore(@desktop/wallet): Simplify the wallet networks service 2024-03-28 11:47:33 +01:00
PermissionsStore.qml fix(JoinCommunity): Add missing state ONLY private permissions and NOT MET (#14164) 2024-03-28 10:59:40 -04:00
RootStore.qml feat(wallet): removed allAddresses flag as redundant 2024-04-12 15:18:19 +02:00
TokenBalanceHistoryStore.qml feat(wallet): removed allAddresses flag as redundant 2024-04-12 15:18:19 +02:00
TokenMarketValuesStore.qml chore: Consolidate date/time formatting 2023-01-17 16:42:34 +01:00
english.txt feat(@desktop/wallet): Add derivation path to wallet account generation 2022-04-13 11:17:53 +02:00
qmldir feat(dapps) implement wallet connect URI input 2024-05-13 10:33:16 +02:00