aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/pages/settings/advanced-tab/advanced-tab.component.js
Commit message (Collapse)AuthorAgeFilesLines
* Revert "part of replacing 'ETH'"Chen Wei2019-07-031-1/+1
| | | | This reverts commit dd139452d053496d79816c881dbb59ee4aded81b.
* part of replacing 'ETH'Chen Wei2019-07-021-1/+1
|
* revert replacing "ETH" with "TAN"Chen Wei2019-07-021-1/+1
|
* configuration, translation updatingChen Wei2019-07-021-1/+1
|
* Fix RPC URL message key casing (#6595)Whymarrh Whitby2019-05-101-1/+1
|
* Auto logout after specific time (#6558)Chi Kei Chan2019-05-091-0/+45
| | | | | | | | | | | | | | | | | | | | * Add i18n strings * Finish Auto timeout * Fix linter * Fix copies * Add unit test to Advanced Tab component * Add back actions and container * Add basic test to ensure container completeness * No zero, fix linters * restrict negative in input
* Update buttons & colors to match design system (#6446)Chi Kei Chan2019-04-171-3/+3
| | | | | | | | | | | | | | | | * Refactoring button styles * renaming buttons * Add Link and Button styles * Update new btn styles and storybook * Fix tests * Change font weight; Update storybook * Fix linter
* New settings page rebased (#6333)Dan J Miller2019-03-261-0/+378
* New setting tab * Add InfoTab * Add Advanced tab * Add Security Tab * Finish mobile view * Make new setting page responsive * Fix linter * Fix y scrolling * Update link in network dropdown * Fix e2e tests * Remove duplicate translation key * Resolve merge conflict * Only change settings header in popup view. * Place mobile-sync button in advanced-tab of settings