Commit graph

476 commits

Author SHA1 Message Date
Manuel Aráoz
77e7d8d46d Merge pull request #538 from yemel/feature/backup-modal-input
Add modal to email backup
2014-06-03 17:30:30 -03:00
Yemel Jardi
21113b9baa Add modal to email backup 2014-06-03 16:13:56 -03:00
Manuel Araoz
fe177eaba2 fix tests 2014-06-03 12:40:28 -03:00
Manuel Araoz
3934b750f2 polish reconnect 2014-06-03 11:54:21 -03:00
Manuel Araoz
e822d57905 adding timeout 2014-06-03 11:54:21 -03:00
Gustavo Cortez
0a80fcc896 Fix: beep when incoming a new transaction 2014-06-02 22:21:01 -03:00
Gustavo Cortez
7aebf032ef Fix Conflicts:
index.html
2014-06-02 22:19:15 -03:00
Gustavo Cortez
5cbfeef163 Fix Conflicts:
index.html
2014-06-02 22:10:27 -03:00
Manuel Araoz
1cba837f8d fix test 2014-06-02 18:59:50 -03:00
Manuel Araoz
6feb2a2176 add error on incorrect password while importing 2014-06-02 18:59:50 -03:00
Manuel Araoz
7b2f227bcc work towards connection error 2014-06-02 18:59:50 -03:00
Manuel Araoz
c65e677f2c fix bad password error 2014-06-02 18:59:50 -03:00
Gordon Hall
5e707ca411 resolved upstream merge 2014-06-02 17:16:37 -04:00
Gustavo Cortez
5c14bf0ebc Removed form button from signin for create a new wallet. It is just a link. 2014-06-02 18:12:23 -03:00
Gustavo Cortez
071e6700e1 Reorg import forms 2014-06-02 18:04:13 -03:00
Gordon Hall
cd66a12ed3 made some adjustments to copay for copay shell integration 2014-06-02 17:00:24 -04:00
Yemel Jardi
329a48b354 Add warning message on new Copay version 2014-06-02 16:52:33 -03:00
Yemel Jardi
1a15519903 Add password strenght tooltip 2014-06-02 14:39:12 -03:00
Manuel Araoz
6af9ee68e2 include derivation path in tx proposal 2014-05-30 15:34:54 -03:00
Manuel Araoz
2b3c29a563 format Structure.js 2014-05-30 15:34:54 -03:00
Manuel Araoz
7dcc8f8b34 minor fix and tests 2014-05-30 10:29:51 -03:00
Manuel Araoz
6a0d5ce89a Add structure 2014-05-30 09:49:53 -03:00
Manuel Araoz
f13dea2376 fix tests 2014-05-30 09:49:53 -03:00
Manuel Araoz
4cd90c45a2 fixing tests 2014-05-30 09:49:53 -03:00
Manuel Araoz
56f4c32646 fix tests 2014-05-30 09:49:53 -03:00
Manuel Araoz
b8e20c1ee7 change BIP32 structure to match our new BIP 2014-05-30 09:49:53 -03:00
Gustavo Cortez
35b6fc1f9a Fixes: mobile version, hide menu when click an item 2014-05-30 00:00:40 -03:00
Mario Colque
bcda28c529 Merge pull request #463 from maraoz/feature/m-n-script-2
allow only valid cases for livenet
2014-05-29 10:37:28 -03:00
Mario Colque
1a34c49a9a email validation 2014-05-28 18:16:46 -03:00
Mario Colque
4e54c26c3d Merge pull request #479 from maraoz/UI/setup-login
UI changes to setup and sign in
2014-05-28 17:24:20 -03:00
Manuel Araoz
4a279c46c3 remove alert 2014-05-28 09:45:50 -03:00
Manuel Araoz
60e4be4d6a allow only valid cases for livenet 2014-05-28 09:45:17 -03:00
Manuel Araoz
d970d670f9 UI changes to setup and signin 2014-05-27 17:58:04 -03:00
Manuel Araoz
065864beab fix wallet creation problem 2014-05-27 17:05:43 -03:00
Manuel Araoz
0152cb45a8 optimize address generation protocol 2014-05-27 16:16:22 -03:00
Mario Colque
941d516485 added password length checker 2014-05-26 15:03:39 -03:00
Mario Colque
bc11fa7493 angularjs digest errors fixed 2014-05-26 10:46:05 -03:00
Mario Colque
d02bd2c11a Merge pull request #460 from yemel/feature/reconnect-session
Feature/reconnect session
2014-05-23 22:31:19 +03:00
Yemel Jardi
4439bed74c Skip empty token and tokenTime on wallet serialization 2014-05-23 08:56:25 -07:00
Mario Colque
b408d270f7 Merge pull request #456 from cmgustavo/feature/01-limit-addresses
Fixes #399 : Limit addresses list
2014-05-23 17:50:29 +03:00
Yemel Jardi
ddffc9810c Fix: Bring back to life the error message for wallet already in use 2014-05-22 20:02:12 -07:00
Yemel Jardi
406db01dd2 Support reconnection to old peerjs session 2014-05-22 19:28:26 -07:00
Gustavo Cortez
7e38a074ca Fixes #399 : Limit addresses list 2014-05-22 17:42:56 -03:00
Mario Colque
49b6e59286 hide qrcode scanner when file:// 2014-05-22 14:40:46 -03:00
Mario Colque
41dadab915 Merge pull request #452 from cmgustavo/bug/01-refresh
Fix refresh button
2014-05-22 16:59:25 +03:00
Gustavo Maximiliano Cortez
41aac17688 Merge pull request #451 from colkito/fix/user-friendly-insight-error-message
Fix/user friendly insight error message
2014-05-22 16:42:45 +03:00
Gustavo Cortez
61dfec7a0d Fixes:
* Reload address list when click on refresh
* Angular error when do not have any address and click on refresh
2014-05-21 18:53:17 -03:00
Yemel Jardi
15fc035ba9 Move pagination of transaction proposals to the backend 2014-05-21 14:12:59 -07:00
Yemel Jardi
c51731dc69 Add pagination to transaction proposals All-tab 2014-05-21 14:12:28 -07:00
Mario Colque
3e0c1ad17c merge 2014-05-21 18:03:46 -03:00