calcom/pages/api
Alex Johansson 850497ea80
add select primary calendar (#1133)
* add primary

* fix

* refactor eventmanager to take `CalendarDestination`

* `DestinationCalendar`

* fix

* wip

* wip

* Minor fixes (#1156)

* Followup for #1242

* Updates schema

* Renames fields to destinationCalendar

* Migration fixes

* Updates user destination calendar

* Abstracts convertDate to BaseCalendarApiAdapter

* Type fixes

* Uses abstracted convertDate method

* Abstracts getDuration and getAttendees

* Fixes circular dependecy issue

* Adds notEmpty util

* Reverts empty location string

* Fixes property name

* Removes deprecated code

* WIP

* AppleCal is basically CalDav

* Fixes missing destinationCalendar

* Type fixes

* Select primary calendar on Office and gCal

* Adds pretty basic instructions for destination calendar

* Cleanup

* Type fix

* Test fixes

* Updates test snapshot

* Local test fixes

* Type fixes

Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Omar López <zomars@me.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2021-12-09 15:51:37 +00:00
..
auth Emails Revamp (#1201) 2021-11-26 11:03:43 +00:00
availability add select primary calendar (#1133) 2021-12-09 15:51:37 +00:00
book add select primary calendar (#1133) 2021-12-09 15:51:37 +00:00
cron Emails Revamp (#1201) 2021-11-26 11:03:43 +00:00
event-type Suggestion: let prettier sort imports order (#673) 2021-09-22 13:52:38 -06:00
integrations Fix onboarding OAuth callback glitch (#1079) 2021-11-03 10:47:52 +00:00
schedule Fixed #1015 - Teams user registration is broken (#1090) 2021-11-11 05:44:53 +00:00
teams/[team] Emails Revamp (#1201) 2021-11-26 11:03:43 +00:00
trpc Zomars/fixes trpc typo (#957) 2021-10-14 19:22:01 +00:00
user Refactors custom input form & dialog (#853) 2021-10-07 15:43:20 +00:00
cancel.ts Emails Revamp (#1201) 2021-11-26 11:03:43 +00:00
eventType.ts Revert "Revert "Feature/cal 274 add webhooks (#628)" (#854)" (#876) 2021-10-07 15:14:47 +00:00
integrations.ts Fixes integrations api endpoint (#1066) 2021-10-28 22:30:42 +01:00
me.ts Suggestion: let prettier sort imports order (#673) 2021-09-22 13:52:38 -06:00
teams.ts Fix: duplicate team name no prompt (#1267) 2021-12-07 15:04:34 +00:00