Commit graph

4,161 commits

Author SHA1 Message Date
Gustavo Maximiliano Cortez
a5303396c1
Refactor buying bitcoin 2017-01-16 20:09:00 -03:00
Gustavo Maximiliano Cortez
021e9301d3
Refactor selling bitcoin 2017-01-16 20:09:00 -03:00
Gustavo Maximiliano Cortez
9b793c7668
Removes all Coinbase dependencies from amount view 2017-01-16 20:09:00 -03:00
Gustavo Maximiliano Cortez
c3131838ef
Removes all Coinbase dependencies from amount view 2017-01-16 20:09:00 -03:00
Gustavo Maximiliano Cortez
e42d09574b
Refactor buying process 2017-01-16 20:09:00 -03:00
Gustavo Maximiliano Cortez
420a063017
Clean code 2017-01-16 20:09:00 -03:00
Gustavo Maximiliano Cortez
46d123a755
Uses appConfigService 2017-01-16 20:09:00 -03:00
Gustavo Maximiliano Cortez
cb1ff562bc
Rename variables 2017-01-16 20:09:00 -03:00
Gustavo Maximiliano Cortez
5495f60306
Wrong function call 2017-01-16 20:09:00 -03:00
Gustavo Maximiliano Cortez
1a7f66273e
Update Coinbase from tab-home 2017-01-16 20:09:00 -03:00
Gustavo Maximiliano Cortez
163f1bf913
Fix coinbase oauth for desktop. Fix NWjs window 2017-01-16 20:07:05 -03:00
Gustavo Maximiliano Cortez
49c01ca015
Clean code 2017-01-16 20:07:05 -03:00
Gustavo Maximiliano Cortez
5301d1e9a9
Fix uri handler for coinbase 2017-01-16 20:07:04 -03:00
Gustavo Maximiliano Cortez
1a586f6fcc
Fix buy and sell 2017-01-16 20:07:04 -03:00
Gustavo Maximiliano Cortez
4febe719b0
Selling process 2017-01-16 20:07:04 -03:00
Gustavo Maximiliano Cortez
612d706779
Complete buying flow 2017-01-16 20:07:04 -03:00
Gustavo Maximiliano Cortez
2545ba8ee5
Fix buy 2017-01-16 20:07:04 -03:00
Gustavo Maximiliano Cortez
3b0dceccf5
Fix amount process 2017-01-16 20:07:04 -03:00
Gustavo Maximiliano Cortez
964318d57f
Select payment method 2017-01-16 20:07:04 -03:00
Gustavo Maximiliano Cortez
ec2801ef37
Buy, enter amount 2017-01-16 20:07:04 -03:00
Gustavo Maximiliano Cortez
539583a2af
Coinbase connection issues and logout from tab-setting 2017-01-16 20:07:04 -03:00
Gustavo Maximiliano Cortez
af932b3e59
Coinbase: first step integration, connect account and main view 2017-01-16 20:07:04 -03:00
Gustavo Maximiliano Cortez
eea32d3069 Merge pull request #5437 from JDonadio/ref/confirm-button
Slide/Click button at confirm view
2017-01-16 18:35:09 -03:00
JDonadio
6fce4826e2 fix multisig parameter 2017-01-16 18:17:58 -03:00
Gustavo Maximiliano Cortez
b61157bda3 Merge pull request #5464 from matiu/bug/bws-error-handing
Bug/bws error handing
2017-01-16 17:38:33 -03:00
JDonadio
10315d13b8 check last signer 2017-01-16 17:20:17 -03:00
Matias Alejo Garcia
aa05165710
better send tab without internet 2017-01-16 16:58:42 -03:00
JDonadio
96c1c1a293 update slide text button 2017-01-16 16:25:12 -03:00
Matias Alejo Garcia
f063c06751
enhance error handling 2017-01-16 16:00:09 -03:00
Gustavo Maximiliano Cortez
390569dabb Merge pull request #5444 from JDonadio/ref/onboarding-ui
Fix backup-request view dimensions - onboarding
2017-01-16 15:41:19 -03:00
Gustavo Maximiliano Cortez
5baee0fc38 Revert "Fix release url" 2017-01-16 13:06:51 -03:00
Matias Alejo Garcia
f4a0656fcb Merge pull request #5434 from JDonadio/feat/search-txid
Search transaction by txid
2017-01-16 12:09:46 -03:00
Matias Alejo Garcia
7a4ec91fc7 Merge pull request #5450 from JDonadio/fix/release-url
Fix release url
2017-01-16 12:07:34 -03:00
Matias Alejo Garcia
2b596a5ea0 Merge pull request #5448 from JDonadio/bug/wallet-name
Fix wallet name
2017-01-16 12:04:40 -03:00
Puru
a3115fcafd Allow user to cancel on going progress and hide spinner dialog
User doesn't have ability to cancel on going progress, thus spinner dialog runs forever. Otherwise, during no network connection, if user goes to view their transaction the spinner dialog will run forever and requires app restart to get back. Set root.clear as callback, so user are able to cancel the progress and hide the spinner dialog.
2017-01-14 08:28:15 +05:45
JDonadio
244eb5f36f fix release url 2017-01-12 16:06:14 -03:00
Puru
c4802a5724 Display updated memo on save
Updating a memo isn't displayed to the user on save. User has to perform some action such as re-edit or go back, to see the changes. Added $scope.$apply() to make sure changes are displayed to the user.
2017-01-13 00:13:54 +05:45
JDonadio
ecc72b7c39 fix wallet name 2017-01-12 14:34:48 -03:00
JDonadio
ee97be25fd fix backup-request view dimensions 2017-01-12 11:06:46 -03:00
Jason Dreyzehner
e5a89293c0 fix(scanner): avoid pre-initializing scanner on desktop 2017-01-11 19:45:39 -05:00
Gustavo Maximiliano Cortez
f7f5ca3351
Check if have rates 2017-01-10 13:42:46 -03:00
Javier Donadío
84f54f87b9 search by id 2017-01-10 12:10:43 -03:00
Gustavo Maximiliano Cortez
dafd46c3a2 Merge pull request #5423 from JDonadio/bug/timeline
Fix timeline item order
2017-01-10 10:51:08 -03:00
Gustavo Maximiliano Cortez
cc33b575e7
Check if error 2017-01-10 10:31:53 -03:00
Gustavo Maximiliano Cortez
8f5bce2a15
Refactor preferences-fee 2017-01-10 10:23:01 -03:00
Gustavo Maximiliano Cortez
a37e125380
Fix advanced button after change tab 2017-01-09 12:14:34 -03:00
Gustavo Maximiliano Cortez
a301b5ad6f Merge pull request #5425 from JDonadio/ref/disable-hw
Disable hw from mobile
2017-01-09 12:11:48 -03:00
Javier
e209751cb6 hide import hw tab for mobile 2017-01-09 11:01:41 -03:00
Javier Donadío
611654e25e Merge pull request #5386 from antonio-fr/master
Fix wallet deletion without push
2017-01-06 17:48:30 -03:00
Javier Donadío
e244290285 Merge pull request #5408 from cmgustavo/bug/qr-scanner-01
Fix QR scanner from directive
2017-01-06 17:20:06 -03:00