Closed eudoroolivares2016 closed 8 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 94.84%. Comparing base (
5794eeb
) to head (89f9e21
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
We discussed in standup and team wanted me to bump this up to version 0.1.5
so that we could test the auto-update failure catching mechanism in 0.1.4
Overview
What is the feature?
We should update the page that the user is redirected to when they open the
manual download
link to be the layout page of the applicationhttps://nasa.github.io/earthdata-download/
What is the Solution?
Updated the link for the manual download with the correct link. We also need a separate PR that will merge into our https://github.com/nasa/earthdata-download/tree/gh-pages so that we give the correct message if the user is on a Mac (since we intend to release without certs that is)
What areas of the application does this impact?
Toast message for auto-update in the event of a failure (such as internet being cut)
Testing
Reproduction steps
Attachments
Please include relevant screenshots or files that would be helpful in reviewing and verifying this change.
Checklist
version
field in package.json and rannpm install