Commit graph

219 commits

Author SHA1 Message Date
Yemel Jardi
ddffc9810c Fix: Bring back to life the error message for wallet already in use 2014-05-22 20:02:12 -07: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
Manuel Araoz
89cdfb3f7c
finish m_n script 2014-05-21 16:10:39 -03:00
Manuel Araoz
c8ebf0ce65 working on find_m_n script 2014-05-21 11:10:39 -03: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
08340bca0c @colkito's suggestion 2014-05-21 10:35:47 -03:00
Gustavo Cortez
0b75244579 Fixes: refresh button does not finish with loading to false 2014-05-20 19:55:33 -03:00
Gustavo Cortez
3bae14bd5d Play sound when receive fund 2014-05-20 19:47:16 -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
Gustavo Maximiliano Cortez
8de18364ba Merge pull request #437 from colkito/fix/address-list-selected-item
Fix/address list selected item
2014-05-20 14:40:58 -03:00
Gustavo Cortez
edb3e75800 Alert when incoming transaction (not proposal) 2014-05-20 14:31:00 -03:00
Yemel Jardi
ee6821d109 Rename flashMessage variable 2014-05-20 08:30:20 -07:00
Gustavo Cortez
70cae4135f Ask for enable html5 notification on chrome 2014-05-20 11:05:18 -03:00
Yemel Jardi
715a5b2bba add friendly message when the wallet is full 2014-05-19 16:50:01 -07:00
Mario Colque
037fed195d added highlight to each selected item 2014-05-19 17:51:21 -03:00
Matias Alejo Garcia
64cacd3b1d add multiple optiomizations for 30+ tx wallets 2014-05-17 01:21:15 -03:00
Matias Alejo Garcia
ba5a3ac2c6 add multiple optiomizations for 30+ tx wallets 2014-05-17 01:19:52 -03:00
Matias Alejo Garcia
6fea0a4f6a fix signin 2014-05-16 18:48:17 -03:00
Matias Alejo Garcia
398daf3f05 many optimizations in addresses pulling 2014-05-16 18:33:06 -03:00
Matias Alejo Garcia
425703c447 fixes in settings 2014-05-16 12:40:26 -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
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