aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/components/pages
Commit message (Expand)AuthorAgeFilesLines
* Use Number constructor for number conversion. Use existing noConversionRateAv...Alexander Tseung2018-07-181-1/+1
* Fix testsAlexander Tseung2018-07-182-1/+5
* Add fallback when no function found, fix network colors, add fiat values for ...Alexander Tseung2018-07-1811-92/+183
* Remove unused confirm transaction filesAlexander Tseung2018-07-182-21/+0
* Fix send import paths in confirm tx componentsWhymarrh Whitby2018-07-162-3/+3
* Merge pull request #4766 from whymarrh/null-translationsWhymarrh Whitby2018-07-131-1/+1
|\
| * Remove unneeded MetaMaskConnect connect wrapperWhymarrh Whitby2018-07-121-1/+1
* | Merge pull request #4691 from MetaMask/i4404-confirm-refactorAlexander Tseung2018-07-1226-94/+1134
|\ \ | |/ |/|
| * Fix font sizes, colors. Include data tab for send-eth transaction confirmatio...Alexander Tseung2018-07-122-2/+18
| * Various fixes from PR commentsAlexander Tseung2018-07-076-119/+162
| * Use eth-method-registry to get method dataAlexander Tseung2018-07-075-22/+36
| * Display newest transactionAlexander Tseung2018-07-071-2/+3
| * Refactor data flow, signature request routingAlexander Tseung2018-07-076-79/+145
| * Refactor and redesign confirm transaction viewsAlexander Tseung2018-07-0726-94/+994
* | Prevent users from submitting password multiple times on the unlock screenAlexander Tseung2018-07-111-36/+36
|/
* Merge pull request #4648 from MetaMask/update-import-from-seed-screenDan J Miller2018-07-061-151/+162
|\
| * Delete old restore vault file.Dan2018-07-062-340/+162
| * Update import from seed screen on new ui.Dan2018-07-051-0/+189
* | Merge pull request #4716 from MetaMask/i4663-clearErrorMessagesDan J Miller2018-07-042-0/+2
|\ \ | |/ |/|
| * fixes 4663Sara Reynolds2018-07-042-0/+2
* | Merge pull request #4633 from MetaMask/i4580-import-account-errorsAlexander Tseung2018-07-042-2/+2
|\ \ | |/ |/|
| * Check that error is defined in import-account error catch.Dan2018-06-292-2/+2
| * Show all errors on account creation screen.Dan2018-06-292-2/+2
* | eslint --fix .brunobar792018-07-031-1/+1
|/
* notices - replace getLatestNotice with getNextNoticekumavis2018-06-142-10/+10
* Merge pull request #4418 from MetaMask/handle-import-account-failure-in-uikumavis2018-06-072-13/+36
|\
| * Merge branch 'develop' into handle-import-account-failure-in-uiDan2018-06-039-16/+16
| |\
| * | Fix then-catch + error handling in import-accountDan2018-05-312-4/+2
| * | Importing account by json and private key shows error and does not change acc...Dan2018-05-312-10/+35
* | | i18n - ja improvements03-262018-06-074-9/+23
| |/ |/|
* | update helpscout links to zenhubBobby Dresser2018-06-012-2/+2
* | Change btn-secondary styles to btn-default. Make btn-secondary red warning st...Alexander Tseung2018-06-017-16/+16
|/
* Fix error handling on incorrect password (#4401)Alexander Tseung2018-05-311-11/+9
* Fix add-token token list placeholder width (#4365)Alexander Tseung2018-05-301-0/+4
* newui - unlock - dont catch errors unrelated to tryUnlockMetamaskkumavis2018-05-291-2/+2
* Merge pull request #4308 from MetaMask/i4232-addtokenkumavis2018-05-2325-432/+933
|\
| * Fix testsAlexander Tseung2018-05-211-11/+6
| * Update designs for Add Token screenAlexander Tseung2018-05-2025-432/+938
* | Move setAccountLabel into PreferencesControllerWhymarrh Whitby2018-05-172-2/+2
|/
* ui - unlock - remove setNetworkEndpoints calls from new unlock screenkumavis2018-05-172-3/+0
* ui - remove files accidently added by bad mergekumavis2018-05-171-189/+0
* Merge branch 'develop' of github.com:MetaMask/metamask-extension into network...kumavis2018-05-174-0/+267
|\
| * Add TextField component to storybookAlexander Tseung2018-05-122-2/+1
| * Add new unlock screen designAlexander Tseung2018-05-125-194/+268
* | lint - cleanup some unused variableskumavis2018-05-032-2/+0
* | network - remove setNetworkEndpointskumavis2018-05-012-5/+0
|/
* Handle Promise rejections when importing accounts (#4142)Paul Bouchon2018-05-012-0/+4
* Merge pull request #4059 from MetaMask/i-4033-seed-wordskumavis2018-05-012-147/+116
|\
| * Redirect to correct seed phrase screenAlexander Tseung2018-04-271-2/+2
| * Merge branch 'master' of https://github.com/MetaMask/metamask-extension into ...Alexander Tseung2018-04-231-1/+9
| |\
| * | Use new design for reveal seed screen. Persist seed words only in first time ...Alexander Tseung2018-04-231-145/+114
* | | Convert decimals to string in getSymbolAndDecimals; return null for symbol or...Dan2018-04-281-1/+1
* | | Clean up network configAlexander Tseung2018-04-242-2/+2
| |/ |/|
* | Show correct MetaMask version number in the Info pageAlexander Tseung2018-04-191-1/+9
|/
* Fix confirmation popup not always openingAlexander Tseung2018-04-171-2/+3
* Require loglevel singleton in each module that uses itbitpshr2018-04-142-0/+2
* Merge branch 'master' of https://github.com/MetaMask/metamask-extension into ...Alexander Tseung2018-04-061-1/+2
* Merge branch 'master' of https://github.com/MetaMask/metamask-extension into ...Alexander Tseung2018-04-061-0/+1
* Merge branch 'master' of https://github.com/MetaMask/metamask-extension into ...Alexander Tseung2018-04-041-9/+12
* Fix transaction confirmationsAlexander Tseung2018-04-041-14/+16
* Fix merge conflicts. Modify send workflowAlexander Tseung2018-04-031-15/+14
* Fix lint errorsAlexander Tseung2018-04-033-4/+0
* Refactor onboarding flowAlexander Tseung2018-04-024-15/+15
* Fix merge conflictsAlexander Tseung2018-03-318-94/+135
* Fix merge conflicts. Refactor renderPrimary into Home componentAlexander Tseung2018-03-315-358/+434
* Fix i18n merge conflictsAlexander Tseung2018-03-308-115/+153
* Fix merge conflicts. Refactor onboarding flow.Alexander Tseung2018-03-299-17/+36
* Fix merge conflictsAlexander Tseung2018-03-278-286/+360
* Merge branch 'uat-next' of https://github.com/MetaMask/metamask-extension int...Alexander Tseung2018-02-092-4/+15
* Fix merge conflicts from uat-nextAlexander Tseung2018-02-014-14/+20
* Add create new account routes, fix conflicts from uat updatesAlexander Tseung2018-02-0111-112/+284
* Merge branch 'uat' of https://github.com/MetaMask/metamask-extension into cb-254Alexander Tseung2018-01-305-65/+85
* Add route for signature requestAlexander Tseung2017-12-151-0/+321
* Add initialized checks for first time flow routesAlexander Tseung2017-12-154-71/+48
* Add routes for mascaraAlexander Tseung2017-12-155-25/+78
* Add react-router to allow use of the browser back buttonAlexander Tseung2017-12-1513-0/+1897