aboutsummaryrefslogtreecommitdiffstats
path: root/old-ui
Commit message (Expand)AuthorAgeFilesLines
* Update support links to zendesk (#5745)Bruno Barbieri2018-11-141-1/+1
* Repair link to reset instructions (#5733)Micah Alcorn2018-11-141-1/+1
* EIP-1102: add user privacy optionbitpshr2018-11-061-5/+11
* EIP-1102: Add option to force-enable providerbitpshr2018-11-061-0/+25
* EIP-1102: updated implementationbitpshr2018-11-063-1/+98
* Merge pull request #5567 from MetaMask/HowardBraham-developkumavis2018-10-301-4/+12
|\
| * old-ui - pending tx - allow undefined values for gas + gasPricekumavis2018-10-261-2/+8
| * ui - use variable to clarify result of emptiness checkkumavis2018-10-211-2/+4
| * ganache-core merged my PR, so I changed some comments to clarify that ganache...Howard Braham2018-10-101-1/+1
| * Bug Fix: #1789 and #4525 eth.getCode() with no contractHoward Braham2018-10-101-1/+1
* | Add support for RPC endpoints with custom chain IDs (#5134)HackyMiner2018-10-266-22/+102
|/
* Update new method namespace from v2 to v3bitpshr2018-09-141-3/+3
* Implement latest EIP-712 protocolbitpshr2018-09-142-3/+27
* edit decimal check in old-ui/bunoi2018-09-032-2/+2
* fix conflictsEsteban MIno2018-08-291-4/+7
|\
| * updated docs, small improvement of recent RPC renderingEvgeniy Filatov2018-08-231-1/+2
| * backported RPC improvements to olduiEvgeniy Filatov2018-08-231-3/+5
* | Merge branch 'develop' into WatchTokenFeatureEsteban MIno2018-08-213-4/+16
|\|
| * info.js Remove width element to fix email layout (#4588)Anatoli Babenia2018-08-161-1/+0
| * Merge branch 'develop' into network-remove-provider-engineThomas2018-08-151-1/+1
| |\
| | * fix merge conflictsbrunobar792018-08-088-518/+765
| | |\
| | * | fix linting errorsbrunobar792018-07-271-1/+1
| * | | Merge branch 'develop' of https://github.com/MetaMask/metamask-extension into...frankiebee2018-08-071-4/+4
| |\ \ \ | | | |/ | | |/|
| * | | Merge branch 'develop' into network-remove-provider-engine-testsThomas Huang2018-08-028-515/+771
| |\ \ \
| * \ \ \ Merge branch 'develop' into network-remove-provider-engineThomas2018-07-262-3/+1
| |\ \ \ \
| * \ \ \ \ Merge branch 'develop' of github.com:MetaMask/metamask-extension into network...kumavis2018-07-044-5/+5
| |\ \ \ \ \
| * | | | | | Fix notice screen incorrectly disabling Accept button after multiple noticesAlexander Tseung2018-07-031-2/+15
* | | | | | | show token address summary on old uiEsteban MIno2018-08-081-10/+19
* | | | | | | refactor unused codeEsteban MIno2018-08-081-1/+1
* | | | | | | Merge branch 'develop' into WatchTokenFeatureEsteban MiƱo2018-08-088-518/+765
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | Show the retry button on latest tx of earliest nonce.Dan Miller2018-08-011-4/+4
| | |_|_|/ / | |/| | | |
| * | | | | Open UI in browser post-new-UI-switchWhymarrh Whitby2018-07-282-0/+2
| * | | | | Don't show an additional beta UI notificationWhymarrh Whitby2018-07-282-3/+1
| * | | | | Rewrite AccountQrScreen to use flexboxWhymarrh Whitby2018-07-284-108/+92
| * | | | | Remove suggestion from bottom of old UI onboardingWhymarrh Whitby2018-07-281-16/+0
| * | | | | Add NewUiAnnouncement componentWhymarrh Whitby2018-07-284-9/+216
| * | | | | Add banner suggesting new UIWhymarrh Whitby2018-07-282-2/+64
| * | | | | Move the old UI's AppBar into its own componentWhymarrh Whitby2018-07-283-384/+394
| | |_|_|/ | |/| | |
* | | | | watch token on old uiEsteban MIno2018-08-083-0/+203
* | | | | wip watch token old uiEsteban MIno2018-08-082-0/+1
|/ / / /
* | | | earliest tx by submittedTimeEsteban MIno2018-07-261-5/+8
* | | | only show retry button on earliest pending txEsteban MIno2018-07-261-1/+7
| |_|/ |/| |
* | | Don't persist the seed phrase in the old UI restore flowWhymarrh Whitby2018-07-051-3/+0
* | | Merge remote-tracking branch 'upstream/develop' into HEADbrunobar792018-07-047-11/+16
|\ \ \ | | |/ | |/|
| * | eslint --fix .brunobar792018-07-034-5/+5
| |/
| * Fixed lint errorKoh Wei Jie2018-06-281-1/+1
| * fixed blank boolean field for typed signing for old UIKoh Wei Jie2018-06-221-1/+5
| * notices - replace getLatestNotice with getNextNoticekumavis2018-06-141-3/+3
| * Fix account list order for the old UIWhymarrh Whitby2018-06-061-2/+3
* | Update appYung chieh Tsai2018-05-301-7/+0
* | Intergrate ENS with IPFSMikeCheng12082018-05-291-0/+8
|/
* old-ui - app - use state.metamask.selectedAddress instead of currentView.contextkumavis2018-05-221-3/+3
* old-ui - ens-input - fix params passed to inputkumavis2018-05-221-48/+53
* Move setAccountLabel into PreferencesControllerWhymarrh Whitby2018-05-171-1/+1
* lint - cleanup some unused variableskumavis2018-05-031-1/+0
* network - remove setNetworkEndpointskumavis2018-05-011-2/+0
* Handle Promise rejections when importing accounts (#4142)Paul Bouchon2018-05-012-0/+4
* Update old UI ShapeshiftForm to gracefully handle errorsbitpshr2018-04-291-1/+1
* Allow transactions with 0-gwei gas price (#4073)Paul Bouchon2018-04-271-2/+1
* Clean up network configAlexander Tseung2018-04-242-3/+3
* Fix confirmation popup not always openingAlexander Tseung2018-04-171-2/+3
* Require loglevel singleton in each module that uses itbitpshr2018-04-146-0/+6
* Change double-quotes to single-quotesThomas2018-04-051-1/+1
* Add target=_blank exportAsFileThomas2018-04-051-0/+1
* lint - remove use of 'event' globalkumavis2018-04-032-3/+3
* old-ui - lint fixeskumavis2018-04-034-4/+1
* Merge pull request #3774 from danjm/i3686-txparamundefined-sigrequestsintxlistkumavis2018-03-311-0/+5
|\
| * Merge branch 'master' into i3686-txparamundefined-sigrequestsintxlistDan2018-03-301-3/+3
| |\
| * | Fix display of unapprovedMessages in txList (old and new ui); includes fix of...Dan2018-03-281-0/+5
* | | Merge branch 'master' of github.com:MetaMask/metamask-extension into ci-artif...kumavis2018-03-301-3/+3
|\ \ \ | | |/ | |/|
| * | Increase permitted safe gas limitDan Finlay2018-03-301-3/+3
| |/
* / ui - use relative location for imageskumavis2018-03-291-1/+1
|/
* Stop using navigateTo for external link in settings.Dan2018-03-271-5/+0
* Merge branch 'master' into retry-tx-refractorDan2018-03-142-73/+108
|\
| * Fix grammarDan Finlay2018-03-141-1/+1
| * ui - lint fixkumavis2018-03-141-1/+1
| * Merge pull request #3445 from TheCriw/i3440-seed-restore-trim-invalid-characterskumavis2018-03-141-0/+13
| |\
| | * FIX #3440 improved verification of restore from seed phrasecriw2018-03-061-0/+13
| * | Explicitly define state in import account from json component (#3491)Alexander Tseung2018-03-091-73/+95
* | | Adds styles for dropped txs in old-ui.Dan2018-03-142-0/+9
* | | Correctly set latest submitted retry with nonces that matches others in old-u...Dan2018-03-141-1/+1
* | | Undefined check in showRetryButtonDan2018-03-141-3/+4
* | | Use new submittedTime field to correctly show retry button in old and new ui.Dan2018-03-142-4/+10
|/ /
* | Merge branch 'master' into ImportAccountMessageV2kumavis2018-03-072-4/+4
|\ \
| * \ Merge branch 'master' into i2475-UnifyLogInWordingDan Finlay2018-03-071-3/+3
| |\ \
| | * | Ensure this reference is defined in old-ui info.js (#3450)Dan J Miller2018-03-071-3/+3
| | |/
| * / Replace Lock wording with Log Out / Log InDan Finlay2018-03-071-1/+1
| |/
* | Merge branch 'master' into ImportAccountMessageV2Thomas Huang2018-03-038-55/+787
|\|
| * Allow adding 0 balance tokens in old ui and editing custom token info in new ...Dan J Miller2018-03-032-4/+4
| * Add retry transaction back into old ui transaction list item (#3381)Thomas Huang2018-03-031-35/+92
| * Merge pull request #3356 from MetaMask/cdn-minimizationKevin Serrano2018-03-022-4/+677
| |\
| | * Correct ttf format name to 'truetype'Dan2018-03-022-84/+84
| | * Check in all font files locally.Kevin Serrano2018-03-012-4/+677
| * | Merge pull request #3339 from danjm/i3336-cancel-button-buy-ethkumavis2018-03-011-1/+1
| |\ \
| | * | Fix cancel button on buy eth screen.Dan2018-02-281-1/+1
| | |/
| * | Merge pull request #3340 from danjm/i3338-contract-published-terminologykumavis2018-03-011-1/+1
| |\ \
| | * | Replace 'Contract Published' with 'Contract Deployment' for clearer indicatio...Dan2018-02-281-1/+1
| | |/
| * | Merge pull request #3350 from danjm/onclick-undefined-sentry-errorkumavis2018-03-011-9/+11
| |\ \
| | * | Prevent user from switching network in old-ui notificationDan2018-03-011-9/+11
| | |/
| * / Define event locally in onClickOutside method in account-dropdowns.jsDan2018-03-011-1/+1
| |/
* | Change Loose label to ImportedThomas2018-02-281-1/+1
* | Add import account disclaimerThomas2018-02-282-5/+23
|/
* Fix old-ui active notices width.Dan2018-02-211-1/+3
* Add 8MM gas limit default to send screenDan Finlay2018-02-211-1/+2
* Merge pull request #3200 from alextsg/cb-703kumavis2018-02-172-2/+2
|\
| * Remove accessing PropTypes from main React packageAlexander Tseung2018-02-072-2/+2
* | Make oldui compatible with newUI style changesThomas Huang2018-02-163-3/+4
* | Merge pull request #3209 from danjm/MM-634-newui-reset-accountDan Finlay2018-02-141-0/+47
|\ \
| * | Add reset account button to new UI.Dan2018-02-091-0/+47
* | | Try beta link on unlock and privacy screens.Dan2018-02-091-5/+25
|/ /
* / Merge branch 'master' into uatDan2018-02-082-3/+47
|/
* Merge branch 'master' into uatThomas2018-01-232-2/+16
* Merge pull request #3005 from alextsg/cb-385Chi Kei Chan2018-01-181-0/+1
|\
| * Fix rendering QR code in old UI, hide unnecessary back buttonAlexander Tseung2018-01-171-0/+1
* | Fix merge conflictsAlexander Tseung2018-01-171-5/+14
* | Merge branch 'uat' into uat-master-011618Alexander Tseung2018-01-174-26/+28
|/
* Fix margin styling for name and address in account detail section. (#2790)Dan J Miller2018-01-122-3/+4
* Fix merge conflictAlexander Tseung2018-01-041-1/+0
* Merge branch 'NewUI-flat' into NewUI-flat-4.0.5cAlexander Tseung2018-01-041-0/+17
* Track usage of old and new UI (#2794)Alexander Tseung2017-12-231-1/+5
* Merge branch 'master' into NewUI-flatDan2017-12-213-2/+16
* [NewUI] Hide UI toggle in mascara (#2772)Dan J Miller2017-12-211-1/+1
* Remove inline style.Dan2017-12-133-4/+4
* Make transaction list and item more flexible.Dan2017-12-132-4/+4
* Flex account-data-subsectionDan2017-12-133-19/+20
* Fix old ui width in mobile and extension.Dan2017-12-132-24/+21
* Delete uneeded files from old-ui.Dan2017-12-139-2106/+0
* Show user notifications after switch between UIsDan2017-12-052-1/+50
* Use newui actions in old-uiDan2017-12-0526-25/+28
* Add UI selectionDan2017-12-051-22/+23
* Add old-ui directoryDan2017-12-05122-0/+20398