Commit graph

3,387 commits

Author SHA1 Message Date
Matias Alejo Garcia
e0969cd95c add some debug messages 2014-11-11 09:01:31 -03:00
Matias Alejo Garcia
dd61c1b5b3 more fixes 2014-11-11 01:23:12 -03:00
Matias Alejo Garcia
5ca398a97a fix references 2014-11-10 23:08:14 -03:00
Matias Alejo Garcia
7942048dd1 fix compatibility issues 2014-11-10 22:58:46 -03:00
Matias Alejo Garcia
7207f03bd1 Merge pull request #1754 from matiu/fix/endpoint
default email storage to livenet
2014-11-10 20:12:44 -03:00
Matias Alejo Garcia
e8a376cf31 Merge pull request #1737 from eordano/fix/passphrase
Passphrase getting generated correctly
2014-11-10 20:12:30 -03:00
Esteban Ordano
b0afbe9fba Change endpoint 2014-11-10 17:39:10 -03:00
Gustavo Maximiliano Cortez
3fd0dee085 Merge pull request #1750 from isocolsky/pagination
Pagination
2014-11-10 17:12:28 -03:00
Ivan Socolsky
5d3a860572 added tests for pagination 2014-11-10 16:35:08 -03:00
Ivan Socolsky
abae8d43e4 fix case for empty tx list 2014-11-10 16:35:08 -03:00
Ivan Socolsky
dff11dbd70 fixed tests 2014-11-10 16:35:08 -03:00
Ivan Socolsky
04a0bff706 added pagination 2014-11-10 16:35:08 -03:00
Ivan Socolsky
af6777d359 removed duplicate code 2014-11-10 16:35:08 -03:00
Matias Alejo Garcia
2564370087 default email storage to livenet 2014-11-10 16:32:55 -03:00
Matias Alejo Garcia
53e0065b74 Merge pull request #1744 from eordano/performance/proposals
Fixes performance issue with txproposals
2014-11-10 16:20:39 -03:00
Matias Alejo Garcia
53843a578d Merge pull request #1669 from matiaspando/feature/importProfile
Import profile
2014-11-10 15:49:56 -03:00
Matias Pando
4c568a1aef Added sjcl library 2014-11-10 13:16:15 -03:00
Matias Alejo Garcia
9e695863ed Merge pull request #1746 from cmgustavo/bug/history-scope
Bug/history send scope
2014-11-08 11:50:52 -03:00
Gustavo Maximiliano Cortez
b71bef495a fix alternativeAmount for list of pending transactions proposals 2014-11-08 11:42:01 -03:00
Gustavo Maximiliano Cortez
73ab099236 fix order of transactions list. New format of timestamp. 2014-11-08 11:42:01 -03:00
Gustavo Maximiliano Cortez
c132346959 deleted link to test paypro 2014-11-08 11:42:01 -03:00
Gustavo Maximiliano Cortez
8e2b6c9847 fix tooltip sidebar 2014-11-08 11:42:01 -03:00
Gustavo Maximiliano Cortez
cea1a1175b fixes sidebar: if wallet is not complete, show: waiting for copayers 2014-11-08 11:42:01 -03:00
Gustavo Maximiliano Cortez
4926a6998d fix icons when moving bitcoin to addresses from a same wallet 2014-11-08 11:29:46 -03:00
Matias Alejo Garcia
5763002edd Merge pull request #1735 from bechi/new-style
fix animation style
2014-11-08 10:06:21 -03:00
Matias Alejo Garcia
6debb8bd14 Merge pull request #1745 from marianorod/fix/networkmessage
Fix/networkmessage
2014-11-08 09:40:19 -03:00
Matias Alejo Garcia
a73edca586 Merge pull request #1739 from isocolsky/balance
showing N/A when rate services not available
2014-11-08 09:40:04 -03:00
Mariano Rodriguez
8b40481771 network connection alert small changes 2014-11-07 18:41:45 -03:00
Mariano Rodriguez
7ba9a50c31 network connection alert more contrast and 2 lines 2014-11-07 18:18:57 -03:00
Esteban Ordano
df12c5964c Fixes performance issue with txproposals 2014-11-07 17:59:34 -03:00
Matias Pando
73088bca2b Fixed import profile and wallets 2014-11-07 17:35:51 -03:00
Matias Pando
528ae22413 kdf is not needed 2014-11-07 17:35:51 -03:00
Matias Pando
0c741814f3 Removed console errors 2014-11-07 17:35:51 -03:00
Matias Pando
16c3d66f33 Import profile 2014-11-07 17:35:51 -03:00
Esteban Ordano
d475ea4f16 Merge pull request #1740 from cmgustavo/bug/tx-proposals
Refresh list of pending transactions proposals after any events
2014-11-07 15:16:36 -03:00
Esteban Ordano
49fbf2c849 Use hmac instead of a second pbkdf 2014-11-07 14:59:40 -03:00
Gustavo Maximiliano Cortez
49792d9485 fix test 2014-11-07 13:59:55 -03:00
Ivan Socolsky
b8e7613822 showing N/A when rate services not available 2014-11-07 13:04:46 -03:00
Gustavo Maximiliano Cortez
431a66eeb2 Refresh list of pending transactions proposals after any events 2014-11-07 13:03:34 -03:00
Matias Alejo Garcia
692852617f Merge pull request #1730 from isocolsky/history
Refactor rate service as model
2014-11-07 11:59:13 -03:00
Ivan Socolsky
49ea9d8c3d removed from wallet model 2014-11-07 11:21:12 -03:00
Ivan Socolsky
505951a0b1 replaced old rate service as angular controller 2014-11-07 11:19:21 -03:00
Ivan Socolsky
e1eef196a3 removed layout for small devices 2014-11-07 11:19:21 -03:00
Ivan Socolsky
b8a708c863 fixed whenAvailable() 2014-11-07 11:19:21 -03:00
Ivan Socolsky
015af22638 added rate services to wallet 2014-11-07 11:19:21 -03:00
Ivan Socolsky
476f6395e5 rate service + tests 2014-11-07 11:18:38 -03:00
Ivan Socolsky
8517dcd2d6 cleanup unused method for alt currency conversion 2014-11-07 11:18:38 -03:00
Ivan Socolsky
377dc7a176 show alternative amount on txps 2014-11-07 11:18:38 -03:00
Ivan Socolsky
9db19422e4 compute alternative currency for pending txps 2014-11-07 11:18:38 -03:00
Ivan Socolsky
67b392bdc3 fixed alternative amount in TXP view 2014-11-07 11:18:37 -03:00