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

Develop -> Master #129

Merged
merged 5 commits into from
Feb 5, 2025
Merged

Develop -> Master #129

merged 5 commits into from
Feb 5, 2025

Conversation

clintonlunn
Copy link
Collaborator

@clintonlunn clintonlunn commented Feb 4, 2025

Features:

  • Store Area of Interest in URL: store the area of interest in the report url to enable sharing.

Refactors:

  • Popup Close Button: Moved the popup close button to the bottom of the popup and added it to the top-right corner. (#125)
  • Layer Visibility Order: Matched the layer visibility order with the LayerList for consistency. (#126)
  • Complete Button: Added a "Complete" button that renders on the map for the user to tap when their report area drawing is complete (mobile only). (#128)
  • Hazards Reference: Added an additional reference for hazards and updated the title of the "Alluvial Fan" layer. (#127)
  • Sidebar Links: Updated sidebar links to open in a new tab. (#127)
  • Qfaults Layer: Turned on the Qfaults layer by default for improved visibility. (#127)
  • Initial Opacity: Set the initial opacity of layers to be configurable from the layer config. (#127)

Bug Fixes:

  • Fixed an issue where the "Complete" button wasn't appearing on the map after completing a drawing. (#128)

* refactor: refactor routing into folders and file for better nesting

* refactor: get polygon params from url
* refactor: popup close button on bottom, add to top right
* refactor: match layer visibility order to layerlist
Copy link

github-actions bot commented Feb 4, 2025

Visit the preview URL for this PR (updated for commit 89fb54b):

https://ut-dnr-ugs-hazards-prod--pr129-develop-lxgz2xg4.web.app

(expires Tue, 11 Feb 2025 00:08:13 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: ef9b1a20513d838d78d79a79e50d3ef778f93044

@clintonlunn clintonlunn marked this pull request as ready for review February 4, 2025 23:35
…lank on sidebar links, add opacity property from layerconfig, qfaults visible by default (#127)

* refactor(hazards): change alluvial fan layer title

* refactor: open all sidebar href links in a new tab

* refactor(hazards): add a hazards reference

* refactor(hazards): turn on qfaults layer by default

* refactor: make initial opacity come from layer config
Copy link

@Mackenzie-Cope Mackenzie-Cope left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Working great. Really nice work on getting these review comments addressed.

@clintonlunn clintonlunn merged commit e5fe941 into master Feb 5, 2025
3 checks passed
Copy link

🎉 This PR is included in version 1.5.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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.

2 participants