Commit graph

204 commits

Author SHA1 Message Date
Gregg Zigler
4e8fa24fc0 fix miscellaneous karma console errors
point to new bitcore bundle
remove online.wav file usage, clean up console error
remove unused crypto var from storage.File test, clean up console error
2014-08-18 11:36:25 -07:00
Matias Alejo Garcia
18aadede29 fix tests and stringify for localstorage 2014-08-15 18:34:43 -04:00
Yemel Jardi
e0396746f0 Skip first networking notification error 2014-08-14 10:23:37 -03:00
Matias Alejo Garcia
35ab711846 refactor lock warning and add tests 2014-08-12 15:26:15 -04:00
Gustavo Maximiliano Cortez
8ad1fa7b02 Fixes: tests. Added karma and mocha tests. 2014-08-07 20:07:41 -03:00
Gustavo Maximiliano Cortez
801e746d11 Show a warning if trying to open same wallet in same browser. Fix redirect to receive. 2014-08-07 18:57:19 -03:00
Gustavo Maximiliano Cortez
fe53f1b87c Merge pull request #1059 from yemel/feature/change-menu
Refactor menu, split transactions tab into send and history
2014-08-07 10:26:40 -03:00
Gustavo Maximiliano Cortez
0c2141c380 Fix Conflicts:
views/unsupported.html
2014-08-06 18:51:04 -03:00
Gustavo Maximiliano Cortez
53bc610bbc improve url checker 2014-08-06 18:41:37 -03:00
Yemel Jardi
2ba794fc47 Change url to /receive and /history 2014-08-06 15:34:56 -03:00
Yemel Jardi
ad75265e93 Refactor menu, split transactions tab into send and history 2014-08-06 13:59:33 -03:00
Yemel Jardi
6a3e109f39 Sort copayer list at Tx proposal by creator 2014-08-04 16:43:45 -03:00
Gustavo Maximiliano Cortez
313e3e4fcd Merge pull request #998 from yemel/fix/browser-extensions
Fix/browser extensions
2014-08-01 11:54:41 -03:00
Gustavo Maximiliano Cortez
854196e72a Merge pull request #989 from yemel/feature/pre-created-address
Add a pre-generated address to the shared branch
2014-08-01 11:04:58 -03:00
Yemel Jardi
59a03c1f25 Change available balance to locked 2014-08-01 10:09:26 -03:00
Yemel Jardi
fe20e2dabd Update firefox extension 2014-08-01 09:49:03 -03:00
Yemel Jardi
fdabdc64fe Add a pre-generated address to the shared branch 2014-07-31 16:13:27 -03:00
Yemel Jardi
ba70a17b63 Fix uriHandler 2014-07-29 15:30:01 -03:00
Yemel Jardi
e3eeab0eb6 Change routes to old hastag mode 2014-07-29 14:13:21 -03:00
Gustavo Maximiliano Cortez
8974847f48 Removed old unused notifications. Fixes template url for new notifications 2014-07-28 15:41:12 -03:00
Gustavo Maximiliano Cortez
85aa5842f1 Fix Conflicts:
.gitignore
	index.html
	js/controllers/backup.js
	js/controllers/sidebar.js
2014-07-28 12:28:07 -03:00
Matias Alejo Garcia
560702df58 Merge pull request #936 from yemel/feature/android-cordova
Android - Migration to Cordova + Crosswalk Framework
2014-07-25 16:40:13 -03:00
Manuel Araoz
b5c144d48c complete validation tests for txProposal SIGHASH 2014-07-25 12:25:27 -03:00
Yemel Jardi
e121d0acb6 Send email backup with file attached 2014-07-25 11:30:54 -03:00
Gustavo Maximiliano Cortez
031a65e0e4 fixes timeout notifications 2014-07-24 17:36:44 -03:00
Gustavo Maximiliano Cortez
4c190c1132 Fixes: notifications 2014-07-24 17:33:21 -03:00
Gustavo Maximiliano Cortez
9875e9d643 Split signin.html in home, join and open files. Signin process with responsive support 2014-07-23 17:11:51 -03:00
Yemel Jardi
5f27f1e7a6 Move address modal to a separate file, rename html files and reintroduce bitcoin protocol handler 2014-07-18 18:51:55 -03:00
Yemel Jardi
d484c5ab49 Replace iframe for window.open _blank 2014-07-17 22:35:24 -03:00
Yemel Jardi
f1a2b357db Add system notification icon 2014-07-17 21:23:09 -03:00
Yemel Jardi
aa4af0a0e9 Add email wallet backup using iframe 2014-07-17 16:53:38 -03:00
Yemel Jardi
ddebfee8b1 Add vibration and system notifications 2014-07-17 16:52:32 -03:00
Yemel Jardi
f9fad5d62f Add partial backup at create and join 2014-07-08 15:53:34 -03:00
Matias Alejo Garcia
141e8bddd3 fixes txproposal notifications 2014-07-08 08:58:24 -03:00
Gustavo Maximiliano Cortez
6ea9831913 Merge pull request #851 from matiu/bug/undefined3
fix undefined bugs
2014-07-07 20:44:59 -03:00
Matias Alejo Garcia
d099db6cde fix undefined bugs 2014-07-07 19:39:44 -03:00
Matias Alejo Garcia
164d0c198a workaround bug of urihandler in firefox 2014-07-07 16:57:57 -03:00
Manuel Araoz
490f0b4536 remove duplicate error 2014-07-07 14:18:11 -03:00
Manuel Araoz
8acaca75fb autocomplete send form after uri handled 2014-07-03 11:13:59 -03:00
Manuel Araoz
8b25b5932f add tests and fix some minor issues 2014-07-03 11:13:59 -03:00
Manuel Araoz
433f1570de add first uri handler 2014-07-03 11:13:59 -03:00
Manuel Araoz
a7d484c944 basic URI handling 2014-07-03 11:13:59 -03:00
Manuel Araoz
0a4eb0f3be fix network error on logout 2014-06-30 12:00:14 -03:00
Gustavo Maximiliano Cortez
c745aa8c3e Merge pull request #787 from matiu/bug/settings
Bug/settings
2014-06-27 17:42:35 -03:00
Matias Alejo Garcia
fd6a2c19b2 fix disable video options 2014-06-27 17:09:12 -03:00
Manuel Araoz
f964467c01 change version notifications to html5 2014-06-27 15:42:38 -03:00
Manuel Araoz
1b82c3b52e remove insight custom notification 2014-06-27 15:42:38 -03:00
Matias Alejo Garcia
cfdd7980b8 Merge pull request #765 from cmgustavo/bug/number-filter-angularjs
Bug/angularjs-filter
2014-06-27 10:10:30 -03:00
Gustavo Maximiliano Cortez
1af298b5f1 Merge pull request #772 from matiu/feature/defaultsToSSLandLivenet
SSL and livenet config by default
2014-06-27 09:55:26 -03:00
Gustavo Cortez
75b45d2f17 Fixed amount values: decimal is variable, depending of unit in config. Also custom values are allowed 2014-06-27 02:46:28 -03:00