Commit graph

3,259 commits

Author SHA1 Message Date
Matias Alejo Garcia
5fd3bccd8a New release v0.7.1 2014-10-31 20:10:36 -03:00
Matias Alejo Garcia
a7353ea994 log level 2014-10-31 20:10:11 -03:00
Matias Alejo Garcia
266a68636e New release v0.7.0 2014-10-31 20:09:48 -03:00
Matias Alejo Garcia
bd26b23fad Merge pull request #1666 from matiu/bug/more-sync-fixes
Bug/more sync fixes
2014-10-31 20:04:17 -03:00
Matias Alejo Garcia
0fd0bac1ad Merge pull request #58 from isocolsky/sync
fix tests
2014-10-31 19:59:44 -03:00
Ivan Socolsky
89562e9612 fix tests 2014-10-31 19:13:08 -03:00
Matias Alejo Garcia
7578758e17 . 2014-10-31 18:56:11 -03:00
Matias Alejo Garcia
a2465eca74 store 2014-10-31 18:53:50 -03:00
Matias Alejo Garcia
0fa8007fff Merge pull request #1668 from cmgustavo/bug/03-ui
fix homeWallet. unified icon copayers
2014-10-31 18:41:24 -03:00
Gustavo Maximiliano Cortez
65d1cc7019 fix homeWallet. unified icon copayers 2014-10-31 18:38:31 -03:00
Matias Alejo Garcia
0aa9345647 Merge pull request #1667 from bechi/fix-detail
Fix detail
2014-10-31 18:22:50 -03:00
bechi
873ace30e4 fix color & size 2014-10-31 18:21:36 -03:00
Matias Alejo Garcia
ea6a2fbc25 Merge pull request #1665 from eordano/fix/FailIfProfileExists
Fail if profile already exists
2014-10-31 18:20:43 -03:00
Matias Alejo Garcia
6e45aca517 fix logs 2014-10-31 18:17:44 -03:00
bechi
b68127e6fe little detail 2014-10-31 18:15:23 -03:00
Matias Alejo Garcia
96c8867762 clean logs and remove unnecesary code 2014-10-31 18:14:14 -03:00
Esteban Ordano
5a8c93284b Fail if profile already exists 2014-10-31 18:13:52 -03:00
Matias Alejo Garcia
97882f8e3b rm unnecessary save 2014-10-31 17:57:56 -03:00
Gustavo Maximiliano Cortez
923cd8d65b Merge pull request #1659 from matiu/bug/logout3
reload on logout
2014-10-31 17:54:45 -03:00
Matias Alejo Garcia
8566e3371b Merge pull request #1662 from matiaspando/error/uriPayment
Path changed
2014-10-31 17:41:43 -03:00
Matias Pando
a1b465f92c Path changed 2014-10-31 17:40:26 -03:00
Ivan Socolsky
b28a600d36 Merge pull request #1645 from matiu/bug/sycing
Bug/sycing
2014-10-31 17:31:07 -03:00
Gustavo Maximiliano Cortez
76b59c78a7 Merge pull request #1661 from bechi/history-icon
History icon
2014-10-31 17:28:21 -03:00
bechi
099fffed4b fix history icon 2014-10-31 17:06:02 -03:00
Matias Alejo Garcia
ed4d08f48b add err to log 2014-10-31 16:36:12 -03:00
Matias Alejo Garcia
9fe165fefb reload on logout 2014-10-31 16:30:41 -03:00
Matias Alejo Garcia
f1b7d11eec Merge pull request #1654 from isocolsky/paypro
fixed paypro
2014-10-31 16:16:23 -03:00
Ivan Socolsky
a685fd77f1 fixed paypro 2014-10-31 16:10:11 -03:00
bechi
1a61b58581 Merge branch 'master' into history-icon 2014-10-31 16:02:34 -03:00
bechi
5bf89db32d add icon 2014-10-31 16:00:02 -03:00
Matias Alejo Garcia
5adc4fd5d2 add debounce 2014-10-31 15:54:22 -03:00
Matias Alejo Garcia
b3e42cb427 fix docs 2014-10-31 15:54:22 -03:00
Matias Alejo Garcia
f39588e295 rm console.log 2014-10-31 15:54:22 -03:00
Matias Alejo Garcia
b49661ebd8 split ts, better syncing 2014-10-31 15:54:22 -03:00
Matias Alejo Garcia
b9540d5a09 Merge pull request #1651 from bechi/bugs/ui-10
fix home style
2014-10-31 15:53:15 -03:00
Matias Alejo Garcia
ca99f3f194 Merge pull request #1653 from cmgustavo/bug/02-layout
Bug/02 layout
2014-10-31 15:53:08 -03:00
Matias Alejo Garcia
b1b4b0c017 Merge pull request #1650 from isocolsky/fixes
fetch txs & compute balance immediately after switching wallets
2014-10-31 15:53:02 -03:00
Matias Alejo Garcia
260393b6be Merge pull request #1652 from eordano/fix/missingVar
Add missing variable declaration
2014-10-31 15:52:24 -03:00
bechi
9353225409 fix more section 2014-10-31 15:36:49 -03:00
Gustavo Maximiliano Cortez
b540021487 fix layout locked balance and list of wallets 2014-10-31 15:30:43 -03:00
Gustavo Maximiliano Cortez
cfc16b8d68 fix sidebar mobile 2014-10-31 15:29:59 -03:00
Esteban Ordano
1599c59106 Add missing variable declaration 2014-10-31 15:27:20 -03:00
bechi
d8cd4240fa fix copayers 2014-10-31 15:21:52 -03:00
bechi
081f299a54 fix home style 2014-10-31 15:17:39 -03:00
Esteban Ordano
de7bfe90e0 Merge pull request #1622 from eordano/fix/showEmail
Show email address fully, dont limit to 100px
2014-10-31 14:58:29 -03:00
Ivan Socolsky
29cbce6f7f fetch txs & compute balance immediately after switching wallets 2014-10-31 14:58:08 -03:00
Gustavo Maximiliano Cortez
9ae146059d Merge pull request #1647 from matiaspando/feature/homeWalletUI
Added copayers list
2014-10-31 14:13:56 -03:00
Matias Pando
07b4050d39 Added copayers list 2014-10-31 14:10:09 -03:00
Matias Alejo Garcia
d8c9994845 Merge pull request #1648 from cmgustavo/bug/01-history
Bug/01 history
2014-10-31 14:05:10 -03:00
Gustavo Maximiliano Cortez
a1f6eec305 removed console.log 2014-10-31 14:01:45 -03:00