Commit Graph

2084 Commits

Author SHA1 Message Date
Matias Alejo Garcia 06aa4eab06 Merge pull request #1943 from isocolsky/bug/history
avoid computing alternative currency rate when no txs in history
2014-12-03 16:55:10 -03:00
Matias Alejo Garcia 9c18a8a60f Merge pull request #1936 from cmgustavo/bug/ui-notification-01
Fix notification/validation when creating and importing a profile
2014-12-03 16:54:04 -03:00
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
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 29f4e91423 Fix amount input (angular directive) 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 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 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
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 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
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
Ivan Socolsky 9628bbd222 applied noFraction filter in controller 2014-12-02 15:37:43 -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 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
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
Matias Pando 3f65288dca Added the flag backupNeeded 2014-12-02 11:05:42 -03:00
Matias Alejo Garcia 9bde761973 rm unused require 2014-12-02 11:05:36 -03:00
Matias Alejo Garcia b0cb2da3ec add test to crypto 2014-12-02 11:05:36 -03:00
Gustavo Maximiliano Cortez b3b0d7903e Merge pull request #1917 from matiu/ref/localstorage
reuse LocalStorage plugin
2014-12-02 11:03:34 -03:00
Gustavo Maximiliano Cortez 17614d2968 Merge pull request #1913 from matiu/feature/quota
Feature/quota
2014-12-02 09:46:11 -03:00
Matias Alejo Garcia 723f9e89f5 reuse plugin 2014-12-02 03:55:29 -03:00
Matias Alejo Garcia b3c3af5277 Merge pull request #1908 from isocolsky/delete_profile
Delete profile
2014-12-02 03:15:05 -03:00
Gustavo Maximiliano Cortez d8edca66fb Fix Paypro URI on address input and Payment intent. 2014-12-01 19:01:10 -03:00
Gustavo Maximiliano Cortez 68f21f3c4d fix payment intent 2014-12-01 17:28:03 -03:00
Matias Alejo Garcia 2402a22f0a add usage to wallets table 2014-12-01 17:21:39 -03:00
Matias Alejo Garcia b096fd50a7 return headers 2014-12-01 16:19:34 -03:00
Ivan Socolsky e308fd6f92 tests 2014-12-01 15:37:28 -03:00
Matias Alejo Garcia 67fd6344dd fix some event handlers 2014-12-01 15:33:16 -03:00
Ivan Socolsky 14cb044990 remove profile 2014-12-01 14:44:36 -03:00
Gustavo Maximiliano Cortez 39ea2a226b Fix delay of listing wallets when payment intent 2014-12-01 13:04:44 -03:00
Ivan Socolsky 90136f1c30 added controls to ux 2014-12-01 12:13:11 -03:00
Gustavo Maximiliano Cortez 6c35fca5ae fix karma test 2014-12-01 11:03:35 -03:00
Gustavo Maximiliano Cortez b1f0fcbacb remove unused line 2014-12-01 05:28:09 -03:00
Gustavo Maximiliano Cortez 92737bc49c Trying to fix bip72 2014-12-01 05:24:19 -03:00
Gustavo Maximiliano Cortez 6d72d00b99 Define rateService on history.js. Fix filter noFractionNumber if alternativeAmount is null. 2014-12-01 01:27:58 -03:00
Matias Alejo Garcia f4fd6c24f7 better state handling at home 2014-11-30 23:14:46 -03:00
Matias Alejo Garcia f490f4a661 updates karma tests 2014-11-30 23:08:16 -03:00
Gustavo Maximiliano Cortez e3a0ff926d . 2014-11-30 22:45:25 -03:00
Gustavo Maximiliano Cortez 022de7d2b5 Fix payment intent 2014-11-30 22:45:25 -03:00
Matias Alejo Garcia 0691bb5f7e fix disabled button 2014-11-30 22:45:25 -03:00
Matias Alejo Garcia 3ea948e6ba update tx proposals on #send 2014-11-30 22:45:25 -03:00
Gustavo Maximiliano Cortez c215b3c15e Remove filter noFractionNumber from views. Fix conversionRate from send. 2014-11-30 22:45:25 -03:00
Gustavo Maximiliano Cortez 7d822ac957 Remove filter noFractionNumber from the views 2014-11-30 22:41:23 -03:00
Gustavo Maximiliano Cortez 6e299f91d1 Fix updateTxs after send, sign or reject a txp 2014-11-30 22:41:23 -03:00
Gustavo Maximiliano Cortez 35e738dda5 Fix: display info if you send a txp to your own address 2014-11-30 22:41:23 -03:00
Gustavo Maximiliano Cortez cd33523b3f Show balance of addresses. Remove filter noFractionNumber. 2014-11-30 22:41:22 -03:00
Matias Alejo Garcia 01b678457d fix pending 2014-11-30 22:41:22 -03:00
Matias Alejo Garcia b73f711fff adds pending txs service 2014-11-30 22:41:22 -03:00
Matias Alejo Garcia 49205a76a0 fix import / logs 2014-11-30 22:41:22 -03:00
Matias Alejo Garcia 436aeda1c3 fix profile 2014-11-30 22:41:22 -03:00
Matias Alejo Garcia 1e013b1bb6 fix create profile 2014-11-30 22:41:22 -03:00
Matias Alejo Garcia abaf5b8f13 fix order in receive 2014-11-30 22:41:22 -03:00
Matias Alejo Garcia 1eebaa4e94 rm logs 2014-11-30 22:41:22 -03:00
Matias Alejo Garcia 5e92ae96ac fix order in events 2014-11-30 22:41:22 -03:00
Matias Alejo Garcia 494c21132a working with events 2014-11-30 22:41:22 -03:00
Matias Alejo Garcia 3ae6378678 identity now emits! 2014-11-30 22:41:21 -03:00
Matias Alejo Garcia 57299d675e balance Service 2014-11-30 22:41:21 -03:00
Matias Alejo Garcia a8f0401e8e simplified and cached address derivation 2014-11-30 22:40:05 -03:00
Matias Alejo Garcia 8032bae431 debugging 2014-11-30 22:40:05 -03:00
Matias Alejo Garcia fcb254b39c Merge pull request #1881 from bechi/input-icon
New Icons and input style
2014-11-30 22:35:53 -03:00
bechi e8be5814d4 add new icon on sections 2014-11-28 16:37:27 -03:00
Ivan Socolsky bdec000af5 added rates to tx history 2014-11-28 11:23:08 -03:00
Ivan Socolsky 3eb45e529f extend rate services to retrieve historic rates 2014-11-28 10:43:48 -03:00
Matias Alejo Garcia ab05cc5369 fix sentTs 2014-11-27 18:30:20 -03:00
Gustavo Maximiliano Cortez cd3441fcf0 fix layout for session expired (timeout) 2014-11-27 17:54:31 -03:00
Gustavo Maximiliano Cortez a08695e94e fix mobile scanner when QR code is a paypro 2014-11-27 17:54:31 -03:00
Gustavo Maximiliano Cortez f329284210 Fix layout on Safari when click on sidebar and then on send 2014-11-27 17:53:29 -03:00
Gustavo Maximiliano Cortez e0e5596bb0 Config for iOS. URI handler for bitcoin urls. Fix config.xml 2014-11-27 17:53:29 -03:00