1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-23 02:10:12 +01:00
metamask-extension/app/scripts/controllers
Filip Sekulic 43f7a44c25
Adding popular custom network integration (#14557)
* Initial push

* Refactored the code

* Additional code

* Removed the unused message

* Added a tooltip

* Fixed tests

* Lint fix

* Added style to a tooltip

* Fix e2e test failure

* Lint fix and code revert

* Fix e2e test

* Fixed paddings

* Fixed paddings

* CSS fix

* Minified svg files

* Applied requested changes

* Fixed theme issue

* Code revert

* Added back overridden code

* Icon problem fixed

* Lint fix

* Replaced H3 with H4

* Added unit test

* Added breadcrumbs

* Added const props for networks

* Lint fix

* Lint fix

* Added toggle button for showing the custom network list and resolved few issues

* Fixed routes

* Refactored a piece of code

* Enabled searching for the newly created option

* Fixed unit test

* Updated theme
2022-06-30 13:49:07 -02:30
..
ens use safer toChecksum utility (#11117) 2021-05-17 16:19:39 -05:00
network Add testnet name as prefix for native currency of preloaded testnets (#14454) 2022-04-21 14:09:41 -05:00
permissions snaps-skunkworks@0.14.0 (#14700) 2022-05-18 13:49:26 +02:00
transactions Fix for: Invalid transaction envelope type: specified type "0x0" but including...requires type: "0x2" (#14823) 2022-06-13 20:49:18 +04:00
alert.js Add JSDoc ESLint rules (#12112) 2022-01-07 12:27:33 -03:30
app-state.js More nft ux fixes (#13388) 2022-01-27 11:26:33 -06:00
cached-balances.js Add JSDoc ESLint rules (#12112) 2022-01-07 12:27:33 -03:30
cached-balances.test.js Use strict assertion mode everywhere (#11012) 2021-05-07 17:08:24 -02:30
detect-tokens.js Event tracking for Token Detection V2 (#14441) 2022-05-11 16:27:58 -04:00
detect-tokens.test.js Turning OFF token detection for test nets (#12232) 2021-09-29 14:53:56 -04:00
incoming-transactions.js Add JSDoc ESLint rules (#12112) 2022-01-07 12:27:33 -03:30
incoming-transactions.test.js Add JSDoc ESLint rules (#12112) 2022-01-07 12:27:33 -03:30
metametrics.js MetaMetrics: Fixes TypeError: Object.values(...).reduce(...).flat is not a function (#14962) 2022-06-15 14:52:32 -05:00
metametrics.test.js add networks without ticker trait (#14607) 2022-05-13 12:01:29 -05:00
onboarding.js fix registerOnboarding method to correctly access completedOnboarding state value (#13723) 2022-02-22 18:59:26 -06:00
preferences.js Adding popular custom network integration (#14557) 2022-06-30 13:49:07 -02:30
preferences.test.js Dark Mode : Add OS option in theme selection dropdown (#14379) 2022-04-28 14:36:28 +02:00
swaps.js Swaps / STX improvements (#14622) 2022-05-09 18:48:14 +02:00
swaps.test.js Swaps / STX improvements (#14622) 2022-05-09 18:48:14 +02:00
threebox.js eth-json-rpc-middleware@8.0.0 (#10738) 2021-11-11 12:26:49 -08:00