status-desktop/ui/imports/shared/popups/walletconnect
Alex Jbanca ca8a0028a8
feat(WalletConnect): Implement sign request modal (#15520)
* feat(WalletConnect): Implement sign request modal

1. Implementing sign request modal based on SignTransactionModalBase
2. Adding storybook page
3. Integrate it in the app
4. Removing DAppRequestModal
5. Update RoundImageWithBadge to preserve aspect ratio between badge and main image

* fix(WalletConnect): Remove unneeded properties from WalletConnectService API

Removing `selectedAccountAddress` and `loginType`. These properties are now passed through DAppsWorkflow API

* fix(WalletConnect): Removing unnecessary changes
2024-07-12 00:00:15 +03:00
..
PairWCModal feat(dapp) handle pairing errors or timeout if no response 2024-07-09 19:21:09 +02:00
assets feat(dapps) implement basic DAppRequestModal 2024-05-30 12:00:06 +02:00
controls feat(dapp) disconnect wallet connect dapps 2024-07-05 17:48:30 +02:00
panels feat(WalletConnect): Implement sign request modal (#15520) 2024-07-12 00:00:15 +03:00
private feat(WalletConnect): Fine-tune connect dApp modal 2024-07-05 01:03:23 +03:00
ConnectDAppModal.qml feat(WalletConnect): Fine-tune connect dApp modal 2024-07-05 01:03:23 +03:00
ConnectionStatusTag.qml feat(WalletConnect): Fine-tune connect dApp modal 2024-07-05 01:03:23 +03:00
DAppSignRequestModal.qml feat(WalletConnect): Implement sign request modal (#15520) 2024-07-12 00:00:15 +03:00
DAppsListPopup.qml feat(dApps): Fine-tune dAppsListPopup 2024-07-06 11:27:28 +03:00
DAppsUriCopyInstructionsPopup.qml feat(DAppsCopyUriInstructions): implemented popup with the instructions (#15354) 2024-07-01 14:34:30 +03:00
PairWCModal.qml feat(dapp) handle pairing errors or timeout if no response 2024-07-09 19:21:09 +02:00
RoundImageWithBadge.qml feat(WalletConnect): Implement sign request modal (#15520) 2024-07-12 00:00:15 +03:00
qmldir feat(WalletConnect): Implement sign request modal (#15520) 2024-07-12 00:00:15 +03:00