Carina Wollendorfer
a28ac3634d
Add start and end time of rescheduled booking to webhook payload ( #6297 )
...
* add start and end time of rescheduled booking
* fix type error
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
2023-01-06 13:37:06 -07:00
Leo Giovanetti
61e6f76bc6
Direct links to accept/reject a booking ( #5939 )
...
* Impl
* Added reason
* Secondary reject CTA
* Update packages/emails/src/components/Info.tsx
* Adjusting recurring info
* Not showing reason for rejecting if none given
* Feedback
* Error handling + style fixes
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-12-13 22:09:28 +01:00
Carina Wollendorfer
571176102e
add smsReminderNumber to webhook payload ( #5823 )
...
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
2022-12-01 12:51:59 -07:00
Carina Wollendorfer
0746b1e372
Fix Zapier sample data and payload ( #5241 )
...
* fix zapier example and payload
* fix type error
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-10-28 09:09:15 +00:00
Omar López
e5af99f572
Moved booking logic to calcom/features ( #4960 )
...
* Moved booking logic to calcom/features
Needed to reuse on public API
* Type fixes
* Cleanup
* Cleanup
* Cleanup
* Restored still needed V1 pages
This reverts commit 790a304a6a
.
Co-authored-by: Alex van Andel <me@alexvanandel.com>
2022-10-12 13:04:51 +00:00