Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Handling to and amount errors. | Dan | 2017-10-19 | 1 | -8/+89 |
| | |||||
* | Move all of send state to metamask state. | Dan | 2017-10-19 | 1 | -42/+34 |
| | |||||
* | Get from and update addressBook in send-v2 | Dan | 2017-10-19 | 1 | -4/+15 |
| | |||||
* | Breaks send-v2 down into renderable functions. | Dan | 2017-10-19 | 1 | -102/+159 |
| | |||||
* | Enable send-v2 functionality. | Dan | 2017-10-18 | 1 | -2/+37 |
| | |||||
* | Customize Gas connected to state | Dan | 2017-10-16 | 1 | -8/+4 |
| | |||||
* | [NewUI] SendV2-#8: Send container handles tokens; gas info dynamic from ↵ | Dan J Miller | 2017-10-14 | 1 | -57/+146 |
| | | | | | | | | | | | | | | | | | | 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. | ||||
* | Adds amount and gas field to sendV2. | Dan | 2017-10-13 | 1 | -7/+48 |
| | |||||
* | Send v2 to autocomplete. | Dan | 2017-10-11 | 1 | -2/+23 |
| | |||||
* | Refactor 'rendersingleidentity' to a stand alone account-list-item component. | Dan | 2017-10-10 | 1 | -6/+5 |
| | |||||
* | UI for readonly from component. From dropdown opening and closing. Mockdata. | Dan | 2017-10-10 | 1 | -1/+37 |
| | |||||
* | UI for send screen container without form rows. | Dan | 2017-10-09 | 1 | -0/+61 |