aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/components/eth-balance.js
Commit message (Expand)AuthorAgeFilesLines
* Fix issue where if given a balance that does not need to be parsed will not b...Frankie2016-08-201-5/+6
* Make ballance teal for shapeshift tx and add to change logFrankie2016-08-191-2/+2
* linting and ignoring.Kevin Serrano2016-08-171-1/+0
* Divided eth components for tx and account detail.Kevin Serrano2016-08-171-14/+2
* Fix default value. Add loading indication for async.Kevin Serrano2016-08-101-3/+1
* Get fiat numbers rendering on tooltip. Need to find way to create line breaks.Kevin Serrano2016-08-061-2/+21
* Fix eth balance tooltip to show 6 decimals (#440)Frankie2016-07-141-2/+2
* Integrate changes back into eth-balanceKevin Serrano2016-07-121-27/+29
* eth-balance fixkumavis2016-07-081-1/+10
* Merge branch 'master' of github.com:MetaMask/metamask-plugin into Confirmatio...kumavis2016-07-081-10/+1
|\
| * Fixed eth_balance style, completing partial mergeDan Finlay2016-07-081-10/+1
* | ui - remove doubled eth-balancekumavis2016-07-081-5/+0
|/
* lint fixkumavis2016-07-081-1/+1
* Merge branch 'master' of github.com:MetaMask/metamask-plugin into Confirmatio...kumavis2016-07-081-21/+36
|\
| * Change function name to generateBalanceObjectFrankie2016-07-081-2/+2
| * Add method to deal with small decimals and create the object for eth-balance ...Frankie2016-07-081-17/+22
* | LintedDan Finlay2016-07-081-1/+1
* | Add configurable params to eth-balanceDan Finlay2016-07-081-10/+17
* | Merge branch 'master' into ConfirmationStyleDan Finlay2016-07-081-20/+15
|\|
| * Revert back to original formatBalanceFrankie2016-07-081-20/+15
* | Fixed up pending-tx-detailsDan Finlay2016-07-071-1/+2
|/
* Add a postion option for tool tipFrankie2016-07-071-0/+1
* Add decimal hendeling to ETH balanceFrankie2016-07-071-15/+19
* Implemt new account layoutFrankie2016-07-011-6/+16
* WIP: Working on new layoutFrankie2016-07-011-1/+17
* Manually lintedDan Finlay2016-06-221-1/+0
* Auto lintedDan Finlay2016-06-221-2/+2
* correctly displaying small balances with testsZac Mitton2016-05-261-10/+2
* ui - redesign - ether amount componentkumavis2016-05-191-0/+40