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

Fix #1847 Implement the client UI for the Resource management settings #1848

Merged
merged 4 commits into from
Sep 16, 2024

Conversation

allyoucanmap
Copy link
Collaborator

This PR adds a new tab called Management inside the resource panel with the following checkboxes:

  • Preserve uploaded metadata
  • Approved
  • Published
  • Featured
  • Advertised

Once one of the above checkbox is changes a user need to save the resource to persist the change

image

@allyoucanmap allyoucanmap added the enhancement New feature or request label Sep 13, 2024
@allyoucanmap allyoucanmap self-assigned this Sep 13, 2024
@allyoucanmap allyoucanmap linked an issue Sep 13, 2024 that may be closed by this pull request
@giohappy
Copy link

@allyoucanmap can we add hints?

  • Preserve uploaded metadata -> "Preserve the uploaded ISO metadata file instead of re-generating it from the resource metadata"
  • Approved -> "Approve this resource (used by the Advanced Metadata Workflow)"
  • Published -> "Publish this resource (used by the Advanced Metadata Workflow)"
  • Featured -> "Add this resource to featured resources"
  • Advertised -> "Make this resource searchable"

@allyoucanmap
Copy link
Collaborator Author

@giohappy reviewed the labels as discussed

image

@giohappy giohappy merged commit c25cfaa into GeoNode:master Sep 16, 2024
1 check passed
@giohappy giohappy added this to the 5.0.0 milestone Sep 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement the client UI for the Resource management settings
2 participants