cal.pub0.org/server
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
..
integrations Fixes Apple Calendar onboarding and type fixes (#988) 2021-10-20 15:42:40 +00:00
lib feat: add translations for emails and type error fixes overall (#994) 2021-10-25 14:05:21 +01:00
routers add select primary calendar (#1133) 2021-12-09 15:51:37 +00:00
createContext.ts add select primary calendar (#1133) 2021-12-09 15:51:37 +00:00
createRouter.ts Ends the war between tRPC and next-i18next (#939) 2021-10-14 13:57:49 +03:00