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

Adds option to hide dataset explore button #665

Merged
merged 3 commits into from
Sep 22, 2023
Merged

Conversation

nerik
Copy link
Contributor

@nerik nerik commented Sep 20, 2023

  • Adds a disableExplore parameter on the dataset frontmatter
  • When set to true, the 'Explore data' button and the 'Overview/Exploration' submenu are not shown on the overview page
  • When set to true, the /[dataset]/exploration' route redirects to /[dataset]`

Added for US-GHG-Center/veda-config-ghg#132

@netlify
Copy link

netlify bot commented Sep 20, 2023

Deploy Preview for veda-ui ready!

Name Link
🔨 Latest commit 5a22094
🔍 Latest deploy log https://app.netlify.com/sites/veda-ui/deploys/650d4621691f3a000790938f
😎 Deploy Preview https://deploy-preview-665--veda-ui.netlify.app/
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@nerik nerik force-pushed the feature/disable-explore branch from d19a5b9 to 6e6f341 Compare September 21, 2023 08:49
@nerik nerik marked this pull request as ready for review September 21, 2023 09:13
@nerik nerik requested a review from danielfdsilva September 21, 2023 09:13
@nerik nerik force-pushed the feature/disable-explore branch from 3b7abd8 to 94202b2 Compare September 21, 2023 09:17
app/scripts/redirects.tsx Outdated Show resolved Hide resolved
@nerik nerik requested a review from danielfdsilva September 22, 2023 07:45
@nerik nerik merged commit b7feda8 into main Sep 22, 2023
7 checks passed
@nerik nerik deleted the feature/disable-explore branch September 22, 2023 08:56
@nerik nerik mentioned this pull request Sep 28, 2023
hanbyul-here added a commit that referenced this pull request Oct 12, 2023
## This PR, merged to `ghg`

### Features

- Analysis define
  - New step-by-step layout and various UI tweaks
  - Added sticky footer, moved submit and cancel buttons there
  - Added an AoI preset for North America
- Datasets are not filtered from `/collections` metadata (spatial,
temporal extent)
  - Dates are now set by default to 2018 - 2022
  - Replaced date presets with "2018 - 2022" and "last 10 years"
  - Date selection not possible anymore before 01-01-1980
- Prevent users from selecting datasets when time range selected would
mean fetching too many STAC items
- Analysis results page: set a hardcoded limit on the number of items
that can be requested as a failsafe mechanism for ☝️

### Bugfixes

- Removed logs in production
(US-GHG-Center/veda-config-ghg#152)
- Temporary fix of critical error encoutered during demos
(#680)
- Remove Shadow Scroll as a preventative method for
(#691)
- Check only day level equity to validate dates
(#676)
- Remove unneded attributes
(#694)
- BlockMap initial position error
(#687)

### Copy changes
- [Updated define
copy](f1e7171)
- [Disclaimer on results
page](54cf01e)


--- 

## Other PRs, merged to `main`

### Added in veda UI but made configurable (so not affecting
veda-config):
- #673
- #665
- #664

### Bugfixes
- #672
- #670 /
#666
- #662
- #691
- #650
- #676
- #694
- #687
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants