Refactor `GoogleCalendarProvider` and `OrganizerRepositoryImpl` for improved...
Refactor `GoogleCalendarProvider` and `OrganizerRepositoryImpl` for improved clarity and error handling - Updated `convertToGoogleEvent` to include optional workspace attendee logic. - Simplified `convertToBooking` by removing unused `calendarId` parameter and adding workspace ID handling. - Improved `deleteEventByBooking` and event updates to use `defaultCalendar` ID consistently. - Fixed user filtering in `OrganizerRepositoryImpl` to correctly map users with `employer` tag. - Enhanced error logging and fallback mechanisms for event handling functions.
Пожалуйста, зарегистрируйтесь или войдите чтобы прокомментировать