status-desktop/ui/imports/shared/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
..
addaccount fix(wallet): Renamed KeyPair to key pair throughout the entire app (#15051) 2024-06-07 16:29:09 +03:00
common fix(wallet): Renamed KeyPair to key pair throughout the entire app (#15051) 2024-06-07 16:29:09 +03:00
keycard fix(wallet): Renamed KeyPair to key pair throughout the entire app (#15051) 2024-06-07 16:29:09 +03:00
keypairimport fix(wallet): Renamed KeyPair to key pair throughout the entire app (#15051) 2024-06-07 16:29:09 +03:00
send refactor: Refactoring of AccountSelector dropdown 2024-06-20 11:24:35 +03:00
walletconnect refactor: Refactoring of AccountSelector dropdown 2024-06-20 11:24:35 +03:00
AlertPopup.qml feat(@desktop/wallet): Networks - New List UX with link mainnet/testnet + testnet mode enable/disable 2023-07-14 08:57:36 +02:00
BlockContactConfirmationDialog.qml feat(Profile flow): ID verification flows (incoming/outgoing) 2024-03-04 09:56:30 +01:00
ChatCommandsPopup.qml [Popups]: added destroy() function in all popups by default 2023-06-02 14:28:39 +03:00
CommonContactDialog.qml fix: ENS keycap display issues 2024-05-13 16:20:54 +02:00
CommunityAssetsInfoPopup.qml fix(CommunityAssetsInfoPopup): fix missing OK button 2024-03-19 14:18:55 +01:00
CommunityMembershipSetupDialog.qml fix(CommunityMembershipSetupDialog): wait for the Join Permission response only 2024-05-17 14:26:55 +02:00
ConfirmExternalLinkPopup.qml feat: Add URL trust options when the user clicks on a link 2023-10-12 10:57:15 +02:00
ConfirmationDialog.qml feat(token mgmt): update main wallet view layout with community assets 2023-12-06 11:18:36 +01:00
ContactVerificationRequestPopup.qml feat(Profile flow): Respond to/review an incoming CR 2024-03-04 10:56:10 +01:00
DeleteMessageConfirmationPopup.qml [Popups]: added destroy() function in all popups by default 2023-06-02 14:28:39 +03:00
DownloadPage.qml feat(updates): implement new download update page 2022-03-25 10:32:31 -04:00
GetSyncCodeInstructionsPopup.qml fix(GetSyncCodeInstructionsPopup): mention same network 2023-10-05 10:12:48 +02:00
ImageContextMenu.qml feat(@wallet): Show lightbox when clicking collectible (#14168) 2024-05-15 11:36:56 +02:00
ImageCropWorkflow.qml fix(images-formats): Remove .heif and .tif(f) from supported formats 2023-12-22 14:04:47 +03:00
ImportCommunityPopup.qml [Communities]: Fixed community key text area scrolling 2024-02-08 16:17:59 +02:00
InviteFriendsPopup.qml feat(profile dialog): General UI updates 2024-02-09 11:41:55 +01:00
MarkAsIDVerifiedDialog.qml feat(Profile flow): ID verification flows (incoming/outgoing) 2024-03-04 09:56:30 +01:00
MarkAsUntrustedPopup.qml feat(Profile flow): ID verification flows (incoming/outgoing) 2024-03-04 09:56:30 +01:00
ModalPopup.qml fix: revert to not destroy popups on close by default 2023-06-09 00:44:27 +02:00
NicknamePopup.qml fix(Profile flow) Validate nickname on edit 2024-03-12 15:55:31 +01:00
NoPermissionsToJoinPopup.qml refactor: make accepting member requests to join async 2023-03-23 14:11:04 +01:00
OutgoingContactVerificationRequestPopup.qml feat(Profile flow): ID verification flows (incoming/outgoing) 2024-03-04 09:56:30 +01:00
PopupMenu.qml fix(improvements): remove console warnings pt1 2023-01-04 17:28:59 +02:00
ProfileDialog.qml [ProfileShowcase] Updated delegates as per design + added web tab 2024-04-02 10:21:13 +03:00
RemoveAccountConfirmationPopup.qml feat(@wallet): delete account new design 2023-12-12 13:25:39 +01:00
RemoveContactPopup.qml feat(Profile flow): ID verification flows (incoming/outgoing) 2024-03-04 09:56:30 +01:00
RemoveIDVerificationDialog.qml feat(Profile flow): ID verification flows (incoming/outgoing) 2024-03-04 09:56:30 +01:00
RenameGroupPopup.qml fix: Revisit character set usage (ASCII/Latin1/UTF-8) in description fields 2023-08-02 09:52:48 +02:00
ReviewContactRequestPopup.qml feat(Profile flow): Respond to/review an incoming CR 2024-03-04 10:56:10 +01:00
SendContactRequestModal.qml feat(Profile flow): ID verification flows (incoming/outgoing) 2024-03-04 09:56:30 +01:00
SettingsDirtyToastMessage.qml feat(SettingsDirtyToastMessage): Extended with additional information component in bottom 2024-03-20 09:31:34 +01:00
UnblockContactConfirmationDialog.qml feat(Profile flow): Block/unblock user 2024-02-21 19:39:05 +01:00
UserAgreementPopup.qml chore: add object names to UserAgreementPopup.qml 2023-11-15 22:24:45 +03:00
UserStatusContextMenu.qml fix(Profile flow): Adding/changing/removing a nickname 2024-02-16 10:52:58 +01:00
qmldir feat(@wallet): Show lightbox when clicking collectible (#14168) 2024-05-15 11:36:56 +02:00