status-desktop/ui/imports/shared/popups
Stefan 136194c112 feat(dapp) handle pairing errors or timeout if no response
Found out while testing that in some corner cases there will be no
response of error in case of pairing. This is handled now by showing
a generic error message. The implementation is using a timer to handle
this case.
Extend the logic to report errors in the pairing process.

Closes #14676
2024-07-09 19:21:09 +02: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 feat(@desktop/wallet): Display for L1 fees on a transaction as per design 2024-07-09 12:04:25 +02:00
walletconnect feat(dapp) handle pairing errors or timeout if no response 2024-07-09 19:21:09 +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 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 test: replaced old test of sending request to send/accept/decline request and remove contact 2024-06-24 16:24:57 +03: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(DAppsCopyUriInstructions): implemented popup with the instructions (#15354) 2024-07-01 14:34:30 +03:00