Commit Graph

194 Commits

Author SHA1 Message Date
Yemel Jardi 190185ac9c handle the PeerID-already-in-use error and display a friendly message 2014-05-15 17:17:44 -07:00
Yemel Jardi f4f060a45b add logout callback on beforeunload 2014-05-15 17:17:44 -07:00
Mario Colque 7a9e18023d Merge pull request #385 from matiu/feature/txprposal-limit
Feature/txprposal limit
2014-05-15 17:58:48 -03:00
Gustavo Maximiliano Cortez 3f2245827e Merge pull request #380 from colkito/fix/peerjs-settings
Fix/peerjs settings
2014-05-15 16:45:09 -03:00
Matias Alejo Garcia d8c3d08582 merge 2014-05-15 16:39:22 -03:00
Manuel Aráoz e8365f3cd5 Merge pull request #379 from yemel/fix/ui-wallets-list
sort wallet list and fix display for unnamed wallets
2014-05-15 15:39:36 -03:00
Mario Colque 3a215916b8 merge 2014-05-15 15:31:54 -03:00
Mario Colque ea065282c1 added PeerJS settings 2014-05-15 15:25:58 -03:00
Yemel Jardi c2fb4217ce sort wallet list and fix display for unnamed wallets 2014-05-15 11:22:53 -07:00
Gustavo Cortez c958b8e7a8 fixes html5 alert: if you have 1 tx pending and you reject or sign it, then does not appear the alert of the next one. 2014-05-15 12:51:52 -03:00
Gustavo Cortez 89b2788e39 Fixes: suggestions by @matiu 2014-05-15 10:41:42 -03:00
Gustavo Cortez 2dc5513592 HTML5 Notification support on chrome 2014-05-15 02:13:25 -03:00
Matias Alejo Garcia 2e99d9a8ea add version to networking 2014-05-15 00:02:58 -03:00
Mario Colque 8325c2b02a fix conflicts 2014-05-13 14:29:17 -03:00
Mario Colque 9027243052 added the settings page 2014-05-13 14:19:37 -03:00
Gustavo Cortez 8a03225cd2 Alert for transaction support in navbar (red label).
Fixes Sign and Reject Transactions.

Known bugs:
	* After 5 continuous transactions, connection is lost with peers
	* 1-of-1 wallet does not refresh automatically
2014-05-13 05:02:21 -03:00
Gustavo Cortez cb00a5b629 Transactions counter in navbar. Moved updateTx from controller to service. 2014-05-13 04:03:09 -03:00
Manuel Araoz 4bfaf05930 fix address generation 2014-05-09 16:02:27 -03:00
Manuel Araoz af628dde9b reduce calls to insight in address gen 2014-05-09 15:39:33 -03:00
Manuel Araoz f764c743e4 remove many unnecesary digests 2014-05-09 15:39:33 -03:00
Ryan X. Charles c4e3bf47fb improve language
Make the language more professional, and add a space after "txid" so that you
can easily copy+paste the txid.
2014-05-09 11:28:35 -04:00
Mario Colque 607570a5e1 removed dropbox backup options 2014-05-09 09:52:13 -03:00
Manuel Araoz a6bab6da4c show transaction id, and link to insight 2014-05-08 18:14:49 -03:00
Gustavo Cortez 7f79f3e511 Fixes: show error message when put a wrong password 2014-05-08 10:03:32 -03:00
Matias Alejo Garcia 6afcd8cc2e spinner while derivating passphrase 2014-05-07 18:53:55 -03:00
Manuel Aráoz 47180238e3 Merge pull request #303 from colkito/feature/qr-scanner-support
Feature/qr scanner support
2014-05-07 12:21:47 -03:00
Mario Colque d2708a353d fixed address validation 2014-05-07 11:21:30 -03:00
Matias Alejo Garcia fa8c2eada5 Merge pull request #304 from cmgustavo/bug/open-wallet
Sign-in when put a wrong password. Fixes #297
2014-05-06 19:22:40 -03:00
Matias Alejo Garcia b345242183 Merge pull request #305 from maraoz/optimize/UI-calls
Optimize some UI calls
2014-05-06 19:21:05 -03:00
Gustavo Cortez 88a7fca8d8 Fix Conflicts:
js/controllers/signin.js
2014-05-06 18:12:24 -03:00
Gustavo Cortez ab9be793cb Fix signing when put a wrong password. Fixes #297 2014-05-06 17:57:16 -03:00
Mario Colque ad836250f5 Merge pull request #277 from cmgustavo/feature/backup-form
Feature/backup form
2014-05-06 17:55:04 -03:00
Manuel Araoz 8836bdf86a optimize address page and refresh UI calls. 2014-05-06 17:36:16 -03:00
Manuel Araoz 710b2f48e3 login optimized 2014-05-06 17:09:35 -03:00
Mario Colque 159ceee88b added support for qrcode scanner 2014-05-06 17:03:19 -03:00
Manuel Araoz 20b0b6e9c7 fix refresh button 2014-05-06 16:21:56 -03:00
Gustavo Cortez ceb97b29e6 Password required when create new wallet (#284). 2014-05-06 15:06:37 -03:00
Gustavo Cortez ee6220ea0a Fixes link and controller signin 2014-05-06 14:46:26 -03:00
Gustavo Cortez a4c16a94a5 Signin page:
* Swap places for "join" and "create/open" (#285).
* Prevent the user not set the password and required fields (#280).
2014-05-06 14:39:16 -03:00
Gustavo Cortez af4a11c26d Improve restore forms 2014-05-05 13:16:56 -03:00
Mario Colque aa0ed193fd Merge pull request #256 from matiu/feature/reconnect-simpler-peer-mgmt
better peer management / peer reconection
2014-05-01 22:22:44 -03:00
Matias Alejo Garcia 65f12f611f better peer management 2014-05-01 21:48:17 -03:00
Mario Colque fc6a24c6b1 added import from backup text 2014-05-01 19:39:01 -03:00
Mario Colque 960b64affe added import from text backup 2014-05-01 19:08:35 -03:00
Mario Colque b79caed7fc added backup via email 2014-05-01 18:39:21 -03:00
Mario Colque 76df93ab10 new backup/import encrypted methods 2014-05-01 18:39:21 -03:00
Gustavo Cortez c98323e9d3 Fixed join wallet from remote peer 2014-05-01 18:34:30 -03:00
Mario Colque 4f4fa56db4 added password exists validation to join form 2014-05-01 16:32:03 -03:00
Mario Colque 32f27b6c0a added copayer password support 2014-05-01 16:32:02 -03:00
Mario Colque 9c533ed50b minimal css improvement 2014-05-01 16:32:02 -03:00