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
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
Mihai C
98829d23d3
fix: type errors and translate ee pages ( #1050 )
...
* fix: type errors and translate ee pages
* fix: translation key for composed string
* type fixes
Co-authored-by: Omar López <zomars@me.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2021-10-28 22:58:26 +00:00
Omar López
c2c37b701e
Zomars/fixes trpc typo ( #957 )
2021-10-14 19:22:01 +00:00
Omar López
95b49a5995
Several type fixes ( #855 )
...
* Several type fixes
* Update ee/lib/stripe/client.ts
Co-authored-by: Alex Johansson <alexander@n1s.se>
* Typo
* Refactors createPaymentLink
* Simplify calendarClietn type
Co-authored-by: Alex Johansson <alexander@n1s.se>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Alex van Andel <me@alexvanandel.com>
2021-10-05 16:46:48 -06:00
Omar López
d194878bb2
Suggestion: let prettier sort imports order ( #673 )
...
* Suggestion: let prettier sort imports order
# Conflicts:
# yarn.lock
* AUTO SORT ALL THE IMPORTS
* Linting
* Fixes test
2021-09-22 13:52:38 -06:00
Omar López
3add84a279
Adds Stripe integration ( #717 )
...
* Adds Stripe integration
* Moves Stripe instrucctions to ee
* Adds NEXT_PUBLIC_APP_URL variable
* Adds fallback for NEXT_PUBLIC_APP_URL
* Throws error objects instead
* Improved error handling
* Removes deprecated method
* Bug fixing
* Payment refactoring
* PaymentPage fixes
* Fixes preview links
* More preview link fixes
* Fixes client links
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2021-09-22 19:36:13 +01:00