Commit Graph

923 Commits

Author SHA1 Message Date
Gustavo Maximiliano Cortez 615e421014 Moved Pending transactions proposals from Send to Home 2014-12-04 15:37:28 -03:00
Gustavo Maximiliano Cortez 738995fd80 revert updateTxs sync 2014-12-04 15:37:28 -03:00
Gustavo Maximiliano Cortez dfaf40b550 updateTxs from SendController is async to avoid delay on mobile. Txps are below. 2014-12-04 15:37:28 -03:00
Matias Alejo Garcia 7642e524d6 add modal in Tx history 2014-12-04 14:51:29 -03:00
Matias Alejo Garcia db429a3dc5 Merge pull request #1946 from isocolsky/prevent_multijoin
returning error when allet already exists in profile
2014-12-04 14:47:11 -03:00
Ivan Socolsky ec2c45ac2e fixed test seed data 2014-12-04 12:32:06 -03:00
Matias Alejo Garcia baa44b0dfd rm commented code 2014-12-04 11:13:21 -03:00
Matias Alejo Garcia 3edec5e597 simplify receive and wallet home tab 2014-12-04 10:36:58 -03:00
Matias Alejo Garcia 6f1342ea27 Merge pull request #1930 from cmgustavo/feature/pin-01
PIN for mobile devices
2014-12-03 23:56:10 -03:00
Gustavo Maximiliano Cortez 19187a57c7 bottom bar uses ngTouch 2014-12-03 20:53:49 -03:00
Ivan Socolsky bd0ddf5c8c returning error when allet already exists in profile 2014-12-03 19:24:37 -03:00
Gustavo Maximiliano Cortez 5329d030f8 Fix buttons. Remove console.logs. isMobile active!! 2014-12-03 17:51:18 -03:00
Matias Alejo Garcia 1d7e9dda93 pin in create 2014-12-03 17:51:18 -03:00
Matias Alejo Garcia 3627671307 add makePinInput 2014-12-03 17:51:17 -03:00
Matias Alejo Garcia d3128137ce pin fixes 2014-12-03 17:51:17 -03:00
Gustavo Maximiliano Cortez 2681cd6178 Display PIN form only on mobile devices 2014-12-03 17:51:17 -03:00
Gustavo Maximiliano Cortez 7a41c288e8 fix digest error 2014-12-03 17:51:17 -03:00
Gustavo Maximiliano Cortez 51028178ed Autofocus and show the second PIN input automatically. Hide submit button. Allow only numbers 2014-12-03 17:51:17 -03:00
Matias Alejo Garcia 33e0bf80a6 lock also in header 2014-12-03 17:51:17 -03:00
Matias Alejo Garcia 74d6f76d8e signout/lock text 2014-12-03 17:51:17 -03:00
Matias Alejo Garcia 047ba06d42 fix signout 2014-12-03 17:51:17 -03:00
Matias Alejo Garcia 65512bf1c2 add crypto to pinService and tests 2014-12-03 17:51:17 -03:00
Gustavo Maximiliano Cortez 0c0e11aad3 Pin flow 2014-12-03 17:51:16 -03:00
Ivan Socolsky 57ae7485a4 refactor controller 2014-12-03 17:47:58 -03:00
Gustavo Maximiliano Cortez d045fc719e Merge pull request #1942 from matiu/tests_iden
Add tests for plugins
2014-12-03 17:30:25 -03:00
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
Ivan Socolsky 120fcafeda avoid computing alternative currency rate when no txs in history 2014-12-03 09:45:45 -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 7f89772c86 Fix notification and validation messages when creating and importing a profile. 2014-12-02 18:53:14 -03:00
Matias Pando 0712300580 Fixing style 2014-12-02 18:29:10 -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 3b7bdafb04 Merge pull request #1922 from matiu/check/net
add network error handle
2014-12-02 18:12:24 -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
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
Ivan Socolsky 9628bbd222 applied noFraction filter in controller 2014-12-02 15:37:43 -03:00
Matias Alejo Garcia bc7c21c237 add network error handle 2014-12-02 13:52:17 -03:00
Matias Pando 1542e0986b Do not show backupFlag if email not confirmed 2014-12-02 11:23:49 -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
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