Commit graph

3,762 commits

Author SHA1 Message Date
Matias Alejo Garcia
d5a75b1460 fix plugin path references 2014-12-03 16:30:43 -03:00
Matias Alejo Garcia
fccc970146 add tests localStorage 2014-12-03 09:40:54 -03:00
Matias Alejo Garcia
5db7695d89 add tests to plugin.localstorage 2014-12-03 09:24:52 -03:00
Matias Alejo Garcia
bd698257f9 add tests to insight storage + remove used code 2014-12-03 08:23:53 -03:00
Matias Alejo Garcia
d511103081 Merge pull request #1879 from matiaspando/iss1857
Fixing transaction history CSV download
2014-12-02 18:44:32 -03:00
Matias Pando
c7590c2d33 Test fixed and added error checks 2014-12-02 18:29:52 -03:00
Matias Pando
0712300580 Fixing style 2014-12-02 18:29:10 -03:00
Matias Pando
2c81f2ab8c Added jsdoc 2014-12-02 18:29:10 -03:00
Matias Pando
78c1d40986 Code cleaned 2014-12-02 18:29:09 -03:00
Matias Pando
8c36b040c0 Test fixed 2014-12-02 18:29:09 -03:00
Matias Pando
3c238ca064 Added test to transactionHistoryCvs 2014-12-02 18:29:09 -03:00
Matias Pando
ae9b79b843 Move function getTransactionHistoryCsv to wallet 2014-12-02 18:29:09 -03:00
Matias Pando
f70b9dca8a Checking for null values 2014-12-02 18:29:09 -03:00
Matias Alejo Garcia
0bac775982 Merge pull request #1933 from matiu/ivan
Tested with @matiaspando
2014-12-02 18:28:31 -03:00
Matias Alejo Garcia
44a94f97ea fix tests in Firefox 2014-12-02 18:27:48 -03:00
Gustavo Maximiliano Cortez
baa4cc0a24 Merge pull request #1927 from matiu/bug/wallet2
Add more tests to Wallet.js
2014-12-02 18:15:08 -03:00
Gustavo Maximiliano Cortez
3b7bdafb04 Merge pull request #1922 from matiu/check/net
add network error handle
2014-12-02 18:12:24 -03:00
Matias Alejo Garcia
09e0d39376 Merge pull request #1931 from bechi/email-notification
add style on notification email
2014-12-02 18:11:04 -03:00
Matias Alejo Garcia
399f463437 Merge pull request #1935 from isocolsky/2_decimals
set 2 decimal places for alternative amount
2014-12-02 18:10:22 -03:00
Matias Alejo Garcia
ab9696fdd7 fix import 2014-12-02 18:07:59 -03:00
Matias Alejo Garcia
8d7783cac3 fix join sync 2014-12-02 18:07:59 -03:00
Matias Alejo Garcia
394a5b474a fixes when deleting wallets 2014-12-02 18:07:59 -03:00
Matias Alejo Garcia
cac407c827 fix Identity 2014-12-02 18:07:59 -03:00
Matias Alejo Garcia
30a6109abf mv log to util 2014-12-02 18:07:59 -03:00
Ivan Socolsky
19d1bde546 various fixes 2014-12-02 18:07:08 -03:00
Ivan Socolsky
23dc09a635 fixed join wallet 2014-12-02 18:07:08 -03:00
Ivan Socolsky
f19ba24a22 fixed wallet creation 2014-12-02 18:07:08 -03:00
Ivan Socolsky
276277eeea set 2 decimal places for alternative amount 2014-12-02 17:52:02 -03:00
Matias Alejo Garcia
0060c9a0c9 Merge pull request #1921 from matiu/tests
Tests
2014-12-02 17:46:12 -03:00
bechi
17e1ea0e46 add style on notification email 2014-12-02 17:03:24 -03:00
Matias Alejo Garcia
a43d1d2dd1 Merge pull request #1929 from isocolsky/alt_rate
Correctly show alternative amount in Send & History tab
2014-12-02 15:52:55 -03:00
Matias Alejo Garcia
52d36a9656 rm only 2014-12-02 15:50:10 -03:00
Ivan Socolsky
9628bbd222 applied noFraction filter in controller 2014-12-02 15:37:43 -03:00
Matias Alejo Garcia
04feaab0a1 Merge pull request #1926 from isocolsky/fix/getTxs
fixed issue with NaNs in getTxHistory
2014-12-02 15:32:26 -03:00
Matias Alejo Garcia
cf0bc6badd rm logs 2014-12-02 15:20:50 -03:00
Matias Alejo Garcia
b3584aea77 add tests to _onPublicKeyRing 2014-12-02 15:18:56 -03:00
Ivan Socolsky
36a0996f0f fixed issue with NaNs in getTxHistory 2014-12-02 15:02:56 -03:00
Matias Alejo Garcia
72cc5a1a28 Merge pull request #1923 from matiu/bug/wallet
add removed fns
2014-12-02 14:32:17 -03:00
Matias Alejo Garcia
ab7be87b85 add removed fns 2014-12-02 14:16:20 -03:00
Matias Alejo Garcia
bc7c21c237 add network error handle 2014-12-02 13:52:17 -03:00
Matias Alejo Garcia
43bd277959 add tests to log 2014-12-02 11:55:29 -03:00
Matias Alejo Garcia
3829d6692f Merge pull request #1850 from matiaspando/feature/backupFlag
Added the flag backupNeeded
2014-12-02 11:31:39 -03:00
Matias Alejo Garcia
ec58e90437 make log to use localstorage service 2014-12-02 11:26:02 -03:00
Matias Pando
1542e0986b Do not show backupFlag if email not confirmed 2014-12-02 11:23:49 -03:00
Matias Alejo Garcia
65d5f32309 fix Identity 2014-12-02 11:20:47 -03:00
Matias Alejo Garcia
cfa5748f74 mv log to util 2014-12-02 11:17:03 -03:00
bechi
ee89917bcb add style on flag 2014-12-02 11:05:42 -03:00
Matias Pando
198a39beff Test fixed 2014-12-02 11:05:42 -03:00
Matias Pando
36822dce49 Added needBackup flag when importing a wallet 2014-12-02 11:05:42 -03:00
Matias Pando
52fb680658 Storing the backup flag 2014-12-02 11:05:42 -03:00