Commit graph

84 commits

Author SHA1 Message Date
Javier
da5b7d6aff clean unused services 2016-09-13 17:51:05 -03:00
Javier
88c9e48ad9 fix title 2016-09-13 17:49:07 -03:00
Javier
a978062425 fix backup flow 2016-09-13 17:02:38 -03:00
Jamal Jackson
d39f69531d Merge branch 'ref/design' of https://github.com/bitpay/bitpay-wallet into feature/onboarding_backup_phrase
# Conflicts:
#	public/views/includes/confirmBackupPopup.html
#	src/js/controllers/backup.js
2016-09-13 14:26:25 -04:00
Jamal Jackson
8b24adb53c added basic modal class styling, styled success modal 2016-09-13 14:05:49 -04:00
Gabriel Bazán
d28c837fcf onboarding process details 2016-09-12 15:12:22 -03:00
Gustavo Maximiliano Cortez
0f4cdfbb32 Merge pull request #94 from JDonadio/fix/sweep-flag
Fix/sweep paper wallet
2016-09-12 14:02:53 -03:00
Jamal Jackson
576cf04138 completed second step in backup 2016-09-12 12:25:15 -04:00
Javier
e16e93e408 fix sweep paper wallet flag - fix sweep process 2016-09-08 19:50:18 -03:00
Gabriel Bazán
d5766485ec handle get keys exception 2016-09-08 16:37:39 -03:00
Gabriel Bazán
3a933959c1 fix onboarding backup confirm and routes 2016-09-02 11:12:30 -03:00
Javier
a9c4762ef7 refactor backup flag process 2016-08-31 09:49:06 -03:00
Gabriel Bazán
6eb87704ba adding backup flag on localstorage 2016-08-30 16:37:05 -03:00
Javier
c23aa724e4 refactor 2016-08-29 19:01:52 -03:00
Javier
aea0cb0428 refactor navigation parameters 2016-08-29 18:21:00 -03:00
Matias Alejo Garcia
ea7c8c5383
fix backup 2016-08-29 16:22:54 -03:00
Matias Alejo Garcia
f534b0bc2d
fix spending passwor in export 2016-08-29 16:13:18 -03:00
Matias Alejo Garcia
5864afd8c0
BWC 4.0 WIP 2016-08-29 12:16:14 -03:00
Gabriel Bazán
aacfe0a326 onboarding 2016-08-25 16:47:28 -03:00
Matias Alejo Garcia
c340c78ded
fix index 2016-08-19 14:38:28 -03:00
Matias Alejo Garcia
7f3364c5d6
rebase 2016-08-19 14:01:50 -03:00
Gabriel Bazán
6e4a1e7ff2 delete focused wallet 2016-08-19 13:12:37 -03:00
Matias Alejo Garcia
a8cf875def
rm go 2016-08-19 13:07:18 -03:00
Gabriel Bazán
4e599c38e7 delete fc from preferences 2016-08-17 15:53:17 -03:00
Gustavo Maximiliano Cortez
eb014927a4 Merge pull request #4558 from gabrielbazan7/fix/EncryptedWalletHandler
fix wallet encrypted handler and rename BwsError service to BwcError
2016-07-12 10:18:29 -03:00
Gabriel Bazán
a369934635 rename bwsError service to bwcError 2016-07-11 11:46:48 -03:00
Gabriel Bazán
ef412f2028 enable button when all words are selected 2016-07-06 14:43:21 -03:00
Javier
84b92044a2 refactor 2016-06-30 10:50:03 -03:00
Javier
45d44a927b fix wallet lock - add tabs in export wallet 2016-06-30 10:50:03 -03:00
Javier
b4a5c9212f refactor 2016-06-17 10:24:18 -03:00
Javier
78e60728f9 display fingerprint in backup 2016-06-17 10:04:40 -03:00
Javier
1dd5bc791d rebase 2016-06-14 16:55:50 -03:00
Javier
9163127dca use scope only - preferences (advanced) 2016-06-14 14:58:59 -03:00
Javier
2f8c42ca25 Replace $root.go directive for href ui-sref 2016-06-14 14:55:34 -03:00
Matias Alejo Garcia
90dad5b2a8
new onGoingProcess 2016-06-13 15:25:40 -03:00
Javier
46b8e4d60a add backup spinner - prevent tap on selected word if loading 2016-06-09 16:06:53 -03:00
Ivan Socolsky
fce9ef7f62
check mnemonic strings match 2016-06-09 14:45:28 -03:00
Javier
91ac072083 fix backup without seed 2016-06-04 16:31:06 -03:00
Javier
14379b3c63 replace scope variables - rename shuffle words function 2016-05-30 15:22:32 -03:00
Javier
7b3101f493 fix DOM access 2016-05-30 13:32:12 -03:00
Matias Alejo Garcia
aec2aac47b Add controller tests (#4205)
* add walletHome test template

* add create test

* add fixtures

* do not mock parseSecret

* better hash

* use fixtures for create controller test

* add import test

* stubs reset

* add more controller tests

* Remove $state dependency

* refactore fixtures + profiles

* add backup.js test

* update bwc

* rm log
2016-05-20 11:50:55 -03:00
Gustavo Maximiliano Cortez
98471e952a
Bug/select wallet incomplete / Refactor wallet Services (#4159)
* Addressbook: display error if select an incomplete wallet

* Check if wallet is complete/needs_backup for Glidera and Coinbase

* Ref/create a walletService

* Ref. walletService

* Fix Glidera and Coinbase

* Removes txService

* Fix glidera connection for mobile. Fix bitcode for xcode

* Fix duplicated entry

* Revert "Bump bwc version 2.3.1"

* adds karma-mocha

* Refactor

* Refactor lock function

* Refactor reject, remove and broadcast tx

* add walletService tests WIP

* add walletService tests WIP 2

* merge

* update tests to mocha

* fix tests. Angular 1.5?

* Fix test

* Generate angular-bwc before testing

* Rever gitignore

* Wording
2016-05-13 13:00:54 -03:00
Gustavo Maximiliano Cortez
d0dbd85711 Feat/coinbase integration (#4012)
* Oauth2 and first view

* Connect with Coinbase using mobile

* Buy and Sell through Coinbase

* Fix buy

* Receive and send bitcoin to Coinbase account

* Receive bitcoin from Coinbase to Copay

* Complete user and account information. Connection errors

* Improves error handler

* Removes console.log

* Coinbase background color. Send to Coinbase form validation

* Fix send from different wallet

* Send and receive using Coinbase

* Pagination activity

* Fix Buy and Sell

* One option in the sidebar to Buy and Sell

* Native balance on Coinbase homepage

* Rename receive and send

* Auto-close window after authenticate

* Reorder

* Get payment methods

* Fix when token expired

* Fix token expired

* Integration: sell and send to Coinbase

* Store pending transaction before sell

* Sell flow completed

* Removing files

* Fix sell

* Fix sell

* Fix sell

* Sell completed

* Buy bitcoin through coinbase

* Buy auto

* Currency set to USD

* Select payment methods. Limits

* Removes payment methods from preferences

* Fix signs. Tx ordered by updated. Minor fixes

* Removes console.log

* Improving ux-language things

* Fix selectedpaymentmethod if not verified

* Set error if tx not found

* Price sensitivity. Minor fixes

* Adds coinbase api key to gitignore

* Coinbase production ready

* Fix sell in usd

* Bug fixes

* New Sensitivity step

* Refresh token with a simple click

* Refresh token

* Refactor

* Fix auto reconnect if token expired

Signed-off-by: Gustavo Maximiliano Cortez <cmgustavo83@gmail.com>

* Fix calls if token expired
2016-04-13 14:08:03 -03:00
Javier
8843065b40 display wallet name 2016-02-23 09:47:38 -03:00
Javier
d12a24853a clean code 2015-11-30 18:00:15 -03:00
Javier
9e73ca83fd improve functions and variables 2015-11-30 17:30:26 -03:00
Javier
7941b7a0ef improve navigation functions 2015-11-30 10:10:47 -03:00
Javier
d409805d1c sort words 2015-11-30 10:10:47 -03:00
Javier
0096b3d35d reset passphrase 2015-11-30 10:10:46 -03:00
Javier
e95f9b176e fix button selection 2015-11-30 10:10:46 -03:00