Skip to content

Implemented recurring events#121

Merged
khanhdo05 merged 3 commits intodevelopmentfrom
feat/recurring-events
May 12, 2025
Merged

Implemented recurring events#121
khanhdo05 merged 3 commits intodevelopmentfrom
feat/recurring-events

Conversation

@tyu012
Copy link
Copy Markdown
Collaborator

@tyu012 tyu012 commented May 12, 2025

Implemented handling of recurring events in backend and frontend. Please read documentation for more details.

@tyu012 tyu012 marked this pull request as ready for review May 12, 2025 02:18
@trappaly trappaly assigned trappaly and unassigned trappaly May 12, 2025
@khanhdo05 khanhdo05 self-requested a review May 12, 2025 02:58
Copy link
Copy Markdown
Collaborator

@khanhdo05 khanhdo05 left a comment

Choose a reason for hiding this comment

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

Great progress, code looks good overall except for just typing any in one place so I will merge!

*
* @returns An array with `event` and its recurring instances.
*/
private static createEventSeriesFromEvent(event: any) {
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

event should not be any

@khanhdo05 khanhdo05 merged commit c9aad10 into development May 12, 2025
1 check passed
@trappaly trappaly deleted the feat/recurring-events branch May 14, 2025 23:03
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.

3 participants