cal.pub0.org/apps/web/playwright
Omar López f4ea385c7f
Fixes collective availability for teams with overlapping day timezones (#3898)
* WIP

* Fix for team availability with time offsets

* Prevent empty schedule from opening up everything

* When no utcOffset or timeZone's are given, default to 0 utcOffset (UTC)

* timeZone should not be part of getUserAvailability

* Prevents {days:[X],startTime:0,endTime:0} error entry

* Added getAggregateWorkingHours() (#3913)

* Added test for getAggregateWorkingHours

* Timezone isn't used here anymore

* fix: developer docs url (#3914)

* fix: developer docs url added

* chore : remove /

* chore : import url

Co-authored-by: Zach Waterfield <zlwaterfield@gmail.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>

* Test fixes

* Reinstate prisma (generate only) and few comments

* Test fixes

* Skipping getSchedule again

* Added await to expect() as it involves async logic causing the promise to timeout

* Test cleanup

* Update jest.config.ts

Co-authored-by: Alan <alannnc@gmail.com>
Co-authored-by: Alex van Andel <me@alexvanandel.com>
Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com>
Co-authored-by: Zach Waterfield <zlwaterfield@gmail.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-08-22 23:53:51 +00:00
..
auth Refactors EE code (#3490) 2022-07-28 13:58:26 -06:00
fixtures Fixes collective availability for teams with overlapping day timezones (#3898) 2022-08-22 23:53:51 +00:00
integrations.test.ts-snapshots Broken Integration Alarm System (#3135) 2022-06-24 23:16:20 -06:00
lib Refactors EE code (#3490) 2022-07-28 13:58:26 -06:00
app-store.test.ts Parallelizes some tests 2022-05-11 11:19:22 -06:00
booking-pages.test.ts Change location of booking (#2658) 2022-05-27 23:27:41 +00:00
change-password.test.ts Fix a set of E2E bugs causing several CI failures (#2177) 2022-03-17 12:36:11 -07:00
change-username.test.ts Update all Yarn dependencies (2022-07-29) (#3599) 2022-08-17 11:38:21 -06:00
dynamic-booking-pages.test.ts Feature/booking page refactor (#3035) 2022-06-15 14:54:31 -06:00
embed-code-generator.test.ts Update all Yarn dependencies (2022-07-29) (#3599) 2022-08-17 11:38:21 -06:00
event-types.test.ts Add getSchedule tests (#3233) 2022-07-21 10:44:23 -06:00
hash-my-url.test.ts Update all Yarn dependencies (2022-05-16) (#2769) 2022-05-17 19:31:49 +00:00
integrations-stripe.test.ts feature/settings-username-update (#2306) 2022-07-06 13:31:07 -06:00
integrations.test.ts Broken Integration Alarm System (#3135) 2022-06-24 23:16:20 -06:00
login.oauth.test.ts Update all Yarn dependencies (2022-05-16) (#2769) 2022-05-17 19:31:49 +00:00
login.test.ts E2E fixtures (#2747) 2022-05-13 21:02:10 -06:00
onboarding.test.ts Hotfix: Embed - Fix issue in accessing sessionStorage in certain scenarios (#3851) 2022-08-16 04:18:13 +00:00
reschedule.test.ts Fix bug for reschedule on opt-in bookings (#3678) 2022-08-05 17:08:47 +00:00
saml.test.ts Update all Yarn dependencies (2022-05-16) (#2769) 2022-05-17 19:31:49 +00:00
trial.test.ts Refactor login tests (#2337) 2022-04-06 08:13:09 -07:00
wipe-my-cal.test.ts Wipe my cal e2e fixes (#3509) 2022-07-24 20:18:36 +00:00