1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui/components/app/confirm-page-container
VSaric 64e45c801d
Warn the user of insufficient funds when approving a token (#12496)
* Warn the user of insufficient funds (ETH for gas) when approving a token

* Fixing code lines while run yarn lint:fix

* Fixing test-e2e-chrome

* Fixing e2e tests

* Create shouldDisplayWarning variable
2021-11-03 12:43:31 -02:30
..
confirm-detail-row remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00
confirm-page-container-content Use ternary conditionals instead of && (#12406) 2021-10-21 11:11:31 -05:00
confirm-page-container-header Use ternary conditionals instead of && (#12406) 2021-10-21 11:11:31 -05:00
confirm-page-container-navigation Add Approval Confirmation Screen component to Storybook (#10998) 2021-05-25 08:20:09 +08:00
confirm-page-container-container.test.js Revisit #12019 : Show save dialog when calling a smart contract method and use the saved contact is already saved (#12090) 2021-09-16 23:28:02 +04:00
confirm-page-container.component.js Warn the user of insufficient funds when approving a token (#12496) 2021-11-03 12:43:31 -02:30
confirm-page-container.container.js Revisit #12019 : Show save dialog when calling a smart contract method and use the saved contact is already saved (#12090) 2021-09-16 23:28:02 +04:00
index.js Separate container from component as per https://github.com/MetaMask/metamask-extension/pull/12019#discussion_r703804969 2021-09-08 01:12:56 +04:00
index.scss remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00