fix: Re-instate new slot logic now it's A/B tested in production (#19605)

* fix: Re-instate new slot logic now it's well tested

* Fixup getAggregatedAvailability

* Changes to code-owners to reflect removed/moved code

* Move more files around.

* Fix failed type

---------

Co-authored-by: Omar López <zomars@me.com>
This commit is contained in:
Alex van Andel
2025-03-02 23:32:31 +00:00
committed by GitHub
co-authored by Omar López
parent 4bab8c2c32
commit 1cfd94d293
13 changed files with 21 additions and 881 deletions
+1 -2
View File
@@ -12,8 +12,7 @@
/packages/app-store/larkcalendar/**/* @calcom/Foundation
/packages/app-store/office365calendar/**/* @calcom/Foundation
/packages/app-store/zohocalendar/**/* @calcom/Foundation
/packages/core/getAggregatedAvailability/index.ts @calcom/Foundation
/packages/core/getAggregateWorkingHours.ts @calcom/Foundation
/packages/core/getAggregatedAvailability.ts @calcom/Foundation
/packages/core/getUserAvailability.ts @calcom/Foundation
/packages/features/bookings/lib/**/* @calcom/Foundation
/packages/lib/server/getLuckyUser.ts @calcom/Foundation