Commit graph

140 commits

Author SHA1 Message Date
Gustavo Maximiliano Cortez
db3ca4ceef Merge pull request #1270 from isocolsky/fix/remove_spent
Removed proposals with spent inputs
2014-09-04 18:25:11 -03:00
Yemel Jardi
7e36122e3c Merge pull request #1253 from cmgustavo/bug/03-angular-issues
Fixes angular issue
2014-09-03 14:25:53 -03:00
Ivan Socolsky
55aa4e8f68 Added call from UX 2014-09-03 11:55:18 -03:00
Gustavo Maximiliano Cortez
aeab2b0ca4 removed commented line 2014-09-02 11:30:45 -03:00
Gustavo Maximiliano Cortez
ac78e2d1e7 Remove peerjs 2014-09-02 10:48:22 -03:00
Gustavo Maximiliano Cortez
1c619ea6d1 Fixes angular issue when closing a wallet that was opened in another window 2014-09-01 11:38:47 -03:00
Esteban Ordano
54b3482b1f Add dollar balance to sidebar 2014-09-01 10:42:30 -03:00
Matias Alejo Garcia
ccbbe58fc1 Merge pull request #1234 from yemel/refactor/blockchain
Refactor/blockchain
2014-08-29 19:51:20 -03:00
Yemel Jardi
b97a332ae9 Add reconnecting notification, change subscribed list to dict, update balance after reconnect 2014-08-29 15:01:07 -03:00
Matias Pando
bc1d12ae89 Fixes the link issue 2014-08-29 12:33:56 -03:00
Yemel Jardi
862dfa72c9 Integrate the new model 2014-08-29 12:27:53 -03:00
Yemel Jardi
16091bd330 Refactor controllers 2014-08-29 12:27:53 -03:00
Yemel Jardi
33801e9587 Refactor blockchain backing service 2014-08-29 12:27:53 -03:00
Matias Alejo Garcia
6aa959dcf5 rm disconnect message, rename disconnect fn 2014-08-28 18:58:43 -03:00
Manuel Araoz
c6e151db99 remove alerts 2014-08-26 11:43:43 -03:00
Manuel Araoz
81a20cb1dc make it work with reconnections 2014-08-26 11:43:43 -03:00
Manuel Araoz
f219da9740 refactored disconnect as one more message 2014-08-26 11:43:42 -03:00
Manuel Araoz
1b783df70a remove 'serverError' event 2014-08-26 11:43:42 -03: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
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
fdabdc64fe Add a pre-generated address to the shared branch 2014-07-31 16:13:27 -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
Manuel Araoz
b5c144d48c complete validation tests for txProposal SIGHASH 2014-07-25 12:25:27 -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
Matias Alejo Garcia
141e8bddd3 fixes txproposal notifications 2014-07-08 08:58:24 -03:00
Matias Alejo Garcia
d099db6cde fix undefined bugs 2014-07-07 19:39:44 -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
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
1b82c3b52e remove insight custom notification 2014-06-27 15:42:38 -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
Manuel Araoz
e389a3f82c replace flashmessage for notifications 2014-06-26 18:57:03 -03:00
Matias Alejo Garcia
792f48b2ea fix address event subscription 2014-06-25 11:12:38 -03:00
Matias Alejo Garcia
1abf1dc90d small refactor on rootScope 2014-06-24 12:57:15 -03:00
Yemel Jardi
e1dc275ddd Refresh balance on new block 2014-06-23 14:58:11 -03:00
Gustavo Cortez
47dcc12910 Fix Conflicts:
js/models/core/Wallet.js
2014-06-19 16:43:34 -03:00