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

Include breaks when intersecting schedules #71

Merged
merged 3 commits into from
Jun 13, 2016

Conversation

craiglittle
Copy link
Collaborator

Breaks are treated similarly to holidays in that they are unioned together in the new schedule.

This PR also includes work to push the intersection logic down into the Configuration object.

@zendesk/darko

The involved munging is pretty much exclusively a configuration-level
concern, so we should move it down to that level.
@craiglittle craiglittle force-pushed the craig/break-intersection branch from 682446e to 64210a0 Compare June 9, 2016 17:14
Breaks are treated similarly to holidays in that they are unioned
together in the new schedule.
@craiglittle craiglittle force-pushed the craig/break-intersection branch from 64210a0 to c471b79 Compare June 9, 2016 17:15
@alex-stone
Copy link

👍

@craiglittle craiglittle merged commit bc6efff into master Jun 13, 2016
@craiglittle craiglittle deleted the craig/break-intersection branch June 13, 2016 22:47
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.

2 participants