1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui/pages/settings
Harry 21086d953c Disable eth_sign by default, allow users to toggle it back on (#17308)
* Added translation for eth sign toggle

* Disabled the ability to call eth_sign by default. Added ability within advanced settings to renable support for eth_sign

* Add test case for eth_sign being enabled and disabled

* Modified copy

* Moved rpc method preference to its own object within store

* Complete work on moving rpc method preference into its own object within store

* Fix with prettier

* Fix lint

* Fix a unit test

* Fix test

* Renamed function and object keys to be more intuitive

* Fix e2e test

* Enabled eth_sign through preferences fixture

* Fix lint

* Fix e2e test

Wait for the notification popup to close, leaving 2 window handles the extension and the test dapp

* Fix e2e test

* Fix unit test

Enable eth_sign method

* Lint fix

---------

Co-authored-by: PeterYinusa <peter.yinusa@consensys.net>
Co-authored-by: Dan J Miller <danjm.com@gmail.com>
2023-02-06 19:43:36 +00:00
..
advanced-tab Disable eth_sign by default, allow users to toggle it back on (#17308) 2023-02-06 19:43:36 +00:00
alerts-tab Update design tokens library from 1.5 to 1.6 WIP (#14732) 2022-05-25 08:35:36 -07:00
contact-list-tab Fix for contacts tab alignment bugs (#17171) 2023-01-17 15:36:33 -06:00
experimental-tab Update UI for transaction security check in settings (#16830) 2023-01-04 15:59:48 -06:00
flask [FLASK] Fix crash when uninstalling snap (#15799) 2022-09-13 12:41:29 +02:00
info-tab BETA - Update verbiage for success messages after onboarding (#16343) 2022-11-09 16:15:44 -06:00
networks-tab Allow user to scroll network form in onboarding modal (#17291) 2023-01-19 10:44:47 -03:30
security-tab Clarify effect of autodetect tokens toggle (#17293) 2023-01-19 11:33:08 -03:30
settings-search Fix spacing issue in Settings Search input (#17108) 2023-01-09 13:54:28 -07:00
settings-search-list Settings search refactor (#14350) 2022-04-06 16:27:08 -04:00
settings-tab Continue converting tests from enzyme to @testing-library/react (#16458) 2022-11-29 07:42:59 -08:00
index.js
index.scss Fix for contacts tab alignment bugs (#17171) 2023-01-17 15:36:33 -06:00
settings.component.js Fixing Contacts breadcrumb when viewing contact details (#15663) 2022-08-22 07:40:41 -07:00
settings.container.js RFC: sort keys rule and initial changes (#15534) 2022-08-15 12:41:29 -05:00
settings.stories.js RFC: sort keys rule and initial changes (#15534) 2022-08-15 12:41:29 -05:00
settings.test.js Continue converting tests from enzyme to @testing-library/react (#16373) 2022-11-04 13:56:24 -07:00