aboutsummaryrefslogtreecommitdiffstats
path: root/old-ui/app/components
Commit message (Collapse)AuthorAgeFilesLines
* Allow adding 0 balance tokens in old ui and editing custom token info in new ↵Dan J Miller2018-03-031-4/+1
| | | | | | | | (#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 #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
|/
* 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-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