Gustavo Cortez
2de90d093e
Fixes:
...
* Copy available funds to input (amount) on Chrome browser.
* Improve style of topAvailable button.
* Show valid message immediately after copy.
* Hide link if not have funds
2014-06-25 18:54:08 -03:00
Gustavo Cortez
b221bb16d4
Minor fixes:
...
* min value allowed on input (was 1, now is 0.0001)
* Number filter with 4 decimals
2014-06-25 15:24:11 -03:00
Yemel Jardi
7d8d89ab38
Review copay features for 1-of-1
2014-06-24 15:54:10 -03:00
Gustavo Maximiliano Cortez
da445e7c69
Merge pull request #730 from yemel/fix/new-address-on-payment
...
Change default address list
2014-06-24 12:00:12 -03:00
Ryan X. Charles
b64449ae09
Merge pull request #721 from maraoz/feature/autotop-send
...
send all available balance button
2014-06-24 07:34:06 -07:00
Ryan X. Charles
e0ed8044a7
Merge pull request #734 from cmgustavo/feature/wallet-creation
...
Feature/wallet creation
2014-06-24 07:19:59 -07:00
Gustavo Cortez
4f1fbf59df
Fix typo
2014-06-23 19:22:53 -03:00
Gustavo Cortez
0df7c33eb5
Minor fix: backup layout
2014-06-23 19:19:55 -03:00
Gustavo Cortez
6f9a175f26
Intermediate screen at wallet creation. Another fixes.
...
* Intermediate screen waiting for copayers.
* Fix layout for small devices.
* Improve tooltip styles.
* Fixed size of comment input.
2014-06-23 19:09:26 -03:00
Yemel Jardi
099a282fb9
Add directive to render address from the book with a tooltip
2014-06-23 17:34:54 -03:00
Manuel Araoz
1de1dbd483
add helper title
2014-06-23 15:17:21 -03:00
Manuel Araoz
29b98b6adf
working on top button
2014-06-23 15:05:44 -03:00
Manuel Araoz
9125e8cf7f
large
2014-06-23 15:05:44 -03:00
Yemel Jardi
38ac18458b
Change default address list
2014-06-23 13:26:13 -03:00
Manuel Araoz
2f2464b17c
fix index.html
2014-06-23 09:34:48 -03:00
Matias Alejo Garcia
a07957d4a3
Merge pull request #719 from yemel/anti-feature/remove-email-backup
...
Remove email backup feature
2014-06-19 17:20:47 -03:00
Yemel Jardi
7847bdcb2c
Remove email backup feature
2014-06-19 15:54:12 -03:00
Gustavo Cortez
4aa3915381
Sync address book with all copayer
2014-06-18 20:18:13 -03:00
Gustavo Cortez
21baa103bd
Fix Conflicts:
...
js/models/core/WalletFactory.js
2014-06-18 10:03:22 -03:00
Gustavo Cortez
f5aad7bd15
Addressbook on SendPage
2014-06-18 01:00:32 -03:00
Matias Alejo Garcia
cd71ce4421
fix conflics
2014-06-17 16:25:38 -03:00
Gustavo Maximiliano Cortez
03993b5172
Merge pull request #686 from maraoz/automatic/backup
...
Automatic backup after create/join
2014-06-17 10:56:27 -03:00
Manuel Araoz
b40038a554
extract backup into service
2014-06-16 16:46:17 -03:00
Matias Alejo Garcia
46feadf57c
delete Wallet WIP
2014-06-16 15:58:10 -03:00
Yemel Jardi
94a2b8237a
Random fix: hide paginator when it has only one page
2014-06-16 15:33:26 -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
194e5fed54
fix conflics
2014-06-13 19:47:11 -03:00
Matias Alejo Garcia
727bf8524a
implement BITS + tests
2014-06-13 19:46:47 -03:00
Gustavo Cortez
8c2a784d86
Fix Conflicts:
...
bower.json
2014-06-13 15:01:32 -03:00
Manuel Aráoz
8d3ebcc0e2
Merge pull request #673 from yemel/feature/proposal-comments
...
Add user comment to transaction propossal
2014-06-13 11:30:12 -03:00
Yemel Jardi
bcbb6b54d1
Add user comment to transaction propossal
2014-06-13 10:33:30 -03:00
Matias Alejo Garcia
bcbe97c15d
Merge pull request #665 from yemel/feature/highlight-qr-code
...
Add highlight on QR change, add selected address below the QR
2014-06-12 18:28:15 -03:00
Gustavo Cortez
a76de35bb0
Fixes validation of input form. Improved error message
2014-06-12 11:09:18 -03:00
Yemel Jardi
e5f798d5ed
Add highlight on QR change, add selected address below the QR
2014-06-11 17:49:14 -03:00
Yemel Jardi
5c56b7972f
Change wording of very weak password, add strength tip, add tests
2014-06-11 15:39:56 -03:00
Matias Alejo Garcia
33fc4f8623
ssl and video settings
2014-06-10 10:06:08 -03:00
Matias Alejo Garcia
d0e20c1bff
progressive reconnect time
2014-06-09 20:09:18 -03:00
Matias Alejo Garcia
88116dab25
add config for video, add names in footer
2014-06-09 15:59:18 -03:00
Matias Alejo Garcia
225fbc02da
update peerjs link
2014-06-09 12:52:01 -03:00
Matias Alejo Garcia
521dd3efe5
simply a little webRTC error handling, add more messages
2014-06-09 11:34:09 -03:00
Matias Alejo Garcia
c5aa3372d2
update to peerjs 0.3.8. use bower dist
2014-06-09 11:34:09 -03:00
Gustavo Maximiliano Cortez
38fd5b123f
Merge pull request #568 from gordonwritescode/feature/shell-clipboard
...
add mousetrap, enable copy/paste in shell
2014-06-05 17:20:57 -03:00
Manuel Aráoz
a3e0711dcd
Merge pull request #569 from matiu/bug/safeUnspent
...
Bug/safe unspent
2014-06-05 15:27:04 -03:00
Matias Alejo Garcia
c64bf07ae3
fix safeUnspents report
2014-06-05 14:55:19 -03:00
Gustavo Maximiliano Cortez
69e31e2a79
Merge pull request #565 from matiu/feature/reconnectInsight
...
insight REST API retry
2014-06-05 14:54:52 -03:00
Gordon Hall
3c354a2267
add mousetrap, enable copy/paste in shell
2014-06-05 13:04:08 -04:00
Matias Alejo Garcia
da7c2c88db
insight REST API retry
2014-06-05 12:18:54 -03:00
Matias Alejo Garcia
30c6dcae6f
Merge pull request #529 from gordonwritescode/feature/copay-shell
...
WIP: Copay Shell Integration 2
2014-06-05 11:31:43 -03:00
Matias Alejo Garcia
9c24b45f4c
fix in updateVersion with tests
2014-06-04 23:47:22 -03:00
Matias Alejo Garcia
bfa5d4ac51
add tests for Socket service
2014-06-04 23:16:57 -03:00