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

Add "date-picker" configuration setting type. (PP-1874) #139

Merged
merged 1 commit into from
Nov 18, 2024

Conversation

tdilauro
Copy link
Contributor

@tdilauro tdilauro commented Nov 7, 2024

Description

  • Adds a new configuration settings type to handle date settings.

Motivation and Context

The instigating need is for collection subscription start/end dates; but, the changes here are general and should support any other date input needs.

[Jira PP-1874]

How Has This Been Tested?

Checklist:

  • I have updated the documentation accordingly.
  • All new and existing tests passed.

@tdilauro tdilauro requested a review from a team November 7, 2024 16:46
@tdilauro tdilauro added the enhancement New feature or request label Nov 7, 2024
Copy link
Member

@jonathangreen jonathangreen left a comment

Choose a reason for hiding this comment

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

Looks good to me 🎸

@tdilauro tdilauro merged commit c3daa5d into main Nov 18, 2024
1 check passed
@tdilauro tdilauro deleted the feature/add-date-picker-configuration-setting-type branch November 18, 2024 14:12
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.

2 participants