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

As a User, I want to be able to make local changes to events from ExternalCalendars #89

Closed
alexdlaird opened this issue Feb 14, 2018 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@alexdlaird
Copy link
Member

alexdlaird commented Feb 14, 2018

Currently, ExternalCalendars are parsed into temporary Event objects (cached for a period of time), but not stored to the database.

This should be refactored so ExternalCalendars populate actual Event models persisted to the database. Then, on a periodic basis, a resync should happen to ensure the local Events are up to date with those from the ExternalCalendar's source.

@alexdlaird alexdlaird added the enhancement New feature or request label Feb 14, 2018
@alexdlaird alexdlaird self-assigned this Feb 14, 2018
@alexdlaird alexdlaird changed the title CourseSchedules should be refactored to utilize the Event model instead of being generated on the fly As a User, I want to be able to make local changes to events from External Calendars Mar 19, 2018
@alexdlaird alexdlaird changed the title As a User, I want to be able to make local changes to events from External Calendars As a User, I want to be able to make local changes to events from ExternalCalendars Mar 19, 2018
@alexdlaird
Copy link
Member Author

Closing, as the Helium project is not currently active.

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

No branches or pull requests

1 participant