status-desktop/storybook/qmlTests/tests
Stefan 248ba1c1c8 feat(dapps): Add support for max fees in WalletConnect requests
Compute max fees for transaction related requests and display the
results to user.

Also:

- Add helper to convert from hex (backend) to decimal (frontend) values.
- Add helper to convert from float gwei to hex wei
- Update tests to accommodate for the new dependencies.

Sourcing of account balances is not included therefore the transaction is
allowed to go through even if the account balance is insufficient. An error
will be generated by the backend in this case.

Updates: #15192
2024-07-19 10:02:50 +02: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(dapps): Add support for max fees in WalletConnect requests 2024-07-19 10:02:50 +02: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(SwapModal): Integrate Sign and Approve modals 2024-07-12 16:04:21 +02: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): Fix for Swap - Pay and Receive assets get unselected, Pay amount resets to 0 2024-07-17 17:25:57 +02:00
tst_SwapSignModal.qml feat(SwapModal): Integrate Sign and Approve modals 2024-07-12 16:04:21 +02: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