![Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) 
|
53395695b4
|
fix: resolve useLiteralKeys biome lint issues (#26851)
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
|
2026-01-14 19:13:13 -03:00 |
|
![Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>](/assets/img/avatar_default.png)      
|
0ecfd78e47
|
fix: Update timeZoneSchema to handle +00:00 timezone case and maintain IANA compliance (#25776)
* fix: Update timeZoneSchema to handle +00:00 timezone case and maintain IANA compliance
* fix: Use superRefine to properly handle +00:00 timezone and transform to UTC
Co-Authored-By: hariom@cal.com <hariombalhara@gmail.com>
* feat: Add logging for non-IANA timezone cases
Co-Authored-By: hariom@cal.com <hariombalhara@gmail.com>
* refactor: Simplify timeZoneSchema to use .refine() instead of superRefine
Co-Authored-By: hariom@cal.com <hariombalhara@gmail.com>
* chore: Remove warn log for +00:00 timezone to avoid spam
Co-Authored-By: hariom@cal.com <hariombalhara@gmail.com>
* chore: Remove logger from timeZone schema
Co-Authored-By: hariom@cal.com <hariombalhara@gmail.com>
---------
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
|
2025-12-11 19:46:13 +00:00 |
|
 Joe Au-YeungandGitHub
|
91932212e3
|
fix: Cal Video sidebar not showing meeting time in timezone (#22821)
* Pass params as object to `formatToLocalizedTime`
* Refactor videos-single-view
* Refactor bookings-single-view
|
2025-07-31 16:34:02 -04:00 |
|
 Omar LópezandGitHub
|
d81b905ad7
|
refactor: replace timeZone string validation with timeZoneSchema (#20719)
* refactor: replace timeZone string validation with timeZoneSchema - Replace all instances of timeZone: z.string() with timeZoneSchema - Preserve modifiers (.optional(), .default(), .nullish()) where present - Fix VideoApiAdapter to use organizer's timezone value - Remove redundant isSupportedTimeZone import from booking.ts - Add timeZoneSchema import where needed
* Update index.ts
* fix: conflicts
Signed-off-by: Omar López <zomars@me.com>
* Update yarn.lock
* Discard changes to yarn.lock
* Update booking.ts
* Discard changes to packages/platform/types/me.ts
* Discard changes to packages/platform/types/me/outputs/me.ts
* Discard changes to packages/platform/types/schedules/schedules-2024-04-15/schedules.ts
* Discard changes to packages/features/ee/cal-ai-phone/zod-utils.ts
---------
Signed-off-by: Omar López <zomars@me.com>
|
2025-04-21 14:37:07 +01:00 |
|
 Keith WilliamsandGitHub
|
df55dec553
|
chore: Rename @calcom/lib/date-fns to @calcom/lib/dayjs (#19870)
* chore: Rename date-fns to dayjs
* Fixed types
|
2025-04-16 16:26:42 +00:00 |
|