Commit Graph

75 Commits

Author SHA1 Message Date
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
Ivan Socolsky 3e6408e58c removed console.log 2014-10-31 11:23:31 -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 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
bechi 11ab17ec94 Merge branch 'master' into bugs/ui-07 2014-10-30 16:56:26 -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
Gustavo Maximiliano Cortez 965d3e1d96 Import Old wallets from localStorage 2014-10-30 16:13:56 -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
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
Esteban Ordano 02b243e9d4 Add address sanitizer to proposal creation 2014-10-29 13:37:21 -03:00
Ivan Socolsky d5b04d7ad8 removed backup step in wallet creation 2014-10-28 15:48:00 -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
Ivan Socolsky e60a34cdad added sentTs and minedTs to tx history 2014-10-27 16:56:37 -03:00
Matias Alejo Garcia 47e958277a fix mocha test in Wallet & Identity 2014-10-27 13:13:27 -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
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
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
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 7a463c9a9d wallet and profile backup working on the UX 2014-10-24 10:51:35 -03:00
Ivan Socolsky e3107c85ac fix delete 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 b391344daf fix join flow 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 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 bdaf40de48 add redirs to internal pages 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
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 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