aboutsummaryrefslogtreecommitdiffstats
path: root/old-ui
Commit message (Expand)AuthorAgeFilesLines
* 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