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

#1769: Implement catalog pages and page specific configurations #1770

Merged
merged 7 commits into from
May 28, 2024

Conversation

dsuren1
Copy link

@dsuren1 dsuren1 commented May 24, 2024

Description

This PR implements catalog pages and page specific configuration

  • Default catalog page can be configured using defaultCatalogPage of geoNodeSettings. Default value is all
  • Fix monitor state for dataset layer to show LayerSetting plugin by listening to a boolean property under gnresource.selectedLayerIsDataset
  • On delete resource redirection to specific catalog pages except mapviewer which redirects to all resource page
  • Updated topbar menu on left and right as shown below
    Screenshot 2024-05-24 at 1 32 51 PM

@dsuren1 dsuren1 added enhancement New feature or request geonode-ui labels May 24, 2024
@dsuren1 dsuren1 added this to the 4.3.0 milestone May 24, 2024
@dsuren1 dsuren1 self-assigned this May 24, 2024
@dsuren1 dsuren1 linked an issue May 24, 2024 that may be closed by this pull request
@dsuren1 dsuren1 requested a review from giohappy May 27, 2024 06:11
@dsuren1 dsuren1 requested a review from giohappy May 28, 2024 10:49
@giohappy giohappy merged commit 4c369c0 into GeoNode:master May 28, 2024
1 check passed
ridoo added a commit to ridoo/geonode-subsites that referenced this pull request Sep 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create catalog pages and page specific configurations
2 participants