status-desktop/ui/app/AppLayouts/Wallet/popups
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
..
filterSubMenus fix(wallet) refresh recipients in menu for activity filter 2024-03-25 18:38:33 +01:00
swap refactor: Refactoring of AccountSelector dropdown 2024-06-20 11:24:35 +03:00
ActivityFilterMenu.qml @bug(wallet/activity): Implemented collectibles model (#12294) 2023-10-03 14:15:11 +02:00
AddEditSavedAddressPopup.qml fix: Error when editing saved ENS address 2024-05-28 15:31:23 +02:00
BuyCryptoModal.qml feat(@desktop/wallet): Integrate recurring onramp providers in Recurrent tab 2024-06-04 11:09:59 +02:00
CollectibleModal.qml feat(desktop/wallet) Removed dynamic scoping from wallet 2022-02-01 11:38:27 +01:00
CollectiblesModal.qml chore(translations): transform `qsTrId` to `qsTr` 2022-07-06 19:09:50 +02:00
NetworkSelectPopup.qml chore(@desktop/wallet): Simplify the wallet networks service 2024-03-28 11:47:33 +01:00
ReceiveModal.qml refactor: Refactoring of AccountSelector dropdown 2024-06-20 11:24:35 +03:00
RemoveSavedAddressPopup.qml feat(StatusLetterIdenticon): simplify names of properties 2024-05-17 23:43:42 +02:00
SavedAddressActivityPopup.qml feat(@wallet): sepolia default 2024-02-23 11:52:40 +01:00
SignPhraseModal.qml test: cleanup names.py and structure it + some fixes to onboarding tests 2022-08-03 13:08:32 -04:00
TransactionAddressMenu.qml fix(qml): fix etherscan links for all networks 2024-03-19 15:14:40 +01:00
qmldir feat(@desktop/wallet): Implementation of One Time & Recurrent tab in Buy Popup 2024-05-31 12:47:37 +02:00