Commit graph

141 commits

Author SHA1 Message Date
Manuel Araoz
fbe7a34197 starting with video sync 2014-04-24 18:43:46 -03:00
Matias Alejo Garcia
5d30a6abea add wallets nicknames, handle error messages 2014-04-24 16:36:15 -03:00
Matias Alejo Garcia
e56a5c3e1b replace HMAC with bitcore\'s hmac 2014-04-24 11:58:41 -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
Matias Alejo Garcia
c1881d5fbb peerId hashing WIP2 2014-04-24 11:58:41 -03:00
Mario Colque
7d018389c3 Merge pull request #138 from cmgustavo/feature/06-send-form
AngularJS directives to handle notification and form validation.
2014-04-23 15:16:26 -03:00
Gustavo Cortez
e17aed54b0 Fix conflicts:
js/controllers/transactions.js
2014-04-23 15:10:42 -03:00
Gustavo Cortez
014b7310f4 AngularJS directives to handle notification and form validation.
1) Checking enough amount at real-time when typing value.
2) Common notifications disappear after 5 seconds.
2014-04-23 13:16:20 -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
10dbc073f4 Merge pull request #122 from colkito/fix/remove-unnecessary-peer
removed unnecessary peers files
2014-04-22 21:24:58 -03:00
Ryan X. Charles
c92498a028 Merge pull request #125 from cmgustavo/feature/05-send-form
Improve send form: check if address is valid using bitcore
2014-04-22 18:26:42 -03:00
Gustavo Cortez
9d1f0082ea Improve send form: check if address is valid using bitcore 2014-04-22 16:07:14 -03:00
Bechi
c47578dba7 01 tx details 2014-04-22 12:26:23 -03:00
Mario Colque
d379c47032 removed unnecessary peers files 2014-04-21 17:01:24 -03:00
Bechi
f0a4dd6cf6 tx-details 2014-04-21 13:24:06 -03:00
Ryan X. Charles
7e924c0657 add space 2014-04-21 13:22:55 -03:00
Manuel Aráoz
5f66a179c9 Merge pull request #121 from matiu/feature/ux13
Feature/ux13
2014-04-21 13:18:16 -03:00
Ryan X. Charles
ace128dfe9 Merge pull request #120 from maraoz/feature/ux-fixes
Feature/ux fixes
2014-04-21 13:16:57 -03:00
Matias Alejo Garcia
2fbd075206 available address 2014-04-21 13:16:15 -03:00
Manuel Araoz
bf49f63ad0 reorg signin divs 2014-04-21 13:04:47 -03:00
Matias Alejo Garcia
2fc3a8e8fa safe unspent 2014-04-21 12:41:48 -03:00
Mario Colque
22eab0205b Merge pull request #118 from cmgustavo/feature/06-details
The transactions proposal are order by createdTs
2014-04-21 12:36:28 -03:00
Manuel Araoz
9779d5f6df improving UI and wording for signing page 2014-04-21 12:17:15 -03:00
Manuel Araoz
5761554c39 logo fixes 2014-04-21 12:17:15 -03:00
Gustavo Cortez
d0821a6215 The transactions proposal are order by createdTs 2014-04-21 12:09:39 -03:00
Ryan X. Charles
99abd2acd1 required number of signatures ... not number of copayers 2014-04-21 12:08:39 -03:00
Mario Colque
ded325af46 fix conflict 2014-04-21 11:41:49 -03:00
Matias Alejo Garcia
7f20106d71 fix callback in sent 2014-04-21 11:28:25 -03:00
Mario Colque
319417552a fix conflict 2014-04-21 09:26:33 -03:00
Matias Alejo Garcia
342b9bd937 buttons fix 2014-04-21 07:47:35 -03:00
Matias Alejo Garcia
dcd903904e multiple ux fixes 2014-04-21 07:28:11 -03:00
Mario Colque
009d7b75b8 fix conflicts 2014-04-20 22:54:28 -03:00
Ryan X. Charles
a50f4cc638 Merge pull request #110 from matiu/feature/ux10
Feature/ux10
2014-04-20 22:20:48 -03:00
Matias Alejo Garcia
616429a355 fixes in ux 2014-04-20 21:53:54 -03:00
Ryan X. Charles
55f26590bc use "info" instead of "warning", which is more pleasant
...and update a typo: signning -> signing
2014-04-20 21:40:03 -03:00
Matias Alejo Garcia
5dc27c2ef4 Merge pull request #107 from cmgustavo/feature/03-details
WIP: reorder main menu. Renamed home for addresses. Fix header titles
2014-04-20 21:22:59 -03:00
Gustavo Cortez
65da9b69c1 sentTs on transaction proposal 2014-04-20 21:19:32 -03:00
Ryan X. Charles
6bfde4735c Merge pull request #105 from cmgustavo/feature/01-details
Feature/01 details
2014-04-20 20:26:03 -03:00
Gustavo Cortez
5267c2ad48 WIP: reorder main menu. Renamed home for addresses. Fix header titles 2014-04-20 20:21:54 -03:00
Gustavo Cortez
cb887ca778 Fix navbar menu on small devices 2014-04-20 19:39:16 -03:00
Ryan X. Charles
d7333fb981 Merge pull request #104 from cmgustavo/feature/02-details
Improve look&feel of tx list.
2014-04-20 19:30:38 -03:00
Gustavo Cortez
9ab4e2e6d8 Improve look&feel of tx list. 2014-04-20 19:08:04 -03:00
Mario Colque
a2be737bad merge 2014-04-20 18:02:15 -03:00
Ryan X. Charles
ef88951cf6 fix typos ... add space for formatting clarity 2014-04-20 17:26:54 -03:00
Mario Colque
74f7271310 fix conflicts 2014-04-20 17:18:20 -03:00
Gustavo Cortez
6f0a9499aa Removed "sendTest" link. 2014-04-20 16:21:33 -03:00