aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/selectors.js
Commit message (Expand)AuthorAgeFilesLines
* Adds toggle for primary currency (#5421)Alexander Tseung2018-10-171-0/+5
* fix integration test for asset images selectorsEsteban MIno2018-08-311-2/+2
* fix watched tokens images showing in tx listEsteban MIno2018-08-311-0/+6
* fix images for watched tokensEsteban MIno2018-08-301-0/+8
* Show token amounts in TransactionListItem for token transfersAlexander Tseung2018-08-241-45/+0
* Refactor transactions list views. Add redesign componentsAlexander Tseung2018-08-241-15/+47
* Refactor and redesign confirm transaction viewsAlexander Tseung2018-07-071-0/+13
* :qwSara Reynolds2018-07-041-10/+0
* Only show the customize gas modal if the estimateGas call is not currently in...Dan2018-06-191-0/+5
* Lint fixes and alphabetization for i3725-refactor-send-componentDan2018-04-271-1/+1
* Fetch token prices based on contract addressbitpshr2018-04-161-13/+6
* Merge branch 'i3554-fix-editing-dapp-token-txs' of https://github.com/danjm/m...kumavis2018-03-221-1/+2
|\
| * Identify token transactions by method names token data, and not just whether ...Dan2018-03-201-1/+2
* | Retry transaction logic added to tx-list-item, confirm-send-ether, customize-...Dan2018-03-091-0/+5
|/
* Fix exception thrown in selected token tx list with shapeshift txs (#3215)Alexander Tseung2018-02-091-3/+3
* New add account page with create and import options.Dan2018-01-131-0/+6
* Merge branch 'NewUI-flat' into MM-333-auto-add-users-to-new-UIChi Kei Chan2017-12-081-0/+5
|\
| * Update max amount behaviour to meet new specs.Dan2017-12-071-0/+5
* | User is automatically added to new UI if they meet conditions at time of login.Dan2017-12-071-0/+18
|/
* Token balance in send state; validating sufficient tokens, validation updates...Dan2017-11-071-0/+9
* Improve customize gas modal error handlingDan2017-10-241-0/+23
* Fix selectorsChi Kei Chan2017-10-201-2/+2
* Merge branch 'NewUI-flat' into MM-128-get-currentCurrency-from-stateChi Kei Chan2017-10-201-1/+10
|\
| * Fix handling of arithmetic on token gas in confirm-send-token.Dan2017-10-201-1/+10
* | Get currency from state in account details, send and confirm screens.Dan2017-10-201-0/+5
|/
* Move all of send state to metamask state.Dan2017-10-191-0/+5
* Get from and update addressBook in send-v2Dan2017-10-191-0/+5
* Customize Gas connected to stateDan2017-10-161-1/+11
* [NewUI] SendV2-#8: Send container handles tokens; gas info dynamic from state...Dan J Miller2017-10-141-1/+34
* Add needed iterator in tx-list and path to account in selectors.Dan2017-10-031-1/+1
* Fix .filter token txChi Kei Chan2017-09-081-1/+2
* Add Contract Tx List Item; Update Token Tx on selectChi Kei Chan2017-09-071-2/+7
* Adding Token transaction detail screenChi Kei Chan2017-09-061-0/+9
* Lint fixesDan2017-08-311-6/+7
* Add selectors for txsToRender and conversionRatesdtsui2017-08-111-0/+18
* Add new selectors for addresses, identities, and accountssdtsui2017-08-101-0/+27