Commit graph

73 commits

Author SHA1 Message Date
Gustavo Maximiliano Cortez
26148d1f76 simple test 2014-09-26 09:55:16 -03:00
Gustavo Maximiliano Cortez
8ef737083a Show alternative currency on the list of transactions 2014-09-26 09:55:16 -03:00
Manuel Araoz
91d6ceefe3 settings: fix insight link to tx 2014-09-11 11:25:32 -07:00
Manuel Araoz
7c582f4bd5 settings: fix references to unitToSatoshi 2014-09-10 13:39:22 -07:00
Yemel Jardi
33801e9587 Refactor blockchain backing service 2014-08-29 12:27:53 -03:00
Gustavo Maximiliano Cortez
8da0280da6 show loading/spinner when getting last transactions 2014-08-25 10:44:20 -03:00
Yemel Jardi
ad75265e93 Refactor menu, split transactions tab into send and history 2014-08-06 13:59:33 -03:00
Yemel Jardi
9c633f1918 Add icons for user actions at transaction proposal 2014-07-31 20:34:21 -03:00
Manuel Araoz
507b844eed fix transactions 2014-06-26 19:00:05 -03:00
Manuel Araoz
1e1ac82a14 remove flashmessages from transactions 2014-06-26 18:57:03 -03:00
Yemel Jardi
7d8d89ab38 Review copay features for 1-of-1 2014-06-24 15:54:10 -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
727bf8524a implement BITS + tests 2014-06-13 19:46:47 -03:00
Mario Colque
cf5e61cfcb Merge pull request #545 from cmgustavo/bug/tx-list-insight
Bug/tx list insight
2014-06-04 12:34:46 -03:00
Gustavo Cortez
82893c703a Fixed UI. Now aligned with other buttons 2014-06-04 10:57:15 -03:00
Gustavo Cortez
5a0c1e235b Fixed Conflicts:
index.html
2014-06-03 18:49:25 -03:00
Manuel Araoz
7798e38253 remove console.logs 2014-06-03 18:40:07 -03:00
Matias Alejo Garcia
77f6a8221a change names in services 2014-06-03 17:49:11 -03:00
Matias Alejo Garcia
ac58d9744e change angular module namespace to copayApp 2014-06-03 17:48:37 -03:00
Gustavo Cortez
8a40f169c0 Simplification and fixes when getting transaction list (controller) from insight and look&feel of tx list 2014-06-03 16:54:09 -03:00
Mario Colque
bc11fa7493 angularjs digest errors fixed 2014-05-26 10:46:05 -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
Yemel Jardi
ee6821d109 Rename flashMessage variable 2014-05-20 08:30:20 -07: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
398daf3f05 many optimizations in addresses pulling 2014-05-16 18:33:06 -03: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
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
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 Araoz
a6bab6da4c show transaction id, and link to insight 2014-05-08 18:14:49 -03:00
Gustavo Cortez
7f63d3e1f9 Commented unnecessary digest. 2014-05-01 16:21:48 -03:00
Matias Alejo Garcia
84637bd12d fix conflicts 2014-05-01 11:04:21 -03:00
Matias Alejo Garcia
1e8895f4b8 fix conflics 2014-05-01 09:58:56 -03:00
Matias Alejo Garcia
e46901c369 add update on network events to txproposals 2014-04-25 17:53:19 -03:00
Mario Colque
6cb1b5a851 Merge pull request #188 from matiu/feature/peer-checking
Feature/peer checking
2014-04-25 10:27:06 -03:00
Matias Alejo Garcia
e88dc7afb3 peer checking againt by key ring 2014-04-24 23:43:05 -03:00
Gustavo Cortez
872cfaba68 Added spinner to all buttons 2014-04-24 22:43:19 -03:00
Matias Alejo Garcia
6ace16e20d peer authentication 2014-04-24 11:58:41 -03:00
Matias Alejo Garcia
08fa60d41c hashing working 2014-04-24 11:58:41 -03:00
Gustavo Maximiliano Cortez
e69032e951 Merge pull request #139 from colkito/feature/angularjs-tests
Feature/angularjs tests
2014-04-23 15:21:11 -03:00
Gustavo Cortez
e17aed54b0 Fix conflicts:
js/controllers/transactions.js
2014-04-23 15:10:42 -03:00
Mario Colque
4db0a28df0 moved bitcore into angular controller 2014-04-23 14:56:03 -03:00
Gustavo Cortez
68fd916053 Get transactions of all addresses (the generated and the changes). Do not repeat txids on the front-end 2014-04-23 03:37:17 -03:00
Matias Alejo Garcia
b6280348e5 reject button working 2014-04-23 02:01:54 -03:00
Gustavo Cortez
df9b26fdde List of transactions by address associated to wallet 2014-04-23 01:55:00 -03:00
Matias Alejo Garcia
3c7c24de49 fix ux issues. tx sending working 2014-04-22 23:07:20 -03:00
Matias Alejo Garcia
4092f0cb9d works sometimes 2014-04-22 22:07:44 -03:00
Matias Alejo Garcia
2fbd075206 available address 2014-04-21 13:16:15 -03:00