status-desktop/ui/app/AppLayouts/Wallet/stores
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
..
NetworkSelectPopup chore(@desktop/wallet): Simplify the wallet networks service 2024-03-28 11:47:33 +01:00
ActivityFiltersStore.qml feat(activity): Add navigation to tx details (#13634) 2024-02-22 15:41:13 +01:00
CollectiblesStore.qml fix(wallet): Show community name in tag (#14622) 2024-05-15 11:14:46 +02:00
RootStore.qml refactor: Refactoring of AccountSelector dropdown 2024-06-20 11:24:35 +03:00
SwapStore.qml feat(wallet): integrate swap slippage percentage parameter 2024-06-19 09:58:36 -03:00
TokensStore.qml feat[UI - Wallet Stability] Create generic/reusable assets listview component 2024-06-18 23:09:20 +02:00
WalletAssetsStore.qml feat(Wallet): AssetsViewAdaptor added for preparing data for AssetsView 2024-06-19 16:36:18 +02:00
qmldir feat(@desktop/wallet): Add support for Account selection in Swap Modal using already existing AccountsModalHeader.qml 2024-05-28 10:59:18 +02:00