status-desktop/storybook/stubs/shared/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
..
send refactor: Refactoring of AccountSelector dropdown 2024-06-20 11:24:35 +03:00
BIP39_en.qml fix(SeedPhrase): Fixing seed phrase validation (#13496) 2024-02-14 15:50:14 +02:00
CommunityTokensStore.qml feat(@desktop/communtiies): Set signer flow 2023-11-08 14:35:51 +01: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) add DAppsService component and ConnectDAppModal 2024-05-20 15:09:57 +02:00
NetworkConnectionStore.qml feat(token mgmt): update main wallet view layout with community assets 2023-11-29 16:13:08 +01:00
ProfileStore.qml fix(ProfileDescriptionPanel): Profile settings -> Identity : Addition of validation to bio field (#14772) 2024-05-21 00:13:55 +03:00
RootStore.qml chore(@desktop/wallet): Simplify the wallet networks service 2024-03-28 11:47:33 +01:00
TokenBalanceHistoryStore.qml fix(@desktop/wallet): creating a common grouped model for accounts assets to be used for wallet and profile view 2024-01-02 20:00:13 +05:30
qmldir fix(ProfileDescriptionPanel): Profile settings -> Identity : Addition of validation to bio field (#14772) 2024-05-21 00:13:55 +03:00