1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 19:26:13 +02:00
metamask-extension/ui/components/app/add-network
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
..
add-network.js Adding popular custom network integration (#14557) 2022-06-30 13:49:07 -02:30
add-network.stories.js Update for a new Add network page (#13866) 2022-04-25 13:30:46 -05:00
add-network.test.js Adding popular custom network integration (#14557) 2022-06-30 13:49:07 -02:30
index.js Create 'Add network' page (#13180) 2022-02-25 10:50:16 -06:00
index.scss Adding popular custom network integration (#14557) 2022-06-30 13:49:07 -02:30