Commit Graph

343 Commits

Author SHA1 Message Date
Mario Colque b408d270f7 Merge pull request #456 from cmgustavo/feature/01-limit-addresses
Fixes #399 : Limit addresses list
2014-05-23 17:50:29 +03:00
Yemel Jardi 406db01dd2 Support reconnection to old peerjs session 2014-05-22 19:28:26 -07:00
Gustavo Cortez 7e38a074ca Fixes #399 : Limit addresses list 2014-05-22 17:42:56 -03:00
Mario Colque 49b6e59286 hide qrcode scanner when file:// 2014-05-22 14:40:46 -03:00
Mario Colque 41dadab915 Merge pull request #452 from cmgustavo/bug/01-refresh
Fix refresh button
2014-05-22 16:59:25 +03:00
Gustavo Cortez 61dfec7a0d Fixes:
* Reload address list when click on refresh
* Angular error when do not have any address and click on refresh
2014-05-21 18:53:17 -03:00
Yemel Jardi 15fc035ba9 Move pagination of transaction proposals to the backend 2014-05-21 14:12:59 -07:00
Yemel Jardi c51731dc69 Add pagination to transaction proposals All-tab 2014-05-21 14:12:28 -07:00
Mario Colque 194ddc8079 Merge pull request #444 from cmgustavo/feature/01-alert-txs
Feature/01 alert txs
2014-05-21 10:46:35 -03:00
Gustavo Cortez 9428ea55d5 UX: just update address balance that received fund.
Changed rootscope for scope to control address page.
Fixes: not alert when address change receive fund
2014-05-20 19:40:02 -03:00
Mario Colque 3a2cb6ff56 Merge pull request #442 from yemel/fix/rename-flashmessage
Rename flashMessage variable
2014-05-20 18:11:05 -03:00
Gustavo Cortez 3f8612ee0c Merge branch 'master' into feature/01-alert-txs 2014-05-20 14:45:32 -03:00
Yemel Jardi ee6821d109 Rename flashMessage variable 2014-05-20 08:30:20 -07:00
Mario Colque 85124d5357 merge 2014-05-19 17:52:59 -03:00
Mario Colque 037fed195d added highlight to each selected item 2014-05-19 17:51:21 -03:00
Gustavo Cortez 7981f5af66 Minor fixes: tx proposal list. 2014-05-19 16:56:07 -03:00
Manuel Aráoz 780a43d421 Merge pull request #432 from cmgustavo/bug/ux-small-devices
Minor fixes: support list of transactions proposal for small devices
2014-05-19 14:36:05 -03:00
Gustavo Cortez 2967bfc9e0 Minor fixes: support list of transactions proposal for small devices. 2014-05-19 13:21:16 -03:00
Mario Colque 307e5d27cc Merge pull request #405 from matiu/feature/optimizations2
Feature/optimizations2
2014-05-19 10:43:08 -03:00
Gustavo Maximiliano Cortez 99dd6a91fa Merge pull request #398 from colkito/feature/firefox-addon-files
Feature/firefox addon files
2014-05-19 10:30:07 -03:00
Matias Alejo Garcia ba5a3ac2c6 add multiple optiomizations for 30+ tx wallets 2014-05-17 01:19:52 -03:00
Yemel Jardi cedffc230b Group inputs by address 2014-05-16 16:07:42 -07:00
Yemel Jardi 4fd78d030a make dates human friendly 2014-05-16 15:53:05 -07:00
Manuel Aráoz db0a432bc8 Merge pull request #400 from matiu/feature/optimizations
Feature/optimizations
2014-05-16 18:57:55 -03:00
Matias Alejo Garcia 398daf3f05 many optimizations in addresses pulling 2014-05-16 18:33:06 -03:00
Mario Colque 6e2923c311 added firefox addon files 2014-05-16 17:26:47 -03:00
Manuel Aráoz d74afaa997 Merge pull request #395 from matiu/feature/index2
better tx sent look
2014-05-16 14:58:15 -03:00
Matias Alejo Garcia 425703c447 fixes in settings 2014-05-16 12:40:26 -03:00
Matias Alejo Garcia a6f5300b21 better tx sent look 2014-05-16 12:12:11 -03:00
Gustavo Cortez d4a4b954eb New favicon 2014-05-16 10:39:46 -03:00
Yemel Jardi 190185ac9c handle the PeerID-already-in-use error and display a friendly message 2014-05-15 17:17:44 -07:00
Mario Colque 1bfaf86823 Merge pull request #388 from cmgustavo/bug/import-form
Fixes import backup form
2014-05-15 18:09:25 -03:00
Mario Colque aa8cd54fd7 Merge pull request #387 from matiu/bug/fix-index
remove resource (unused)
2014-05-15 18:07:07 -03:00
Gustavo Cortez 11f18a9d30 Fixes import backup form 2014-05-15 18:02:21 -03:00
Matias Alejo Garcia ad8f958fea remove resource (unused) 2014-05-15 18:01:39 -03:00
Mario Colque 7a9e18023d Merge pull request #385 from matiu/feature/txprposal-limit
Feature/txprposal limit
2014-05-15 17:58:48 -03:00
Manuel Aráoz ff00d5f4f2 Merge pull request #384 from colkito/fix/peerjs-settings
settings form improved
2014-05-15 17:06:27 -03:00
Mario Colque bbff716c65 settings form improved 2014-05-15 16:58:15 -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 Araoz 0dfac71bfe always show all copayers in tx proposal list 2014-05-15 16:13:03 -03:00
Mario Colque 89b3453d4c little label fix 2014-05-15 15:34:53 -03:00
Mario Colque ea065282c1 added PeerJS settings 2014-05-15 15:25:58 -03:00
Gustavo Cortez 82abcb8036 Fix Conflicts:
css/main.css
2014-05-15 02:16:55 -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
Matias Alejo Garcia 4ddfc65a2b Merge pull request #371 from colkito/feature/chrome-extension
Feature/chrome extension
2014-05-14 21:17:53 -03:00
Yemel Jardi 9d5f2ddf16 add validation to wallet secret 2014-05-14 14:31:47 -07:00
Mario Colque bab659cd6b new bitcore bower package 2014-05-14 17:36:34 -03:00
Mario Colque 01bbe55589 changed label 2014-05-14 17:19:04 -03:00
Mario Colque 7c46ec1d1e added chrome extension files 2014-05-14 11:27:18 -03:00
Gustavo Maximiliano Cortez b7bde5d749 Merge pull request #365 from colkito/feature/settings-page
Feature/settings page
2014-05-13 15:12:24 -03:00
Bechi 4c24a292d9 footer details 2014-05-13 14:55:26 -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 2c6ad1268e fixes recommended by Matias 2014-05-13 11:27:31 -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
Matias Alejo Garcia 030e10a3b6 banner for unsupported browsers 2014-05-12 12:00:25 -03:00
Manuel Araoz 6ee9652f5c wording changes for passwords 2014-05-09 17:13:56 -03:00
Ryan X. Charles db979fc5a1 Make wallet creation box more pleasant.
Don't use stressful red "warning" box for the totally normal process of
creating a new wallet. Instead, use a plasant gray color. Also, update the text
to be more human and less technical.
2014-05-09 12:44:05 -04:00
Bechi 88a73a92e9 fix notification + details 2014-05-09 12:29:00 -03:00
Mario Colque d2f24afdbc minimal UI fix 2014-05-09 10:43:24 -03:00
Gustavo Maximiliano Cortez e5f719f524 Merge pull request #331 from colkito/removed-dropbox-backup
removed dropbox backup options
2014-05-09 10:29:00 -03:00
Gustavo Maximiliano Cortez c7e076e5b2 Merge pull request #324 from bechi/feature/02-item-tx-ns
new style share wallet
2014-05-09 09:58:44 -03:00
Mario Colque 607570a5e1 removed dropbox backup options 2014-05-09 09:52:13 -03:00
Gustavo Maximiliano Cortez 4f8cca9cd6 Merge pull request #330 from maraoz/UI/transaction-links
show transaction id, and link to insight
2014-05-09 09:37:10 -03:00
Manuel Araoz a6bab6da4c show transaction id, and link to insight 2014-05-08 18:14:49 -03:00
Gustavo Maximiliano Cortez fe4716ccc0 Merge pull request #327 from maraoz/fix/header-loading
loading for header
2014-05-08 17:56:33 -03:00
Manuel Araoz b5a70878e6 loading for header 2014-05-08 17:23:12 -03:00
Manuel Araoz 55d1a2f671 fix avatar directive bug 2014-05-08 16:31:08 -03:00
Manuel Araoz 032ae804b1 general avatar polishing 2014-05-08 15:48:00 -03:00
Bechi 66e154eb9b new style share wallet 2014-05-08 15:45:57 -03:00
Gustavo Cortez 9406f6f9a9 Success box with the right color green 2014-05-08 12:27:08 -03:00
Gustavo Cortez 7f79f3e511 Fixes: show error message when put a wrong password 2014-05-08 10:03:32 -03:00
Manuel Araoz 82a07d2c10 add confvideo directive 2014-05-07 19:05:29 -03:00
Matias Alejo Garcia 6afcd8cc2e spinner while derivating passphrase 2014-05-07 18:53:55 -03:00
Gustavo Cortez a0cbf82b75 Fixed footer when not logged 2014-05-07 16:08:24 -03:00
Gustavo Cortez 159248ea8a Fixes #150 2014-05-07 15:16:56 -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 542943c29f fix link + decrypt password 2014-05-07 09:55:31 -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
Mario Colque 159ceee88b added support for qrcode scanner 2014-05-06 17:03:19 -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 cc4fb7b702 Fix typo and icons 2014-05-05 16:47:47 -03:00
Gustavo Cortez c46e7bf2d1 Replaced accordion by standard angularjs directives. 2014-05-05 15:59:57 -03:00
Gustavo Cortez af4a11c26d Improve restore forms 2014-05-05 13:16:56 -03:00
Mario Colque fc6a24c6b1 added import from backup text 2014-05-01 19:39:01 -03:00
Mario Colque 850d88e458 fixed typo issue 2014-05-01 19:12:17 -03:00
Mario Colque 960b64affe added import from text backup 2014-05-01 19:08:35 -03:00
Mario Colque 76df93ab10 new backup/import encrypted methods 2014-05-01 18:39:21 -03:00
Mario Colque 2d11492329 removed unnecessary peer.html template 2014-05-01 17:07:11 -03:00
Mario Colque a825929456 fixed ui 2014-05-01 16:32:02 -03:00
Mario Colque 6cd9d445dd remvoed unnecessary password controller/ui 2014-05-01 16:32:02 -03:00
Mario Colque 0a58aaf071 ui fixes 2014-05-01 16:32:02 -03:00
Mario Colque 9d27a0b85d added password support to UI/Controllers 2014-05-01 16:32:01 -03:00
Mario Colque 62b95ac122 added Passphrase model 2014-05-01 16:32:01 -03:00