Kartik Saini
Kartik Saini
Hi @joeauyeung Should it be the same kind of form that is mentioned here https://github.com/calcom/cal.com/issues/13300#issuecomment-1901790887? If yes, then that would basically mean asking the user to create a team event...
> @kart1ka Everything looks good we just have a unit test failing by the looks of things. > > Despite the Unit test: > > From a UX standpoint this...
I am working on adding the Microsoft Provider for overlay user sign up.
Hi @sean-brydon. I have added Microsoft OAuth Provider for Overlay User sign up. Please review the changes. I have created client id and secret as per the steps mentioned [here](https://github.com/calcom/cal.com?tab=readme-ov-file#obtaining-microsoft-graph-client-id-and-secret)....
> I noticed that in the both `CalendarService` files there's logic in the `getAvailability` method between if we need to get just the free/busy times vs calendar events with the...
I have added `getEventList` method as a public method on the `CalendarService` type, Google and office365 calendar service. I have also abstracted the common logic from `getAvailability` and `getEventList` method....
Hey @zomars. I've removed the Azure ID Provider. Could you please review the changes and let me know if any further changes are needed?
I am getting the same error too. Although I am using supabase cloud db instead of docker container.
Hi @sean-brydon Just wanted to check in on the status of this PR. I've already removed the Azure Provider from this PR as suggested. If there's anything else I need...
@zomars Just checking on the status of this PR. Do let me know if any changes need to be made before merging. Thanks.