cal.pub0.org/apps/web/components
Hariom Balhara 5fceee27fe
Embed: Strictly type the codebase and fixes a few bugs found (#7536)
* Add strict types

* Make it array

* Make api consistent and support calOrigin in floatingPopup and modal

* Support calOrigin everywhere and fix branding config issue

* Fix styles not being uniformly applied across components

* Fix unused code
2023-03-28 11:17:40 -07: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 CALCOM-7848 - Confirm button also in the branding color (#7932) 2023-03-27 12:31:17 +02:00
dialog fixed location input, date overwrite dialog (#7778) 2023-03-20 18:55:40 +01:00
error
eventtype Fixes formatted description in email + sanitize html everywhere (#7928) 2023-03-28 09:40:13 +00: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
schemas
security feat(web): improve session retrieval performance (#7584) 2023-03-10 23:45:24 +00:00
settings minor fix to adding to badge 2023-03-23 13:07:11 +01:00
setup feat(web): improve session retrieval performance (#7584) 2023-03-10 23:45:24 +00:00
team/screens Fixes formatted description in email + sanitize html everywhere (#7928) 2023-03-28 09:40:13 +00:00
ui Edit location dialog select (#7833) 2023-03-20 19:46:22 +01:00
AddToHomescreen.tsx
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 Embed: Strictly type the codebase and fixes a few bugs found (#7536) 2023-03-28 11:17:40 -07:00
Gates.tsx Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00
I18nLanguageHandler.tsx
ImageUploader.tsx Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00
Loader.tsx
NavTabs.tsx Techdebt/bundle size experiments (#7894) 2023-03-23 11:49:28 -07:00
SettingsShell.tsx Fixed href's to go to the right place (#7377) 2023-02-24 11:39:09 -07:00
Slider.tsx