aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/selectors
Commit message (Expand)AuthorAgeFilesLines
* Fix display of gas chart on Ethereum networks (#6389)Dan J Miller2019-04-041-1/+2
* Hide gas price chart and prevent api call when not on ethereum networks. (#6300)Dan J Miller2019-03-221-1/+13
* Folder restructure (#6304)Chi Kei Chan2019-03-225-11/+312
* Metametrics (#6171)Dan J Miller2019-03-051-1/+1
* Show/Hide Fiat on Testnets based on User Preference (#6153)Chi Kei Chan2019-02-272-22/+363
* Change gas labels to Slow/Average/Fast (#6090)Chi Kei Chan2019-02-062-60/+60
* Order shapeshift transactions by time within the transactions listAlexander Tseung2019-01-251-12/+32
* Ensures that advanced tab gas limit reflects tx gas limitDan Miller2018-12-122-7/+3
* Improve ux for low gas price set (#5862)Dan J Miller2018-12-111-0/+36
* Group transactions by nonce (#5886)Alexander Tseung2018-12-101-12/+220
* Final gas customization fixesDan Miller2018-12-042-41/+32
* Add loading spinners when waiting for APIs in the gas customization modalDan Miller2018-12-041-0/+5
* Uses more reliable api on main send screen; caches basic api results in modalDan Miller2018-12-042-83/+105
* Redesign of gas customization basic tab.Dan Miller2018-12-042-0/+9
* Improve data management and tests for gas-modal-page-container price estimates.Dan Miller2018-12-042-5/+52
* Complete integration of gas chart with redux.Dan Miller2018-12-041-0/+1
* Test updates and additions for button integration with send screen.Dan Miller2018-12-042-6/+99
* Integrate gas buttons with the send screen.Dan Miller2018-12-041-4/+53
* Connects remained of the gas customization component to redux.Dan Miller2018-12-041-22/+21
* Connect the gas-button-group component to redux and a live api.Dan Miller2018-12-042-7/+319
* Adds the content of the advanced tab - w/o chart or dynamic content - to gas ...Dan Miller2018-12-041-0/+19
* Fix rounding issue when sending max tokens (#5695)Alexander Tseung2018-11-201-4/+5
* Add support for RPC endpoints with custom chain IDs (#5134)HackyMiner2018-10-261-0/+1
* Merge pull request #5428 from alextsg/i5372-queue-orderDan Finlay2018-10-061-1/+1
|\
| * Reverse pending transactions orderAlexander Tseung2018-10-051-1/+1
* | Translate method names in the transaction list only when applicableAlexander Tseung2018-10-051-1/+6
|/
* Fix integration testsAlexander Tseung2018-08-241-0/+7
* Show token amounts in TransactionListItem for token transfersAlexander Tseung2018-08-242-1/+13
* Refactor transactions list views. Add redesign componentsAlexander Tseung2018-08-241-0/+50
* remove console logsbrunobar792018-08-151-1/+1
* Use token decimals when calculating confirm screen amount for token approvals.Dan Miller2018-08-081-2/+8
* Round large exponential numbersAlexander Tseung2018-07-281-4/+9
* Add close window support to signature requests. Move logic to actionsAlexander Tseung2018-07-241-1/+28
* Use Number constructor for number conversion. Use existing noConversionRateAv...Alexander Tseung2018-07-181-3/+3
* Add fallback when no function found, fix network colors, add fiat values for ...Alexander Tseung2018-07-181-0/+99
* Refactor and redesign confirm transaction viewsAlexander Tseung2018-07-071-0/+65