| Commit message (Expand) | Author | Age | Files | Lines |
* | Add currency-input component to correct send amount behaviour and move curren... | Dan | 2017-11-08 | 1 | -28/+8 |
* | Lint fixes. | Dan | 2017-11-07 | 1 | -1/+0 |
* | Set gas price allows for WEI precision. | Dan | 2017-11-07 | 1 | -0/+1 |
* | Adds max amount feature for send-ether | Dan | 2017-11-07 | 2 | -1/+3 |
* | Token balance in send state; validating sufficient tokens, validation updates... | Dan | 2017-11-07 | 2 | -6/+40 |
* | Merge pull request #2530 from MetaMask/uat | Chi Kei Chan | 2017-11-03 | 11 | -84/+61 |
|\ |
|
| * | More lint fixes | Dan | 2017-11-02 | 10 | -33/+29 |
| * | Lint fixes for NewUI-flat. | Dan | 2017-11-02 | 8 | -45/+26 |
* | | Fixes width of from and to dropdowns in extension and on mobile views. | Dan | 2017-11-03 | 1 | -1/+1 |
|/ |
|
* | Change min gas price to 0.1 GWEI | Dan | 2017-10-27 | 1 | -13/+12 |
* | Simply logic for rendering matching accounts in to-autocomplete dropdown. | Dan | 2017-10-25 | 1 | -12/+4 |
* | Style dropdown of to-autocomplete. | Dan | 2017-10-25 | 2 | -29/+105 |
* | Improve customize gas modal error handling | Dan | 2017-10-24 | 3 | -12/+55 |
* | Cleaner implementation of currency-display input. | Dan | 2017-10-24 | 1 | -22/+14 |
* | Merge pull request #2433 from danjm/NewUI-flat-precision-improvements | Chi Kei Chan | 2017-10-24 | 1 | -2/+4 |
|\ |
|
| * | Improve precision in send and confirm. | Dan | 2017-10-24 | 1 | -2/+4 |
* | | Clear send state on cancelling and signing. | Dan | 2017-10-24 | 1 | -0/+1 |
|/ |
|
* | Fix Conversions bugs; Fiat value bugs | Chi Kei Chan | 2017-10-21 | 1 | -1/+11 |
* | various styling fix on mobile | Chi Kei Chan | 2017-10-20 | 1 | -4/+4 |
* | Get currency from state in account details, send and confirm screens. | Dan | 2017-10-20 | 4 | -9/+14 |
* | Min and default gas price, limit, total; comments out code for gas slider. | Dan | 2017-10-20 | 1 | -0/+23 |
* | Fixes mobile styling. | Dan | 2017-10-20 | 1 | -1/+1 |
* | Fix cancel button on send screen. | Dan | 2017-10-19 | 1 | -0/+1 |
* | Handling to and amount errors. | Dan | 2017-10-19 | 3 | -13/+21 |
* | Move all of send state to metamask state. | Dan | 2017-10-19 | 3 | -18/+14 |
* | Get from and update addressBook in send-v2 | Dan | 2017-10-19 | 1 | -4/+8 |
* | Enable send-v2 functionality. | Dan | 2017-10-18 | 3 | -7/+21 |
* | Customize Gas connected to state | Dan | 2017-10-16 | 2 | -1/+9 |
* | [NewUI] SendV2-#8: Send container handles tokens; gas info dynamic from state... | Dan J Miller | 2017-10-14 | 8 | -32/+214 |
* | Refactor amount input: dynamic input width with vanilla js. | Dan | 2017-10-13 | 1 | -41/+32 |
* | Send v2 amount unit moves correctly. | Dan | 2017-10-13 | 1 | -1/+19 |
* | Adds amount and gas field to sendV2. | Dan | 2017-10-13 | 1 | -0/+85 |
* | Send v2 to autocomplete. | Dan | 2017-10-11 | 1 | -0/+55 |
* | Refactor 'rendersingleidentity' to a stand alone account-list-item component. | Dan | 2017-10-10 | 2 | -49/+71 |
* | UI for readonly from component. From dropdown opening and closing. Mockdata. | Dan | 2017-10-10 | 1 | -0/+94 |
* | Stop setting 'currentCurrency' and use local state for active currency in sen... | Dan | 2017-09-14 | 4 | -12/+12 |
* | Add token exchange rates | Chi Kei Chan | 2017-09-13 | 2 | -4/+31 |
* | Add frontend validation to send-token | Chi Kei Chan | 2017-09-12 | 1 | -2/+2 |
* | Add buttons; handle back; add yarn.lock | Chi Kei Chan | 2017-09-12 | 1 | -5/+14 |
* | Lint fixes | Dan | 2017-08-31 | 2 | -19/+17 |
* | Refactor gas-fee-display to include usd and eth fee displays as separate comp... | Dan | 2017-08-31 | 3 | -30/+93 |
* | Move gas fee to a separate component. | Dan | 2017-08-31 | 1 | -0/+53 |
* | Move currency toggle to its own component. | Dan | 2017-08-31 | 2 | -0/+128 |