Commit Graph

1747 Commits

Author SHA1 Message Date
Matias Alejo Garcia 3360c31a12 fix login / create form errors and confirmed messages 2014-11-01 21:36:46 -03:00
Matias Alejo Garcia 01e8562b43 fix async loop 2014-11-01 09:42:56 -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 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 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
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 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
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
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 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
Gustavo Maximiliano Cortez b540021487 fix layout locked balance and list of wallets 2014-10-31 15:30:43 -03:00
Esteban Ordano 1599c59106 Add missing variable declaration 2014-10-31 15:27:20 -03:00
Ivan Socolsky 29cbce6f7f fetch txs & compute balance immediately after switching wallets 2014-10-31 14:58:08 -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
Gustavo Maximiliano Cortez 989447364f check if peerActions is defined 2014-10-31 14:01:31 -03:00
Matias Alejo Garcia b6f9a45dd9 Merge pull request #1643 from isocolsky/fixes
Fixes
2014-10-31 12:25:07 -03:00
Matias Alejo Garcia b12d12bff7 Merge pull request #1642 from bechi/bugs/ui-09
Bugs/ui 09
2014-10-31 12:25:00 -03:00
Ivan Socolsky acb6592dc4 removed unused code 2014-10-31 12:20:46 -03:00
Ivan Socolsky 69153757fb refreshing txs when switching wallets 2014-10-31 12:18:43 -03:00
Ivan Socolsky 076d4c20cf fixed bug in controllerUtils#isFocusedWallet 2014-10-31 12:18:43 -03:00
bechi da5aa14487 fix refresh btn position 2014-10-31 12:14:47 -03:00
Matias Pando 470e16eaa1 Added home 2014-10-31 11:51:02 -03:00
Matias Alejo Garcia 28f63b44e1 Merge pull request #1634 from eordano/fix/waitCreate
Fixes error codes against Insight
2014-10-31 11:38:32 -03:00
Ivan Socolsky aa49ba9468 updating only pending txs 2014-10-31 11:25:49 -03:00
Esteban Ordano 5f035a9680 Fixes error codes against Insight 2014-10-31 11:24:16 -03:00
Ivan Socolsky 3e6408e58c removed console.log 2014-10-31 11:23:31 -03:00
Ivan Socolsky 2f3f2103d5 Merge pull request #1623 from matiu/feature/misc
Feature/misc
2014-10-31 11:14:31 -03:00
Matias Alejo Garcia dcff92fb25 add "polling" to save settings 2014-10-30 22:59:47 -03:00
Matias Alejo Garcia 9788235003 Merge pull request #1617 from isocolsky/identity_creation
made Identity#create asynchronous
2014-10-30 22:54:50 -03:00
Matias Alejo Garcia 263e3fe84d Merge pull request #1621 from cmgustavo/feature/history
Removed transaction proposals from history. List of transactions sent
2014-10-30 22:52:49 -03:00
Gustavo Maximiliano Cortez 950a89727b removed transaction proposals from history. Just list transactions sent 2014-10-30 21:32:49 -03:00
Matias Alejo Garcia 24d4859e32 remove unused log 2014-10-30 19:06:45 -03:00
Matias Alejo Garcia 9e0b7d64cb Merge pull request #1618 from ssotomayor/fix1592
Fix for reordering wallets on new address creation
2014-10-30 18:39:49 -03:00
Gustavo Maximiliano Cortez 58769fec3f fix titles 2014-10-30 18:17:41 -03:00
ssotomayor 4aefd0d4f0 Removes notification. 2014-10-30 18:15:20 -03:00