Commit Graph

1953 Commits

Author SHA1 Message Date
Matias Alejo Garcia c6c6b459b6 . 2014-11-03 15:52:59 -03:00
Matias Alejo Garcia 2564cb22d7 . 2014-11-03 15:52:59 -03:00
Gustavo Maximiliano Cortez 824b00ca05 Fix scan qr code 2014-11-03 15:13:53 -03:00
Gustavo Maximiliano Cortez 885765b873 Fixed layout for small devices. remove unused function and css classes. 2014-11-03 14:10:59 -03:00
Matias Alejo Garcia 97aac05374 change timeout 0 to 1 2014-11-01 21:56:58 -03:00
Matias Alejo Garcia a268c3c8eb add digest 2014-11-01 21:50:02 -03:00
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
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
Matias Alejo Garcia 08dc892887 add store Profile on adding wallets 2014-10-29 23:23:16 -03:00
Matias Alejo Garcia b2c04b7372 fix controllerSpec tests 2014-10-29 20:46:45 -03:00
Gustavo Maximiliano Cortez 2c07ad6dd7 Display a message for users whose have wallet:: but not profile:: 2014-10-29 16:21:44 -03:00
Matias Pando 31cab73193 adding message publicKeyRingUpdated 2014-10-29 14:59:28 -03:00
Matias Alejo Garcia a93a48dc60 Merge pull request #50 from ssotomayor/fixes1592
New addresses are now added at bottom of the list instead of at the top
2014-10-29 14:56:59 -03:00
ssotomayor 5c158a65e1 New addresses are now added at bottom of the list instead of at the top 2014-10-29 14:52:13 -03:00
Esteban Ordano 02b243e9d4 Add address sanitizer to proposal creation 2014-10-29 13:37:21 -03:00
Matias Alejo Garcia bfdfc68d83 all mocha tests fixes 2014-10-29 08:59:06 -03:00
Matias Alejo Garcia 4522626544 fix and add more tests to Compat 2014-10-29 08:34:07 -03:00
Matias Alejo Garcia 8da1b2ebcf fixing karma tests 2014-10-28 20:28:29 -03:00
Gustavo Maximiliano Cortez 4d79768280 fixes the scan of QR code with bitcoin url 2014-10-28 20:28:29 -03:00
ssotomayor 0fb6e3ea15 Fixes import for 0.6.4 2014-10-28 18:40:51 -03:00
Matias Alejo Garcia eaf14ddb49 Merge pull request #46 from matiaspando/feature/removeCryptoAES
fixes notification for invalid credentials
2014-10-28 18:23:17 -03:00
Matias Alejo Garcia 1a53c0c504 Merge pull request #45 from eordano/fix/storageDontOverride
Storage: dont override if an item aready exists
2014-10-28 18:23:09 -03:00
Matias Pando b08ccb6111 fixes notification for invalid credentials 2014-10-28 18:06:32 -03:00
Esteban Ordano 3bed3dbca3 Use the same kdf for Insight Storage 2014-10-28 17:24:29 -03:00
Esteban Ordano 281d66d6e0 Add option to Identity#store to fail if it exists 2014-10-28 17:24:29 -03:00
Esteban Ordano 5eade81294 Add method 'createItem' to DB plugins 2014-10-28 17:24:29 -03:00
Matias Alejo Garcia ffe9fab380 Merge pull request #44 from isocolsky/ref/backup
Remove backup step in wallet creation
2014-10-28 16:05:56 -03:00
Ivan Socolsky d5b04d7ad8 removed backup step in wallet creation 2014-10-28 15:48:00 -03:00
Matias Alejo Garcia ad45eca130 Merge pull request #43 from eordano/fix/profileexport
fix typo on export profile
2014-10-28 15:23:00 -03:00
Esteban Ordano 0b1723ba09 fix typo on export profile 2014-10-28 15:21:39 -03:00
Ivan Socolsky 960a37e85d fixed add new address 2014-10-28 15:04:52 -03:00
Ivan Socolsky e98c7e68cc retrieving email directly from identity instance 2014-10-28 15:04:52 -03:00
Esteban Ordano 126a57d5ab Fixing encrypted 2014-10-28 15:01:35 -03:00
Esteban Ordano 35bab383b0 Fixes import & export with new encryption 2014-10-28 15:01:34 -03:00
Esteban Ordano 1b0f6836dc Create a Compatibility namespace 2014-10-28 15:00:57 -03:00
ssotomayor 202a047edc Compatibility for wallets 2014-10-28 15:00:57 -03:00
Matias Alejo Garcia c3e5582fb8 Merge pull request #39 from cmgustavo/matias/feature/identity
fix top-bar. no test when grunt watch. sidebar for small devices
2014-10-28 14:59:24 -03:00
Matias Alejo Garcia 6e18949241 Merge pull request #41 from isocolsky/first_wallet
moved default wallet creation to controller
2014-10-28 14:59:15 -03:00
Gustavo Maximiliano Cortez c8614b76c2 Sidebar support for small devices 2014-10-28 12:37:15 -03:00
Ivan Socolsky 240b48eee3 moved default wallet creation to controller 2014-10-28 10:26:39 -03:00
Gustavo Maximiliano Cortez 567363a8b8 fix top-bar. no test when grunt watch 2014-10-28 09:40:35 -03:00
Matias Alejo Garcia 7afe921fd2 Merge pull request #37 from isocolsky/tx_date
added sentTs and minedTs to tx history
2014-10-27 23:13:40 -03:00
Matias Alejo Garcia e87d6165dd Merge pull request #36 from cmgustavo/matias/feature/identity
top-bar with dynamic titles
2014-10-27 23:13:30 -03:00
Matias Alejo Garcia 16f85d8d6a add tests to cryptoUtil 2014-10-27 19:26:21 -03:00
Matias Alejo Garcia 8183a1d3c7 fixes #importWallet 2014-10-27 17:23:01 -03:00
Ivan Socolsky e1f3f29db0 refreshing view 2014-10-27 17:16:24 -03:00
Ivan Socolsky e60a34cdad added sentTs and minedTs to tx history 2014-10-27 16:56:37 -03:00
Gustavo Maximiliano Cortez 096a5d0290 top-bar with dynamic title 2014-10-27 16:13:06 -03:00
Matias Alejo Garcia 25ba346489 fix bind 2014-10-27 15:00:08 -03:00
Matias Alejo Garcia 1313088e14 fix tests 2014-10-27 14:53:40 -03:00
Matias Alejo Garcia 47e958277a fix mocha test in Wallet & Identity 2014-10-27 13:13:27 -03:00
Matias Alejo Garcia 5f7f60f4b9 Merge pull request #35 from eordano/fix/various
Adds various small fixes to Encrypted local storage
2014-10-27 12:11:22 -03:00
Esteban Ordano edf8e73631 fix bad variable name on identity 2014-10-27 12:06:54 -03:00
Ivan Socolsky fc0535a69f handling profile with no wallets 2014-10-27 11:10:32 -03:00
Ivan Socolsky 0656c8d7e0 fixed delete wallet 2014-10-27 10:49:25 -03:00
Esteban Ordano cf2615bb88 Encrypted local storage plugin 2014-10-27 10:38:25 -03:00
Esteban Ordano f51c124219 Fixes path to sjcl 2014-10-27 09:44:41 -03:00
Esteban Ordano 291975bb24 Fixing Identity Network Tests 2014-10-26 21:25:36 -03:00
Esteban Ordano 3e5ccabc00 Fixing Identity test 2014-10-26 20:40:39 -03:00
Esteban Ordano 88459c74bb Remove underscore for lodash 2014-10-25 21:14:59 -03:00
Esteban Ordano 24c927a93a Remove WalletLock and Storage tests 2014-10-25 21:14:59 -03:00
Esteban Ordano 61b677498b Remove Storage and Profile, Move folders, add EncryptedInsightStorage 2014-10-25 21:14:59 -03:00
Esteban Ordano e4a26a6f55 Move insight storage to a plugin 2014-10-25 21:11:03 -03:00
Esteban Ordano 852e4cd536 Add Insight save and register 2014-10-25 21:11:02 -03:00
Gustavo Maximiliano Cortez ad87c4fc56 refactor identityService 2014-10-24 11:58:22 -03:00
Gustavo Maximiliano Cortez ebe415a3d6 Simplified controllers with identityService 2014-10-24 11:38:24 -03:00
Matias Alejo Garcia 567cb8c713 remove storage from Wallet 2014-10-24 10:51:39 -03:00
Matias Alejo Garcia a40a1bc261 remove storage from Identity 2014-10-24 10:51:39 -03:00
Gustavo Maximiliano Cortez a03aa0164d Show on sidebar the latest wallet created/joined/imported 2014-10-24 10:51:39 -03:00
Esteban Ordano cf0b1b4df1 Mocha tests fixed 2014-10-24 10:51:38 -03:00
Esteban Ordano 15d11f7e5e Move insight storage to a plugin 2014-10-24 10:51:38 -03:00
Ivan Socolsky ccb138f605 show label and comment in view 2014-10-24 10:51:38 -03:00
Ivan Socolsky d44b56d564 added comment from proposal if available 2014-10-24 10:51:38 -03:00
Ivan Socolsky b6f5b342f2 retrieving label from address book 2014-10-24 10:51:38 -03:00
Ivan Socolsky 6e2ade54bc differentiate change addresses from regular addresses 2014-10-24 10:51:38 -03:00
Ivan Socolsky de5772112f add tests 2014-10-24 10:51:38 -03:00
Ivan Socolsky 797da92d90 added get transaction history method 2014-10-24 10:51:38 -03:00
Esteban Ordano 5d980af518 Add Insight save and register 2014-10-24 10:51:38 -03:00
Gustavo Maximiliano Cortez 9999dcbe98 Show the notification messages for more time 2014-10-24 10:51:37 -03:00
Gustavo Maximiliano Cortez 169c42af85 Catch the errors on the notification system. If there is an error when joining, not logout 2014-10-24 10:51:37 -03:00
Gustavo Maximiliano Cortez abe82dc158 fixes: addresses didn't show the balance 2014-10-24 10:51:37 -03:00
ssotomayor f5e0dfa58d PluginManager coverage tests. 2014-10-24 10:51:37 -03:00
Gustavo Maximiliano Cortez 93907dbfd1 backup a wallet during creation. View wallet/profile backup in plain text for safari 2014-10-24 10:51:37 -03:00
Gustavo Maximiliano Cortez c01cdb8b25 Delete wallet function as service 2014-10-24 10:51:37 -03:00
Matias Alejo Garcia 02d5604497 #import test 2014-10-24 10:51:37 -03:00
Gustavo Maximiliano Cortez 86d9e9ee2c After delete a wallet, select the latest created 2014-10-24 10:51:37 -03:00
Gustavo Maximiliano Cortez 19f6118f7f Fixes if last focused wallet is undefined 2014-10-24 10:51:37 -03:00
Matias Alejo Garcia 39e85396db WIP test 2014-10-24 10:51:36 -03:00
Matias Alejo Garcia e109550d9b add onlyKey opts to storage #getFirst 2014-10-24 10:51:36 -03:00
Matias Alejo Garcia 8765b02883 fix #join 2014-10-24 10:51:36 -03:00
Ivan Socolsky 661deca9b0 fix sidebar when there are no wallets 2014-10-24 10:51:36 -03:00
Ivan Socolsky 0ae93cefb9 compute balance only if list of wallets is visible 2014-10-24 10:51:36 -03:00
Ivan Socolsky 37526b554e replaced last opened with last focused wallet 2014-10-24 10:51:36 -03:00
Ivan Socolsky 404016cfb5 removed debugging logs 2014-10-24 10:51:36 -03:00
Ivan Socolsky 24f103288d removed dead code 2014-10-24 10:51:36 -03:00
Ivan Socolsky 3191ba200c do not select wallet on 'ready' message 2014-10-24 10:51:36 -03:00
Ivan Socolsky 972b29b5de update ui as soon as balance is computed 2014-10-24 10:51:36 -03:00
Ivan Socolsky 1f45ecfdc8 compute balance for all wallets 2014-10-24 10:51:36 -03:00
Ivan Socolsky 0ff67f69ef refresh balance instantly if cache hit 2014-10-24 10:51:36 -03:00
Ivan Socolsky 62502bc698 implemented wallet selection in sidebar 2014-10-24 10:51:35 -03:00
Gustavo Maximiliano Cortez 0e1cdda52d import a wallet inside a profile 2014-10-24 10:51:35 -03:00
Ivan Socolsky 2beda0c354 refreshing wallet clears balance cache 2014-10-24 10:51:35 -03:00
Ivan Socolsky 046546e8d3 cached wallet balance 2014-10-24 10:51:35 -03:00
Matias Pando d461ddd600 Fixes access to settings and a small typo 2014-10-24 10:51:35 -03:00
Ivan Socolsky 43c0eb9cb6 handle 0 wallets 2014-10-24 10:51:35 -03:00
Matias Alejo Garcia 09439d1d41 rebased to master 2014-10-24 10:51:35 -03:00
Matias Alejo Garcia 7a463c9a9d wallet and profile backup working on the UX 2014-10-24 10:51:35 -03:00
Matias Alejo Garcia e1b9f4f859 add #toEncryptedObj 2014-10-24 10:51:07 -03:00
Ivan Socolsky e3107c85ac fix delete wallet 2014-10-24 10:51:07 -03:00
Matias Alejo Garcia 47ae3fcb19 store iterations in Storage 2014-10-24 10:51:07 -03:00
Ivan Socolsky aa9f16a7e9 on identity open return most recently used wallet 2014-10-24 10:51:07 -03:00
Matias Alejo Garcia 95e8a22c54 enhacements on notifications and balance updates 2014-10-24 10:51:07 -03:00
Matias Alejo Garcia a3d0b9e48b fix manage controller, refactor logged attr 2014-10-24 10:51:07 -03:00
Matias Alejo Garcia b391344daf fix join flow 2014-10-24 10:51:07 -03:00
Matias Alejo Garcia 8b45d132a2 remove unused params 2014-10-24 10:51:07 -03:00
Ivan Socolsky 279ab41b6c call netStart() when opening wallet 2014-10-24 10:51:07 -03:00
Ivan Socolsky b3c1447376 Store secret number 2014-10-24 10:51:06 -03:00
Matias Alejo Garcia f1ae8f9c33 add store/restore passphrasse methods 2014-10-24 10:51:06 -03:00
Matias Alejo Garcia d9cd2e95d4 add manage page to create/join/import/delete wallets 2014-10-24 10:51:06 -03:00
Matias Alejo Garcia 29bbfa184c add warning for old wallets 2014-10-24 10:51:06 -03:00
Matias Alejo Garcia dd0dc9c6ad add warning for old wallets 2014-10-24 10:51:06 -03:00
Matias Alejo Garcia b03a3f1391 check if there is not profile, to redir 2014-10-24 10:51:06 -03:00
Matias Alejo Garcia bdaf40de48 add redirs to internal pages 2014-10-24 10:51:06 -03:00
Matias Alejo Garcia 2c2f2c3cfc update models tests to new API 2014-10-24 10:51:06 -03:00
Matias Alejo Garcia b5f05118c7 update models tests to new API 2014-10-24 10:51:06 -03:00
Gustavo Maximiliano Cortez 006bf4c1fa fix join 2014-10-24 10:51:06 -03:00
Gustavo Maximiliano Cortez 662d61d2a9 fix forms: login and create profile 2014-10-24 10:51:05 -03:00
Matias Alejo Garcia 0b7e9be611 controllers refactor to handle identities 2014-10-24 10:51:05 -03:00
Matias Alejo Garcia 622c3da68c add wallet.id to debug logs 2014-10-24 10:51:05 -03:00
Matias Alejo Garcia 43cc6ffde5 restore tracelimit 2014-10-24 10:51:05 -03:00
Matias Alejo Garcia 0ef3dc86a7 add line /caller info to log at "debug" level 2014-10-24 10:51:05 -03:00
Matias Alejo Garcia 923a0bb975 default long polling in socket.io (in config.js) 2014-10-24 10:51:05 -03:00
Matias Alejo Garcia a70fd64442 add polling as default transport in socket.io 2014-10-24 10:51:05 -03:00
Matias Alejo Garcia ac491d10b0 switch between wallets in profile working 2014-10-24 10:51:05 -03:00
Matias Alejo Garcia ff44897922 create new wallet from within a profile working 2014-10-24 10:51:05 -03:00
Matias Alejo Garcia 92f1bacf82 login working on the UX 2014-10-24 10:51:05 -03:00
Matias Alejo Garcia 7a2906c8d1 create profile working! 2014-10-24 10:51:05 -03:00
Matias Alejo Garcia 74129a6923 mv Passphrase logic to Storage 2014-10-24 10:51:04 -03:00
Matias Alejo Garcia 70d306242e refactors to UX 2014-10-24 10:51:04 -03:00
Matias Alejo Garcia 508a8bfc3c one wallet by default 2014-10-24 10:51:04 -03:00
Matias Alejo Garcia 606ea0668c refactor iden #create 2014-10-24 10:51:04 -03:00
Matias Alejo Garcia 3e968129de migrate wallet compat test to wallet :D :D :D 2014-10-24 10:51:04 -03:00
Matias Alejo Garcia c9a4046759 refactor Profile 2014-10-24 10:51:04 -03:00
Matias Alejo Garcia 4c582384b0 mv #read to wallet 2014-10-24 10:51:04 -03:00
Matias Alejo Garcia 1dd906afcd add sinon for fromObj 2014-10-24 10:51:04 -03:00
Matias Alejo Garcia cbc46f5345 obtainNetworkName to wallet 2014-10-24 10:51:04 -03:00
Matias Alejo Garcia abf74695b6 mv wallet test from walletfactory to wallet 2014-10-24 10:51:04 -03:00
Matias Alejo Garcia 1ff109b5e5 complete API in profile 2014-10-24 10:51:04 -03:00
Matias Alejo Garcia 7abdc77611 add #addWallet to profile 2014-10-24 10:51:04 -03:00
Matias Alejo Garcia 77a01370cb add overwrite param to #store 2014-10-24 10:51:04 -03:00
Matias Alejo Garcia 0afc5f2c0c test for new Iden functions 2014-10-24 10:51:03 -03:00
Matias Alejo Garcia 591c8c84b6 skip compat tests in Identity 2014-10-24 10:51:03 -03:00
Matias Alejo Garcia d7b7633fef skip compat tests in Identity 2014-10-24 10:51:03 -03:00
Matias Alejo Garcia 028a300012 rm storage.storage to storage.db 2014-10-24 10:51:03 -03:00
Matias Alejo Garcia c4c7dc8eb1 rm Identity#import 2014-10-24 10:51:03 -03:00
Matias Alejo Garcia 2bc1945309 refactor password param 2014-10-24 10:51:03 -03:00
Matias Alejo Garcia 8d53fa82ed add Profile model 2014-10-24 10:51:03 -03:00
Matias Alejo Garcia 691951a86a refactor key handing in storage (part 1) 2014-10-24 10:51:03 -03:00
Matias Alejo Garcia eb9ab115d7 rename walletFactory to identity. Test passing 2014-10-24 10:51:03 -03:00
Gustavo Maximiliano Cortez 6c0ff1aafc Fix text area without readonly to copy from iOS 2014-10-16 15:56:52 -03:00
Gustavo Maximiliano Cortez 74174f9775 Fix backup for iOS 2014-10-16 15:10:13 -03:00
Matias Pando 28d888b75f Set default ports automatically on Insight URLs 2014-10-15 18:16:57 -03:00
ssotomayor 2a2542f6d0 Fix for object clone (defaultConfig was being overwritten from the settings) 2014-10-14 18:47:39 -03:00
ssotomayor b25633eb70 Removed constants from app.js, now takes the values from config.js and makes the injectable. 2014-10-14 17:03:09 -03:00
ssotomayor 718fb8d861 Injects "defaults" const in controller 2014-10-14 15:35:46 -03:00
ssotomayor 152d4b1eb6 Add function showNetwork() 2014-10-14 15:33:52 -03:00
ssotomayor 8379f83c67 Fix for 1231, show insight-url when is not default. 2014-10-14 15:31:23 -03:00
Matias Alejo Garcia 4741f12060 Merge pull request #1562 from matiaspando/error/cryptojs
Error/cryptojs
2014-10-11 17:13:48 -03:00
Ivan Socolsky 1d546e5898 Merge pull request #1564 from cmgustavo/bug/01-redir
redid to / if browser is supported
2014-10-10 18:04:12 -03:00
Ivan Socolsky 599f049e3a Merge pull request #1560 from cmgustavo/feature/01-backup-plain-text
View plain text backup on Safari
2014-10-10 17:48:46 -03:00
Ivan Socolsky 99ab79e1bf Merge pull request #1554 from cmgustavo/bug/05-import
Bug/import-backup
2014-10-10 17:39:15 -03:00
Gustavo Maximiliano Cortez 473cc68cbc redid to / if browser is supported 2014-10-09 17:11:53 -03:00
Matias Alejo Garcia c7ace2f7bb Merge pull request #1556 from isocolsky/fix/corrupt_tx
Disabled cleanup of TXPs with spent utxos
2014-10-09 14:58:18 -03:00
Matias Pando 02b85870df Merge pull request #1550 from cmgustavo/bug/10-amount
Bug/Invalid-amount
2014-10-09 13:15:32 -03:00
Ivan Socolsky 807e7754a3 Refactored TxProposal#getSent & tests 2014-10-09 11:24:09 -03:00
Ivan Socolsky 7053c322c9 Only update TXs & balance once after changes to proposals 2014-10-09 11:24:09 -03:00
Ivan Socolsky 9d5b26f526 Preserve sent timestamp for incoming proposals 2014-10-09 11:24:09 -03:00
Matias Pando 1d68a69361 Changing CryptoJS to SJCL 2014-10-09 11:18:12 -03:00
Yemel Jardi d849df98c6 Fix payment uri handling 2014-10-09 10:58:59 -03:00