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

#9915: Ability to select quick date ranges for date filter fields in Filter Layer tool #9951

Merged
merged 2 commits into from
Feb 23, 2024

Conversation

dsuren1
Copy link
Contributor

@dsuren1 dsuren1 commented Feb 2, 2024

Description

This PR adds new date fields components to layer filter for single and range date/date-time

Please check if the PR fulfills these requirements

What kind of change does this PR introduce? (check one with "x", remove the others)

  • Enhancement

Issue

What is the current behavior?

What is the new behavior?

  • User can use predefined quick time selectors for date/date-time (single & range)
  • Users new date/date-time fields
"cfg": {
   "toolbarOptions": {
      "quickDateTimeSelectors": [{}]
    }
}

date/date-time template string reference

Screenshot

image

image

Breaking change

Does this PR introduce a breaking change? (check one with "x", remove the other)

  • Yes, and I documented them in migration notes
  • No

Other useful information

Copy link
Contributor

@allyoucanmap allyoucanmap left a comment

Choose a reason for hiding this comment

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

LGTM

@allyoucanmap allyoucanmap merged commit feffd53 into geosolutions-it:master Feb 23, 2024
6 checks passed
@allyoucanmap
Copy link
Contributor

@ElenaGallo please test this enhancement on dev, thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Ability to select quick date ranges for date filter fields in Filter Layer tool
2 participants