status-desktop/ui/imports/shared/popups
Khushboo Mehta 0c2674e7cb chore(@desktop/wallet): Chnage the send modal mechanism to follow new architecture guidelines.
After this change there is not need to pass sendModal instance from AppMain to other parts of app.
Then SendModal should be launched simply by calling Global.openSendModal(....)
2024-12-04 21:34:12 +01:00
..
addaccount fix(AddAccountPopup): account list for address selection is empty 2024-11-04 12:24:33 +01:00
common fix(AddAccount): Derivation path drop down is empty 2024-10-30 11:43:02 +01:00
keycard fix(wallet): set up an new keycard with an existing account screen does not show key pairs 2024-11-22 15:55:28 +01:00
keypairimport chore(StatusQ): Backpressure files deduplicated, imports adjusted 2024-07-12 14:00:15 +02:00
send chore(@desktop/wallet): Chnage the send modal mechanism to follow new architecture guidelines. 2024-12-04 21:34:12 +01:00
walletconnect fix(dapps): Update the connect modal close policy 2024-12-03 15:56:13 +02:00
AlertPopup.qml [Style] remove legacy Style and its themes 2024-10-22 15:54:31 +02:00
BlockContactConfirmationDialog.qml remove old code about ID verification and fix trustStatus bug (#16548) 2024-10-29 14:08:12 -04:00
CommonContactDialog.qml UserImage: unused param pubKey removed 2024-11-13 09:49:07 +01:00
CommunityAssetsInfoPopup.qml fix(CommunityAssetsInfoPopup): fix missing OK button 2024-03-19 14:18:55 +01:00
CommunityMembershipSetupDialog.qml [Style] remove legacy Style and its themes 2024-10-22 15:54:31 +02:00
ConfirmExternalLinkPopup.qml [Style] remove legacy Style and its themes 2024-10-22 15:54:31 +02:00
ConfirmationDialog.qml feat(token mgmt): update main wallet view layout with community assets 2023-12-06 11:18:36 +01:00
DeleteMessageConfirmationPopup.qml fix(Stored): Make stores typed 2024-08-27 10:52:18 +02:00
DownloadPage.qml [Style] remove legacy Style and its themes 2024-10-22 15:54:31 +02:00
GetSyncCodeInstructionsPopup.qml fix(GetSyncCodeInstructionsPopup): mention same network 2023-10-05 10:12:48 +02:00
ImageContextMenu.qml copyImageToClipboardByUrl moved to ClipboardUtils 2024-08-29 15:46:17 +02:00
ImageCropWorkflow.qml fix: improve image type detection 2024-11-04 10:29:01 +01:00
ImportCommunityPopup.qml changeCommunityKeyCompression moved from Utils to UtilsStore 2024-10-28 23:16:31 +01:00
InviteFriendsPopup.qml Using ClipboardUtils.setText instead of nim's copyToClipboard 2024-08-29 15:46:17 +02:00
MarkAsIDVerifiedDialog.qml remove old code about ID verification and fix trustStatus bug (#16548) 2024-10-29 14:08:12 -04:00
MarkAsUntrustedPopup.qml remove old code about ID verification and fix trustStatus bug (#16548) 2024-10-29 14:08:12 -04:00
MetricsEnablePopup.qml feat(Settings/Privacy and security): add Privacy Policy popup 2024-08-21 15:28:11 +02:00
ModalPopup.qml [Style] remove legacy Style and its themes 2024-10-22 15:54:31 +02:00
NicknamePopup.qml getEmojiHashAsJson moved from Utils to UtilsStore 2024-10-28 23:16:31 +01:00
NoPermissionsToJoinPopup.qml [Style] remove legacy Style and its themes 2024-10-22 15:54:31 +02:00
ProfileDialog.qml ContactDetails decomposed into smaller, more specialized components 2024-11-29 17:46:50 +01:00
RemoveAccountConfirmationPopup.qml [Style] remove legacy Style and its themes 2024-10-22 15:54:31 +02:00
RemoveContactPopup.qml remove old code about ID verification and fix trustStatus bug (#16548) 2024-10-29 14:08:12 -04:00
RemoveIDVerificationDialog.qml feat(ProfileContextMenu): Add "Mark as Trusted" and "Remove trusted mark" 2024-11-19 15:51:55 +01:00
RenameGroupPopup.qml fix(RenameGroupPopup): fix name validation and scrolling 2024-10-23 16:18:26 +02:00
ReviewContactRequestPopup.qml [Style] remove legacy Style and its themes 2024-10-22 15:54:31 +02:00
SendContactRequestModal.qml SendContactRequestModal: fetching contact info fixed 2024-11-20 00:21:08 +01:00
SettingsDirtyToastMessage.qml [Style] remove legacy Style and its themes 2024-10-22 15:54:31 +02:00
UnblockContactConfirmationDialog.qml test: block and unblock user test added (#15577) 2024-07-18 17:57:24 +07:00
UserAgreementPopup.qml chore(@wallet): Desktop is in beta 2024-10-10 13:21:46 +02:00
UserStatusContextMenu.qml ProfileHeader and related components refactored to use compressed key directly 2024-11-13 09:49:07 +01:00
qmldir chore: Unused PopupMenu removed 2024-10-16 23:02:02 +02:00