Commit graph

3,341 commits

Author SHA1 Message Date
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
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
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
Javier Donadío
fc08ce0f94 Merge pull request #5417 from cmgustavo/bug/terms-of-use-02
Removes unused button
2017-01-06 17:01:39 -03:00
Javier
dcaca6e6bc fix timeline item order 2017-01-06 16:13:44 -03:00
Gustavo Maximiliano Cortez
08447a13fd Merge pull request #5326 from ajp8164/feat/app-identity
Feat/app identity
2017-01-06 10:52:08 -03:00
Gustavo Maximiliano Cortez
1118e60b63
Removes unused button 2017-01-06 10:24:39 -03:00
Andy Phillipson
94539871ba Remove confusing comment. 2017-01-05 18:19:23 -05:00
Andy Phillipson
c57effda96 Fixes hiding of bitpay cards entry in settings when no cards are found. 2017-01-05 18:16:24 -05:00
Andy Phillipson
3bf8923f10 Remove obsolete key on storage upgrade. Improve log output. 2017-01-05 17:57:25 -05:00
Andy Phillipson
099a20c3a3 Fix missed network parameter. 2017-01-05 17:44:23 -05:00
Andy Phillipson
21875a53b5 Write to a new storage key on storage upgrade. 2017-01-05 17:23:26 -05:00
Andy Phillipson
28f9fbc0b6 Use an environment object instead of string. 2017-01-05 16:29:17 -05:00
Javier
3ef0a93337
use default contact icon for chrome app 2017-01-05 17:29:22 -03:00
Javier
6fc0ed2327
display wallet icon, m&n, account number - refactor 2017-01-05 17:29:22 -03:00
Matias Alejo Garcia
57251c0b31
fix hw import2 2017-01-05 17:29:22 -03:00
Matias Alejo Garcia
70eb80aae8
fixes error when mnemonic is empty 2017-01-05 17:29:21 -03:00
Gustavo Maximiliano Cortez
2e82dfa0a8
Fix QR scanner from directive 2017-01-04 20:43:04 -03:00
Gabriel Edgardo Bazán
0a8f1acbe2 Merge pull request #5380 from JDonadio/fix/onboarding-ui
Fix onboarding layout errors
2017-01-04 15:42:27 -03:00
Javier Donadío
d42104a9d5 Merge pull request #5393 from JDonadio/feat/translation-03
Update po/pot files - fix button translation
2017-01-04 15:20:54 -03:00
Javier
317dc7f0fd add french, german languages - update language list options 2017-01-04 13:07:13 -03:00
Javier
c0e4e73c40 fix log 2017-01-04 12:24:00 -03:00