cal.pub0.org/apps/web/components
Udit Takkar 7af23305eb
fix: use zod in getting started and settings (#7698)
* fix: use zod in getting started and settings

Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>

* chore: change name of variable

Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>

---------

Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com>
Co-authored-by: Bailey Pumfleet <bailey@pumfleet.co.uk>
2023-03-21 10:43:07 +00:00
..
apps Fixes select getting darkmode text color even on lightmode (#7799) 2023-03-17 15:34:26 +05:30
auth Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00
availability Made Skeleton Loader for Availibilty Page look more like actual content of the page (#7415) 2023-03-03 18:08:10 -07:00
booking No delete of booking on seated events, fix id->uid (#7839) 2023-03-20 18:30:00 +00:00
dialog fixed location input, date overwrite dialog (#7778) 2023-03-20 18:55:40 +01:00
error
eventtype fixed location input, date overwrite dialog (#7778) 2023-03-20 18:55:40 +01:00
getting-started fix: use zod in getting started and settings (#7698) 2023-03-21 10:43:07 +00:00
integrations Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00
layouts Tidy up v2 layouts (#6266) 2023-01-05 18:00:16 +01:00
schemas added EventReservationSchema to success page (#5777) 2022-12-05 21:35:44 +00:00
security feat(web): improve session retrieval performance (#7584) 2023-03-10 23:45:24 +00:00
settings feat(web): improve session retrieval performance (#7584) 2023-03-10 23:45:24 +00:00
setup feat(web): improve session retrieval performance (#7584) 2023-03-10 23:45:24 +00:00
team/screens empty screen for unpublished teams (#7206) 2023-03-12 23:31:55 +00:00
ui Edit location dialog select (#7833) 2023-03-20 19:46:22 +01:00
AddToHomescreen.tsx Reduce bundle size by importing single icons at a time (#6644) 2023-01-23 23:08:01 +00:00
AdditionalCalendarSelector.tsx Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00
AppListCard.tsx fix: ui inconsistency in calendar app (#7209) 2023-03-09 00:16:26 +01:00
AppsShell.tsx
BookingsShell.tsx
DestinationCalendarSelector.tsx Fixes select getting darkmode text color even on lightmode (#7799) 2023-03-17 15:34:26 +05:30
Embed.tsx [CAL-1096] Embed selection modal - UI update (#7327) 2023-03-20 15:52:54 +08:00
Gates.tsx Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00
I18nLanguageHandler.tsx Fix lang and dir attributes not being set (#6243) 2023-01-03 11:09:05 +01:00
ImageUploader.tsx Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00
Loader.tsx 🧹 One `calcom/ui` import to rule them all (#5561) 2022-11-22 19:55:25 -07:00
NavTabs.tsx Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00
SettingsShell.tsx Fixed href's to go to the right place (#7377) 2023-02-24 11:39:09 -07:00
Slider.tsx