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
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
Andy Phillipson
8178bf1201
Improved bitpay account pairing and management of paired state and data.
2017-01-06 12:11:47 -05: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
Andy Phillipson
189117433a
Merge branch 'master' of https://github.com/bitpay/copay into feat/app-identity
2017-01-03 14:08:41 -05:00
Javier
5cc79be2f3
aligment fixes
2017-01-03 09:58:49 -03:00
Javier
574a216e4b
fix onboarding layout errors
2017-01-03 09:36:07 -03:00
Gustavo Maximiliano Cortez
9fffc255b0
Merge pull request #5377 from gabrielbazan7/fix/scannerAddbook
...
fix addressbook add scanner and some refactors
2017-01-03 09:27:05 -03:00
antonio-fr
d1ea109257
Fix wallet deletion without push
...
Fix a BWS crash when deleting a wallet with push disabled. No need of push unsubscribe when push is disabled. Else this leads to a full crash and stop of BWS server incase it doesn't support push.
2017-01-02 10:40:17 +01:00
Gabriel Bazán
d624f4a2f7
fix addressbook add scanner and some refactors
2016-12-29 14:37:31 -03:00