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

365 - schedule validation #383

Open
wants to merge 33 commits into
base: master
Choose a base branch
from
Open

365 - schedule validation #383

wants to merge 33 commits into from

Conversation

Lathrisk
Copy link

@Lathrisk Lathrisk commented Mar 18, 2021

#365

This PR covers the issues listed in the ticket above.

@Lathrisk Lathrisk self-assigned this Mar 18, 2021
@Lathrisk Lathrisk added the schedule-related Ticket relates to the correct and consistent indication of a time when an Event is occurring. label Mar 18, 2021
@nickevansuk
Copy link
Contributor

Will take a look @Lathrisk

One quick one: are you able to refactor repeatCount to use minValueInclusive, which should already be in the model files (#378)

@Lathrisk Lathrisk marked this pull request as draft March 24, 2021 16:51
@Lathrisk Lathrisk force-pushed the 365/schedule-validation branch 4 times, most recently from c5418ff to 6613cdd Compare March 26, 2021 14:28
Copy link
Contributor

@nickevansuk nickevansuk left a comment

Choose a reason for hiding this comment

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

A few comments on the work so far - great progress!

@Lathrisk Lathrisk force-pushed the 365/schedule-validation branch 2 times, most recently from 9939ac5 to 1d8088e Compare March 31, 2021 10:57
@Lathrisk Lathrisk linked an issue Apr 1, 2021 that may be closed by this pull request
@Lathrisk Lathrisk marked this pull request as ready for review April 1, 2021 09:56
@Lathrisk Lathrisk marked this pull request as draft April 1, 2021 15:39
@Lathrisk Lathrisk marked this pull request as ready for review April 8, 2021 16:05
Remove the process.env.TZ check - we explicitly set this
Add a comment about setting this value
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
schedule-related Ticket relates to the correct and consistent indication of a time when an Event is occurring.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Schedule validation
2 participants