Commit Graph

858 Commits

Author SHA1 Message Date
Mario Colque 27d165af64 Merge pull request #364 from matiu/bug/fix-build
add maraoz version of browserify-buffertools to copay
2014-05-13 14:29:00 -03:00
Mario Colque 9027243052 added the settings page 2014-05-13 14:19:37 -03:00
Matias Alejo Garcia 691235bec7 add maraoz version of browserify-buffertools to copay 2014-05-13 13:43:05 -03:00
Matias Alejo Garcia d03ce646af Merge pull request #361 from cmgustavo/feature/txs-alerts
Feature/txs alerts
2014-05-13 12:49:19 -03:00
Gustavo Cortez a6bcc63460 Fixed autorefresh transactions proposal with a 1-1 wallet 2014-05-13 12:37:10 -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
Manuel Araoz 9e96bc2188 use new multiutxo insight call 2014-05-12 18:47:17 -03:00
Manuel Araoz e7486c7fe0 blockchain API changes 2014-05-12 17:41:29 -03:00
Mario Colque 1b545ea444 Merge pull request #357 from matiu/feature/unsupported
banner for unsupported browsers
2014-05-12 17:26:31 -03:00
Matias Alejo Garcia ef755fc0a9 Merge pull request #359 from maraoz/fix/externalize-bitcore
externalize bitcore
2014-05-12 17:25:33 -03:00
Manuel Araoz 88daa9abc8 externalize bitcore 2014-05-12 12:40:19 -03:00
Matias Alejo Garcia 030e10a3b6 banner for unsupported browsers 2014-05-12 12:00:25 -03:00
Ryan X. Charles be83729223 Merge pull request #342 from maraoz/optimize/events
Optimize events emitted by Wallet.js and WebRTC.js
2014-05-12 09:15:45 -04:00
Ryan X. Charles fc12f073ec Merge remote-tracking branch 'dthorpe/readme+edits' 2014-05-11 12:47:02 -04:00
Ryan X. Charles 1f398e7485 Merge pull request #343 from maraoz/change/wording
wording changes for passwords
2014-05-10 10:09:19 -04:00
Manuel Araoz 6ee9652f5c wording changes for passwords 2014-05-09 17:13:56 -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
Manuel Araoz 62668e8d86 remove comments 2014-05-09 15:39:33 -03:00
Manuel Araoz bdbe8bdfc7 remove pubKeyRingUpdated event 2014-05-09 15:39:33 -03:00
Manuel Araoz 0f1d651e36 unified connect calls 2014-05-09 15:39:33 -03:00
Manuel Araoz 1b87083579 disconnect working 2014-05-09 15:39:33 -03:00
Manuel Araoz 55ba5e6d37 connect working 2014-05-09 15:39:33 -03:00
Manuel Araoz 132920f909 change wallet event 'create' to 'ready' 2014-05-09 15:39:33 -03:00
Manuel Araoz 22cd4cae94 make explicit refreshes when storing wallet 2014-05-09 15:39:33 -03:00
Manuel Aráoz de1464f95d Merge pull request #341 from ryanxcharles/feature/more-pleasant-wallet-creation
Make wallet creation box more pleasant.
2014-05-09 13:53:42 -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
Mario Colque c9cfc6c330 Merge pull request #336 from bechi/bugs/medium-devices
fix notification + details
2014-05-09 12:49:47 -03:00
Manuel Aráoz 1c177025c3 Merge pull request #335 from ryanxcharles/feature/tx-broadcast-message
improve language
2014-05-09 12:31:08 -03:00
Bechi 88a73a92e9 fix notification + details 2014-05-09 12:29:00 -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
Manuel Aráoz 7801f780f4 Merge pull request #334 from colkito/minimal-ui-fix
minimal UI fix
2014-05-09 10:50:17 -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
Bechi 4b03205dd5 . 2014-05-09 09:49:21 -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
dthorpe 81e725e629 Merge branch 'readme+edits' of https://github.com/dthorpe/copay into readme+edits 2014-05-08 21:00:27 -07:00
dthorpe 636e7f62cf Copyedit readme
This started out as spelling and grammar fixes, but a bit of structural editing crept in.  Please review and send feedback.
2014-05-08 20:53:43 -07:00
dthorpe 89acc6f683 Copyedit readme
This started out as spelling and grammar fixes, but a bit of structural editing crept in.  Please review and send feedback.
2014-05-08 20:51:08 -07:00
dthorpe 08eb9b8ff8 Merge branch 'readme+edits' of https://github.com/dthorpe/copay into readme+edits 2014-05-08 20:42:57 -07:00
dthorpe 0960455454 Copyedit readme
This started out as spelling and grammar fixes, but a bit of structural editing crept in.  Please review and send feedback.
2014-05-08 20:36:42 -07: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
Gustavo Maximiliano Cortez 9b8b5383d2 Merge pull request #326 from maraoz/fix/online-status
Fix avatar online status -- Awesome!
2014-05-08 17:44:54 -03:00
Manuel Araoz b5a70878e6 loading for header 2014-05-08 17:23:12 -03:00