aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/components/pages/settings
Commit message (Collapse)AuthorAgeFilesLines
* support editable customRPC (#5267)HackyMiner2018-09-291-0/+1
| | | | | | * support editable customRPC #5246 * remove rpcList size restriction
* Fix translation casingAlexander Tseung2018-09-211-4/+0
|
* Add Current Conversion Updated string to translationsAlexander Tseung2018-09-201-1/+1
|
* Refactor settings page to use JSX and follow component file folder structureAlexander Tseung2018-09-2012-592/+802
|
* Add raised type buttons to Button component. Refactor all buttons within app ↵Alexander Tseung2018-09-131-4/+18
| | | | to Button components
* Adds feature flag toggle for the hex data row on the send screen.Dan Miller2018-08-271-0/+29
|
* i18n - ja improvements03-262018-06-071-2/+7
|
* Change btn-secondary styles to btn-default. Make btn-secondary red warning ↵Alexander Tseung2018-06-011-4/+4
| | | | style buttons
* lint - cleanup some unused variableskumavis2018-05-031-1/+0
|
* network - remove setNetworkEndpointskumavis2018-05-011-1/+0
|
* Clean up network configAlexander Tseung2018-04-241-1/+1
|
* Show correct MetaMask version number in the Info pageAlexander Tseung2018-04-191-1/+9
|
* Fix merge conflictsAlexander Tseung2018-03-312-39/+47
|
* Fix i18n merge conflictsAlexander Tseung2018-03-302-40/+84
|
* Fix merge conflicts. Refactor onboarding flow.Alexander Tseung2018-03-292-9/+28
|
* Fix merge conflictsAlexander Tseung2018-03-271-28/+40
|
* Add create new account routes, fix conflicts from uat updatesAlexander Tseung2018-02-013-4/+3
|
* Merge branch 'uat' of https://github.com/MetaMask/metamask-extension into cb-254Alexander Tseung2018-01-301-4/+10
|
* Add react-router to allow use of the browser back buttonAlexander Tseung2017-12-153-0/+450