status-desktop/ui/app/AppLayouts/Wallet/views
Alex Jbanca 8b4cbc59a8 refactor: Refactoring of AccountSelector dropdown
The new account selector expects a generic account model. It will display all the account data if provided, including preferred chains, balance or asset balance. Otherwise it will display only the available data.
The account selector can receive an initial selection based on account address and will provide the current selected address and the current selected model item.

- Unify the account selector between communities and wallet
- Update the account selector to work with addresses instead of model indexes
- Adapt all components using the account selector or the account selection
- Move/reuse qml components involved in the account selector UI
- Remove nim logic used to handle index based account selection.
- Adding storybook page
2024-06-20 11:24:35 +03: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 chore(Wallet): Integrate refactored AssetView and related adaptor 2024-06-19 16:36:18 +02: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 refactor: Refactoring of AccountSelector dropdown 2024-06-20 11:24:35 +03: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 chore(Wallet): AssetView replaced with the refactored version 2024-06-19 16:36:18 +02: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