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
Javier
9a806f3bab
fix navigation top control
2015-11-30 10:10:46 -03:00
Javier
32a1817ccb
fix confirm method
2015-11-30 10:10:46 -03:00
bechi
f64b99938a
details
2015-11-30 10:10:46 -03:00
Javier
bed85f027d
set shuffled words on view
2015-11-30 10:10:45 -03:00
Javier
895e755df0
set shuffled words
2015-11-30 10:10:45 -03:00
Javier
c6b8510308
fix display error message
2015-11-30 10:10:45 -03:00
Javier
3a5b426bae
remove comments
2015-11-30 10:10:45 -03:00
Javier
3cd1498512
one view/controller
2015-11-30 10:10:45 -03:00
Javier
945233363a
fix flag wallet seed not available
2015-11-30 10:10:45 -03:00
Javier
75707b4a93
complete passphrase verification - add spinner
2015-11-30 10:10:45 -03:00
Javier
4d94121ec6
WIP passphrase confirm - add passphrase view and separate controllers
2015-11-30 10:10:45 -03:00
Javier
f259d11f4e
complete flow views
2015-11-30 10:10:45 -03:00
Javier
b774d84022
complete buttons functionality
2015-11-30 10:10:45 -03:00
Javier
273901d2d6
WIP functionality on words
2015-11-30 10:10:44 -03:00
Gustavo Maximiliano Cortez
51348d5767
Fix backup flag
2015-11-11 17:52:29 -03:00
Gabriel Bazán
ba17f201d1
fix BackupDone
2015-10-29 16:07:09 -03:00
Gabriel Bazán
d2649773a4
fix showing words
2015-10-29 16:06:35 -03:00
Gabriel Bazán
9a35c741a2
password required in backup page
2015-10-29 16:06:10 -03:00
Matias Alejo Garcia
85f1439704
fix mnemonics with priv key is encrypted
2015-09-25 17:24:15 -03:00
Matias Alejo Garcia
8bb221b54b
fix backup click
2015-09-21 10:18:43 -03:00
Matias Alejo Garcia
337dfcf290
fix in no-mnemonics
2015-09-18 10:27:36 -03:00
Matias Alejo Garcia
930c07b338
fix match at view
2015-09-18 10:22:10 -03:00
Matias Alejo Garcia
4f39315a46
add normalization of seeds, better JA support
2015-09-15 12:07:34 -03:00
Gustavo Maximiliano Cortez
783b9207bf
Fixes translations
2015-09-13 20:17:32 -03:00
Matias Alejo Garcia
03e6b2b5c4
adds warn if mnemonic is encrypted
2015-09-13 20:11:56 -03:00
Matias Alejo Garcia
04c0d20525
delete words option + confirmDialog refactor
2015-09-13 20:06:59 -03:00
Matias Alejo Garcia
ee04b7f318
set backupFlag after showing the words
2015-09-13 20:06:33 -03:00
Matias Alejo Garcia
4c155b7895
backup and export working with mnemonics
2015-09-13 20:06:33 -03:00
Gustavo Maximiliano Cortez
e5e1e34fde
Translated toast cordova plugin
2015-07-29 12:42:05 -03:00
Matias Alejo Garcia
bddfa5c4d9
export backup without signing capabilities
2015-07-15 22:11:37 -03:00
Matias Alejo Garcia
d851f62c7f
add wallet alias
2015-05-14 10:39:22 -03:00
Gustavo Maximiliano Cortez
cbf3d7cceb
Update translations for controllers and services
2015-04-29 19:19:10 -03:00
Gustavo Maximiliano Cortez
ea469d4d26
Fix backup view
2015-04-15 14:43:59 -03:00
Matias Alejo Garcia
320de62f13
bwc
2015-04-11 10:53:15 -03:00