aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/send-v2.js
Commit message (Expand)AuthorAgeFilesLines
* Get currency from state in account details, send and confirm screens.Dan2017-10-201-2/+4
* Min and default gas price, limit, total; comments out code for gas slider.Dan2017-10-201-3/+4
* Amount field shows insufficient funds error based on amoutn + gas total.Dan2017-10-201-3/+14
* Fixes mobile styling.Dan2017-10-201-44/+61
* Handling to and amount errors.Dan2017-10-191-8/+89
* Move all of send state to metamask state.Dan2017-10-191-42/+34
* Get from and update addressBook in send-v2Dan2017-10-191-4/+15
* Breaks send-v2 down into renderable functions.Dan2017-10-191-102/+159
* Enable send-v2 functionality.Dan2017-10-181-2/+37
* Customize Gas connected to stateDan2017-10-161-8/+4
* [NewUI] SendV2-#8: Send container handles tokens; gas info dynamic from state...Dan J Miller2017-10-141-57/+146
* Adds amount and gas field to sendV2.Dan2017-10-131-7/+48
* Send v2 to autocomplete.Dan2017-10-111-2/+23
* Refactor 'rendersingleidentity' to a stand alone account-list-item component.Dan2017-10-101-6/+5
* UI for readonly from component. From dropdown opening and closing. Mockdata.Dan2017-10-101-1/+37
* UI for send screen container without form rows.Dan2017-10-091-0/+61