Skip to content

#4232 import external calendar availability#4258

Open
staysgt wants to merge 6 commits into
developfrom
#4232-import-gcal-availability
Open

#4232 import external calendar availability#4258
staysgt wants to merge 6 commits into
developfrom
#4232-import-gcal-availability

Conversation

@staysgt
Copy link
Copy Markdown
Contributor

@staysgt staysgt commented Jun 2, 2026

Changes

User's can import their availability from an external calendar by entering a .ics link in their scheduling settings. Then, when they go to fill out their availability, their external calendar business will show up on the availability filler outer. Added the node-ical dependency which is used for parsing the ics url.

Screenshots

getUserIcsBusyTimes with no ics url set
NoIcsSet
getUserIcsBusyTimes with ics url set
IcsSet
Schedule settings:
Screenshot 2026-06-02 at 5 56 26 PM
Availability filler outer with ics set:
Screenshot 2026-06-02 at 5 56 37 PM
Availability filler outer 'fill in from external calendar' button with no ics url set
Screenshot 2026-06-02 at 6 01 05 PM

Checklist

It can be helpful to check the Checks and Files changed tabs.
Please review the contributor guide and reach out to your Tech Lead if anything is unclear.
Please request reviewers and ping on slack only after you've gone through this whole checklist.

  • All commits are tagged with the ticket number
  • No linting errors / newline at end of file warnings
  • All code follows repository-configured prettier formatting
  • No merge conflicts
  • All checks passing
  • Screenshots of UI changes (see Screenshots section)
  • Remove any non-applicable sections of this template
  • Assign the PR to yourself
  • No yarn.lock changes (unless dependencies have changed)
  • Request reviewers & ping on Slack
  • PR is linked to the ticket (fill in the closes line below)

Closes #4232

@staysgt staysgt self-assigned this Jun 2, 2026
@staysgt staysgt requested a review from wavehassman June 2, 2026 22:17
Copy link
Copy Markdown
Contributor

@wavehassman wavehassman left a comment

Choose a reason for hiding this comment

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

amazing job!

Comment thread src/backend/src/utils/ics.utils.ts Outdated
Comment thread src/backend/src/utils/ics.utils.ts
Comment thread src/backend/src/services/users.services.ts Outdated
Comment thread src/backend/src/services/users.services.ts
@staysgt staysgt requested a review from wavehassman June 4, 2026 22:34
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.

[Maintenance] - Import Google Calendar for Availability

2 participants