Commit Graph

1724 Commits

Author SHA1 Message Date
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
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
ssotomayor 92869a9ce5 Fix for reordering wallets on new address creation 2014-10-30 18:13:47 -03:00
Ivan Socolsky 7e8f1a1668 made Identity#create asynchronous 2014-10-30 18:08:50 -03:00
Matias Alejo Garcia 4afcad4601 Merge pull request #1613 from bechi/bugs/ui-07
Bugs/ui 07
2014-10-30 17:48:44 -03:00
Matias Alejo Garcia 6edaf9f1a4 Merge pull request #1612 from isocolsky/fixes
Correctly assign sentTxid when proposal is broadcasted
2014-10-30 17:39:40 -03:00
Matias Alejo Garcia 6715d776c0 Merge pull request #1614 from matiaspando/feature/addLogLevelSettings
Feature/add log level settings
2014-10-30 17:38:50 -03:00
Matias Pando 7cc6e335a7 Adding a way to set the log level from the UI 2014-10-30 17:00:42 -03:00
Matias Pando f586ecf708 Added drop down 2014-10-30 16:58:48 -03:00
bechi 11ab17ec94 Merge branch 'master' into bugs/ui-07 2014-10-30 16:56:26 -03:00
Matias Alejo Garcia fcb2401fff Merge pull request #1609 from cmgustavo/feature/import-from-localstorage
Import Old wallets from localStorage
2014-10-30 16:54:53 -03:00
bechi efab427de1 Merge branch 'master' into bugs/ui-07 2014-10-30 16:51:38 -03:00
Ivan Socolsky 05e836424a correctly assign sentTxid when proposal is broadcasted 2014-10-30 16:47:01 -03:00
bechi 24ea10c36c history section 2014-10-30 16:46:39 -03:00
Matias Alejo Garcia 9914fbce12 Merge pull request #1610 from matiu/feature/home
Feature/home
2014-10-30 16:24:07 -03:00
Matias Alejo Garcia d2f09291cf add change storage to settings 2014-10-30 16:20:25 -03:00
Gustavo Maximiliano Cortez 965d3e1d96 Import Old wallets from localStorage 2014-10-30 16:13:56 -03:00
Matias Alejo Garcia fdf466ca45 Merge pull request #1602 from isocolsky/fixes
Small usability fix
2014-10-30 14:14:32 -03:00
Matias Alejo Garcia 505ac5b5c6 rename controllers and views 2014-10-30 14:13:40 -03:00
Matias Pando 8a291732b9 Added email confirmation message 2014-10-30 12:06:48 -03:00
Ivan Socolsky dcab904f50 reorganized method definitions 2014-10-30 11:38:55 -03:00
Ivan Socolsky ad1eee6c9c added refresh to settings page 2014-10-30 11:07:15 -03:00
Gustavo Maximiliano Cortez 35eed69cc2 Merge pull request #1599 from matiaspando/feature/functionDeleted
function deleted
2014-10-30 10:27:17 -03:00
Matias Alejo Garcia 02ab30610f Merge pull request #1598 from cmgustavo/feature/identity-compat01
Display a message for users whose have wallet:: but not profile::
2014-10-30 10:00:32 -03:00
Matias Pando a29585a826 function deleted 2014-10-30 09:51:42 -03:00