Omar López
b6518b9ce1
Fixes cancel booking page ( #1301 )
2021-12-13 23:10:10 +00:00
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
Alex Johansson
de3c4aa75a
fix zoom leading to `integrations:zoom` location ( #1242 )
2021-12-02 17:18:17 +00:00
Alex Johansson
11269229ae
add happy path test for booking an event ( #1177 )
2021-11-15 15:03:04 +00:00
Mihai C
559ccb8ca7
hotfix: zoom location on emails ( #1153 )
...
* fix: zoom location on emails
* test: fix
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2021-11-09 16:27:33 +00:00
Alex Johansson
df687009bd
fix onboarding login glitch ( #1118 )
2021-11-08 14:10:02 +00:00
Syed Ali Shahbaz
a404ca847c
updated event title message ( #1132 )
...
* updated event title message
* 4 arguments replaced by an object
* translations
* requested changes
* further requested changes
* test fix and other minor changes
* lint fix
2021-11-08 16:34:12 +05:30
Alex Johansson
0ee523643d
upgrade to next.js 12 ( #1111 )
2021-11-03 14:02:17 +00:00
Alex Johansson
265c634db9
upgrade to Next.js 12 ( #1109 )
2021-11-02 14:19:40 +00:00
Mihai C
8d6fec79d3
feat: add translations for emails and type error fixes overall ( #994 )
...
* feat: add translations for forgot password email and misc
* fix: type fixes
* feat: translate invitation email
* fix: e2e tests
* fix: lint
* feat: type fixes and i18n for emails
* Merge main
* fix: jest import on server path
* Merge
* fix: playwright tests
* fix: lint
Co-authored-by: Bailey Pumfleet <pumfleet@hey.com>
2021-10-25 14:05:21 +01:00
Alex Johansson
9e16007c05
add e2e test retries ( #1011 )
2021-10-20 15:18:50 +01:00
Alex Johansson
9e69029943
add e2e testing on webhooks and booking happy-path ( #936 )
2021-10-18 22:07:06 +01:00
Alex Johansson
c146231b31
speed up e2e tests by reusing cookies ( #976 )
2021-10-16 17:11:37 -07:00
Alex Johansson
dc4331ed17
rewrite existing cypress tests to playwright ( #931 )
2021-10-13 14:26:56 +01:00
Alex Johansson
a9ee2ef9ae
add playwright for e2e testing ( #873 )
2021-10-07 17:07:57 +02:00