Commit Graph

3980 Commits

Author SHA1 Message Date
Matias Alejo Garcia 5a61ffa818 Merge pull request #1932 from isocolsky/wallet_version
change wallet version when storing
2014-12-03 16:53:33 -03:00
Matias Alejo Garcia d5a75b1460 fix plugin path references 2014-12-03 16:30:43 -03:00
Gustavo Maximiliano Cortez fa9c6b0524 Merge pull request #1928 from bechi/tx-prososal-01
Style 01 proposal
2014-12-03 16:27:01 -03:00
Juan Ignacio Sosa Lopez 73eeba3997 Merge pull request #6 from cmgustavo/bechi/tx-prososal-01
Bechi/tx prososal 01
2014-12-03 16:18:56 -03:00
Gustavo Maximiliano Cortez 2dfff4b4af rollbacks history (fixed in another pull request) 2014-12-03 13:58:27 -03:00
Gustavo Maximiliano Cortez b40dad2115 fix history crown icon 2014-12-03 13:55:42 -03:00
Gustavo Maximiliano Cortez e6815339ab fix History when there is not transactions 2014-12-03 13:55:06 -03:00
bechi 3d2548e4f7 fix padding copayers 2014-12-03 12:10:25 -03:00
Juan Ignacio Sosa Lopez 80668ecafc Merge pull request #5 from cmgustavo/bechi/tx-prososal-01
Fix copayer list from "Send" and "History"
2014-12-03 12:08:22 -03:00
Gustavo Maximiliano Cortez 3861e4e388 Fix copayer list from "Send" and "History" 2014-12-03 11:55:52 -03:00
Ivan Socolsky 120fcafeda avoid computing alternative currency rate when no txs in history 2014-12-03 09:45:45 -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
Ivan Socolsky ad02e46f56 change wallet version when storing 2014-12-03 09:24:48 -03:00
Matias Alejo Garcia bd698257f9 add tests to insight storage + remove used code 2014-12-03 08:23:53 -03:00
Gustavo Maximiliano Cortez 2fa9b74f4a fix angular issue: checkbox (live/test net) when creating a wallet 2014-12-02 23:58:14 -03:00
bechi dbb3db0fff add style on tx 01 2014-12-02 22:27:15 -03:00
Gustavo Maximiliano Cortez 824df05a91 fix tx proposal list 2014-12-02 22:27:15 -03:00
Gustavo Maximiliano Cortez 29f4e91423 Fix amount input (angular directive) 2014-12-02 22:27:15 -03:00
bechi 871099c9c1 fix bug 2014-12-02 22:27:15 -03:00
bechi 6baf35dad0 style 01 proposal 2014-12-02 22:27:15 -03:00
Gustavo Maximiliano Cortez 7f89772c86 Fix notification and validation messages when creating and importing a profile. 2014-12-02 18:53:14 -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