aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/components/eth-balance.js
Commit message (Expand)AuthorAgeFilesLines
* Folder restructure (#6304)Chi Kei Chan2019-03-221-102/+0
* Add support for RPC endpoints with custom chain IDs (#5134)HackyMiner2018-10-261-3/+9
* Fix exception thrown when styleOverride is not present (#3364)Alexander Tseung2018-03-021-1/+1
* Lint fixesDan2017-08-311-2/+2
* Clean up send.js and eth-balance.js with es6.Dan2017-08-311-33/+25
* Using eth balance component to ensure proper rounding.Dan2017-08-291-27/+42
* Move responsive ui into its own folder for easier mergesDan Finlay2017-07-211-0/+89
* Make folder for responsive UIDan Finlay2017-07-041-89/+0
* Fix fiat renderingDan Finlay2017-05-171-2/+2
* Remove redux dependency from eth-balance and its dependent treeDan Finlay2017-05-131-8/+8
* Fix rendering of loose accountsDan Finlay2016-12-241-1/+3
* LintedDan Finlay2016-09-071-23/+22
* Got basic fiat display modularizedDan Finlay2016-09-071-22/+24
* Nearly finished factoring fiat value into eth-balanceDan Finlay2016-09-071-2/+2
* Continuing fiat balance modularizationDan Finlay2016-09-041-7/+11
* 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