1 file changed
+1
-1
lines changed- .env.example-1
- .github/workflows/on-changes-requested.yml+1-1
- .yarn/versions/1ab55dcd.yml
- apps/api/v2/package.json+1-1
- apps/web/abTest/middlewareFactory.ts-1
- apps/web/app/_trpc/trpc-provider.tsx+41-11
- apps/web/app/availability/[schedule]/page.tsx+92
- apps/web/app/availability/page.tsx+39
- apps/web/app/availability/troubleshoot/page.tsx
- apps/web/app/future/availability/[schedule]/page.tsx-72
- apps/web/app/future/availability/page.tsx-36
- apps/web/app/future/org/[orgSlug]/embed/page.tsx+2-3
- apps/web/app/future/org/[orgSlug]/page.tsx+2-3
- apps/web/app/future/org/[orgSlug]/team/[slug]/page.tsx+2-3
- apps/web/app/future/team/[slug]/embed/page.tsx+2-3
- apps/web/app/future/team/[slug]/page.tsx+2-3
- apps/web/app/layout.tsx+2-1
- apps/web/app/maintenance/page.tsx+1-7
- apps/web/app/settings/(admin-layout)/admin/workspace-platforms/page.tsx+2-6
- apps/web/app/settings/(settings-layout)/organizations/domain-wide-delegation/page.tsx+2-4
- apps/web/components/settings/platform/dashboard/NoPlatformPlan.tsx+4-2
- apps/web/components/settings/platform/oauth-clients/oauth-client-form/index.tsx+4-4
- apps/web/lib/app-providers-app-dir.tsx+31-29
- apps/web/lib/clock.ts+2-3
- apps/web/lib/metadata.ts+8-2
- apps/web/middleware.ts+8
- apps/web/modules/bookings/views/bookings-single-view.test.tsx+7
- apps/web/modules/bookings/views/bookings-single-view.tsx+2-4
- apps/web/modules/settings/platform/oauth-clients/[clientId]/edit/edit-webhooks-view.tsx+2-2
- apps/web/modules/settings/platform/platform-view.tsx+1-1
- apps/web/modules/team/team-view.tsx+1-1
- apps/web/modules/upgrade/upgrade-view.tsx+4-4
- apps/web/package.json+1-1
- apps/web/pages/availability/[schedule].tsx-9
- apps/web/pages/availability/index.tsx-9
- apps/web/pages/availability/troubleshoot.tsx-8
- apps/web/playwright/event-types.e2e.ts+2-2
- apps/web/playwright/teams.e2e.ts+1-1
- apps/web/public/static/locales/en/common.json+11
- apps/web/scripts/vercel-app-router-deploy.sh-1
- packages/app-store/routing-forms/trpc/utils.ts+1-1
- packages/core/EventManager.ts+1-1
- packages/features/bookings/Booker/components/EventMeta.tsx+2-2
- packages/features/bookings/components/event-meta/Members.tsx+6-5
- packages/features/bookings/lib/timePreferences.ts+2-2
- packages/features/ee/payments/components/PaymentPage.tsx+2-3
- packages/features/ee/round-robin/roundRobinManualReassignment.ts+1-1
- packages/features/ee/round-robin/roundRobinReassignment.ts+1-1
- packages/features/ee/teams/components/TeamAvailabilityModal.tsx+2-2
- packages/features/insights/server/events.ts+3
- packages/features/settings/TimezoneChangeDialog.tsx+7-5
- packages/features/timezone-buddy/components/AvailabilitySliderTable.tsx+2-1
- packages/lib/CalEventParser.ts+123-110
- packages/lib/constants.ts+2
- packages/platform/atoms/booker-embed/BookerEmbed.tsx+4-1
- packages/platform/atoms/booker/BookerPlatformWrapper.tsx+3-1
- packages/platform/atoms/event-types/payments/PaymentForm.tsx+2-3
- packages/platform/atoms/src/components/atoms-wrapper.tsx+1-1
- packages/trpc/server/routers/viewer/bookings/get.handler.ts+2-10
- packages/trpc/server/routers/viewer/workflows/activateEventType.handler.ts+145-141
- turbo.json-1
0 commit comments