cal.pub0.org/apps/web/lib
Alex van Andel 6a211dd5b3
Feature/multiple schedules post turbo (#2150)
* Concluded merge

* Applied stash to newly merged

* Always disconnect + remove redundant success message

* Added named dialog to replace new=1

* Merged with main p2

* Set eventTypeId to @unique

* WIP

* Undo vscode changes

* Availability dropdown works

* Remove console.log + set schedule to null as it is unneeded

* Added schedule to availability endpoint

* Reduce one refresh; hotfix state inconsistency with forced refresh for now

* Add missing translations

* Fixed some type errors I missed

* Ditch outdated remnant from before packages/prisma

* Remove Availability section for teams

* Bringing back the Availability section temporarily to teams to allow configuration

* Migrated getting-started to new availability system + updated translations + updated seed

* Fixed type error coming from main

* Titlecase 'default' by providing translation

* Fixed broken 'radio' buttons.

* schedule deleted translation added

* Added empty state for when no schedules are configured

* Added correct created message + hotfix reload hard on delete to refresh state

* Removed index renames

* Type fixes

* Update NewScheduleButton.tsx

Co-authored-by: zomars <zomars@me.com>
Co-authored-by: Bailey Pumfleet <pumfleet@hey.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-03-17 09:48:23 -07:00
..
config Fixes connectionIntegration undefined bug (#1987) 2022-02-26 12:27:52 -07:00
core Feature/multiple schedules post turbo (#2150) 2022-03-17 09:48:23 -07:00
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 Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
queries Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
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
CalEventParser.ts Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
QueryCell.tsx Migrates components and libs to packages (#2172) 2022-03-16 16:36:43 -07:00
app-providers.tsx Remove intercom from public booking pages (#1835) 2022-02-16 08:26:48 -07:00
asStringOrNull.tsx Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
auth.ts Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
availability.ts Extract prisma to it's own package (#1823) 2022-02-15 13:30:52 -07:00
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 Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
crypto.ts Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
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 Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
event.ts Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
getPlaceholderAvatar.tsx Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
getting-started.tsx Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
integrations.ts Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
isBrandingHidden.tsx Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
jackson.ts Eslint fixes (#1898) 2022-02-18 16:53:45 +00:00
jsonUtils.ts Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
location.ts Extract prisma to it's own package (#1823) 2022-02-15 13:30:52 -07:00
logger.ts Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
member.ts Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
notEmpty.ts Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
parseZone.ts Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
prisma.ts Admin/team billing downgrader (#2040) 2022-03-03 19:29:19 +00:00
profile.ts Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
random.ts Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
saml.ts Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
serverConfig.ts Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
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 Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
videoClient.ts Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
webhook.ts Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00