cal/packages/core
Syed Ali Shahbaz ee02112a7c
Dynamic Links re-integrate with availability logic (#3687)
* -re init dynamic links

* typing fix 001

* added missing div closing tag

* added necessary DB column pull to satisfy Type errors

* further type fixes

* WIP

* removed console logs

* some revert

* WIP

* another approach

* enabled dynamic links availability fetch

* Added users to eventTypeObject for consistency

* WIP: Moving user and changing map item name

* Fix user list call

* Removed explicit User type in map

* modify default user attributes

* adds explicit users to EventTypeObject in teams

* Updated availability page

* Updates Availability

* Futher availability change

* Remove explicit user type from slot router

* more fixes

* more fixes WIP

* cleaning up more errors WIP

* object assign used for typesafety

* added check if dynamic booking is allowed by all users

* cleaned up console logs

* clean up

* Improvement

* resolving suggestions by alex

* changes requested by Omar

* Filter out empty usernames instead of accepting null

Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Co-authored-by: zomars <zomars@me.com>
2022-08-12 19:29:29 +00:00
..
builders/CalendarEvent refactor: use BookingReference instead of DailyEventReference (#3667) 2022-08-10 18:53:05 -06:00
CalendarManager.ts Imports performance explicitly for Node v14 (#3823) 2022-08-12 18:18:13 +00:00
EventManager.ts Fixes bug when changing the location of a booking (#3585) 2022-08-08 19:38:02 +00:00
getBusyTimes.ts Dynamic Links re-integrate with availability logic (#3687) 2022-08-12 19:29:29 +00:00
getUserAvailability.ts Dynamic Links re-integrate with availability logic (#3687) 2022-08-12 19:29:29 +00:00
index.ts Availabilty consolitadion (#3010) 2022-06-10 12:38:46 -06:00
location.ts Fixes/locations (#2383) 2022-04-05 18:03:22 +00:00
package.json Allows tree shaking unused modules (#3752) 2022-08-11 10:36:30 -06:00
tsconfig.json Prevent flatMap type errors in @calcom/core 2022-06-08 12:04:42 -06:00
videoClient.ts Riverside,whereby doesnt have videoApi handle that (#3494) 2022-07-22 11:52:17 +00:00