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

refactored ConferencesController#calendar: separated calendar event c… #3101

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

Conversation

carlosdanielpohlod
Copy link

…reation into an specific service

Checklist

  • [ x ] I have read the Contribution & Best practices Guide.
  • [ x ] My branch is up-to-date with the upstream master branch.
  • [x ] The tests pass locally with my changes.
  • [ x] I have added tests that prove my fix is effective or that my feature works(if appropriate).
  • I have added necessary documentation (if appropriate).

Refactored conferences_controller#calendar: separated calendar event creation in a specific service. Also added a test to GET#calendar route.

Changes proposed in this pull request:

@carlosdanielpohlod
Copy link
Author

@hennevogel (refactor of #3037 part I)

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