Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement links to remote documents and disable downloads #1511

Closed
dsuren1 opened this issue Aug 4, 2023 · 0 comments · Fixed by #1513
Closed

Implement links to remote documents and disable downloads #1511

dsuren1 opened this issue Aug 4, 2023 · 0 comments · Fixed by #1513
Assignees
Labels
enhancement New feature or request master
Milestone

Comments

@dsuren1
Copy link

dsuren1 commented Aug 4, 2023

Download for remote documents will be disabled and replaced, where possible, with links to the remote URL.

Remote documents (as well as remote datasets) can be distinguished by the their sourcetype property. Remote documents have it set to REMOTE

1. Remove the download button from the card

image

2. Replace the download button inside the info panel with fa-external-link

It will link to the URL value from the href property
image

3. Remove the download button inside the toolbar

It won't be replaced
image

@dsuren1 dsuren1 added enhancement New feature or request master labels Aug 4, 2023
@dsuren1 dsuren1 self-assigned this Aug 4, 2023
dsuren1 added a commit to dsuren1/geonode-mapstore-client that referenced this issue Aug 4, 2023
allyoucanmap added a commit that referenced this issue Aug 18, 2023
@giohappy giohappy added this to the 4.2.0 milestone Sep 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request master
Projects
None yet
2 participants