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

import empty calendars #210

Merged
merged 1 commit into from Dec 3, 2016
Merged

Conversation

georgehrke
Copy link
Member

fixes #194

please review @tcitworld @nextcloud/calendar

@georgehrke georgehrke added the 3. to review Waiting for reviews label Dec 1, 2016
@mention-bot
Copy link

@georgehrke, thanks for your PR! By analyzing the history of the files in this pull request, we identified @tcitworld and @raghunayyar to be potential reviewers.

@tcitworld
Copy link
Member

Perfect. 👍

@skjnldsv
Copy link
Member

skjnldsv commented Dec 2, 2016

Seems good but build failed?

@georgehrke
Copy link
Member Author

that was a travis error at that time. I started the tests again and now they pass.

})[0];
if (calendar.enabled) {
});
if (calendar && calendar.enabled) {
calendar.enabled = false;
calendar.enabled = true;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What is the point of this?
only one is needed right?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This triggers a rerendering of the events in this calendar

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That what I thought! :)

@skjnldsv
Copy link
Member

skjnldsv commented Dec 3, 2016

👍

@georgehrke georgehrke merged commit 350b4d2 into master Dec 3, 2016
@georgehrke georgehrke deleted the bugfix/194/import_empty_calendars branch December 3, 2016 12:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Importing empty Calendars
4 participants