status-desktop/ui/app/mainui
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
..
activitycenter fix(wallet): Renamed KeyPair to key pair throughout the entire app (#15051) 2024-06-07 16:29:09 +03:00
panels fix: reduce Image cache 2023-04-27 13:56:39 +02:00
AppMain.qml refactor: Refactoring of AccountSelector dropdown 2024-06-20 11:24:35 +03:00
AppSearch.qml chore(Qt5.15): Fix qml warnings after qt 5.15 migration 2023-01-31 20:39:19 +02:00
Popups.qml feat(@desktop/wallet): Getting swap proposal 2024-06-19 10:21:07 +02:00
SplashScreen.qml chore: update icons to use the new multicoloured Status logo 2024-05-08 10:22:34 -04:00
StatusTrayIcon.qml feat: Add monochrome tray icons 2024-05-20 13:38:04 +03:00
ToastsManager.qml feat(ProfileShowcase): Align UI save flow according to backend response 2024-03-20 09:31:34 +01:00
qmldir feat: Add monochrome tray icons 2024-05-20 13:38:04 +03:00