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 |
|
Omar López
|
ec2acedf34
|
Zomars/refactor emails followup (#1216)
|
2021-12-07 15:48:08 +00:00 |
|
Mihai C
|
dd446abeec
|
fix: calendar event fixes (#1260)
* fix: calendar event fixes
* update after code review
|
2021-12-06 19:34:31 +00:00 |
|
Rory Hughes
|
dc13c95644
|
Favour the user's default calendar notification settings without overriding (#1259)
If people want emails for every event on their calendar, they can set that up.
|
2021-12-06 13:24:32 +00:00 |
|
Mihai C
|
8322e5c8d1
|
Emails Revamp (#1201)
* refactor: emails (WIP)
* wip
* wip
* refactor: calendarClient
* chore: remove comment
* feat: new templates
* feat: more templates (wip)
* feat: email templates wip
* feat: email templates wip
* feat: prepare for testing
* For testing stripe integration
* Uses imported BASE_URL
* Fixes types
* use BASE_URL
Co-authored-by: Omar López <zomars@me.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
|
2021-11-26 11:03:43 +00:00 |
|