status-desktop/storybook/qmlTests/tests
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
..
helpers feat(dapps) fix missing list of dapps in wallet connect 2024-06-26 12:00:54 +02:00
tst_BuyCryptoModal.qml feat(@desktop/wallet): Integrate recurring onramp providers in Recurrent tab 2024-06-04 11:09:59 +02:00
tst_ConnectDAppModal.qml feat(WalletConnect): Fine-tune connect dApp modal 2024-07-05 01:03:23 +03:00
tst_ContactDetails.qml fix(profile): fix missing ring in own profile (#15366) 2024-07-03 14:06:03 -04:00
tst_CurrencyAmountInput.qml feat: Add Advanced settings in new Advanced Tab 2024-01-11 14:52:52 +01:00
tst_DAppsWorkflow.qml feat(WalletConnect): Implement sign request modal (#15520) 2024-07-12 00:00:15 +03:00
tst_DappsComboBox.qml feat(dapps): Implemented hovering and proper image color for dapps item delegate. (#15408) 2024-07-04 16:32:04 +03:00
tst_DerivationPathInput.qml feat(wallet) Wallet Connect integration prototype 2023-10-30 09:29:33 +01:00
tst_EnterSeedPhrase.qml fix(SeedPhrase): Fixing seed phrase validation (#13496) 2024-02-14 15:50:14 +02:00
tst_ErrorTag.qml fix(@desktop/wallet): solving the issues with SwapInputPanel list in the issue 2024-06-19 17:20:22 +02:00
tst_ManageCollectiblesPanel.qml fix(wallet): hidden groups are still loading from user local settings 2024-04-14 10:59:08 +02:00
tst_NetworkSelectItemDelegate.qml refactoring(NetworkSelectItemDelegate): Remove backend dependency and clean the API 2024-06-20 15:13:54 +03:00
tst_NetworkSelectPopup.qml feat(networkSelector): Refatoring of NetworkSelector to remove backend dependency 2024-06-21 16:18:51 +03:00
tst_NetworkSelectorView.qml feat(networkSelector): Refatoring of NetworkSelector to remove backend dependency 2024-06-21 16:18:51 +03:00
tst_RecipientSelectorPanel.qml tests(qmlTests/RecipientSelectorPanel): Basic suite for `RecipientSelectorPanel` 2024-07-11 14:05:55 +02:00
tst_SendRecipientInput.qml chore: factor out and create new `SendRecipientInput` component 2024-07-08 21:16:53 +02:00
tst_SlippageSelector.qml fix(SlippageSelector): fixup custom input focus and tests 2024-05-28 10:02:20 +02:00
tst_StatusAmountInput.qml feat: [UI - Swap] Create swap input component 2024-06-06 11:13:18 +02:00
tst_StatusChatInput.qml fix: Use StatusSynthaxHighlighter to format the hyperlinks in the chat input 2023-11-10 15:55:48 +02:00
tst_SwapApproveCapModal.qml feat(WalletConnect): Implement sign request modal (#15520) 2024-07-12 00:00:15 +03:00
tst_SwapInputPanel.qml feat(@desktop/wallet): Implements Network selection behaviour 2024-07-09 11:27:55 +02:00
tst_SwapModal.qml fix(@desktop/wallet): Fixing issue in deleting characters from Input area 2024-07-11 17:41:04 +02:00
tst_SwapSignModal.qml feat(WalletConnect): Implement sign request modal (#15520) 2024-07-12 00:00:15 +03:00
tst_TestRunnerControls.qml feat(Storybook): Add tests runner available from the app 2023-10-16 13:37:08 +02:00
tst_TokenSelector.qml feat(@desktop/wallet): Implements Network selection behaviour 2024-07-09 11:27:55 +02:00
tst_TokenSelectorView.qml feat(@desktop/wallet): Implements Network selection behaviour 2024-07-09 11:27:55 +02:00
tst_TokenSelectorViewAdaptor.qml feat(@desktop/wallet): Implements Network selection behaviour 2024-07-09 11:27:55 +02:00