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

[#13133] Add Google Calendar Link to Email Templates #13134

Conversation

itstrueitstrueitsrealitsreal
Copy link
Contributor

Fixes #13133

Outline of Solution

This PR implements the ability for email recipients to easily add events to their Google Calendar. The changes include:

  • Adding a new method in TimeHelper called getGoogleCalendarLink, which formats the deadline, title, and description of tasks into a usable Google Calendar link.
  • Updating email templates to include this link, enhancing the functionality of our email system to provide better user experience.
  • All related tests have been updated to ensure they pass with the new email format.

@dishenggg dishenggg added the s.ToDiscuss The issue/PR is undergoing discussion/review by the core team label Jun 29, 2024
@nusoss-bot
Copy link

Folks, This PR seems to be stalling (no activities for the past 7 days). 🐌 😢
Hope someone can get it to move forward again soon...

@domoberzin
Copy link
Contributor

Closing this PR as #13133 has been closed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
s.ToDiscuss The issue/PR is undergoing discussion/review by the core team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Google Calendar Link to Email Templates
4 participants