This repository was archived by the owner on Oct 29, 2025. It is now read-only.
Commit 8bcd1ae
committed
Auto updated submodule references
1 parent 7021ca9 commit 8bcd1ae
1 file changed
+1
-1
lines changed- .github/workflows/pr.yml+1-1
- .yarn/versions/b301530f.yml+2
- apps/web/app/(use-page-wrapper)/settings/(settings-layout)/SettingsLayoutAppDirClient.tsx+1
- apps/web/app/api/csrf/route.ts+8-2
- apps/web/components/booking/bookingActions.test.ts+28
- apps/web/components/booking/bookingActions.ts+1-1
- apps/web/modules/bookings/views/bookings-single-view.tsx+2-2
- apps/web/package.json+1-1
- apps/web/playwright/booking-pages.e2e.ts+28
- apps/web/public/static/locales/ar/common.json+176-3
- apps/web/public/static/locales/az/common.json+176-3
- apps/web/public/static/locales/bg/common.json+176-3
- apps/web/public/static/locales/bn/common.json+176-3
- apps/web/public/static/locales/ca/common.json+176-3
- apps/web/public/static/locales/cs/common.json+176-3
- apps/web/public/static/locales/da/common.json+176-3
- apps/web/public/static/locales/de/common.json+176-5
- apps/web/public/static/locales/el/common.json+176-3
- apps/web/public/static/locales/en/common.json+1
- apps/web/public/static/locales/es-419/common.json+176-3
- apps/web/public/static/locales/es/common.json+176-3
- apps/web/public/static/locales/et/common.json+176-3
- apps/web/public/static/locales/eu/common.json+176-3
- apps/web/public/static/locales/fi/common.json+176-3
- apps/web/public/static/locales/fr/common.json+176-5
- apps/web/public/static/locales/he/common.json+176-3
- apps/web/public/static/locales/hu/common.json+176-3
- apps/web/public/static/locales/it/common.json+176-3
- apps/web/public/static/locales/ja/common.json+176-3
- apps/web/public/static/locales/km/common.json+176-3
- apps/web/public/static/locales/ko/common.json+176-3
- apps/web/public/static/locales/nl/common.json+176-3
- apps/web/public/static/locales/no/common.json+176-3
- apps/web/public/static/locales/pl/common.json+176-3
- apps/web/public/static/locales/pt-BR/common.json+176-3
- apps/web/public/static/locales/pt/common.json+176-3
- apps/web/public/static/locales/ro/common.json+176-3
- apps/web/public/static/locales/ru/common.json+176-3
- apps/web/public/static/locales/sk-SK/common.json+176-3
- apps/web/public/static/locales/sr/common.json+176-3
- apps/web/public/static/locales/sv/common.json+176-3
- apps/web/public/static/locales/tr/common.json+176-3
- apps/web/public/static/locales/uk/common.json+176-3
- apps/web/public/static/locales/vi/common.json+176-3
- apps/web/public/static/locales/zh-CN/common.json+176-3
- apps/web/public/static/locales/zh-TW/common.json+176-3
- i18n.lock+101-1
- package.json+1-1
- packages/emails/package.json-1
- packages/emails/src/templates/CreditBalanceLimitReachedEmail.tsx+1-1
- packages/emails/src/templates/CreditBalanceLowWarningEmail.tsx+1-1
- packages/features/CalendarEventBuilder.test.ts+1-1
- packages/features/CalendarEventBuilder.ts+1-1
- packages/features/bookings/Booker/store.ts-10
- packages/features/bookings/lib/handleCancelBooking.ts+12-1
- packages/features/bookings/lib/handleCancelBooking/test/handleCancelBooking.test.ts+69
- packages/features/bookings/lib/handleConfirmation.ts+2
- packages/features/bookings/lib/handleNewBooking.ts+30-9
- packages/features/bookings/lib/handleNewBooking/scheduleNoShowTriggers.ts+3-2
- packages/features/credentials/handleDeleteCredential.ts+7-6
- packages/features/ee/api-keys/components/ApiKeyDialogForm.tsx+14-1
- packages/features/ee/billing/credit-service.ts+11-1
- packages/features/pbac/services/__tests__/permission-check.service.test.ts+75-1
- packages/features/pbac/services/permission-check.service.ts+78-2
- packages/features/webhooks/lib/scheduleTrigger.ts+151-28
- packages/lib/constants.ts+1
- packages/lib/package.json-1
- packages/lib/redactError.ts+3-9
- packages/lib/server/repository/credits.test.ts+4
- packages/lib/server/repository/credits.ts+2
- packages/platform/atoms/event-types/hooks/useEventTypeForm.ts+3-2
- packages/prisma/migrations/20250731135727_add_phone_email_to_expense_log/migration.sql+3
- packages/prisma/migrations/20250903165210_add_on_cascade/migration.sql+5
- packages/prisma/schema.prisma+3-1
- packages/trpc/server/routers/loggedInViewer/connectAndJoin.handler.ts+1
- packages/trpc/server/routers/viewer/bookings/requestReschedule.handler.ts+5-1
- packages/trpc/server/routers/viewer/credits/downloadExpenseLog.handler.ts+4
- packages/trpc/server/routers/viewer/eventTypes/update.handler.ts+3-2
- packages/trpc/server/routers/viewer/webhook/edit.handler.ts+9
- yarn.lock-2
0 commit comments