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

fixes regression in calendar filtering due to blanked out scheduled events. #1306

Merged
merged 1 commit into from
Jan 11, 2016
Merged

fixes regression in calendar filtering due to blanked out scheduled events. #1306

merged 1 commit into from
Jan 11, 2016

Conversation

stopfstedt
Copy link
Member

schedules events don't carry information about their origin, hence attempting to load their owning session/course data fails and breaks the filtered calendar.

omitting them during filtering fixes this regression.

@jrjohnson
Copy link
Member

This would probably make sense to refactor into a computed property that just returned events with info. But this is a good solution for now. When tests pass I will merge.

@jrjohnson
Copy link
Member

Need rebase

saschaben added a commit that referenced this pull request Jan 11, 2016
…ering

fixes regression in calendar filtering due to blanked out scheduled events.
@saschaben saschaben merged commit ecb0ecd into ilios:master Jan 11, 2016
@stopfstedt stopfstedt deleted the regression_fix_calendar_filtering branch January 11, 2016 18:19
stopfstedt added a commit to stopfstedt/frontend that referenced this pull request Mar 6, 2024
…r/string-3.1.0

Bump @ember/string from 3.0.1 to 3.1.0
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.

3 participants