Commit graph

761 commits

Author SHA1 Message Date
Manuel Araoz
8d3d35ff83 fix setup, add test 2014-06-26 18:59:35 -03:00
Manuel Araoz
4c5d3883e1 fix import and send, and add test 2014-06-26 18:57:03 -03:00
Manuel Araoz
1e1ac82a14 remove flashmessages from transactions 2014-06-26 18:57:03 -03:00
Manuel Araoz
c400ba2695 remove flashmessages from header 2014-06-26 18:57:03 -03:00
Manuel Araoz
710160ff84 remove flashmessages from import 2014-06-26 18:57:03 -03:00
Manuel Araoz
40a07e9647 remove flashmessages from signin 2014-06-26 18:57:03 -03:00
Manuel Araoz
e389a3f82c replace flashmessage for notifications 2014-06-26 18:57:03 -03:00
Matias Alejo Garcia
d4805b925d SSL and livenet config by default 2014-06-26 18:47:27 -03:00
Ryan X. Charles
c0b95a5879 fix encoding mistake - payload should be buffer-like 2014-06-26 14:26:58 -07:00
Ryan X. Charles
08a741d880 confirm peerId matches claimed pubkey to prevent MITM attacks 2014-06-26 13:58:45 -07:00
Gustavo Cortez
5f99554478 New Angular filter for correct the formatting issue of the currency value 2014-06-26 16:11:40 -03:00
Gustavo Maximiliano Cortez
dff3c9c479 Merge pull request #755 from yemel/feature/importing-feedback
Add feedback while importing wallet
2014-06-26 15:51:28 -03:00
Ryan X. Charles
543c42a6a8 add authentication via new Message core class 2014-06-26 08:50:39 -07:00
Manuel Araoz
8ef0d565ab fix import backup request 2014-06-26 12:33:14 -03:00
Manuel Araoz
1639b796cf intermediate screen backup 2014-06-26 10:16:28 -03:00
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
Yemel Jardi
96cbf8ad7b Add feedback while importing wallet 2014-06-25 15:58:55 -03:00
Gustavo Cortez
f379ee95c0 Fixes: number variables forced to be a Number type. 2014-06-25 15:44:19 -03:00
Gustavo Maximiliano Cortez
7e3477d03f Merge pull request #752 from matiu/bug/balance-update
fix address event subscription
2014-06-25 11:45:30 -03:00
Gustavo Maximiliano Cortez
8a8614fe5b Merge pull request #742 from yemel/feature/better-off-alone
Review copay features for 1-of-1
2014-06-25 11:34:51 -03:00
Yemel Jardi
ccabcc3740 Remove update function 2014-06-25 11:28:40 -03:00
Matias Alejo Garcia
792f48b2ea fix address event subscription 2014-06-25 11:12:38 -03:00
Manuel Araoz
2bf8ac912f add preconditions to Structure.js 2014-06-25 11:10:11 -03:00
Manuel Araoz
326384cd4b optimize redeemscript map generation 2014-06-24 17:08:53 -03:00
Yemel Jardi
7d8d89ab38 Review copay features for 1-of-1 2014-06-24 15:54:10 -03:00
Matias Alejo Garcia
f1257d054c fix conflicts 2014-06-24 13:02:25 -03:00
Matias Alejo Garcia
1abf1dc90d small refactor on rootScope 2014-06-24 12:57:15 -03:00
Ryan X. Charles
ea2e2d4e19 run js-beautify on everything
...with two spaces. Command: js-beautify -s 2 -r [filename]
2014-06-24 08:36:32 -07: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 Maximiliano Cortez
621dcc1d09 Merge pull request #733 from yemel/feature/display-address-label
Add directive to render address from the book with a tooltip
2014-06-24 10:53:40 -03:00
Ryan X. Charles
a49b9cf664 Merge pull request #727 from maraoz/ui/tx-icon
fix/change notification icons
2014-06-23 15:50:10 -07:00
Ryan X. Charles
0d54875bf2 Merge pull request #712 from maraoz/txp/protocol/security2
Improve tx proposal protocol security
2014-06-23 15:18:56 -07: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
d83f0388f3 add send all balance 2014-06-23 15:05:44 -03:00
Manuel Araoz
29b98b6adf working on top button 2014-06-23 15:05:44 -03:00
Yemel Jardi
e1dc275ddd Refresh balance on new block 2014-06-23 14:58:11 -03:00
Yemel Jardi
26c829f6de Add validation and tests for spendUnconfirmed = false 2014-06-23 14:58:11 -03:00
Yemel Jardi
38ac18458b Change default address list 2014-06-23 13:26:13 -03:00
Manuel Araoz
f4a5202a99 add seenBy fix 2014-06-23 11:23:48 -03:00
Manuel Araoz
cf159241a9 working towards fixing tests with new rules 2014-06-23 11:23:48 -03:00
Manuel Araoz
781adacbef fix dependency management 2014-06-23 11:23:19 -03:00
Manuel Aráoz
4d6e9f8a6d Merge pull request #677 from ryanxcharles/feature/ECIES
ECIES
2014-06-23 11:22:22 -03:00
Manuel Araoz
4b4d34224b change notification icons 2014-06-23 10:34:54 -03:00
Manuel Araoz
0347cb5bda add isMobile service and tests 2014-06-23 09:34:48 -03:00
Ryan X. Charles
8a89e687e1 bug: this -> self 2014-06-19 14:26:34 -07:00
Matias Alejo Garcia
78493f9d91 Merge pull request #720 from yemel/fix/wallet-import
Fix error message on wallet import (wrong password)
2014-06-19 17:22:01 -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