Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Lint fixes | Dan | 2017-08-31 | 1 | -2/+2 |
| | |||||
* | Clean up send.js and eth-balance.js with es6. | Dan | 2017-08-31 | 1 | -33/+25 |
| | |||||
* | Using eth balance component to ensure proper rounding. | Dan | 2017-08-29 | 1 | -27/+42 |
| | |||||
* | Move responsive ui into its own folder for easier merges | Dan Finlay | 2017-07-21 | 1 | -0/+89 |
| | |||||
* | Make folder for responsive UI | Dan Finlay | 2017-07-04 | 1 | -89/+0 |
| | |||||
* | Fix fiat rendering | Dan Finlay | 2017-05-17 | 1 | -2/+2 |
| | | | | | | | | Fixes #1439. When reorganizing fiat-value component to not use global state, had missed its necessary `currentCurrency` parameter. This now passes it in wherever it's used. | ||||
* | Remove redux dependency from eth-balance and its dependent tree | Dan Finlay | 2017-05-13 | 1 | -8/+8 |
| | | | | For better unit testability of the conf-tx view. | ||||
* | Fix rendering of loose accounts | Dan Finlay | 2016-12-24 | 1 | -1/+3 |
| | |||||
* | Linted | Dan Finlay | 2016-09-07 | 1 | -23/+22 |
| | |||||
* | Got basic fiat display modularized | Dan Finlay | 2016-09-07 | 1 | -22/+24 |
| | |||||
* | Nearly finished factoring fiat value into eth-balance | Dan Finlay | 2016-09-07 | 1 | -2/+2 |
| | |||||
* | Continuing fiat balance modularization | Dan Finlay | 2016-09-04 | 1 | -7/+11 |
| | |||||
* | Fix issue where if given a balance that does not need to be parsed will not ↵ | Frankie | 2016-08-20 | 1 | -5/+6 |
| | | | | be parsed | ||||
* | Make ballance teal for shapeshift tx and add to change log | Frankie | 2016-08-19 | 1 | -2/+2 |
| | |||||
* | linting and ignoring. | Kevin Serrano | 2016-08-17 | 1 | -1/+0 |
| | |||||
* | Divided eth components for tx and account detail. | Kevin Serrano | 2016-08-17 | 1 | -14/+2 |
| | |||||
* | Fix default value. Add loading indication for async. | Kevin Serrano | 2016-08-10 | 1 | -3/+1 |
| | |||||
* | Get fiat numbers rendering on tooltip. Need to find way to create line breaks. | Kevin Serrano | 2016-08-06 | 1 | -2/+21 |
| | |||||
* | Fix eth balance tooltip to show 6 decimals (#440) | Frankie | 2016-07-14 | 1 | -2/+2 |
| | | | | | | | | | | | | * Fix tooltip to show to the 6 decimal place on balances ovr 0... * Change font size for balance component in tx-list so it fits the notation * Add to change log * Linting * change log | ||||
* | Integrate changes back into eth-balance | Kevin Serrano | 2016-07-12 | 1 | -27/+29 |
| | |||||
* | eth-balance fix | kumavis | 2016-07-08 | 1 | -1/+10 |
| | |||||
* | Merge branch 'master' of github.com:MetaMask/metamask-plugin into ↵ | kumavis | 2016-07-08 | 1 | -10/+1 |
|\ | | | | | | | ConfirmationStyle | ||||
| * | Fixed eth_balance style, completing partial merge | Dan Finlay | 2016-07-08 | 1 | -10/+1 |
| | | |||||
* | | ui - remove doubled eth-balance | kumavis | 2016-07-08 | 1 | -5/+0 |
|/ | |||||
* | lint fix | kumavis | 2016-07-08 | 1 | -1/+1 |
| | |||||
* | Merge branch 'master' of github.com:MetaMask/metamask-plugin into ↵ | kumavis | 2016-07-08 | 1 | -21/+36 |
|\ | | | | | | | ConfirmationStyle | ||||
| * | Change function name to generateBalanceObject | Frankie | 2016-07-08 | 1 | -2/+2 |
| | | |||||
| * | Add method to deal with small decimals and create the object for eth-balance ↵ | Frankie | 2016-07-08 | 1 | -17/+22 |
| | | | | | | | | component | ||||
* | | Linted | Dan Finlay | 2016-07-08 | 1 | -1/+1 |
| | | |||||
* | | Add configurable params to eth-balance | Dan Finlay | 2016-07-08 | 1 | -10/+17 |
| | | |||||
* | | Merge branch 'master' into ConfirmationStyle | Dan Finlay | 2016-07-08 | 1 | -20/+15 |
|\| | |||||
| * | Revert back to original formatBalance | Frankie | 2016-07-08 | 1 | -20/+15 |
| | | |||||
* | | Fixed up pending-tx-details | Dan Finlay | 2016-07-07 | 1 | -1/+2 |
|/ | |||||
* | Add a postion option for tool tip | Frankie | 2016-07-07 | 1 | -0/+1 |
| | |||||
* | Add decimal hendeling to ETH balance | Frankie | 2016-07-07 | 1 | -15/+19 |
| | |||||
* | Implemt new account layout | Frankie | 2016-07-01 | 1 | -6/+16 |
| | |||||
* | WIP: Working on new layout | Frankie | 2016-07-01 | 1 | -1/+17 |
| | |||||
* | Manually linted | Dan Finlay | 2016-06-22 | 1 | -1/+0 |
| | |||||
* | Auto linted | Dan Finlay | 2016-06-22 | 1 | -2/+2 |
| | |||||
* | correctly displaying small balances with tests | Zac Mitton | 2016-05-26 | 1 | -10/+2 |
| | |||||
* | ui - redesign - ether amount component | kumavis | 2016-05-19 | 1 | -0/+40 |