CARVIEW |
Navigation Menu
-
Notifications
You must be signed in to change notification settings - Fork 10k
Insights: calcom/cal.com
Overview
Could not load contribution data
Please try again later
5 Releases published by 1 person
64 Pull requests merged by 21 people
-
feat: add test to verify unpublished platform orgs are excluded from credit usage
#22567 merged
Jul 19, 2025 -
feat: add 2FA status column to organization members table
#22564 merged
Jul 18, 2025 -
chore(eslint): add no-this-in-static-method rule to prevent context loss
#22410 merged
Jul 18, 2025 -
fix: remove team plan check
#22628 merged
Jul 18, 2025 -
perf: Prevent parse when object is empty, resulting in a truthy value
#22625 merged
Jul 18, 2025 -
fix: update enterprise sales URL from i.cal.com to go.cal.com
#22627 merged
Jul 18, 2025 -
fix: v2 ignore permissions check for 3rd party oauth
#22588 merged
Jul 18, 2025 -
fix: API handler response termination logic
#22575 merged
Jul 18, 2025 -
feat: preview default roles permissions
#22621 merged
Jul 18, 2025 -
fix: Editing RR weights adds all hosts
#22623 merged
Jul 18, 2025 -
fix: Code Quality improvements to response record endpoint and added unit tests
#22264 merged
Jul 18, 2025 -
feat: team roles ui pbac
#22585 merged
Jul 18, 2025 -
fix: don't use unpublished org in any credit context
#22600 merged
Jul 18, 2025 -
fix: Use org slug in link to members page from settings
#22612 merged
Jul 18, 2025 -
docs: add BrowserStack attribution to README
#22615 merged
Jul 18, 2025 -
perf: Faster logic by preventing instanceof Dayjs in slots.ts
#22590 merged
Jul 17, 2025 -
fix: Create
RoutingFormResponseService
to get field value from identifier#22396 merged
Jul 17, 2025 -
fix: add missing ref parameter to SatSymbol forwardRef component
#22274 merged
Jul 17, 2025 -
fix: Create new Daily room if original expired during past booking reschedule
#22591 merged
Jul 17, 2025 -
feat: make Salesforce WriteToObjectSettings entries editable with save/cancel functionality
#22440 merged
Jul 17, 2025 -
fix: update styles of charts on /insights
#22557 merged
Jul 17, 2025 -
fix: don't schedule reminder from the past
#22353 merged
Jul 17, 2025 -
fix: v2 managed event type creation hosts
#22584 merged
Jul 17, 2025 -
fix: Use
WEBAPP_URL
for org members new tab#22568 merged
Jul 17, 2025 -
fix: Add new route to create team routing-form response again(after revert earlier)
#22407 merged
Jul 17, 2025 -
fix: 400 is correct error code for computing slot for past booking
#22574 merged
Jul 16, 2025 -
chore: Provide a suggestion for pr 22396, new structure
#22491 merged
Jul 16, 2025 -
feat: migration for team booking page cache feature flag
#22566 merged
Jul 16, 2025 -
perf: Remove isAfter/isBefore in date-ranges:subtract
#22549 merged
Jul 16, 2025 -
feat: add drop off funnel chart for /insights/routing
#22106 merged
Jul 16, 2025 -
revert: "refactor: filter out admins and owners from platform event types hosts"
#22325 merged
Jul 16, 2025 -
docs: clarify bookingFields replacement behavior in update event type input
#22554 merged
Jul 16, 2025 -
fix: eliminate flaky E2E tests by adding proper test isolation
#22488 merged
Jul 16, 2025 -
fix: v2 dev
#22552 merged
Jul 16, 2025 -
fix: Show the Stripe payment error message and change the status to 400 for charge card issues
#22463 merged
Jul 16, 2025 -
chore: Add identifiers to log
#22537 merged
Jul 16, 2025 -
perf: caching + modularize data fetching for team booking pages
#22172 merged
Jul 16, 2025 -
perf: remove one server fetch (me fetcher) in /teams
#22444 merged
Jul 15, 2025 -
chore: Remove workflow body from log
#22534 merged
Jul 15, 2025 -
feat: add setting to automatic start recording
#21853 merged
Jul 15, 2025 -
docs: add review rules for agents
#22527 merged
Jul 15, 2025 -
fix: improve restriction schedule description
#22517 merged
Jul 15, 2025 -
feat: convert InsightsBookingService to use Prisma.sql raw queries
#22345 merged
Jul 15, 2025 -
fix: resolve unique constraint violations in listWithTeam integration test
#22493 merged
Jul 15, 2025 -
test: Add e2e for prerendering headless router with attribute routing
#22080 merged
Jul 15, 2025 -
fix: CalDAV credential verification between multiple instances
#22331 merged
Jul 15, 2025 -
feat: implement Google Calendar sync tokens for incremental webhook updates
#22366 merged
Jul 15, 2025 -
Revert "feat: add race condition test for calendar-cache-serve booking flow"
#22507 merged
Jul 14, 2025 -
revert: "refactor: replace i18n HTTP requests with build-time bundling (#22422)"
#22496 merged
Jul 14, 2025 -
fix: added custom filter for time select
#21717 merged
Jul 14, 2025 -
fix: uncheck requires Confirmation for FreeEmail when uncheck requires confirmation
#22486 merged
Jul 14, 2025 -
feat: remove Event Types from team settings navigation
#22472 merged
Jul 14, 2025 -
Fix typo "{l" in event-type causing syntax error
#22474 merged
Jul 14, 2025 -
feat: make Members tab open in new tab with external link icon
#22471 merged
Jul 14, 2025 -
fix: increase v2 e2e instance size
#22481 merged
Jul 14, 2025 -
feat: added cancelled by to booking detail view
#18521 merged
Jul 14, 2025 -
feat: v2 managed orgs filters
#22420 merged
Jul 14, 2025 -
Revert "feat: Add cancelledBy input to cancellation page"
#22479 merged
Jul 14, 2025 -
fix: interpolate appName in invalid_credential message
#22448 merged
Jul 14, 2025 -
docs: v2 workflows and disable on prefill booking fields
#22445 merged
Jul 14, 2025 -
fix: get v2/calendars existing record conflict
#22286 merged
Jul 14, 2025 -
feat: Add cancelledBy input to cancellation page
#18770 merged
Jul 14, 2025 -
fix: translation bundler logic
#22459 merged
Jul 14, 2025 -
feat: add race condition test for calendar-cache-serve booking flow
#22401 merged
Jul 13, 2025
66 Pull requests opened by 34 people
-
feat: A new feature auto-referesh slots on timezone change
#22455 opened
Jul 13, 2025 -
fix: add database setup for platform settings in local development
#22456 opened
Jul 13, 2025 -
feat: disable recording emails for guests
#22457 opened
Jul 13, 2025 -
feat: add Redis caching proxy layer for FeaturesRepository
#22458 opened
Jul 13, 2025 -
feat: ✨reassign managed event types
#22461 opened
Jul 14, 2025 -
feat: add TeamFeatures admin page with DataTable and feature management
#22464 opened
Jul 14, 2025 -
feat: enable PBAC checking on organization settings page
#22467 opened
Jul 14, 2025 -
feat: v2 bookings count endpoint
#22473 opened
Jul 14, 2025 -
fix: Use Memberships with OWNER role for platform owner lookup
#22475 opened
Jul 14, 2025 -
feat: optimize E2E test execution speed through strategic consolidation
#22484 opened
Jul 14, 2025 -
perf: optimize checkForConflicts by pre-sorting busy times
#22487 opened
Jul 14, 2025 -
feat: remove Revert.dev dependency from Pipedrive integration
#22492 opened
Jul 14, 2025 -
refactor: pass only required fields to useBookingForm and useBookings hooks
#22494 opened
Jul 14, 2025 -
feat: implement Google Calendar sync tokens for incremental webhook updates
#22508 opened
Jul 15, 2025 -
fix: prevent description field duplication in Editor component
#22511 opened
Jul 15, 2025 -
feat: allow team admins to request reschedule on team member bookings
#22512 opened
Jul 15, 2025 -
fix: routing form response denormalized triggers
#22518 opened
Jul 15, 2025 -
feat: rename repository and service files with type suffixes
#22528 opened
Jul 15, 2025 -
feat: Ability to set a locked timezone for event type
#22531 opened
Jul 15, 2025 -
feat: add calendar cache status and actions
#22532 opened
Jul 15, 2025 -
feat: add race condition test with dynamic date selection
#22533 opened
Jul 15, 2025 -
feat: implement calendar sync cleanup to remove orphaned SelectedCalendar records
#22536 opened
Jul 15, 2025 -
refactor: Booking list items actions UI
#22540 opened
Jul 15, 2025 -
fix : Resolve booking-seats.e2e test with follow-up PR #18770
#22542 opened
Jul 16, 2025 -
feat: api v1 admin api access for orgs
#22544 opened
Jul 16, 2025 -
fix: Scrolling to timeslot issue on Safari with inline-embeds
#22547 opened
Jul 16, 2025 -
feat: check guest availability during host reschedule
#22550 opened
Jul 16, 2025 -
fix(payment): only send payment email to booking user in seated events
#22558 opened
Jul 16, 2025 -
feat: include record IDs in Salesforce assignment reason strings
#22561 opened
Jul 16, 2025 -
fix: show seated attendees to host even when seatsShowAttendees is disabled
#22565 opened
Jul 16, 2025 -
fix: ensure organization invitations use signup URLs with tokens
#22569 opened
Jul 16, 2025 -
fix: Username Overflow Fix using Ellipsis and tooltip
#22570 opened
Jul 16, 2025 -
feat: refactor TeamRepository to use internal types
#22571 opened
Jul 16, 2025 -
feat: add initial AuditLogService and /audit-logs API endpoint
#22578 opened
Jul 17, 2025 -
Code quality improvement suggestion for https://github.com/calcom/cal.com/pull/2218
#22582 opened
Jul 17, 2025 -
refactor: consolidate editing state and reduce code duplication in WriteToObjectSettings
#22594 opened
Jul 17, 2025 -
refactor: platform managed user org admin access
#22597 opened
Jul 17, 2025 -
fix: git tracks environment variables in package/prisma/.env fix
#22598 opened
Jul 17, 2025 -
feat: v2 api hidden event types
#22602 opened
Jul 17, 2025 -
feat: make userId optional in routing forms to prevent cascade deletion
#22603 opened
Jul 17, 2025 -
feat: Outlook Calendar Caching with Webhook Notifications for Calendar Changes
#22604 opened
Jul 17, 2025 -
feat: implement state-snapshot approach for Playwright tests
#22607 opened
Jul 17, 2025 -
feat: implement Redis-based caching for getSchedule endpoint
#22608 opened
Jul 17, 2025 -
fix: for calendso encrytion key
#22610 opened
Jul 17, 2025 -
fix(ics): improve availability checks with multiple calendars, and recurring or cancelled events
#22611 opened
Jul 17, 2025 -
fix: 🐛 safe html for radio label
#22613 opened
Jul 18, 2025 -
fix: align toast icons with message text vertically
#22614 opened
Jul 18, 2025 -
fix: Theme update button staying highlighted when switching back to selected one
#22616 opened
Jul 18, 2025 -
[DO NOT MERGE] feat: event type pbac
#22618 opened
Jul 18, 2025 -
feat: add hourly booking charts on /insights
#22619 opened
Jul 18, 2025 -
fix: moved bookings folder
#22620 opened
Jul 18, 2025 -
fix: small ui improvement on booking questions
#22624 opened
Jul 18, 2025 -
feat: Add Expo React Native mobile app with v2 API integration
#22629 opened
Jul 18, 2025 -
feat: implement app-store factory pattern for improved testability
#22630 opened
Jul 18, 2025 -
feat: optimize app registry performance with memory-cache
#22632 opened
Jul 18, 2025 -
fix: refactor i18n `loadTranslations` and set timeout to 3s
#22633 opened
Jul 18, 2025 -
refactor: update v2 event type booking fields
#22634 opened
Jul 18, 2025 -
refactor: improve test structure with builder patterns and scenario templates
#22635 opened
Jul 18, 2025 -
feat: add heavy-duty stress test for buildDateRanges function
#22638 opened
Jul 18, 2025 -
perf: (highly) experimental date ranges rewrite less reliant on dayjs
#22639 opened
Jul 19, 2025 -
feat: Add LawPay payment integration
#22641 opened
Jul 19, 2025 -
fix: prevent non-managed users from being assigned as hosts in platform teams
#22642 opened
Jul 19, 2025 -
fix(analytics): prevent dashboard GTM on booking success page
#22643 opened
Jul 19, 2025 -
fix: support safe HTML for radio field labels in FormBuilder
#22645 opened
Jul 19, 2025 -
perf: replace dayjs with date-fns in date-ranges.ts for performance
#22646 opened
Jul 19, 2025 -
refactor: simplify Lexical editor for a better UX
#22648 opened
Jul 19, 2025
32 Issues closed by 11 people
-
fix: v2 3rd party oauth
#22587 closed
Jul 18, 2025 -
refactor: filter out admins and owners from platform event types hosts
#22257 closed
Jul 18, 2025 -
Editing RR weights adds all hosts
#22622 closed
Jul 18, 2025 -
Add option in BookingListItem to see cal video session details
#22037 closed
Jul 18, 2025 -
docs: document atoms release using changesets
#22091 closed
Jul 18, 2025 -
feat: atoms booker package
#22317 closed
Jul 18, 2025 -
[CAL-4946] Get available slots in V1 and v2 not working properly
#18315 closed
Jul 18, 2025 -
Update styles of charts on /insights
#22546 closed
Jul 17, 2025 -
Don't schedule workflow reminders from the past
#22327 closed
Jul 17, 2025 -
Administrator user "Next" button disabled
#22530 closed
Jul 17, 2025 -
fix: v2 managed event type without hosts
#22579 closed
Jul 17, 2025 -
[CAL-5047] Add an option to select which member will be the main host in collective event.
#18721 closed
Jul 17, 2025 -
Drop-off funnel chart for /insights/routing
#22064 closed
Jul 16, 2025 -
[CAL-4268] Change /setup flow for new self-hosted instances to use new license key check
#16499 closed
Jul 16, 2025 -
fix: v2 dev
#22551 closed
Jul 16, 2025 -
Include personal routing forms in the "ALL" option
#22514 closed
Jul 16, 2025 -
Fix wrong slots when changing timezone with 'use Bookers timezone'
#22525 closed
Jul 16, 2025 -
[CAL-5851] [Atoms] Add noScheduleChildren prop to `AvailabilitySettingsPlatformWrapper`
#21603 closed
Jul 15, 2025 -
Automatic record in cal video
#21852 closed
Jul 15, 2025 -
ARM64 architecture
#19262 closed
Jul 15, 2025 -
<!-- Greeting -->
#21314 closed
Jul 14, 2025 -
🐞 Bug: Calendar layout breaks on tall screen sizes (dates render incorrectly)
#22306 closed
Jul 14, 2025 -
[Bug]:Homepage Calendar View Cut Off on Larger Viewports (Right Side Blank)
#22462 closed
Jul 14, 2025 -
Better Availability Time Selection
#17742 closed
Jul 14, 2025 -
fix: flaky e2e tests
#22427 closed
Jul 14, 2025 -
[CAL-4988] Add 'Cancelled by' to booking detail view
#18508 closed
Jul 14, 2025 -
feat: managed orgs filters
#22393 closed
Jul 14, 2025 -
Display variable when Zoom fails
#22412 closed
Jul 14, 2025 -
docs: workflows and disable on prefill booking fields
#22430 closed
Jul 14, 2025 -
fix: GET v2/calendars creating an existing record
#22284 closed
Jul 14, 2025 -
[Bug]: X button on FAQ section does not collapse the answer
#22465 closed
Jul 14, 2025 -
[CAL-5045] Add cancelledBy input to cancellation page
#18717 closed
Jul 14, 2025
31 Issues opened by 20 people
-
Filter bookings by metaData
#22647 opened
Jul 19, 2025 -
customReplyToEmail option not available
#22631 opened
Jul 18, 2025 -
Member based limits controlled by org admins
#22626 opened
Jul 18, 2025 -
Prevent loading of dashboard GTM container on booking success page
#22617 opened
Jul 18, 2025 -
Error with Radio group showing <p> tag
#22606 opened
Jul 17, 2025 -
Bug / malfunction Report: cal_ API keys from self-hosted instance return 401 Unauthorized
#22605 opened
Jul 17, 2025 -
refactor: updating v2 event type booking fields
#22596 opened
Jul 17, 2025 -
I cannot commit changes because git is tracking `packages/prisma/.env`
#22595 opened
Jul 17, 2025 -
refactor: platform managed user admin permissions
#22589 opened
Jul 17, 2025 -
Broken now. All booking pages gone! 404, after upgrading to 5.5.1
#22586 opened
Jul 17, 2025 -
No Availability on Team Meetings
#22573 opened
Jul 16, 2025 -
Workflow {CANCEL_URL} gives undefined booking in link
#22572 opened
Jul 16, 2025 -
Refactor booking list item UI
#22563 opened
Jul 16, 2025 -
PBAC - permission check
#22560 opened
Jul 16, 2025 -
Add booking hours charts to /insights
#22545 opened
Jul 16, 2025 -
Calrich.io for Cal.com app marketplace
#22543 opened
Jul 16, 2025 -
Rescheduling Notice Period
#22539 opened
Jul 15, 2025 -
db-migrate zod-prisma error
#22529 opened
Jul 15, 2025 -
Seated events will send emails to everyone, including payment emails.
#22524 opened
Jul 15, 2025 -
No AI assistant available to summarise my meetings
#22522 opened
Jul 15, 2025 -
feat: v2 add session details to api
#22516 opened
Jul 15, 2025 -
record atoms onboarding video
#22515 opened
Jul 15, 2025 -
fix: admin managed user org access
#22513 opened
Jul 15, 2025 -
Automatic login when entering the last digit in two authentication factor.
#22495 opened
Jul 14, 2025 -
Allow team admins to request reschedule from a team member's booking
#22490 opened
Jul 14, 2025 -
Report bookings and block emails
#22483 opened
Jul 14, 2025 -
[Bug]: Footer logos are not accessible or selectable due to missing alt/semantic text
#22477 opened
Jul 14, 2025 -
feat: bookings statistics endpoint
#22468 opened
Jul 14, 2025 -
refactor: v2 get platform owner id
#22466 opened
Jul 14, 2025 -
Issue in latest pull related to locales
#22460 opened
Jul 14, 2025
319 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
feat: update translations via @LingoDotDev
#22426 commented on
Jul 19, 2025 • 99 new comments -
feat: Enhance private link expiration with usage and date limits
#22304 commented on
Jul 18, 2025 • 41 new comments -
feat: orgs conferencing apps
#22211 commented on
Jul 17, 2025 • 34 new comments -
feat: outlook cache
#21072 commented on
Jul 18, 2025 • 16 new comments -
feat: refactor Deel app to OAuth integration with automatic time-off creation
#22442 commented on
Jul 17, 2025 • 12 new comments -
feat: outlook cache - PR: Office365 Calendar Cache & Webhook System
#21854 commented on
Jul 18, 2025 • 11 new comments -
fix: unskip and fix API v1 unit tests, add comprehensive bookings test coverage
#22441 commented on
Jul 16, 2025 • 10 new comments -
feat: Add BigBlueButton app integration
#21765 commented on
Jul 17, 2025 • 9 new comments -
feat: Add `position`, `hidden`, and editable `metadata` to Event Type API
#22308 commented on
Jul 16, 2025 • 9 new comments -
feat: Attio integration
#19566 commented on
Jul 19, 2025 • 8 new comments -
fix: prevent double slashes in email verification and user onboarding links
#22335 commented on
Jul 16, 2025 • 8 new comments -
feat: Add distributed tracing for booking flow correlation (1)
#22186 commented on
Jul 19, 2025 • 7 new comments -
fix: design improvements for log in screen for cal video
#22359 commented on
Jul 18, 2025 • 7 new comments -
feat: add Flappy Bird game feature
#22297 commented on
Jul 19, 2025 • 7 new comments -
fix: prevent CalDAV duplicate invitations by adding SCHEDULE-AGENT=CLIENT
#22434 commented on
Jul 16, 2025 • 6 new comments -
perf: server-fetch data for all pages in /settings/my-account
#20712 commented on
Jul 17, 2025 • 6 new comments -
fix: prevented html injection
#21698 commented on
Jul 16, 2025 • 5 new comments -
feat: ✨ lock member default availability
#22136 commented on
Jul 19, 2025 • 5 new comments -
feat: redesign LogInOverlay modal UI (#21754)
#22326 commented on
Jul 16, 2025 • 5 new comments -
feat: add cron job to cleanup old queued form responses
#22035 commented on
Jul 18, 2025 • 4 new comments -
feat: add optional guest members from team
#22127 commented on
Jul 19, 2025 • 4 new comments -
feat: to enable optimized slots
#16579 commented on
Jul 16, 2025 • 4 new comments -
fix: added German translations for form validation messages
#22367 commented on
Jul 18, 2025 • 4 new comments -
fix: Rescheduling seated events creates a seperate booking
#22371 commented on
Jul 16, 2025 • 4 new comments -
test: Performance tests suite
#21226 commented on
Jul 18, 2025 • 3 new comments -
test: add no show webhooks integration tests
#21697 commented on
Jul 16, 2025 • 3 new comments -
feat: cal 5000] default number of recurring event occurrences should be configurable
#21737 commented on
Jul 17, 2025 • 3 new comments -
perf: optimize getLuckyUser for single user scenarios #19503
#22384 commented on
Jul 16, 2025 • 2 new comments -
feat: expired reservation webhook
#21997 commented on
Jul 13, 2025 • 2 new comments -
feat: [DRAFT] Cal 5702 outlook cache han
#22405 commented on
Jul 16, 2025 • 2 new comments -
fix: changed flow of adding user to organization for google signup
#20925 commented on
Jul 16, 2025 • 1 new comment -
fix: hydration error in [org-slug]/[team-slug], [org-slug]/[team-slug]/[type] pages
#17576 commented on
Jul 16, 2025 • 1 new comment -
fix: timezone parsing issues for calendars
#21665 commented on
Jul 16, 2025 • 1 new comment -
feat: update bookings endpoint
#21366 commented on
Jul 18, 2025 • 1 new comment -
fix: booking title for seated bookings
#21964 commented on
Jul 16, 2025 • 1 new comment -
feat: add PATCH endpoint for updating Google Calendar events
#22339 commented on
Jul 19, 2025 • 1 new comment -
feat: implement Outlook Calendar caching with webhook invalidation
#22312 commented on
Jul 19, 2025 • 1 new comment -
feat: cal.ai self serve
#21827 commented on
Jul 18, 2025 • 1 new comment -
perf: fetch server side data for workflow details page
#20778 commented on
Jul 16, 2025 • 0 new comments -
feat: Add Adyen Payment App
#17151 commented on
Jul 16, 2025 • 0 new comments -
feat: reconnect bookingreference for new credential
#16878 commented on
Jul 16, 2025 • 0 new comments -
feat: Time blocks
#16261 commented on
Jul 16, 2025 • 0 new comments -
feat: Overlay Calendar v2 and Troubleshooter v2
#14693 commented on
Jul 16, 2025 • 0 new comments -
fix: Improve performance of settings/admin/organizations page
#21923 commented on
Jul 16, 2025 • 0 new comments -
perf: server-side-data-fetching-for-workflows
#20773 commented on
Jul 16, 2025 • 0 new comments -
feat: Add tablet layout to Booker
#20742 commented on
Jul 16, 2025 • 0 new comments -
feat: timeslot-for-disabled-cancelling-and-rescheduling
#20658 commented on
Jul 16, 2025 • 0 new comments -
feat: google meet no show
#20229 commented on
Jul 16, 2025 • 0 new comments -
feat: get cal video sessions
#20166 commented on
Jul 16, 2025 • 0 new comments -
feat: Custom Fields OR Add-Ons with a fee associated
#19997 commented on
Jul 16, 2025 • 0 new comments -
chore: typescript upgrade calcom web
#19931 commented on
Jul 16, 2025 • 0 new comments -
fix: booker layout toggle. prevent deselecting active layout
#20933 commented on
Jul 16, 2025 • 0 new comments -
feat: Architecure - Sync Events from Google Calendar to Cal.com
#19587 commented on
Jul 16, 2025 • 0 new comments -
feat: optional team members
#19411 commented on
Jul 16, 2025 • 0 new comments -
fix: Display the correct remaining dates in given tz
#19389 commented on
Jul 14, 2025 • 0 new comments -
feat: slot generation for OOO days is working
#19231 commented on
Jul 16, 2025 • 0 new comments -
feat: send transcription summary and action items
#18863 commented on
Jul 16, 2025 • 0 new comments -
fix: improve cancellation email of reschedule RR booking
#17768 commented on
Jul 16, 2025 • 0 new comments -
feat: added insights badge to event-types
#17762 commented on
Jul 16, 2025 • 0 new comments -
feat: refactor the pipedrive crm from revert to original pipedrive
#17672 commented on
Jul 14, 2025 • 0 new comments -
feat: Implement global booking limits for users
#14243 commented on
Jul 16, 2025 • 0 new comments -
Native Calendar Interface to Cal.com for Seamless Scheduling and Event Management
#18089 commented on
Jul 16, 2025 • 0 new comments -
[CAL-3076] allow emails and invite people to a team event-type directly from "assignment" if not in team yet
#13532 commented on
Jul 16, 2025 • 0 new comments -
[CAL-5028] Add features to Hubspot integration
#18673 commented on
Jul 16, 2025 • 0 new comments -
[CAL-4964] Hubspot - on booking, write to meeting field
#18444 commented on
Jul 16, 2025 • 0 new comments -
[CAL-3992] Can't reschedule a missed appointment
#15640 commented on
Jul 16, 2025 • 0 new comments -
[CAL-4526] Availability doesnt allow 5 minute steps only 15 minute steps
#15763 commented on
Jul 16, 2025 • 0 new comments -
[CAL-4160] Query parameter hideEventTypeDetails=1 is ignored, when appended to the URI
#15658 commented on
Jul 16, 2025 • 0 new comments -
[CAL-3978] API `GET /slots` with `eventTypeSlug/usernameList` doesn't work as expected
#15530 commented on
Jul 16, 2025 • 0 new comments -
[CAL-3977] Zod Errors in any /payments and /payments/[id] API Endpoints
#15513 commented on
Jul 16, 2025 • 0 new comments -
[CAL-3982] Booking limits are being calculated from the attendee's (booker's) perspective (timezone).
#15360 commented on
Jul 16, 2025 • 0 new comments -
[CAL-3981] Two hours less time difference in Nextcloud Web
#15368 commented on
Jul 16, 2025 • 0 new comments -
[CAL-3873] "Share attendee information" - not toggled, but seats see each other's info
#15348 commented on
Jul 16, 2025 • 0 new comments -
[CAL-2997] Changing "conferencing" app for existing events is unintuitive
#13364 commented on
Jul 16, 2025 • 0 new comments -
[CAL-2989] Inconsistency with rescheduling seated events
#13352 commented on
Jul 16, 2025 • 0 new comments -
[CAL-2992] Either write E2E for calcomSignupHandler flow or merge the two flows and unit test the differences.
#13356 commented on
Jul 16, 2025 • 0 new comments -
[CAL-3004] "Seats Per Time Slot" property not being respected
#13331 commented on
Jul 16, 2025 • 0 new comments -
[CAL-2957] Success page issue when booking the embedded event type
#13296 commented on
Jul 16, 2025 • 0 new comments -
[CAL-3672] Timezone dependent unit tests fail when not on UTC
#14964 commented on
Jul 16, 2025 • 0 new comments -
fix: Issue with "Limit total booking duration" and offering seats
#13526 commented on
Jul 17, 2025 • 0 new comments -
[CAL-4694] embed issue with react 18.2
#17563 commented on
Jul 19, 2025 • 0 new comments -
Weird behavior with text editor in event types.
#21944 commented on
Jul 19, 2025 • 0 new comments -
Add Lawpay as a payment option
#11340 commented on
Jul 19, 2025 • 0 new comments -
Issue Summary: Type Error on Bookings/Upcoming Page
#21298 commented on
Jul 19, 2025 • 0 new comments -
Upon changing timezone, we need to update slots when restrictionSchedule is being used with useBookerTimezone enabled
#22319 commented on
Jul 18, 2025 • 0 new comments -
Outlook Cache – Bounty-to-Hire
#21050 commented on
Jul 18, 2025 • 0 new comments -
[CAL-5182] Apple pay doesn't work with embed - It needs allow="payment" it seems
#19347 commented on
Jul 18, 2025 • 0 new comments -
per-night duration
#21042 commented on
Jul 18, 2025 • 0 new comments -
🐢 Performance Regression: getTeamSchedule API extremely slow on v5.x.x (~20s) vs v4.x.x
#21103 commented on
Jul 18, 2025 • 0 new comments -
Email optional in scheduling
#21184 commented on
Jul 18, 2025 • 0 new comments -
Issue with Event Creation via Cal.com API (POST /v2/event-types)
#21202 commented on
Jul 18, 2025 • 0 new comments -
[CAL-4721] Officially Maintained Postman or Swagger API Collections to improve Developers Experience.
#16053 commented on
Jul 17, 2025 • 0 new comments -
Design improvements for log in screen for cal video
#21754 commented on
Jul 17, 2025 • 0 new comments -
Smart Travel-Time Availability – hide slots an agent can’t physically reach
#21376 commented on
Jul 17, 2025 • 0 new comments -
[CAL-5058] Allow to remove seats from a booking
#18788 commented on
Jul 16, 2025 • 0 new comments -
[CAL-1710] Audit log
#1461 commented on
Jul 16, 2025 • 0 new comments -
fix: cannot read property config of undefined when rescheduling
#21846 commented on
Jul 16, 2025 • 0 new comments -
feat: improve DatePicker UX with smart month navigation
#21930 commented on
Jul 16, 2025 • 0 new comments -
chore: add more logs to debug google deleteEvent, createEvent
#21931 commented on
Jul 17, 2025 • 0 new comments -
feat: add comprehensive rate limiting to prevent DDoS attacks
#21942 commented on
Jul 19, 2025 • 0 new comments -
fix: fixed team event form ui
#22005 commented on
Jul 19, 2025 • 0 new comments -
chore: Refactor rescheduling that skips the routing
#22019 commented on
Jul 17, 2025 • 0 new comments -
feat(router): improve error handling for missing required fields
#22050 commented on
Jul 16, 2025 • 0 new comments -
refactor: ✨v2 bookings allow non utc start time
#22078 commented on
Jul 16, 2025 • 0 new comments -
perf: optimize getLuckyUser for single user scenarios #19503
#22099 commented on
Jul 17, 2025 • 0 new comments -
feat: Implement Outlook Calendar Cache with Microsoft Graph Change No…
#22120 commented on
Jul 16, 2025 • 0 new comments -
fix: event description duplication
#22125 commented on
Jul 19, 2025 • 0 new comments -
fix: TimeZone Normalisation
#22162 commented on
Jul 16, 2025 • 0 new comments -
perf: Add an explicit DTO + other type improvements to membership repo
#22163 commented on
Jul 19, 2025 • 0 new comments -
feat: implement googleapis caching layer for Google Calendar API calls
#22184 commented on
Jul 16, 2025 • 0 new comments -
feat: Add PostHog event tracking for booking flow monitoring
#22187 commented on
Jul 17, 2025 • 0 new comments -
feat: eliminate 3 nested loops in booking limits with single-pass categorization
#22188 commented on
Jul 18, 2025 • 0 new comments -
feat: enhance calendar event handling in EventManager
#22197 commented on
Jul 19, 2025 • 0 new comments -
feat: replace Cloudflare Turnstile with Vercel BotID
#22201 commented on
Jul 16, 2025 • 0 new comments -
fix: booking list item hook usage
#22215 commented on
Jul 14, 2025 • 0 new comments -
perf: Implement react/cache in generateMetadata/Page
#22228 commented on
Jul 19, 2025 • 0 new comments -
feat: add toggle to disable recording download email for guests
#22259 commented on
Jul 19, 2025 • 0 new comments -
feat: migrate Tailwind CSS from v3 to v4 in apps/web
#22272 commented on
Jul 15, 2025 • 0 new comments -
fix: regex and id extraction for giphy media urls
#22276 commented on
Jul 16, 2025 • 0 new comments -
fix: Hosts not able to cancel/reschedule the event when Disable Rescheduling/Cancelling is enabled
#22281 commented on
Jul 16, 2025 • 0 new comments -
feat: Round Robin groups
#22296 commented on
Jul 18, 2025 • 0 new comments -
feat: Add contact form for free users in Plain support widget
#22311 commented on
Jul 17, 2025 • 0 new comments -
feat: Implement MS Outlook Calendars caching with webhook notifications
#22419 commented on
Jul 16, 2025 • 0 new comments -
feat: add cancelledBy and rescheduledBy parameters to workflow links
#22438 commented on
Jul 17, 2025 • 0 new comments -
fix: prevent race condition in booking reschedule
#22439 commented on
Jul 18, 2025 • 0 new comments -
feat: add allow="payment" attribute to embed iframes for Apple Pay/Google Pay support
#22446 commented on
Jul 18, 2025 • 0 new comments -
feat: Booking rescheduledToUid
#22449 commented on
Jul 14, 2025 • 0 new comments -
perf: implement quick app store loading optimizations
#22450 commented on
Jul 18, 2025 • 0 new comments -
feat: add routing reason alert to booking confirmation page
#20973 commented on
Jul 16, 2025 • 0 new comments -
fix: GET Event-Type without username
#21091 commented on
Jul 18, 2025 • 0 new comments -
feat: calendar view atom
#21140 commented on
Jul 14, 2025 • 0 new comments -
fix: check for credential used by destination calendar for apple calendar
#21177 commented on
Jul 18, 2025 • 0 new comments -
feat: add patch method for v2 bookings endpoint
#21180 commented on
Jul 14, 2025 • 0 new comments -
feat: BTCPay Server App
#21197 commented on
Jul 14, 2025 • 0 new comments -
UI improvements for phone based bookings
#21222 commented on
Jul 18, 2025 • 0 new comments -
feat: Allow to remove seats from a booking
#21232 commented on
Jul 19, 2025 • 0 new comments -
chore: Upgrade prisma to 6.7.0
#21264 commented on
Jul 19, 2025 • 0 new comments -
fix: replace routingFormResponse with routingFormResponseDenormalized
#21297 commented on
Jul 17, 2025 • 0 new comments -
fix: hide organizer email for collective events when enabled
#21340 commented on
Jul 17, 2025 • 0 new comments -
fix: no show webhook triggers not updating
#21345 commented on
Jul 16, 2025 • 0 new comments -
feat: add availabilityLoaded embed event
#21350 commented on
Jul 18, 2025 • 0 new comments -
fix: MSTeams not created as online meetings
#21377 commented on
Jul 15, 2025 • 0 new comments -
fix: Do not fallback to existing db value if input is null for settings.
#21413 commented on
Jul 16, 2025 • 0 new comments -
fix: Prevent Booker Component Re-renders on Input Keystroke
#21429 commented on
Jul 16, 2025 • 0 new comments -
fix: onlyShowFirstAvailableSlot is enabled, but could still bookable via API or by changing the params
#21443 commented on
Jul 17, 2025 • 0 new comments -
[CAL-4620] Add 'time after' input field for 'form submitted, no event' webhook #17344
#21495 commented on
Jul 17, 2025 • 0 new comments -
fix: Outlook Cache
#21561 commented on
Jul 17, 2025 • 0 new comments -
fix: time slot intervals
#21562 commented on
Jul 17, 2025 • 0 new comments -
fix:time slot intervals broken
#21592 commented on
Jul 17, 2025 • 0 new comments -
refactor: migrate /insights/routing to use RoutingFormResponseDenormalized
#21713 commented on
Jul 16, 2025 • 0 new comments -
fix: use meeting summary and ai companion settings
#21777 commented on
Jul 16, 2025 • 0 new comments -
fix: do not let people override meeting location
#21813 commented on
Jul 16, 2025 • 0 new comments -
fix: schedule empty name
#21816 commented on
Jul 16, 2025 • 0 new comments -
feat: provide SCHEDULE-AGENT via ics patch (fixes fastmail double-email)
#21819 commented on
Jul 13, 2025 • 0 new comments -
fix: Design improvements for log in screen for cal video
#21851 commented on
Jul 17, 2025 • 0 new comments -
feat: Refactor RR logic to exclude the Salesforce bookings
#21861 commented on
Jul 16, 2025 • 0 new comments -
fix: allow selectedDate to select even if time-slot is unavailable
#21862 commented on
Jul 16, 2025 • 0 new comments -
feat: Add `startDate` prop to `Booker` atom to control initial date
#21882 commented on
Jul 16, 2025 • 0 new comments -
feat: v2 update booking hosts
#21907 commented on
Jul 16, 2025 • 0 new comments -
fix: merge working hours when adjacent
#21912 commented on
Jul 17, 2025 • 0 new comments -
[CAL-2962] Time blocks: Free up slots on schedule based on specific event in calendar
#13305 commented on
Jul 16, 2025 • 0 new comments -
[CAL-2801] Overlay my calendar v2
#12763 commented on
Jul 16, 2025 • 0 new comments -
[CAL-1724] Allow global booking limits
#8985 commented on
Jul 16, 2025 • 0 new comments -
[CAL-1425] Exchange on Premise 2016
#8123 commented on
Jul 16, 2025 • 0 new comments -
Platform/atoms: Improve `onError` Handling in Atoms: Surface API Error Messages for Toast Notifications
#21248 commented on
Jul 16, 2025 • 0 new comments -
platform/atom: `organizers default conferencing app` should only be visible for team-events.
#21249 commented on
Jul 16, 2025 • 0 new comments -
memory leak after having a video call via cal.com in the browser
#21328 commented on
Jul 16, 2025 • 0 new comments -
Past call bookings shouldn’t have the cancel event option.
#22370 commented on
Jul 15, 2025 • 0 new comments -
Easier setup for team events and workflows
#21451 commented on
Jul 15, 2025 • 0 new comments -
OOO Redirect on event basis
#21450 commented on
Jul 15, 2025 • 0 new comments -
Redirection Error During User Onboarding: Extra Slash in URL "https://calcom.organisation.com//getting-started"
#22320 commented on
Jul 15, 2025 • 0 new comments -
More granular team roles
#21246 commented on
Jul 15, 2025 • 0 new comments -
feat: platform video setup
#21277 commented on
Jul 15, 2025 • 0 new comments -
refactor: reduce atoms size
#21290 commented on
Jul 15, 2025 • 0 new comments -
add routing reason to webhook
#21281 commented on
Jul 15, 2025 • 0 new comments -
Missing portuguese language to the native viddeo conference app
#21349 commented on
Jul 15, 2025 • 0 new comments -
feat: oAuth credentials can setup org stripe and conferencing
#20937 commented on
Jul 14, 2025 • 0 new comments -
Recurring Events: Number of bookings appear on booking page, even though "show number of available seats" is unchecked
#21387 commented on
Jul 14, 2025 • 0 new comments -
fix: booker atom
#21022 commented on
Jul 14, 2025 • 0 new comments -
[CAL-5433] Add `reroute` to `AssignmentReason`
#20586 commented on
Jul 16, 2025 • 0 new comments -
UI improvements for phone based bookings
#21204 commented on
Jul 16, 2025 • 0 new comments -
Unit Test - Delegation Credential crons - cron/selectedCalendars and cron/credentials
#21254 commented on
Jul 16, 2025 • 0 new comments -
[CAL-5141] Migrate to `UserCreationService`
#19212 commented on
Jul 16, 2025 • 0 new comments -
[CAL-5128] attio integration (similar to salesforce)
#19101 commented on
Jul 16, 2025 • 0 new comments -
[CAL-5092] Schedule webhook triggers for older bookings
#18955 commented on
Jul 16, 2025 • 0 new comments -
[CAL-5126] Rescheduling skips routing
#19092 commented on
Jul 16, 2025 • 0 new comments -
[CAL-4996] better error when required field is required in router but not present
#18529 commented on
Jul 16, 2025 • 0 new comments -
[CAL-4936] Instant meeting insights
#18291 commented on
Jul 16, 2025 • 0 new comments -
[CAL-4553] Booking limits with seats not working
#17221 commented on
Jul 16, 2025 • 0 new comments -
[CAL-4431] RescheduledBy feature needs more fixes
#16877 commented on
Jul 16, 2025 • 0 new comments -
[CAL-4515] Integration tests for no-show webhooks
#17100 commented on
Jul 16, 2025 • 0 new comments -
[CAL-4098] Only show first slot of day available - other slots still bookable
#16030 commented on
Jul 16, 2025 • 0 new comments -
[CAL-4530] Possible not optional teamName property (bug)
#16141 commented on
Jul 16, 2025 • 0 new comments -
[CAL-5059] 401 Unauthorized Error During Signup(bug)
#15943 commented on
Jul 16, 2025 • 0 new comments -
[CAL-4088] API V1 slots returns empty when event type has multiple durations
#15999 commented on
Jul 16, 2025 • 0 new comments -
[CAL-4085] error '<', "<!DOCTYPE "... is notvalid JSON(bug)
#15930 commented on
Jul 16, 2025 • 0 new comments -
[CAL-3931] Workflow sent for canceled event
#15453 commented on
Jul 16, 2025 • 0 new comments -
[CAL-4528] perf: enable prisma optimize
#15795 commented on
Jul 16, 2025 • 0 new comments -
[CAL-3514] Drag & drop for re-ordering event types
#14701 commented on
Jul 16, 2025 • 0 new comments -
value.replace is not a function
#21149 commented on
Jul 14, 2025 • 0 new comments -
Temporary issue for image hosting
#21189 commented on
Jul 14, 2025 • 0 new comments -
feat: managed organizations filters
#22316 commented on
Jul 14, 2025 • 0 new comments -
Native Zoho Meeting Integration for cal.com
#19305 commented on
Jul 14, 2025 • 0 new comments -
Book buffer events on a calendar for meetings the require buffer
#22333 commented on
Jul 14, 2025 • 0 new comments -
performance: switch api v2 to fastify
#22351 commented on
Jul 14, 2025 • 0 new comments -
Unable to create a new team
#22314 commented on
Jul 14, 2025 • 0 new comments -
fix: v2 api don't return hidden event types in public endpoint
#22376 commented on
Jul 14, 2025 • 0 new comments -
Rescheduled meeting email: include originally scheduled time
#22406 commented on
Jul 14, 2025 • 0 new comments -
Add a Graphical Calendar Interface for Managing Availability and Bookings
#18497 commented on
Jul 14, 2025 • 0 new comments -
chore: atoms tests
#22350 commented on
Jul 14, 2025 • 0 new comments -
feat: v2 platform admin access for self hosters
#22355 commented on
Jul 14, 2025 • 0 new comments -
feat: v2 api hidden event types
#22377 commented on
Jul 14, 2025 • 0 new comments -
feat: hidden event types v2
#22380 commented on
Jul 14, 2025 • 0 new comments -
malformed openapi spec
#20988 commented on
Jul 14, 2025 • 0 new comments -
Persistent 2FA/SMTP Failure on Self-Hosted Docker Install (v5.4.14)
#22365 commented on
Jul 14, 2025 • 0 new comments -
Support for ARM64 Architecture for cal.com Docker Image on Docker Hub
#15315 commented on
Jul 14, 2025 • 0 new comments -
Lock member's default availability
#22089 commented on
Jul 14, 2025 • 0 new comments -
Hide all member email from collective events if the option to hide organizer's email is enabled.
#21319 commented on
Jul 14, 2025 • 0 new comments -
Cannot access Platform settings when locally hosting
#22423 commented on
Jul 13, 2025 • 0 new comments -
Bug: Payment bypass when rebooking after abandoned payment
#22126 commented on
Jul 14, 2025 • 0 new comments -
UI Bug: Chatbot Profile Image and Logo Do Not Match Actual Profile & Cal.com Branding
#22124 commented on
Jul 14, 2025 • 0 new comments -
Enable an export ICS url for free/busy publishing of cal.com to my customers
#21041 commented on
Jul 14, 2025 • 0 new comments -
PR Followup: Routing form V2 - Tests: Add back the removed code that verifies matching members
#21037 commented on
Jul 14, 2025 • 0 new comments -
E2E Tests Failing Due to Timeout When Run as Full Suite
#22138 commented on
Jul 14, 2025 • 0 new comments -
Missing PWA
#22139 commented on
Jul 14, 2025 • 0 new comments -
chore: publish platform libraries as part of release process
#22144 commented on
Jul 14, 2025 • 0 new comments -
chore: add video recording with feat / fix of atoms to showcase changesets
#22159 commented on
Jul 14, 2025 • 0 new comments -
cal.com deployment redirects to localhost:3000 every time
#21921 commented on
Jul 14, 2025 • 0 new comments -
Outlook Calender App Cannot be Installed
#22179 commented on
Jul 14, 2025 • 0 new comments -
Feature: Add support for group scheduling via polling (Doodle-style)
#21848 commented on
Jul 14, 2025 • 0 new comments -
Caldav integration with thunderbird calendar does not send confirmation email when booked.
#22213 commented on
Jul 14, 2025 • 0 new comments -
chore: duda support
#21878 commented on
Jul 14, 2025 • 0 new comments -
🐛 Bug : Console error: Key 'user.name' not found in response on homepage when not logged in
#22303 commented on
Jul 14, 2025 • 0 new comments -
Allow for customizing company logo/image for sub teams
#22352 commented on
Jul 14, 2025 • 0 new comments -
Self-Hosted Admin Oauth Client Creation UI Not Working
#22386 commented on
Jul 14, 2025 • 0 new comments -
Translations won't load on selfhosted version via coolify
#22388 commented on
Jul 14, 2025 • 0 new comments -
fix: reschedule booking heading
#22199 commented on
Jul 14, 2025 • 0 new comments -
Improvement: Microsoft account disconnects every 90 days
#22217 commented on
Jul 14, 2025 • 0 new comments -
To to Automatically Apply Cal UI to Atoms
#22250 commented on
Jul 14, 2025 • 0 new comments -
[CAL-3504] Insights 2.0
#14684 commented on
Jul 16, 2025 • 0 new comments -
[CAL-3449] Optimise getAppRegistry ordering
#14589 commented on
Jul 16, 2025 • 0 new comments -
[CAL-2536] [CAL-2534] Double calendar entry/confirmation email in Outlook
#11575 commented on
Jul 16, 2025 • 0 new comments -
[CAL-3297] ability to add people to team (and org) via round robin
#14169 commented on
Jul 16, 2025 • 0 new comments -
[CAL-2901] Symmetric encryption keys are weaker than they should be
#10805 commented on
Jul 16, 2025 • 0 new comments -
[CAL-2815] "Complete Your Booking" Payment Prompt Is Still Sent When Payment Has Been Received Via Collect Payment On Booking
#11272 commented on
Jul 16, 2025 • 0 new comments -
[CAL-2355] move recording to S3
#10775 commented on
Jul 16, 2025 • 0 new comments -
[CAL-3967] Custom Fields OR Add-Ons with a fee associated
#7075 commented on
Jul 16, 2025 • 0 new comments -
[CAL-2346] /insights: show ALL booking data of teams and Orgs
#10746 commented on
Jul 16, 2025 • 0 new comments -
[CAL-890] Rescheduling bookings should be an option
#6487 commented on
Jul 16, 2025 • 0 new comments -
[CAL-4968] API V2 event types missing 'metadata', 'position' and 'hidden' fields
#18442 commented on
Jul 16, 2025 • 0 new comments -
[CAL-4974] Add custom payload Input format
#18407 commented on
Jul 16, 2025 • 0 new comments -
[CAL-4969] Unable to get slots by event type slug
#18396 commented on
Jul 16, 2025 • 0 new comments -
[CAL-4906] Don't count bookings assigned by salesforce ownership for RR
#18216 commented on
Jul 16, 2025 • 0 new comments -
[CAL-4847] turnstile to booking page
#17999 commented on
Jul 16, 2025 • 0 new comments -
[CAL-4881] Wire up critical calendar service statuses to status.cal.com
#18142 commented on
Jul 16, 2025 • 0 new comments -
[CAL-4827] remove "how long after users dont show up" in webhook and set 5min default hardcoded
#17948 commented on
Jul 16, 2025 • 0 new comments -
[CAL-4724] smarter assignment input
#17641 commented on
Jul 16, 2025 • 0 new comments -
[CAL-4704] Show OOO emoji and forwarding when not available
#17601 commented on
Jul 16, 2025 • 0 new comments -
[CAL-4746] Hydration error on org/team page
#17575 commented on
Jul 16, 2025 • 0 new comments -
[CAL-2825] New Account Verify Account Email Leads to API token error message
#12869 commented on
Jul 16, 2025 • 0 new comments -
[CAL-2856] All the owners of the organization should be able to see the billing details
#12999 commented on
Jul 16, 2025 • 0 new comments -
[CAL-1713] Ability to create one-off meetings
#12571 commented on
Jul 16, 2025 • 0 new comments -
[CAL-2797] Troubleshooter v2 - Pull the actual calendar info instead of showing only "busy" for events
#12752 commented on
Jul 16, 2025 • 0 new comments -
[CAL-2635] make cal.com dockerable – refactor constant.ts
#12032 commented on
Jul 16, 2025 • 0 new comments -
[CAL-4350] Accept stripe coupons on booking payment
#12462 commented on
Jul 16, 2025 • 0 new comments -
[CAL-4729] Meetings disappear from invitees calendars
#17212 commented on
Jul 16, 2025 • 0 new comments -
[CAL-4742] [CAL-4501] track no shows with google meet
#17061 commented on
Jul 16, 2025 • 0 new comments -
[CAL-4453] Enable Self-Hosted self serve
#16916 commented on
Jul 16, 2025 • 0 new comments -
[CAL-4723] Team Availability: Edit more than just the default schedule
#16932 commented on
Jul 16, 2025 • 0 new comments -
[CAL-4454] Omitting "cal-api-version" causes 500 on some endpoints.
#16924 commented on
Jul 16, 2025 • 0 new comments -
creating recurring events end up all on the same date regardless of the originally planned date
#16908 commented on
Jul 16, 2025 • 0 new comments -
[CAL-4427] payments app adyen.com
#16860 commented on
Jul 16, 2025 • 0 new comments -
[CAL-4417] instant meetings: ring tone and see incoming events
#16832 commented on
Jul 16, 2025 • 0 new comments -
[CAL-4303] Optimized schedules
#16575 commented on
Jul 16, 2025 • 0 new comments -
[CAL-4398] Feature: Update existing BookingReferences to new Credential on Credential `reconnect`
#16785 commented on
Jul 16, 2025 • 0 new comments -
[CAL-3831] Orgs: Auto-redirect after deleting team members
#15259 commented on
Jul 16, 2025 • 0 new comments -
[CAL-3640] App: Proton Calendar
#14884 commented on
Jul 16, 2025 • 0 new comments -
[CAL-3564] List out potential integration tests to add
#14775 commented on
Jul 16, 2025 • 0 new comments -
[CAL-3555] Reschedule URL variable not showing up in the workflow if the same workflow is applied to multiple events
#14752 commented on
Jul 16, 2025 • 0 new comments -
[CAL-5281] Bring back teamMemberEmail url param
#19899 commented on
Jul 16, 2025 • 0 new comments -
[CAL-5266] Slots endpoint not working for team event type id
#19597 commented on
Jul 16, 2025 • 0 new comments -
[CAL-5239] cancellation reason: webhook and salesforce
#19614 commented on
Jul 16, 2025 • 0 new comments -
[CAL-5212] Don't fetch all data if only one possible lucky user
#19503 commented on
Jul 16, 2025 • 0 new comments -
[CAL-5108] AI translate workflows
#18994 commented on
Jul 16, 2025 • 0 new comments -
[CAL-5114] Delete the booking history of past meetings
#18787 commented on
Jul 16, 2025 • 0 new comments -
[CAL-5098] Attio Integration
#18989 commented on
Jul 16, 2025 • 0 new comments -
[CAL-5097] add the same "booking questions" to routing forms
#18987 commented on
Jul 16, 2025 • 0 new comments -
[CAL-4663] Google workspace member import is broken
#17463 commented on
Jul 16, 2025 • 0 new comments -
[CAL-4630] Booking title for seated bookings
#17367 commented on
Jul 16, 2025 • 0 new comments -
[CAL-4620] Add 'time after' input field for 'form submitted, no event' webhook
#17344 commented on
Jul 16, 2025 • 0 new comments -
[CAL-3786] Event-type app metadata is unreliable
#15169 commented on
Jul 16, 2025 • 0 new comments -
[CAL-4744] Refactor to use CredentialRepository for credential create
#17337 commented on
Jul 16, 2025 • 0 new comments -
[CAL-3714] disconnect "billing owner" from user and connect it to "entity" instead
#15058 commented on
Jul 16, 2025 • 0 new comments -
[CAL-3749] Enable Prisma optimize
#15084 commented on
Jul 16, 2025 • 0 new comments -
[CAL-3784] Fix skipped, flaky tests
#15162 commented on
Jul 16, 2025 • 0 new comments -
[CAL-3699] respect the user default user location when creating event type via API v1
#15022 commented on
Jul 16, 2025 • 0 new comments -
[CAL-3698] Cal.ai transcription Email Summary
#15020 commented on
Jul 16, 2025 • 0 new comments -
[CAL-3890] Error when trying to add bookings
#14983 commented on
Jul 16, 2025 • 0 new comments -
[CAL-3683] Improve payload typings for Tasker handlers
#14979 commented on
Jul 16, 2025 • 0 new comments -
[CAL-4679] sales-checkout flow for platform
#17497 commented on
Jul 16, 2025 • 0 new comments -
[CAL-4667] event-types: add analytics button to link to insights
#17471 commented on
Jul 16, 2025 • 0 new comments -
[CAL-4196] Reconsider visual regression testing
#16405 commented on
Jul 16, 2025 • 0 new comments -
[CAL-4190] Blue box error when booking recurring event with conflict
#16387 commented on
Jul 16, 2025 • 0 new comments -
[CAL-4531] Take into account guest's availability when rescheduling
#16378 commented on
Jul 16, 2025 • 0 new comments -
[CAL-3833] Invalid Input Phone Number Recognition, Attendee Phone Number Location Events
#15182 commented on
Jul 16, 2025 • 0 new comments -
[CAL-3327] Org banner follow up
#13998 commented on
Jul 16, 2025 • 0 new comments -
[CAL-3787] RR lead skip is not working when booking is made with API
#15170 commented on
Jul 16, 2025 • 0 new comments -
[CAL-3250] Assign recurring round-robin events to different hosts
#13937 commented on
Jul 16, 2025 • 0 new comments -
[CAL-3189] "Adding events to" appears multiple times in Google Calendar app settings
#13787 commented on
Jul 16, 2025 • 0 new comments -
[CAL-3155] The inferred type of this node exceeds the maximum length the compiler will serialize. An explicit type annotation is needed
#13721 commented on
Jul 16, 2025 • 0 new comments -
[CAL-3158] auto add verified emails to org
#13730 commented on
Jul 16, 2025 • 0 new comments -
[CAL-3099] Issue with "Limit total booking duration" and offering seats.
#13509 commented on
Jul 16, 2025 • 0 new comments -
[CAL-3111] Scheduler now sees invite as coming from the default "Add to calendar" calendar, rather than from the user's name
#13626 commented on
Jul 16, 2025 • 0 new comments -
[CAL-3005] Organization: Connect to Google Workspace
#13371 commented on
Jul 16, 2025 • 0 new comments -
Test issue with a bunch of labels to test Linear sync
#20709 commented on
Jul 16, 2025 • 0 new comments -
[CAL-5363] Move our strip logic out of app-store and into service
#20375 commented on
Jul 16, 2025 • 0 new comments -
[CAL-5350] Refactor loggedInViewer
#20308 commented on
Jul 16, 2025 • 0 new comments -
[CAL-5258] Move `onFormSubmission` to background task
#19757 commented on
Jul 16, 2025 • 0 new comments -
[CAL-5283] Expiration capabilities to private links
#19906 commented on
Jul 16, 2025 • 0 new comments