aboutsummaryrefslogtreecommitdiffstats
path: root/old-ui/app/components
Commit message (Expand)AuthorAgeFilesLines
* Update new method namespace from v2 to v3bitpshr2018-09-141-3/+3
* Implement latest EIP-712 protocolbitpshr2018-09-142-3/+27
* 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 network-remove-provider-engineThomas2018-08-151-1/+1
|\
| * fix merge conflictsbrunobar792018-08-084-86/+437
| |\
| * | fix linting errorsbrunobar792018-07-271-1/+1
* | | Merge branch 'develop' of https://github.com/MetaMask/metamask-extension into...frankiebee2018-08-071-4/+4
|\ \ \ | | |/ | |/|
| * | Show the retry button on latest tx of earliest nonce.Dan Miller2018-08-011-4/+4
* | | Merge branch 'develop' into network-remove-provider-engine-testsThomas Huang2018-08-024-83/+443
|\| |
| * | Open UI in browser post-new-UI-switchWhymarrh Whitby2018-07-281-0/+1
| * | Don't show an additional beta UI notificationWhymarrh Whitby2018-07-281-1/+1
| * | Rewrite AccountQrScreen to use flexboxWhymarrh Whitby2018-07-282-82/+1
| * | Add NewUiAnnouncement componentWhymarrh Whitby2018-07-281-2/+2
| * | Add banner suggesting new UIWhymarrh Whitby2018-07-281-2/+48
| * | Move the old UI's AppBar into its own componentWhymarrh Whitby2018-07-281-0/+385
| |/
| * earliest tx by submittedTimeEsteban MIno2018-07-261-5/+8
| * only show retry button on earliest pending txEsteban MIno2018-07-261-1/+7
* | Merge branch 'develop' of github.com:MetaMask/metamask-extension into network...kumavis2018-07-043-4/+4
|\|
| * eslint --fix .brunobar792018-07-033-4/+4
* | Fix notice screen incorrectly disabling Accept button after multiple noticesAlexander Tseung2018-07-031-2/+15
|/
* 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
* Fix account list order for the old UIWhymarrh Whitby2018-06-061-2/+3
* old-ui - ens-input - fix params passed to inputkumavis2018-05-221-48/+53
* 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-241-2/+2
* Require loglevel singleton in each module that uses itbitpshr2018-04-143-0/+3
* lint - remove use of 'event' globalkumavis2018-04-031-2/+2
* old-ui - lint fixeskumavis2018-04-033-3/+1
* Merge branch 'master' into i3686-txparamundefined-sigrequestsintxlistDan2018-03-301-3/+3
|\
| * Increase permitted safe gas limitDan Finlay2018-03-301-3/+3
* | Fix display of unapprovedMessages in txList (old and new ui); includes fix of...Dan2018-03-281-0/+5
|/
* Adds styles for dropped txs in old-ui.Dan2018-03-141-0/+5
* 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 ImportAccountMessageV2Thomas Huang2018-03-035-51/+107
|\
| * Allow adding 0 balance tokens in old ui and editing custom token info in new ...Dan J Miller2018-03-031-4/+1
| * Add retry transaction back into old ui transaction list item (#3381)Thomas Huang2018-03-031-35/+92
| * 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 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-161-0/+1
|/
* Merge branch 'master' into uatThomas2018-01-231-1/+11
* Merge branch 'master' into NewUI-flatDan2017-12-211-1/+11
* Remove inline style.Dan2017-12-131-1/+0
* Make transaction list and item more flexible.Dan2017-12-132-4/+4
* Flex account-data-subsectionDan2017-12-132-1/+1
* Use newui actions in old-uiDan2017-12-058-7/+9
* Add old-ui directoryDan2017-12-0544-0/+4829