Commit graph

1,235 commits

Author SHA1 Message Date
Esteban Ordano
a0c7d2cb66 Merge pull request #1258 from cmgustavo/feature/01-remove-peerjs
Feature: remove peerjs
2014-09-02 18:23:36 -03:00
Manuel Araoz
89ec5ad61e add wallet import test 2014-09-02 17:08:09 -03:00
Manuel Araoz
5df1ebd2a2 change More to Settings and change the icon to fi-widget 2014-09-02 17:08:09 -03:00
Manuel Araoz
99a82af5c4 change the icon for Receive to fi-download 2014-09-02 17:08:09 -03:00
Esteban Ordano
6755ff2843 Merge remote-tracking branch 'cmgustavo/bug/04-angular-issues' 2014-09-02 17:00:48 -03:00
Gustavo Maximiliano Cortez
85894d56d9 remove video from settings 2014-09-02 12:10:47 -03:00
Gustavo Maximiliano Cortez
eba5909dbc remove video service 2014-09-02 11:36:20 -03:00
Gustavo Maximiliano Cortez
ee21bf0f62 remove unused files 2014-09-02 10:48:58 -03:00
Gustavo Maximiliano Cortez
ac78e2d1e7 Remove peerjs 2014-09-02 10:48:22 -03:00
Esteban Ordano
283d937ae7 Multiline logs into one line 2014-09-01 17:48:46 -03:00
Esteban Ordano
4415f1c862 Clearer iteration through keys
- We needed to closure the variable `levels` and this is cleaner
2014-09-01 17:43:02 -03:00
Esteban Ordano
f4cdd15f04 Change all logs found to use log.js 2014-09-01 16:43:26 -03:00
Esteban Ordano
8f7d952e0f Add logging solution 2014-09-01 16:43:22 -03:00
Gustavo Maximiliano Cortez
21073a5ffe amount input: wrong message when typing some chars 2014-09-01 15:25:19 -03:00
Matias Alejo Garcia
e73a3f8160 Merge pull request #1228 from eordano/feature/fiat
Allow user to select an alternative currency and specify amount of money in a fiat currency
2014-09-01 11:53:17 -03:00
Manuel Aráoz
21d7ea5411 Merge pull request #1239 from matiu/bug/create
rename #setup to #create
2014-09-01 11:25:49 -03:00
Esteban Ordano
91dedb8bc1 Fixes settings screen 2014-09-01 11:04:57 -03:00
Esteban Ordano
54b3482b1f Add dollar balance to sidebar 2014-09-01 10:42:30 -03:00
Esteban Ordano
7529a629b8 Fixes send controller 2014-08-30 10:59:11 -03:00
Esteban Ordano
22b92aca61 Address needed change to transaction resume, fix tests 2014-08-30 10:59:11 -03:00
Esteban Ordano
1c480d21a6 Address @matiu's comments 2014-08-30 10:59:10 -03:00
Esteban Ordano
ac6dfc8035 Add more tests to controller 2014-08-30 10:59:10 -03:00
Esteban Ordano
da8aa18a1b Request as a service instead of required() 2014-08-30 10:59:10 -03:00
Esteban Ordano
c1336ea1cd Delete duplicated code 2014-08-30 10:59:10 -03:00
Esteban Ordano
4e94060219 Better style 2014-08-30 10:59:10 -03:00
Esteban Ordano
0f0e7b78d5 remove temporary vars 2014-08-30 10:58:48 -03:00
Esteban Ordano
3225553d78 Currency list in settings 2014-08-30 10:58:48 -03:00
Esteban Ordano
3da033cb06 Add RateService to get info about fiat currencies 2014-08-30 10:58:48 -03:00
Esteban Ordano
decc9e9dba Mocked up usd <-> alternative 2014-08-30 10:58:48 -03:00
Gustavo Maximiliano Cortez
9ec25dbd19 Fixes Zeroclipboard path to use from current path 2014-08-29 23:41:17 -03:00
Matias Alejo Garcia
3339c2d6a7 Merge pull request #1215 from cmgustavo/bug/02-performance
Trying to improve Copay performance
2014-08-29 19:55:58 -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 Alejo Garcia
b8b40f21f6 rename #setup to #create 2014-08-29 13:20:47 -03:00
Matias Pando
bc1d12ae89 Fixes the link issue 2014-08-29 12:33:56 -03:00
Yemel Jardi
2989fe1da4 Remove handlers before disconnecting the socket 2014-08-29 12:27:53 -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
02b8ceb35e add subscribed event 2014-08-28 19:29:37 -03:00
Matias Alejo Garcia
2c354525ea test passing 2014-08-28 19:19:28 -03:00
Matias Alejo Garcia
00e1668f86 prevent syncing the same message twice 2014-08-28 18:59:44 -03:00
Matias Alejo Garcia
6aa959dcf5 rm disconnect message, rename disconnect fn 2014-08-28 18:58:43 -03:00
Matias Alejo Garcia
2809a145e2 prevent sending messages to self 2014-08-28 18:43:20 -03:00
Matias Alejo Garcia
9888bc9448 handle no-messages 2014-08-28 18:43:04 -03:00
Matias Alejo Garcia
534a5f6349 update timestamp *after* processing messages 2014-08-28 18:05:29 -03:00
Matias Alejo Garcia
ad4ebfdc3c add resync to refresh button 2014-08-28 16:38:42 -03:00
Gustavo Maximiliano Cortez
5d5bdd0efd updated 2014-08-28 15:06:11 -03:00
Gustavo Maximiliano Cortez
c7d2c8445b Downgrade of zeroclipboard plugin to make compatible with Grunt 2014-08-28 14:59:19 -03:00
Matias Alejo Garcia
297b5625bc Merge pull request #1202 from matiaspando/feature-adding-commit-hash
Added commit Hash to home page
2014-08-28 10:16:07 -03:00