aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/util.js
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into ConfirmationStyleDan Finlay2016-07-081-20/+13
|\
| * Revert back to original formatBalanceFrankie2016-07-081-20/+13
* | Merge branch 'master' into ConfirmationStyleDan Finlay2016-07-071-1/+1
|\|
| * Handle to small of balances with "<0.00001"Frankie2016-07-071-1/+1
* | Fleshed out pending tx viewDan Finlay2016-07-071-1/+2
* | Merged latest balance formatting codeDan Finlay2016-07-071-13/+20
|\|
| * Add decimal hendeling to ETH balanceFrankie2016-07-071-13/+20
* | Began reworking tx conf viewDan Finlay2016-07-071-2/+12
* | Simplify empty account balance renderingDan Finlay2016-07-061-1/+1
|/
* Manually lintedDan Finlay2016-06-221-8/+8
* Merge branch 'master' of github.com:MetaMask/metamask-plugin into AutoLintDan Finlay2016-06-221-10/+7
|\
| * tweekZac Mitton2016-06-211-1/+0
| * added a failing case and fixed it by refactoring everything to stringsZac Mitton2016-06-211-10/+8
* | Auto lintedDan Finlay2016-06-221-44/+43
|/
* Fix hashed address validationDan Finlay2016-06-031-1/+1
* correctly displaying small balances with testsZac Mitton2016-05-261-16/+28
* Allow empty recipient fields on txDan Finlay2016-05-201-0/+2
* Add full precision to send tx value field.Dan Finlay2016-05-201-0/+15
* Increase send value precisionDan Finlay2016-05-201-2/+2
* Add address capitalization checksummingDan Finlay2016-05-201-1/+15
* ui - redesign - ether amount componentkumavis2016-05-191-5/+20
* Removed logsDan Finlay2016-04-201-2/+0
* Fix floating point input bugDan Finlay2016-04-201-3/+11
* Add leading zero to account balancesDan Finlay2016-04-161-1/+1
* ui - util - fixes#110 formatBalancekumavis2016-04-151-2/+2
* Fix eth resolutionDan Finlay2016-04-151-2/+7
* Moved UI into repo with its own dependency stackDan Finlay2016-04-141-0/+102