aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/pages
Commit message (Expand)AuthorAgeFilesLines
* add mainnetChen Wei2019-09-221-0/+9
* update privacy & terms linkChen Wei2019-09-164-5/+6
* force update gasChen Wei2019-07-081-1/+14
* it seems safer to have workaround in UI layer instead of changing the constan...Chen Wei2019-07-032-3/+3
* Revert "part of replacing 'ETH'"Chen Wei2019-07-033-4/+4
* part of replacing 'ETH'Chen Wei2019-07-023-4/+4
* revert replacing "ETH" with "TAN"Chen Wei2019-07-023-3/+3
* configuration, translation updatingChen Wei2019-07-024-47/+56
* part of the style refinementChen Wei2019-07-022-18/+34
* 1. correct name display in network dropdown 2. enable 373 derived pathChen Wei2019-07-011-2/+2
* Fixes display of confirm screen token decimals by not relying on confirmTrans...Dan Miller2019-06-283-9/+38
* Add simulation failure to tx confirmation when transaction simulationFailsThomas2019-06-261-0/+4
* 4byte fallback (#6551)Whymarrh Whitby2019-06-186-94/+95
* Add delete to custom RPC form (#6718, #6650)Dan J Miller2019-06-177-58/+205
* Fix styles on 'import account' page, update help link (#6700)Kirill Goncharov2019-06-171-2/+4
* Feature: sync with mobile v2 (#6673)Esteban MiƱo2019-06-121-3/+26
* Revert "fixed #5524"Jenny Pollack2019-06-071-16/+5
* lint cleanupMathew Kamkar2019-05-251-2/+0
* Enable Ledger hardware wallet support on FirefoxMathew Kamkar2019-05-251-6/+0
* Ensures that transactions cannot be confirmed if gas limit is below 21000. (#...Dan J Miller2019-05-231-0/+9
* Remove unused fn arguments in AmountMaxButtonWhymarrh Whitby2019-05-211-1/+1
* Improved UX for sweeping accounts (#6488)Etienne Dusseault2019-05-2110-31/+137
* fixed #5524Alex Ivasyuv2019-05-151-5/+16
* Update auto-logout to recognize idle time in background (#6593)Whymarrh Whitby2019-05-141-12/+5
* Fix RPC URL message key casing (#6595)Whymarrh Whitby2019-05-101-1/+1
* New settings custom rpc form (#6490)Dan J Miller2019-05-109-4/+810
* Check for unused function arguments (#6583)Whymarrh Whitby2019-05-0915-23/+19
* Auto logout after specific time (#6558)Chi Kei Chan2019-05-095-6/+171
* Remove KNOWN_ADDRESS_ERROR from error objects (#6578)Chi Kei Chan2019-05-092-7/+6
* Use metricsEvent in AmountMaxButton componentWhymarrh Whitby2019-05-082-5/+15
* Allow dragging seed phrase during Confirm Seed Phrase (#6557)Chi Kei Chan2019-05-076-127/+565
* Refactor ProviderApprovalController to use rpc and publicConfigStore (#6410)kumavis2019-05-042-8/+8
* Use tOrKey for actionKey in ConfirmTransactionBaseWhymarrh Whitby2019-05-011-1/+3
* Add subheader to all settings subviews (#6502)Chi Kei Chan2019-04-292-5/+39
* Ensure home screen does not render if there are unapproved txs (#6501)Dan J Miller2019-04-272-8/+18
* Revert "Adds 4byte registry fallback to getMethodData() (#6435)"Thomas Huang2019-04-271-1/+1
* Merge pull request #6481 from MetaMask/address-prop-types-errorsThomas Huang2019-04-182-2/+2
|\
| * Ensure future tokens add decimals as numbers while supporting numbers and str...Dan Miller2019-04-182-2/+2
* | Make height consistent on all row in send-content (#6480)Chi Kei Chan2019-04-182-3/+0
* | Merge pull request #6477 from MetaMask/metrics-screen-button-typeThomas Huang2019-04-181-1/+1
|\ \ | |/ |/|
| * Update button type on metrics opt-in screen.Dan Miller2019-04-181-1/+1
* | Fix PropTypes validation in send-asset-rowChi Kei Chan2019-04-181-1/+1
* | Add token selection to the send screen (#6445)Chi Kei Chan2019-04-18122-5/+8230
|/
* feature: add Goerli support (#6459)Paul Bouchon2019-04-181-0/+4
* Merge pull request #6444 from MetaMask/localhost-network-dropdownThomas Huang2019-04-171-0/+4
|\
| * Add Localhost 8545 for network dropdown namesThomas Huang2019-04-111-0/+4
* | Adds 4byte registry fallback to getMethodData() (#6435)Dan J Miller2019-04-171-1/+1
* | Update buttons & colors to match design system (#6446)Chi Kei Chan2019-04-1722-44/+27
|/
* Only pass english function names to functionType metricDan Miller2019-04-093-13/+13
* Track seed phrase validation errors with MetaMetricsDan Miller2019-04-051-0/+18
* Remove NoticeController (#6382)Thomas Huang2019-04-023-214/+1
* Merge pull request #6375 from MetaMask/Version-6.3.1v6.3.1Thomas Huang2019-03-302-1/+9
|\
| * Check token name constants against the lower case methodData name in conf tx ...Dan Miller2019-03-301-1/+1
| * Ensure correct confirm screen in case of smartcontract check failDan Miller2019-03-302-1/+9
* | About tab copy changes; Update route for Info & Help in account menu (#6356)Chi Kei Chan2019-03-301-2/+2
|/
* Open retore-vault route from popup (#6353)Chi Kei Chan2019-03-271-1/+1
* Close transaction on close of notification window (#6340)Dan J Miller2019-03-261-1/+19
* New settings page rebased (#6333)Dan J Miller2019-03-2611-544/+857
* Folder restructure (#6304)Chi Kei Chan2019-03-22132-0/+10047