Commit graph

594 commits

Author SHA1 Message Date
Manuel Aráoz
3a79f039cd Merge pull request #1307 from matiu/feature/drive
Feature/ Async storage + Google Drive example
2014-09-22 09:57:49 -03:00
Matias Alejo Garcia
2da79f9ce4 Merge pull request #1436 from cmgustavo/bug/connection-error
Added "network error" message when joining a wallet
2014-09-22 09:57:16 -03:00
Gustavo Maximiliano Cortez
4989685cb5 Added network error message when joining a wallet 2014-09-19 11:15:45 -03:00
Matias Alejo Garcia
4bf7bbe73f defaults to localStorage 2014-09-18 19:34:27 -03:00
Matias Alejo Garcia
409cef4d4b fix interfase and loggin 2014-09-18 19:20:00 -03:00
Matias Alejo Garcia
c7378c90ec karma passing again! 2014-09-17 13:03:12 -03:00
Gustavo Maximiliano Cortez
9f821dcf19 removed default language ISO code below Copay logo 2014-09-17 09:36:15 -03:00
Gustavo Maximiliano Cortez
4a91729121 added translation attribute to controllers files. 2014-09-17 09:26:28 -03:00
Gustavo Maximiliano Cortez
205cd39599 Fix typos and translated message 2014-09-17 09:26:28 -03:00
Christopher Jeffrey
20bc1ecbb5 paypro: fix $root.merchant clearing on tab change. see #1406 - gustavo's comment. 2014-09-15 15:49:52 -07:00
Matias Alejo Garcia
ad22b24d83 more tests 2014-09-15 14:21:49 -03:00
Matias Alejo Garcia
9ad326cd30 working! 2014-09-15 14:17:20 -03:00
Matias Alejo Garcia
f2cc272f16 working! 2014-09-15 14:17:20 -03:00
Matias Alejo Garcia
6efa4f86de wallet listing working 2014-09-15 14:13:20 -03:00
Matias Alejo Garcia
b9881c1147 add LocalStorage plugin 2014-09-15 14:08:18 -03:00
Matias Alejo Garcia
c0360e7beb plugin system v0 2014-09-15 14:07:43 -03:00
Matias Pando
a599251b39 Fixed 2014-09-13 09:24:20 -03:00
Matias Pando
0698c70cce Conflicts fixed 2014-09-12 14:56:19 -03:00
Matias Pando
873f854eb8 Skip avoid waiting for other copayers 2014-09-12 13:29:41 -03:00
Matias Pando
b7373367a1 Skip avoid waiting for other copayers 2014-09-12 13:25:52 -03:00
Matias Pando
ecea1a654d If the copayer upload a backup it does not wait for others 2014-09-12 12:55:36 -03:00
Matias Pando
84dbcb038a Fixed 2014-09-12 12:55:36 -03:00
Manuel Araoz
91d6ceefe3 settings: fix insight link to tx 2014-09-11 11:25:32 -07:00
Matias Pando
63cffcc921 If the copayer upload a backup it does not wait for others 2014-09-11 10:24:22 -03:00
Matias Pando
7618488bc3 Fixed 2014-09-11 10:24:22 -03:00
Manuel Araoz
f2f5179b0a settings: fix tests 6 2014-09-10 14:06:54 -07:00
Manuel Araoz
423348f5ec settings: simple insight config controller and view 2014-09-10 13:43:58 -07:00
Manuel Araoz
4cfe87490f settings: show wallet network on sidebar 2014-09-10 13:43:58 -07:00
Manuel Araoz
76f3b1c321 settings: maintain livenet and testnet simultainously 2014-09-10 13:43:58 -07:00
Manuel Araoz
b2fb486839 settings: remove _checkNetwork in WalletFactory 2014-09-10 13:43:58 -07:00
Manuel Araoz
7159cdb712 settings: added test for new secret scheme 2014-09-10 13:43:58 -07:00
Manuel Araoz
fc1d098135 settings: start adding network config at create 2014-09-10 13:42:08 -07:00
Manuel Araoz
048664b4af fix some karma tests after rebase 2014-09-10 13:42:08 -07:00
Manuel Araoz
2a976d2673 settings: fix angular test 4 2014-09-10 13:41:40 -07:00
Manuel Araoz
4dffcccf19 settings: works with 2-3 wallet 2014-09-10 13:39:22 -07:00
Manuel Araoz
7c582f4bd5 settings: fix references to unitToSatoshi 2014-09-10 13:39:22 -07:00
Manuel Araoz
0fe4778637 settings: fix references to unitName 2014-09-10 13:39:21 -07:00
Manuel Araoz
c1d8103374 fix settings.js 2014-09-10 13:21:35 -07:00
Manuel Araoz
cff9f567bb settings: no settings model after all 2014-09-10 13:19:27 -07:00
Manuel Araoz
f443843d49 settings: change old settings controller 2014-09-10 13:19:27 -07:00
Manuel Araoz
d2861d9c2a settings: create new model 2014-09-10 13:19:27 -07:00
Manuel Araoz
921cb8dd90 settings: refactor controllers 2014-09-10 13:19:27 -07:00
Manuel Araoz
e992b976e0 settings: refactor views 2014-09-10 13:19:27 -07:00
Gustavo Maximiliano Cortez
6193824fb8 Merge pull request #1351 from isocolsky/fix/multiple_notifications
Only check for new version once
2014-09-10 16:02:39 -03:00
Ivan Socolsky
0962271633 only check for new version on first include 2014-09-10 15:39:36 -03:00
Ivan Socolsky
baf92d4c1b resolved conflict 2014-09-10 15:09:11 -03:00
Matias Alejo Garcia
dd8fcaa1b1 refacor blockchain handlers 2014-09-09 22:33:30 -03:00
Ivan Socolsky
0917fcd7da Merge pull request #1328 from cmgustavo/ux/01-copayers
hide delete and backup wallets on the intermediate screen
2014-09-09 18:28:14 -03:00
Gustavo Maximiliano Cortez
022dec727e hide delete and backup wallets on the intermediate screen 2014-09-09 14:46:22 -03:00
Gustavo Maximiliano Cortez
c9bc512227 Fix: copayers list 2014-09-09 12:59:27 -03:00