calcom/apps/web/lib
Omar López 558897fe53
Migrates components and libs to packages (#2172)
* Migrates Dialog to ui package

* Migrates Alert to ui

* Migrate Button to ui

* UI and lib migrations

* Add missing imports

* Update Error.tsx
2022-03-16 16:36:43 -07:00
..
config Fixes connectionIntegration undefined bug (#1987) 2022-02-26 12:27:52 -07:00
core
emails Migrates components and libs to packages (#2172) 2022-03-16 16:36:43 -07:00
events fix: jitsi email does not contain meeting link (#2004) 2022-03-03 09:54:19 +00:00
hooks Migrates components and libs to packages (#2172) 2022-03-16 16:36:43 -07:00
integrations Migrates components and libs to packages (#2172) 2022-03-16 16:36:43 -07:00
mutations
queries
types Set buffer time before/after event type (#2015) 2022-03-04 10:19:03 +00:00
webhooks added event trigger to discord payload (#2109) 2022-03-14 11:27:28 +00:00
app-providers.tsx Remove intercom from public booking pages (#1835) 2022-02-16 08:26:48 -07:00
asStringOrNull.tsx
auth.ts
availability.ts Extract prisma to it's own package (#1823) 2022-02-15 13:30:52 -07:00
CalEventParser.ts
classNames.ts Add ui package for reusable components (#1916) 2022-02-21 09:41:25 -07:00
clock.ts Detect users browser locale for time format 12/24 hours (#1900) 2022-02-23 12:37:15 +00:00
cropImage.ts
crypto.ts
doWorkAsync.ts [Bugfix] Booking Date Picker - First few dates are rendered fast, but later dates are all rendered in UI at once. (#1989) 2022-02-28 09:16:43 +00:00
ensureArray.ts
event.ts
getPlaceholderAvatar.tsx
getting-started.tsx
integrations.ts
isBrandingHidden.tsx
jackson.ts Eslint fixes (#1898) 2022-02-18 16:53:45 +00:00
jsonUtils.ts
location.ts Extract prisma to it's own package (#1823) 2022-02-15 13:30:52 -07:00
logger.ts
member.ts
notEmpty.ts
parseZone.ts
prisma.ts Admin/team billing downgrader (#2040) 2022-03-03 19:29:19 +00:00
profile.ts
QueryCell.tsx Migrates components and libs to packages (#2172) 2022-03-16 16:36:43 -07:00
random.ts
saml.ts
serverConfig.ts
slots.ts Fix for buffer not considering custom interval slots and event duration for slots when using custom intervals (#2079) 2022-03-12 06:52:27 +00:00
slugify.ts Build fixes (#1929) 2022-02-21 18:45:35 +00:00
telemetry.ts Eslint fixes (#1898) 2022-02-18 16:53:45 +00:00
timeFormat.ts Detect users browser locale for time format 12/24 hours (#1900) 2022-02-23 12:37:15 +00:00
trpc.ts
videoClient.ts
webhook.ts