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

Add properties for being compatible with default calendar module broadcasting #46

Merged
merged 2 commits into from
Oct 21, 2023
Merged

Add properties for being compatible with default calendar module broadcasting #46

merged 2 commits into from
Oct 21, 2023

Conversation

eouia
Copy link
Contributor

@eouia eouia commented Oct 11, 2023

The notifications of this module lack some fields of event, so it is not fully compatible with that of the default calendar module. Therefore, in other 3rd party modules (e.g. MMM-CalendarExt3 suites), there would be some issues.

This PR adds startDate, endDate, title and fullDayEvent to the event which will be broadcasted.

@eouia eouia changed the title Add properties for to be compatible with default calendar module broadcasting Add properties for being compatible with default calendar module broadcasting Oct 11, 2023
Copy link
Owner

@randomBrainstormer randomBrainstormer left a comment

Choose a reason for hiding this comment

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

Thank you so much for this Pull Request! 🎉 Your contribution is highly valued.

I've left a small note for consideration in the review comments. Regardless, I appreciate your work and contribution to the project. Keep up the excellent work, and thanks again for being an active contributor! 💻🚀

Looking forward to more of your valuable inputs in the future.

MMM-GoogleCalendar.js Outdated Show resolved Hide resolved
Copy link
Contributor Author

Choose a reason for hiding this comment

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

please check this.

Copy link
Contributor Author

@eouia eouia Oct 11, 2023

Choose a reason for hiding this comment

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

OR, I think you can fix this issue by yourself. I don't care if the properties are supported; my PR is accepted or not. :D

@eouia
Copy link
Contributor Author

eouia commented Oct 16, 2023

Is there any issue with this PR?

@randomBrainstormer
Copy link
Owner

Is there any issue with this PR?

Hi @eouia

Thank you for the refactoring; the new code is definitely more concise and streamlined. I appreciate the effort!

I'll be approving and merging the PR shortly. I appreciate contributors like you who help improve our project. Thank you again!

@randomBrainstormer randomBrainstormer merged commit 7afd7b5 into randomBrainstormer:main Oct 21, 2023
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