Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: calcom/cal.com
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: ced7f282a5f61ef2d8505e0823077cc2c020e921
Choose a base ref
...
head repository: calcom/cal.com
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1add8e73ee965854e7fefbfdbbb06c63a63a3b2e
Choose a head ref
  • 15 commits
  • 99 files changed
  • 17 contributors

Commits on Oct 31, 2024

  1. fix: huddle01 is not generating meeting link (#17417)

    * fix: huddle01 not generating link
    
    * update
    anikdhabal authored Oct 31, 2024
    Configuration menu
    Copy the full SHA
    f649f8b View commit details
    Browse the repository at this point in the history
  2. fix: buffers in handleNewBooking (#17415)

    * send missing buffer params
    
    * add tests
    
    ---------
    
    Co-authored-by: CarinaWolli <wollencarina@gmail.com>
    CarinaWolli and CarinaWolli authored Oct 31, 2024
    Configuration menu
    Copy the full SHA
    a5806cb View commit details
    Browse the repository at this point in the history
  3. feat: payment card atom (#17203)

    * init stripe payment card atom
    
    * cleanup
    
    * update platform libraries
    
    * fix import paths
    
    * add function to get user payment info
    
    * fixup
    
    * resolve merge conflicts
    
    * fixup fixup
    
    * resolve merge conflicts
    
    * fixup
    
    * update payments page
    
    * add props for event payment success and failure
    
    * update props and fixup
    
    * bump platform libraries
    
    * fixup! bump platform libraries
    
    * fixup! fixup! bump platform libraries
    
    * resolve merge conflicts
    
    * fix: add isActive to paymentsTab
    
    ---------
    
    Co-authored-by: Morgan <33722304+ThyMinimalDev@users.noreply.github.com>
    Co-authored-by: Morgan Vernay <morgan@cal.com>
    3 people authored Oct 31, 2024
    Configuration menu
    Copy the full SHA
    fee3b73 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    64551a5 View commit details
    Browse the repository at this point in the history
  5. fix: add reassignedBy and reassign reason to both status (#17418)

    * add reassignedBy and reassign reason to both status
    
    * fix w-full issue in dialog
    
    * fix types
    
    ---------
    
    Co-authored-by: Peer Richelsen <peeroke@gmail.com>
    sean-brydon and PeerRich authored Oct 31, 2024
    Configuration menu
    Copy the full SHA
    e728ed7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    120cfed View commit details
    Browse the repository at this point in the history
  7. fix: routing-forms reporting - "in" operator logic is broken + overal…

    …l refactor (#17398)
    
    * fix: routing-forms reporting - "in" operator logic is broken
    
    * fix
    
    * refactor to make it more readable
    
    * add tests
    hbjORbj authored Oct 31, 2024
    Configuration menu
    Copy the full SHA
    bcaf067 View commit details
    Browse the repository at this point in the history
  8. fix: people filter in /bookings and create OOO modal (#17396)

    * fix: people filter in /bookings
    
    * refactor: lazy loading people filters and OOO
    
    * chore: type errr
    
    * chore: type errr
    
    * fallback to username if no name is set
    
    ---------
    
    Co-authored-by: sean <sean@brydon.io>
    Udit-takkar and sean-brydon authored Oct 31, 2024
    Configuration menu
    Copy the full SHA
    ebd5ca6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    06f83e6 View commit details
    Browse the repository at this point in the history
  10. feat: Support Attribute Logic fallback (#17290)

    * Add fallback
    
    * Support attribute query fallback
    
    * Refactor
    
    * Add tests and cleanup SingleFofrm
    
    * small text fixes
    
    * With fallback in picture, we dont throw error in preview now instead we capture errors and show them gracefully
    
    * Get attribute logic preview working without saving Fixes CAL-4582
    
    * Abstract useRoutes out
    
    * Update e2e
    
    * Dont define Page component again and again
    
    ---------
    
    Co-authored-by: CarinaWolli <wollencarina@gmail.com>
    hariombalhara and CarinaWolli authored Oct 31, 2024
    Configuration menu
    Copy the full SHA
    ab65ce7 View commit details
    Browse the repository at this point in the history
  11. feat: update translations (#17421)

    Co-authored-by: Replexica <support@replexica.com>
    calcom-bot and replexicabot authored Oct 31, 2024
    Configuration menu
    Copy the full SHA
    bd30bf3 View commit details
    Browse the repository at this point in the history
  12. feat: Salesforce only get active users (#17426)

    * Add isActive boolean when querying owners
    
    * Add conditional
    joeauyeung authored Oct 31, 2024
    Configuration menu
    Copy the full SHA
    9dd35c7 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b2d395d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    ff15ec7 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    1add8e7 View commit details
    Browse the repository at this point in the history
Loading