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

Feature/fix date time #238

Open
wants to merge 4 commits into
base: develop
Choose a base branch
from
Open

Feature/fix date time #238

wants to merge 4 commits into from

Conversation

BerendWouters
Copy link
Member

Multiple issues are fixed in this PR:

  • For some reason the JSON serializer in Angular doesn't take moment objects properly into account. This has been fixed by using .format() on the moment object. It's still dirty, but it does the trick
  • Updating events didn't update the event slots, causing the start and end date not to be updated anyway. The current implementation takes some shortcuts, but will recreate eventslots now.

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.

1 participant