aboutsummaryrefslogtreecommitdiffstats
path: root/old-ui/app/components
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'develop' into i3725-refactor-send-component-Dan2018-05-142-3/+2
|
* 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
| | | | | | | | | | | | | | | | | | | | 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
* | Fix display of unapprovedMessages in txList (old and new ui); includes fix ↵Dan2018-03-281-0/+5
|/ | | | of undefined txParams.
* Adds styles for dropped txs in old-ui.Dan2018-03-141-0/+5
|
* 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 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
| | | | | | | | | | | | | | | | (#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
| |/
* / 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
|\ | | | | [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