aboutsummaryrefslogtreecommitdiffstats
path: root/old-ui
Commit message (Collapse)AuthorAgeFilesLines
* Fix account list order for the old UIWhymarrh Whitby2018-06-061-2/+3
|
* 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
| | | | * Silently catch import failures since errors exist in Redux state * Add comment about no-op catch statement
* 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
| | | | | | * Allow transactions with 0-gwei gas price * Add tests to verify tx with 0 gas fee * Conditionally use CurrencyInput in CurrencyDisplay
* 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
|\ | | | | Fix display of unapprovedMgs in txList; fix txParams undefined errors
| * Merge branch 'master' into i3686-txparamundefined-sigrequestsintxlistDan2018-03-301-3/+3
| |\
| * | Fix display of unapprovedMessages in txList (old and new ui); includes fix ↵Dan2018-03-281-0/+5
| | | | | | | | | | | | of undefined txParams.
* | | Merge branch 'master' of github.com:MetaMask/metamask-extension into ↵kumavis2018-03-301-3/+3
|\ \ \ | | |/ | |/| | | | ci-artifacts
| * | Increase permitted safe gas limitDan Finlay2018-03-301-3/+3
| |/ | | | | | | | | | | | | | | | | | | Block gas limits have been incredibly stable lately: https://etherscan.io/chart/gaslimit And this validation has prevented Aragon's new beta from working: https://twitter.com/izqui9/status/979373309312815104 Fixes #3790
* / 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
| |\ | | | | | | improved verification of restore from seed phrase
| | * 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 ↵Dan2018-03-141-1/+1
| | | | | | | | | | | | old-ui transaction-list-item.
* | | 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
| |/ | | | | | | Fixes #2475
* | 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
| | | | | | | | | | | | | | | | (#3395) * Shows tokens with 0 balance in old ui; goHome after adding tokens. * Allow users to edit custom token info when not autofilled. (New UI add token screen).
| * Add retry transaction back into old ui transaction list item (#3381)Thomas Huang2018-03-031-35/+92
| | | | | | | | | | | | * Add retry transaction back into old ui transaction list item * Update Changelog
| * Merge pull request #3356 from MetaMask/cdn-minimizationKevin Serrano2018-03-022-4/+677
| |\ | | | | | | Check in all font files locally.
| | * 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
| |\ \ | | | | | | | | [Old-UI] Fix cancel button on buy eth screen.
| | * | 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
| |\ \ | | | | | | | | [NewUI] Replace 'Contract Published' label with 'Contract Deployment'
| | * | Replace 'Contract Published' with 'Contract Deployment' for clearer ↵Dan2018-02-281-1/+1
| | |/ | | | | | | | | | indication of contract tx state.
| * | Merge pull request #3350 from danjm/onclick-undefined-sentry-errorkumavis2018-03-011-9/+11
| |\ \ | | | | | | | | [old-ui] Prevent user from switching network in old-ui notification
| | * | 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
|\ | | | | [NewUI] Remove accessing PropTypes from main React package
| * 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
|\ \ | | | | | | [NewUI] Add reset account button to new UI.
| * | 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
|\ | | | | [NewUI] Fix rendering QR code in full screen old UI, hide unnecessary back button
| * 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
| | | [NewUI] Track usage of old and new UI
* Merge branch 'master' into NewUI-flatDan2017-12-213-2/+16
|
* [NewUI] Hide UI toggle in mascara (#2772)Dan J Miller2017-12-211-1/+1
| | | | | | * Hides old-UI on mascara. * Improve code clarity in select-app.js
* 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