Commit Graph

477 Commits

Author SHA1 Message Date
Ivan Socolsky 076d4c20cf fixed bug in controllerUtils#isFocusedWallet 2014-10-31 12:18:43 -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
Matias Alejo Garcia 9788235003 Merge pull request #1617 from isocolsky/identity_creation
made Identity#create asynchronous
2014-10-30 22:54:50 -03:00
Gustavo Maximiliano Cortez 950a89727b removed transaction proposals from history. Just list transactions sent 2014-10-30 21:32:49 -03:00
Ivan Socolsky 7e8f1a1668 made Identity#create asynchronous 2014-10-30 18:08:50 -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
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 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 Alejo Garcia 08dc892887 add store Profile on adding wallets 2014-10-29 23:23:16 -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
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 Pando b08ccb6111 fixes notification for invalid credentials 2014-10-28 18:06:32 -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 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
Ivan Socolsky 240b48eee3 moved default wallet creation to controller 2014-10-28 10:26:39 -03:00
Matias Alejo Garcia 1313088e14 fix tests 2014-10-27 14:53:40 -03:00
Ivan Socolsky fc0535a69f handling profile with no wallets 2014-10-27 11:10:32 -03:00
Esteban Ordano 61b677498b Remove Storage and Profile, Move folders, add EncryptedInsightStorage 2014-10-25 21:14:59 -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
Gustavo Maximiliano Cortez a03aa0164d Show on sidebar the latest wallet created/joined/imported 2014-10-24 10:51:39 -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
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
Ivan Socolsky 37526b554e replaced last opened with last focused wallet 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 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
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
Ivan Socolsky 43c0eb9cb6 handle 0 wallets 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 47ae3fcb19 store iterations in Storage 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 bdaf40de48 add redirs to internal pages 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 ac491d10b0 switch between wallets in profile working 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 606ea0668c refactor iden #create 2014-10-24 10:51:04 -03:00
Matias Alejo Garcia eb9ab115d7 rename walletFactory to identity. Test passing 2014-10-24 10:51:03 -03:00
Gustavo Maximiliano Cortez 74174f9775 Fix backup for iOS 2014-10-16 15:10:13 -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
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
Ivan Socolsky 7053c322c9 Only update TXs & balance once after changes to proposals 2014-10-09 11:24:09 -03:00
Gustavo Maximiliano Cortez 7beb2589d6 View plain text backup for Safari 2014-10-09 10:37:00 -03:00
Ivan Socolsky 9673016395 Disabled cleanup of TXPs with spent utxos 2014-10-08 12:06:33 -03:00
Ivan Socolsky 2c53bc073e Improved tests 2014-10-01 09:42:00 -03:00
Matias Pando 12adaa64d2 Fixes show all/show less button on address list 2014-09-23 17:25:20 -03:00
Esteban Ordano 59c9553a4e Fixes test on rateService: github issue #1457 2014-09-22 20:15:41 -03:00
Matias Alejo Garcia 5e4593d93e Merge pull request #1437 from isocolsky/fix/reconnect
On reconnect do not redirect to 'receive' tab
2014-09-22 09:58:13 -03:00
Manuel Aráoz 3a79f039cd Merge pull request #1307 from matiu/feature/drive
Feature/ Async storage + Google Drive example
2014-09-22 09:57:49 -03:00
Matias Alejo Garcia fb18487b4f Merge pull request #1428 from isocolsky/ux/conversion_rate
Ux/conversion rate
2014-09-22 09:54:36 -03:00
Matias Alejo Garcia 9a38828b85 Merge pull request #1427 from isocolsky/fix/notification
Removed 'funds received' notification for change addresses
2014-09-22 09:51:30 -03:00
Matias Alejo Garcia 3f37509b86 no log on services 2014-09-22 09:35:41 -03:00
Matias Alejo Garcia 6a4409ad85 use logging system 2014-09-20 07:36:05 -03:00
Ivan Socolsky dadf8396f5 On reconnect do not redirect to 'receive' tab 2014-09-19 11:34:13 -03:00
Matias Alejo Garcia 4bf7bbe73f defaults to localStorage 2014-09-18 19:34:27 -03:00
Ivan Socolsky 6b891418d3 Added conversion rate to send controller 2014-09-18 11:07:07 -03:00
Ivan Socolsky e0263cf594 Removed 'funds received' notification for change addresses 2014-09-17 17:39:53 -03:00
Gustavo Maximiliano Cortez 4a91729121 added translation attribute to controllers files. 2014-09-17 09:26:28 -03:00
Matias Alejo Garcia 9ad326cd30 working! 2014-09-15 14:17:20 -03:00
Matias Alejo Garcia 6efa4f86de wallet listing working 2014-09-15 14:13:20 -03:00
Matias Alejo Garcia b9881c1147 add LocalStorage plugin 2014-09-15 14:08:18 -03:00
Matias Alejo Garcia c0360e7beb plugin system v0 2014-09-15 14:07:43 -03:00
Ivan Socolsky 8d7e420524 No copayer nickname on 1-1 wallets 2014-09-12 11:10:45 -03:00
Ivan Socolsky 81a73e6f2a resolved 2014-09-12 10:40:47 -03:00
Ivan Socolsky 1f83f85189 separated subscribeToAddresses from getAddressesInfo 2014-09-12 10:25:38 -03:00
Manuel Araoz 03e4b49bd0 settings: fix updateTx 2014-09-11 11:29:45 -07:00
Manuel Araoz a048f8eed5 settings: fix references to alternativeIsoCode 2014-09-10 13:39:22 -07:00
Manuel Araoz 7c582f4bd5 settings: fix references to unitToSatoshi 2014-09-10 13:39:22 -07:00
Manuel Araoz 3691bd5ee0 settings: fix balance bug 2014-09-10 13:33:15 -07:00
Matias Alejo Garcia 74593fe778 fix signed message 2014-09-09 22:33:31 -03:00
Matias Alejo Garcia 45fd46e3bc fix reconnect to insight 2014-09-09 22:33:31 -03:00
Matias Alejo Garcia dd8fcaa1b1 refacor blockchain handlers 2014-09-09 22:33:30 -03:00
Matias Alejo Garcia 1c5b59a263 fix addr 2014-09-09 22:33:30 -03:00
Matias Alejo Garcia 6944b9119b move blockchain event handles to wallet 2014-09-09 22:33:30 -03:00
Matias Alejo Garcia 7706a17416 fix typo 2014-09-09 22:31:29 -03:00
Matias Alejo Garcia b516e844a8 lazy connect 2014-09-09 22:31:29 -03:00
Matias Alejo Garcia fb05586c32 fix addr 2014-09-09 22:30:21 -03:00
Matias Alejo Garcia 255affe382 fix received 2014-09-09 22:30:21 -03:00
Matias Alejo Garcia b5b7acd5a4 move blockchain event handles to wallet 2014-09-09 22:30:21 -03:00
Matias Alejo Garcia bd78c758aa fix typo 2014-09-09 22:30:21 -03:00
Matias Alejo Garcia c45495eeff lazy connect 2014-09-09 22:30:21 -03:00
Gustavo Maximiliano Cortez db3ca4ceef Merge pull request #1270 from isocolsky/fix/remove_spent
Removed proposals with spent inputs
2014-09-04 18:25:11 -03:00
Yemel Jardi 7e36122e3c Merge pull request #1253 from cmgustavo/bug/03-angular-issues
Fixes angular issue
2014-09-03 14:25:53 -03:00
Ivan Socolsky 55aa4e8f68 Added call from UX 2014-09-03 11:55:18 -03:00
Gustavo Maximiliano Cortez eba5909dbc remove video service 2014-09-02 11:36:20 -03:00
Gustavo Maximiliano Cortez aeab2b0ca4 removed commented line 2014-09-02 11:30:45 -03:00
Gustavo Maximiliano Cortez ac78e2d1e7 Remove peerjs 2014-09-02 10:48:22 -03:00
Gustavo Maximiliano Cortez 1c619ea6d1 Fixes angular issue when closing a wallet that was opened in another window 2014-09-01 11:38:47 -03:00
Esteban Ordano 54b3482b1f Add dollar balance to sidebar 2014-09-01 10:42:30 -03:00
Esteban Ordano 1c480d21a6 Address @matiu's comments 2014-08-30 10:59:10 -03:00
Esteban Ordano ac6dfc8035 Add more tests to controller 2014-08-30 10:59:10 -03:00
Esteban Ordano da8aa18a1b Request as a service instead of required() 2014-08-30 10:59:10 -03:00
Esteban Ordano 3225553d78 Currency list in settings 2014-08-30 10:58:48 -03:00
Esteban Ordano 3da033cb06 Add RateService to get info about fiat currencies 2014-08-30 10:58:48 -03:00
Matias Alejo Garcia ccbbe58fc1 Merge pull request #1234 from yemel/refactor/blockchain
Refactor/blockchain
2014-08-29 19:51:20 -03:00
Yemel Jardi b97a332ae9 Add reconnecting notification, change subscribed list to dict, update balance after reconnect 2014-08-29 15:01:07 -03:00
Matias Pando bc1d12ae89 Fixes the link issue 2014-08-29 12:33:56 -03:00
Yemel Jardi 862dfa72c9 Integrate the new model 2014-08-29 12:27:53 -03:00
Yemel Jardi 16091bd330 Refactor controllers 2014-08-29 12:27:53 -03:00
Yemel Jardi 33801e9587 Refactor blockchain backing service 2014-08-29 12:27:53 -03:00
Matias Alejo Garcia 6aa959dcf5 rm disconnect message, rename disconnect fn 2014-08-28 18:58:43 -03:00
Manuel Araoz c6e151db99 remove alerts 2014-08-26 11:43:43 -03:00
Manuel Araoz 81a20cb1dc make it work with reconnections 2014-08-26 11:43:43 -03:00
Manuel Araoz f219da9740 refactored disconnect as one more message 2014-08-26 11:43:42 -03:00
Manuel Araoz 1b783df70a remove 'serverError' event 2014-08-26 11:43:42 -03:00
Gregg Zigler 3f180fec27 do not try to vibrate in travis 2014-08-19 14:41:55 -07:00
Gregg Zigler 4e8fa24fc0 fix miscellaneous karma console errors
point to new bitcore bundle
remove online.wav file usage, clean up console error
remove unused crypto var from storage.File test, clean up console error
2014-08-18 11:36:25 -07:00
Matias Alejo Garcia 18aadede29 fix tests and stringify for localstorage 2014-08-15 18:34:43 -04:00
Yemel Jardi e0396746f0 Skip first networking notification error 2014-08-14 10:23:37 -03:00
Matias Alejo Garcia 35ab711846 refactor lock warning and add tests 2014-08-12 15:26:15 -04:00
Gustavo Maximiliano Cortez 8ad1fa7b02 Fixes: tests. Added karma and mocha tests. 2014-08-07 20:07:41 -03:00
Gustavo Maximiliano Cortez 801e746d11 Show a warning if trying to open same wallet in same browser. Fix redirect to receive. 2014-08-07 18:57:19 -03:00
Gustavo Maximiliano Cortez fe53f1b87c Merge pull request #1059 from yemel/feature/change-menu
Refactor menu, split transactions tab into send and history
2014-08-07 10:26:40 -03:00
Gustavo Maximiliano Cortez 0c2141c380 Fix Conflicts:
views/unsupported.html
2014-08-06 18:51:04 -03:00
Gustavo Maximiliano Cortez 53bc610bbc improve url checker 2014-08-06 18:41:37 -03:00
Yemel Jardi 2ba794fc47 Change url to /receive and /history 2014-08-06 15:34:56 -03:00
Yemel Jardi ad75265e93 Refactor menu, split transactions tab into send and history 2014-08-06 13:59:33 -03:00
Yemel Jardi 6a3e109f39 Sort copayer list at Tx proposal by creator 2014-08-04 16:43:45 -03:00
Gustavo Maximiliano Cortez 313e3e4fcd Merge pull request #998 from yemel/fix/browser-extensions
Fix/browser extensions
2014-08-01 11:54:41 -03:00
Gustavo Maximiliano Cortez 854196e72a Merge pull request #989 from yemel/feature/pre-created-address
Add a pre-generated address to the shared branch
2014-08-01 11:04:58 -03:00
Yemel Jardi 59a03c1f25 Change available balance to locked 2014-08-01 10:09:26 -03:00
Yemel Jardi fe20e2dabd Update firefox extension 2014-08-01 09:49:03 -03:00
Yemel Jardi fdabdc64fe Add a pre-generated address to the shared branch 2014-07-31 16:13:27 -03:00
Yemel Jardi ba70a17b63 Fix uriHandler 2014-07-29 15:30:01 -03:00
Yemel Jardi e3eeab0eb6 Change routes to old hastag mode 2014-07-29 14:13:21 -03:00
Gustavo Maximiliano Cortez 8974847f48 Removed old unused notifications. Fixes template url for new notifications 2014-07-28 15:41:12 -03:00
Gustavo Maximiliano Cortez 85aa5842f1 Fix Conflicts:
.gitignore
	index.html
	js/controllers/backup.js
	js/controllers/sidebar.js
2014-07-28 12:28:07 -03:00
Matias Alejo Garcia 560702df58 Merge pull request #936 from yemel/feature/android-cordova
Android - Migration to Cordova + Crosswalk Framework
2014-07-25 16:40:13 -03:00
Manuel Araoz b5c144d48c complete validation tests for txProposal SIGHASH 2014-07-25 12:25:27 -03:00
Yemel Jardi e121d0acb6 Send email backup with file attached 2014-07-25 11:30:54 -03:00
Gustavo Maximiliano Cortez 031a65e0e4 fixes timeout notifications 2014-07-24 17:36:44 -03:00
Gustavo Maximiliano Cortez 4c190c1132 Fixes: notifications 2014-07-24 17:33:21 -03:00
Gustavo Maximiliano Cortez 9875e9d643 Split signin.html in home, join and open files. Signin process with responsive support 2014-07-23 17:11:51 -03:00
Yemel Jardi 5f27f1e7a6 Move address modal to a separate file, rename html files and reintroduce bitcoin protocol handler 2014-07-18 18:51:55 -03:00
Yemel Jardi d484c5ab49 Replace iframe for window.open _blank 2014-07-17 22:35:24 -03:00
Yemel Jardi f1a2b357db Add system notification icon 2014-07-17 21:23:09 -03:00
Yemel Jardi aa4af0a0e9 Add email wallet backup using iframe 2014-07-17 16:53:38 -03:00
Yemel Jardi ddebfee8b1 Add vibration and system notifications 2014-07-17 16:52:32 -03:00
Yemel Jardi f9fad5d62f Add partial backup at create and join 2014-07-08 15:53:34 -03:00
Matias Alejo Garcia 141e8bddd3 fixes txproposal notifications 2014-07-08 08:58:24 -03:00
Gustavo Maximiliano Cortez 6ea9831913 Merge pull request #851 from matiu/bug/undefined3
fix undefined bugs
2014-07-07 20:44:59 -03:00
Matias Alejo Garcia d099db6cde fix undefined bugs 2014-07-07 19:39:44 -03:00
Matias Alejo Garcia 164d0c198a workaround bug of urihandler in firefox 2014-07-07 16:57:57 -03:00
Manuel Araoz 490f0b4536 remove duplicate error 2014-07-07 14:18:11 -03:00
Manuel Araoz 8acaca75fb autocomplete send form after uri handled 2014-07-03 11:13:59 -03:00
Manuel Araoz 8b25b5932f add tests and fix some minor issues 2014-07-03 11:13:59 -03:00
Manuel Araoz 433f1570de add first uri handler 2014-07-03 11:13:59 -03:00
Manuel Araoz a7d484c944 basic URI handling 2014-07-03 11:13:59 -03:00
Manuel Araoz 0a4eb0f3be fix network error on logout 2014-06-30 12:00:14 -03:00
Gustavo Maximiliano Cortez c745aa8c3e Merge pull request #787 from matiu/bug/settings
Bug/settings
2014-06-27 17:42:35 -03:00
Matias Alejo Garcia fd6a2c19b2 fix disable video options 2014-06-27 17:09:12 -03:00
Manuel Araoz f964467c01 change version notifications to html5 2014-06-27 15:42:38 -03:00
Manuel Araoz 1b82c3b52e remove insight custom notification 2014-06-27 15:42:38 -03:00
Matias Alejo Garcia cfdd7980b8 Merge pull request #765 from cmgustavo/bug/number-filter-angularjs
Bug/angularjs-filter
2014-06-27 10:10:30 -03:00
Gustavo Maximiliano Cortez 1af298b5f1 Merge pull request #772 from matiu/feature/defaultsToSSLandLivenet
SSL and livenet config by default
2014-06-27 09:55:26 -03:00
Gustavo Cortez 75b45d2f17 Fixed amount values: decimal is variable, depending of unit in config. Also custom values are allowed 2014-06-27 02:46:28 -03:00
Manuel Araoz 5bc573b490 fix error notif time 2014-06-26 19:09:48 -03:00
Manuel Araoz e389a3f82c replace flashmessage for notifications 2014-06-26 18:57:03 -03:00
Matias Alejo Garcia d4805b925d SSL and livenet config by default 2014-06-26 18:47:27 -03:00
Matias Alejo Garcia 792f48b2ea fix address event subscription 2014-06-25 11:12:38 -03:00
Matias Alejo Garcia f1257d054c fix conflicts 2014-06-24 13:02:25 -03:00
Matias Alejo Garcia 1abf1dc90d small refactor on rootScope 2014-06-24 12:57:15 -03:00
Ryan X. Charles ea2e2d4e19 run js-beautify on everything
...with two spaces. Command: js-beautify -s 2 -r [filename]
2014-06-24 08:36:32 -07:00
Ryan X. Charles a49b9cf664 Merge pull request #727 from maraoz/ui/tx-icon
fix/change notification icons
2014-06-23 15:50:10 -07:00
Yemel Jardi e1dc275ddd Refresh balance on new block 2014-06-23 14:58:11 -03:00
Manuel Araoz 4b4d34224b change notification icons 2014-06-23 10:34:54 -03:00
Manuel Araoz 0347cb5bda add isMobile service and tests 2014-06-23 09:34:48 -03:00
Matias Alejo Garcia a07957d4a3 Merge pull request #719 from yemel/anti-feature/remove-email-backup
Remove email backup feature
2014-06-19 17:20:47 -03:00
Gustavo Cortez 47dcc12910 Fix Conflicts:
js/models/core/Wallet.js
2014-06-19 16:43:34 -03:00
Manuel Araoz 0c03af53a8 fixed karma test bug 2014-06-19 15:57:38 -03:00
Yemel Jardi 7847bdcb2c Remove email backup feature 2014-06-19 15:54:12 -03:00
Gustavo Cortez f1b92ac67f update branch 2014-06-19 13:16:20 -03:00
Gustavo Cortez 4aa3915381 Sync address book with all copayer 2014-06-18 20:18:13 -03:00
Manuel Araoz 86633cd5b4 fix karma tests 2014-06-18 16:02:31 -03:00
Manuel Araoz 0afd80bbd9 fix matis comments 2014-06-17 16:44:09 -03:00
Manuel Araoz 718ae69576 add notification saying backup was created 2014-06-17 11:33:43 -03:00
Gustavo Maximiliano Cortez 03993b5172 Merge pull request #686 from maraoz/automatic/backup
Automatic backup after create/join
2014-06-17 10:56:27 -03:00
Manuel Araoz eeb621b601 added auto backup after create/join 2014-06-16 16:54:50 -03:00
Manuel Araoz b40038a554 extract backup into service 2014-06-16 16:46:17 -03:00
Manuel Araoz 86295c9cf0 add backup service 2014-06-16 15:44:22 -03:00
Yemel Jardi 6ab77e8711 Add user notifications on transaction signed and rejected events 2014-06-16 15:38:26 -03:00
Matias Alejo Garcia 00ca9f1c32 make unit configurable in settings. update after @cmgustavo comments 2014-06-16 12:44:18 -03:00
Matias Alejo Garcia 194e5fed54 fix conflics 2014-06-13 19:47:11 -03:00