aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/selectors.js
Commit message (Collapse)AuthorAgeFilesLines
* [NewUI] SendV2-#8: Send container handles tokens; gas info dynamic from ↵Dan J Miller2017-10-141-1/+34
| | | | | | | | | | | | | | | | | | state (#2364) * Adds memo field to send-v2. * Vertical align transaction with flexbox. * Customize Gas UI * Remove internal state from InputNumber and fix use in gastooltip. * Move customize-gas-modal to its own folder and minor cleanup * Create send container, get account info from state, and make currency display more reusable * Adjusts send-v2 and container for send-token. Dynamically getting suggested gas prices.
* 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