Commit Graph

23 Commits

Author SHA1 Message Date
Matias Pando 12adaa64d2 Fixes show all/show less button on address list 2014-09-23 17:25:20 -03:00
Manuel Araoz fc793e558e settings: fix angular error on logout 2 2014-09-11 11:45:31 -07:00
Manuel Araoz 2f545239d5 settings: fix angular error on logout 2014-09-11 11:41:42 -07:00
Manuel Araoz 0fe4778637 settings: fix references to unitName 2014-09-10 13:39:21 -07:00
Manuel Araoz 53869531c2 settings: fix balance bug 2 2014-09-10 13:33:15 -07:00
Gregg Zigler c8c7a57416 1. Add TxProposals to mocha test page
2. The jshint tool found some instances where var was declared twice within a function. Seemed to originate from copy/paste-style coding. Most were unambiguously intended for a single block within the function. In a few cases, two declarations were consumed by one later reference. In those cases, I removed the duplicate var or I refactored slightly.
2014-08-06 18:44:04 -04:00
Yemel Jardi cff8dcb41b Show addresses for other copayers 2014-07-22 16:13:11 -03:00
Yemel Jardi cef5b72557 Fix showing QR code on address list when it shouldn't 2014-07-08 12:23:10 -03:00
Yemel Jardi fd2cf54eb4 Hide empty addresses from othe copayers 2014-07-03 16:42:29 -03:00
Gustavo Cortez 75b45d2f17 Fixed amount values: decimal is variable, depending of unit in config. Also custom values are allowed 2014-06-27 02:46:28 -03:00
Gustavo Cortez 5f99554478 New Angular filter for correct the formatting issue of the currency value 2014-06-26 16:11:40 -03:00
Ryan X. Charles ea2e2d4e19 run js-beautify on everything
...with two spaces. Command: js-beautify -s 2 -r [filename]
2014-06-24 08:36:32 -07:00
Yemel Jardi 38ac18458b Change default address list 2014-06-23 13:26:13 -03:00
Gustavo Cortez 5a0c1e235b Fixed Conflicts:
index.html
2014-06-03 18:49:25 -03:00
Matias Alejo Garcia ac58d9744e change angular module namespace to copayApp 2014-06-03 17:48:37 -03:00
Gustavo Cortez 8a40f169c0 Simplification and fixes when getting transaction list (controller) from insight and look&feel of tx list 2014-06-03 16:54:09 -03:00
Mario Colque bc11fa7493 angularjs digest errors fixed 2014-05-26 10:46:05 -03:00
Gustavo Cortez 7e38a074ca Fixes #399 : Limit addresses list 2014-05-22 17:42:56 -03:00
Yemel Jardi 15fc035ba9 Move pagination of transaction proposals to the backend 2014-05-21 14:12:59 -07:00
Yemel Jardi c51731dc69 Add pagination to transaction proposals All-tab 2014-05-21 14:12:28 -07:00
Yemel Jardi cedffc230b Group inputs by address 2014-05-16 16:07:42 -07:00
Yemel Jardi 4fd78d030a make dates human friendly 2014-05-16 15:53:05 -07:00
Mario Colque abee376568 move all files to root path 2014-03-21 14:21:13 -03:00