-
Notifications
You must be signed in to change notification settings - Fork 10.1k
Comparing changes
Open a pull request
base repository: calcom/cal.com
base: v5.5.7
head repository: calcom/cal.com
compare: v5.5.8
- 11 commits
- 101 files changed
- 9 contributors
Commits on Jul 28, 2025
-
fix: remove fallback permssions on organization Id. (#22769)
* add concept of manage permissions instea of fallback * fix common json * fix usePermission hook
Configuration menu - View commit details
-
Copy full SHA for 30061c0 - Browse repository at this point
Copy the full SHA 30061c0View commit details -
refactor: platform managed user org admin access (#22597)
* refactor: examples app setup * wip: view org event types as org administrator * fix: create event type has org admin * fix: create event type has org admin * fix: allow org admin team event type access * fix: uncaught error * chore: bump platform libs * refactor: getting event type for org admin * add test * chore: libraries
Configuration menu - View commit details
-
Copy full SHA for 19d7764 - Browse repository at this point
Copy the full SHA 19d7764View commit details -
Documentation edits made through Mintlify web editor (#22774)
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 628b169 - Browse repository at this point
Copy the full SHA 628b169View commit details -
fix: CSV generation from insights returns empty results (#22775)
* fix: CSV generation from insights returns empty results * update * fix type error
Configuration menu - View commit details
-
Copy full SHA for 9cd806f - Browse repository at this point
Copy the full SHA 9cd806fView commit details -
fix: changesets atoms release env variables (#22773)
Co-authored-by: Morgan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6b10127 - Browse repository at this point
Copy the full SHA 6b10127View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b82367 - Browse repository at this point
Copy the full SHA 3b82367View commit details -
feat: add cancelledBy and rescheduledBy parameters to workflow links (#…
…22438) * feat: add cancelledBy and rescheduledBy parameters to workflow links - Extended workflow reminder selection to include user and team data - Added getWorkflowAssigneeEmail helper function to resolve assignee email - Updated email and SMS workflow templates to include assignee in cancel/reschedule links - For user workflows, uses user email; for team workflows, uses team owner email - Maintains backward compatibility when assignee data is unavailable Co-Authored-By: [email protected] <[email protected]> * fix: use workflow recipient email instead of assignee email for link parameters - Updated getWorkflowRecipientEmail to determine recipient based on workflow action type - EMAIL_ADDRESS uses sendTo email, EMAIL_HOST uses organizer, EMAIL_ATTENDEE uses attendee - SMS_ATTENDEE/WHATSAPP_ATTENDEE use attendee email for cancelledBy/rescheduledBy params - Maintains backward compatibility when recipient data unavailable Co-Authored-By: [email protected] <[email protected]> * fix: use emailReminderManager for email workflows with recipient parameters - Updated emailReminderManager to include recipient email in cancel/reschedule links - Added getEmailWorkflowRecipientEmail function for proper recipient determination - Removed changes from deprecated scheduleEmailReminders.ts - SMS_ATTENDEE correctly uses attendee email like EMAIL_ATTENDEE Co-Authored-By: [email protected] <[email protected]> * Get attendee's email when sending SMS * Remove unused query * feat: add cancelledBy and rescheduledBy parameters to getSMSMessageWithVariables Co-Authored-By: [email protected] <[email protected]> * Clean up Devin --------- Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 6c93647 - Browse repository at this point
Copy the full SHA 6c93647View commit details
Commits on Jul 29, 2025
-
fix: show seated attendees to host even when seatsShowAttendees is di…
…sabled (#22565) * fix: show attendee * Update get.handler.ts * update
Configuration menu - View commit details
-
Copy full SHA for b21400c - Browse repository at this point
Copy the full SHA b21400cView commit details -
feat: Ability to set a locked timezone for event type (#22531)
* feat: ability to set locked timezone * update * Update update-event-type.input.ts * Update get-event-type-public.output.ts * Update documentation.json * revert * nit * feat: locked timezone * update * fix * Update handleChildrenEventTypes.test.ts * update * fix test
Configuration menu - View commit details
-
Copy full SHA for a11ea3d - Browse repository at this point
Copy the full SHA a11ea3dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b9691d - Browse repository at this point
Copy the full SHA 1b9691dView commit details -
refactor: update charts on /insights to use InsightsBookingService (#…
…22744) * refactor: update PopuplarEvents chart to use InsightsBookingService * use buildHashMapForUsers * refactor least booked * refactor charts * combine methods * refactor booking kpi cards * remove unused code * fix booking kpi cards * restore code that was removed accidentally * Revert "restore code that was removed accidentally" This reverts commit 0c0b444. * Revert "fix booking kpi cards" This reverts commit b1e8e9a. * refactor booking kpi cards * revert method and remove unused code * fix previous period * fix metrics * clean up trpc call params * clean up Download.tsx * split utils * restructure folders for components * clean up imports * rename TotalUserFeedbackTable to UserStatsTable * add guide * use client * add curly braces to case * fix tests
Configuration menu - View commit details
-
Copy full SHA for 3e299f9 - Browse repository at this point
Copy the full SHA 3e299f9View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v5.5.7...v5.5.8