Commit graph

32 commits

Author SHA1 Message Date
Matias Pando
462e6788bc . 2014-09-23 17:25:20 -03:00
Matias Pando
a3691c02a5 Only shows addresses after updating balance 2014-09-23 17:25:20 -03:00
Matias Pando
86c8137da0 Removed whitespaces 2014-09-23 17:25:20 -03:00
Matias Pando
12adaa64d2 Fixes show all/show less button on address list 2014-09-23 17:25:20 -03:00
Matias Alejo Garcia
dd8fcaa1b1 refacor blockchain handlers 2014-09-09 22:33:30 -03:00
Yemel Jardi
16091bd330 Refactor controllers 2014-08-29 12:27:53 -03:00
Yemel Jardi
b60e8ed407 Add copy to clipboard button 2014-08-13 13:34:47 -03:00
Yemel Jardi
e5fd3c38f4 Fix open external in new tab and fix typo 2014-07-31 14:06:55 -03:00
Yemel Jardi
037b6e9d01 Open bitcoin url in external app 2014-07-30 00:51:38 -03:00
Gustavo Maximiliano Cortez
d7adc854c9 fixes modals qr-address. 2014-07-22 11:03:27 -03:00
Yemel Jardi
5f27f1e7a6 Move address modal to a separate file, rename html files and reintroduce bitcoin protocol handler 2014-07-18 18:51:55 -03:00
Yemel Jardi
0ffbd585f8 Add QR modal at address list and clean deprecated code 2014-07-18 11:24:29 -03:00
Yemel Jardi
fd2cf54eb4 Hide empty addresses from othe copayers 2014-07-03 16:42:29 -03:00
Matias Alejo Garcia
1abf1dc90d small refactor on rootScope 2014-06-24 12:57:15 -03:00
Matias Alejo Garcia
77f6a8221a change names in services 2014-06-03 17:49:11 -03:00
Matias Alejo Garcia
ac58d9744e change angular module namespace to copayApp 2014-06-03 17:48:37 -03:00
Gustavo Cortez
61dfec7a0d Fixes:
* Reload address list when click on refresh
* Angular error when do not have any address and click on refresh
2014-05-21 18:53:17 -03:00
Gustavo Cortez
9428ea55d5 UX: just update address balance that received fund.
Changed rootscope for scope to control address page.
Fixes: not alert when address change receive fund
2014-05-20 19:40:02 -03:00
Mario Colque
037fed195d added highlight to each selected item 2014-05-19 17:51:21 -03:00
Matias Alejo Garcia
398daf3f05 many optimizations in addresses pulling 2014-05-16 18:33:06 -03:00
Manuel Araoz
4bfaf05930 fix address generation 2014-05-09 16:02:27 -03:00
Manuel Araoz
af628dde9b reduce calls to insight in address gen 2014-05-09 15:39:33 -03:00
Manuel Araoz
f764c743e4 remove many unnecesary digests 2014-05-09 15:39:33 -03:00
Manuel Araoz
fd9e6cb48a refactor isChange logic 2014-04-30 20:02:20 -03:00
Manuel Araoz
4acb32c3d8 optimizing address page 2014-04-30 19:58:52 -03:00
Gustavo Cortez
872cfaba68 Added spinner to all buttons 2014-04-24 22:43:19 -03:00
Matias Alejo Garcia
2fc3a8e8fa safe unspent 2014-04-21 12:41:48 -03:00
Mario Colque
ded325af46 fix conflict 2014-04-21 11:41:49 -03:00
Mario Colque
e928ca2b81 several improvements 2014-04-21 11:32:51 -03:00
Matias Alejo Garcia
7f20106d71 fix callback in sent 2014-04-21 11:28:25 -03:00
Mario Colque
009d7b75b8 fix conflicts 2014-04-20 22:54:28 -03:00
Gustavo Cortez
5267c2ad48 WIP: reorder main menu. Renamed home for addresses. Fix header titles 2014-04-20 20:21:54 -03:00
Renamed from js/controllers/home.js (Browse further)