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

Implemented: Validation to set only future date and time on setting job runtime. (#2tzb5w4) #255

Merged
merged 3 commits into from
Nov 1, 2022

Conversation

alsoK2maan
Copy link
Contributor

@alsoK2maan alsoK2maan commented Oct 28, 2022

Related Issues

Closes #264

Short Description and Why It's Useful

Implemented validation when the user sets runtime to accept only future date and time and shows toast when an invalid, past date and time is given. Removed the use of minDateTime.

Screenshots of Visual Changes before/after (If There Are Any)

Screencast.from.28-10-22.10.39.57.AM.IST.webm

IMPORTANT NOTICE - Remember to add changelog entry

Contribution and Currently Important Rules Acceptance

src/components/JobConfiguration.vue Outdated Show resolved Hide resolved
src/components/JobConfiguration.vue Show resolved Hide resolved
src/components/JobConfiguration.vue Show resolved Hide resolved
@adityasharma7 adityasharma7 merged commit f15f7ce into hotwax:main Nov 1, 2022
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.

Validate future date time when setting runtime from method instead of using minDateTime
4 participants