status-desktop/ui/imports/shared/popups
Stefan 6762630e51 fix(SendModal): fix not showing tokens in the holding selector
The previous attempt to control the order of delegate intantiation
and avoid qml warnings didn't work for this case (Loader with injected
properties). Therefore, I reverted to the last working version.
2024-04-04 17:25:30 +02:00
..
addaccount fix(wallet): pick a random emoji in the wallet new account modal 2024-03-20 11:56:03 +01:00
common feat(@wallet): 5 chars min account keypair name 2024-02-06 14:14:42 +01:00
keycard fix[Onboarding] Password screen is not correct 2024-03-29 16:10:50 +01:00
keypairimport fix(StatusDialogFooter): Prevent footer's buttons overflow 2024-02-09 13:41:39 +01:00
send fix(SendModal): fix not showing tokens in the holding selector 2024-04-04 17:25:30 +02: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 feat(Profile flow): ID verification flows (incoming/outgoing) 2024-03-04 09:56:30 +01:00
CommunityAssetsInfoPopup.qml fix(CommunityAssetsInfoPopup): fix missing OK button 2024-03-19 14:18:55 +01:00
CommunityMembershipSetupDialog.qml feat(SharedAddressesAccountSelector): update account sorting 2024-04-02 16:03:09 +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
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 chore(Communities): CommunityIntroDialog renamed to CommunityMembershipSetupDialog 2024-03-26 14:03:29 +01:00