| Commit message (Expand) | Author | Age | Files | Lines |
* | Move getTaxBN and bnMultiplyByFraction to util.js | Dan | 2017-08-29 | 1 | -25/+5 |
* | Using eth balance component to ensure proper rounding. | Dan | 2017-08-29 | 1 | -4/+13 |
* | Bind SendTransactionScreen methods to this in constructor. | Dan | 2017-08-29 | 1 | -9/+20 |
* | Refactor for clean handling of tooltip close. | Dan | 2017-08-29 | 1 | -6/+9 |
* | Styles and behaviour correct | Dan | 2017-08-29 | 1 | -7/+44 |
* | Fully connect gas data in send form and tooltip to state; final styling impro... | Dan | 2017-08-26 | 1 | -10/+15 |
* | Updating current currency from send form. | Dan | 2017-08-26 | 1 | -1/+15 |
* | Tooltip closing on click outside. | Dan | 2017-08-26 | 1 | -5/+6 |
* | Refactor tooltip to remove external lib; tooltip now updating gas fee in parent. | Dan | 2017-08-26 | 1 | -3/+16 |
* | Toggling tooltip. | Dan | 2017-08-26 | 1 | -1/+13 |
* | Add 'customize' text to gas input. | Dan | 2017-08-26 | 1 | -0/+4 |
* | Add data field to send token screen | sdtsui | 2017-08-23 | 1 | -1/+34 |
* | [WIP] Successfully sign a hardcoded transaction, hook up remaining inputs and... | sdtsui | 2017-08-23 | 1 | -12/+19 |
* | [WIP] Use hardcoded values for dispatching from signTx | sdtsui | 2017-08-23 | 1 | -17/+80 |
* | Remove border and apply background color to gas input | sdtsui | 2017-08-23 | 1 | -2/+10 |
* | Add layout and props for send screen inputs | sdtsui | 2017-08-23 | 1 | -11/+66 |
* | [WIP] - Styling Send Screen - Need to bring in data contract for signTx | sdtsui | 2017-08-23 | 1 | -141/+29 |
* | [WIP] Tweak Send Screen Styles | sdtsui | 2017-08-22 | 1 | -11/+4 |
* | Cleanup send, move send token into separate func to make room for send ETH | sdtsui | 2017-08-03 | 1 | -35/+219 |
* | Add rounded background to total token, with minor styling tweaks | sdtsui | 2017-07-30 | 1 | -2/+2 |
* | Clean up send screen | sdtsui | 2017-07-30 | 1 | -2/+6 |
* | Center action buttons, add minor style adjustments | sdtsui | 2017-07-30 | 1 | -18/+30 |
* | Center send token content; hook up 'Next' and 'Cancel' buttons | sdtsui | 2017-07-30 | 1 | -159/+191 |
* | Add high-level css layout for Send Token | sdtsui | 2017-07-30 | 1 | -23/+78 |
* | Add responsive container; add send token copy | sdtsui | 2017-07-30 | 1 | -93/+46 |
* | Add token logo to send screen | sdtsui | 2017-07-30 | 1 | -2/+22 |
* | Move responsive ui into its own folder for easier merges | Dan Finlay | 2017-07-21 | 1 | -0/+288 |
* | Make folder for responsive UI | Dan Finlay | 2017-07-04 | 1 | -288/+0 |
* | Merge pull request #1681 from MetaMask/AddressStripping | Dan Finlay | 2017-06-28 | 1 | -1/+1 |
|\ |
|
| * | Remove trailing periods and white space | Thomas Huang | 2017-06-28 | 1 | -1/+1 |
* | | Rename Send to Next | Thomas Huang | 2017-06-28 | 1 | -1/+1 |
|/ |
|
* | Fix fiat rendering | Dan Finlay | 2017-05-17 | 1 | -0/+3 |
* | lint - mandatory dangle | kumavis | 2017-05-16 | 1 | -1/+1 |
* | ui - send - clean props assignment | kumavis | 2017-05-16 | 1 | -8/+10 |
* | Remove redux dependency from eth-balance and its dependent tree | Dan Finlay | 2017-05-13 | 1 | -8/+11 |
* | Allow for adding recently used addresses to address book. | Kevin Serrano | 2017-03-10 | 1 | -2/+11 |
* | Display owned addresses in datalist. | Kevin Serrano | 2017-03-10 | 1 | -0/+2 |
* | Add ens recognition to send form input | Dan Finlay | 2017-03-01 | 1 | -5/+12 |
* | Linted | Dan Finlay | 2017-03-01 | 1 | -2/+0 |
* | Remove gasMultiplier txMeta param | Dan Finlay | 2017-03-01 | 1 | -70/+1 |
* | rename selectedAccount to selectedAddress | kumavis | 2017-01-31 | 1 | -1/+1 |
* | Fix up wording | Frankie | 2016-10-20 | 1 | -1/+1 |
* | Add valdations to txData param | Frankie | 2016-10-20 | 1 | -0/+6 |
* | Create callback and Clean-up details | Frankie | 2016-10-14 | 1 | -1/+1 |
* | fix spelling | Frankie | 2016-10-14 | 1 | -4/+2 |
* | Fix gasPrice range | Frankie | 2016-10-14 | 1 | -1/+2 |
* | Add custom gas field to send page | Frankie | 2016-10-11 | 1 | -33/+113 |
* | Revert "Add new eth-lightwallet salting to vault." | Frankie | 2016-09-13 | 1 | -3/+3 |
* | Camelcase dataset key for react | Dan Finlay | 2016-09-11 | 1 | -3/+3 |
* | Add fiat balances to tx conf view | Dan Finlay | 2016-09-07 | 1 | -3/+2 |
* | Skip loading indication from send screen | Dan Finlay | 2016-09-02 | 1 | -1/+0 |
* | Persist send tx form field values | Dan Finlay | 2016-08-26 | 1 | -5/+14 |
* | Fix typo | Thibaut SCHAEFFER | 2016-07-18 | 1 | -1/+1 |
* | Fix it so you cant send a negitavie amount of ETH | Frankie | 2016-06-28 | 1 | -1/+5 |
* | send-tx remove account select button | kumavis | 2016-06-25 | 1 | -5/+3 |
* | Manually linted | Dan Finlay | 2016-06-22 | 1 | -3/+3 |
* | Auto linted | Dan Finlay | 2016-06-22 | 1 | -11/+10 |
* | Allow empty recipient fields on tx | Dan Finlay | 2016-05-20 | 1 | -1/+1 |
* | Add full precision to send tx value field. | Dan Finlay | 2016-05-20 | 1 | -2/+2 |
* | Increase send value precision | Dan Finlay | 2016-05-20 | 1 | -1/+1 |
* | Add address capitalization checksumming | Dan Finlay | 2016-05-20 | 1 | -1/+1 |
* | Allow txs with no recipient when they have a data field | Dan Finlay | 2016-05-20 | 1 | -9/+9 |
* | Merge pull request #189 from MetaMask/hotfixsendTx | Dan Finlay | 2016-05-19 | 1 | -10/+15 |
|\ |
|
| * | ui - sendTx - re-add warning and fix form parsing | kumavis | 2016-05-19 | 1 | -10/+15 |
* | | ui - redesign - ether amount component | kumavis | 2016-05-19 | 1 | -2/+5 |
|/ |
|
* | ui - redesign - sendTransaction | kumavis | 2016-05-19 | 1 | -46/+134 |
* | ui - redesign - send | kumavis | 2016-05-14 | 1 | -1/+4 |
* | Fix send view selected account bug | Dan Finlay | 2016-05-12 | 1 | -1/+1 |
* | Fix floating point input bug | Dan Finlay | 2016-04-20 | 1 | -3/+5 |
* | Improve some UI formatting | Dan Finlay | 2016-04-20 | 1 | -1/+1 |
* | Moved UI into repo with its own dependency stack | Dan Finlay | 2016-04-14 | 1 | -0/+139 |