Commit graph

1,264 commits

Author SHA1 Message Date
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
Gustavo Maximiliano Cortez
483555154a Merge pull request #1 from ryanxcharles/feature/wallet-creation
wrap getNumber test in another describe
2014-06-24 09:54:34 -03:00
Ryan X. Charles
8657e39dd7 wrap getNumber test in another describe 2014-06-23 16:31:17 -07: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
Gustavo Cortez
ac83477a88 Test for getNumber function. 2014-06-23 19:45:04 -03: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
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 Aráoz
1a5ff8b523 Merge pull request #709 from yemel/feature/not-spend-unconfirmed
Add validation and tests for spendUnconfirmed = false
2014-06-23 15:45:18 -03:00
Manuel Araoz
1de1dbd483 add helper title 2014-06-23 15:17:21 -03:00
Manuel Araoz
83ecbcee2b add test 2014-06-23 15:12:18 -03:00
Manuel Araoz
e09b1e4fdc trying to fix tests 2014-06-23 15:06:12 -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
Manuel Araoz
9125e8cf7f large 2014-06-23 15:05:44 -03:00
Yemel Jardi
970a6f3d37 Add tests for block events at Socket service 2014-06-23 15:05:06 -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
Manuel Araoz
3ce3af4408 fix merge with master 2014-06-23 11:24:08 -03:00
Manuel Araoz
f4a5202a99 add seenBy fix 2014-06-23 11:23:48 -03:00
Manuel Araoz
6252047cd3 fix tests 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
542f6d5cea add preconditions and tests 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
Gustavo Maximiliano Cortez
6f25ea8607 Merge pull request #714 from maraoz/ref/isMobile
add isMobile service and tests
2014-06-23 10:24:23 -03:00
Manuel Araoz
1f9e1a5f39 fix tests 2014-06-23 09:53:53 -03:00
Manuel Araoz
2f2464b17c fix index.html 2014-06-23 09:34:48 -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
Ryan X. Charles
952b2a6d36 add tests for WalletFactory 2014-06-19 13:15:41 -07:00
Ryan X. Charles
7ae6438478 add tests for Wallet 2014-06-19 13:15:41 -07:00
Ryan X. Charles
8e81e9108f add private key in Wallet call to network start 2014-06-19 13:14:51 -07:00
Ryan X. Charles
b9ecab9b92 remove commented-out references to obsolete netKey 2014-06-19 13:14:51 -07:00
Ryan X. Charles
bf36376dda got WalletFactory tests to work
...by removing the reference to netKey
2014-06-19 13:14:51 -07:00
Ryan X. Charles
57417287bd fix Wallet tests
...by removing references to now-nonexistent netKey
2014-06-19 13:13:42 -07:00
Ryan X. Charles
435e5c3e13 another test for WebRTC 2014-06-19 13:13:01 -07:00
Ryan X. Charles
98b864454f add some basic tests for WebRTC 2014-06-19 13:13:01 -07:00
Ryan X. Charles
2b2a807f7c remove unused "copay" dependency 2014-06-19 13:13:01 -07:00
Ryan X. Charles
8bba982978 make WebRTC tests work 2014-06-19 13:13:01 -07:00
Ryan X. Charles
434dad831d add tests for WebRTC and fix some mocha browser test problems
from now on you need to run "grunt shell --target=dev" to build the test
version of copay which you can run the mocha browser tests on, which includes
packages like sinon and soop.
2014-06-19 13:13:01 -07:00
Ryan X. Charles
c78b7101db add tests for changes to private key 2014-06-19 13:13:01 -07:00
Ryan X. Charles
31d601b2a6 initial work replacing symmetric shared secret with ECIES 2014-06-19 13:13:01 -07:00