zomars
|
d65d08a3a1
|
Type fix
|
2023-03-03 13:20:27 -07:00 |
Syed Ali Shahbaz
|
2a5688f2a6
|
Adds the ability to confirm a booking using API (#243)
Simply adds the ability to update the status of a booking (meant for
confirming a booking) using the API
Fixes: https://github.com/calcom/cal.com/issues/7121
|
2023-02-23 15:04:48 -07:00 |
Alex van Andel
|
9448e67ed0
|
Added status: true to booking model (#203)
|
2022-10-21 14:04:20 +01:00 |
Alex van Andel
|
1f9be423ad
|
Set start and endTime to iso8601 (#198)
|
2022-10-20 18:26:43 +01:00 |
Alex van Andel
|
ce2df7641f
|
Feature/additional fields (#189)
Added timeZone, attendees.(email, name, timeZone, locale), user.(email,
name, timeZone, locale) & metadata
|
2022-10-19 17:03:54 +01:00 |
zomars
|
37fa76315a
|
Allow to update booking description
|
2022-10-14 15:52:17 -06:00 |
zomars
|
ccf0a40b67
|
Misc fixes
|
2022-10-14 11:42:05 -06:00 |
Omar López
|
8c24c5c714
|
Refactor/booking logic (#183)
refs #175
Reuses the same logic for creating bookings from the web app.
Co-authored-by: Leo Giovanetti <hello@leog.me>
|
2022-10-13 12:29:30 -06:00 |
Leo Giovanetti
|
2a05f15156
|
Recurring booking implementation (#167)
* Recurring booking implementation
* Tweaks to expected texts in tests
* Applied feedback
Co-authored-by: zomars <zomars@me.com>
|
2022-10-06 17:40:41 -03:00 |
Agusti Fernandez Pardo
|
1d2e5f07ef
|
feat: admin endpoints for bookings
|
2022-06-15 21:10:19 +02:00 |
Agusti Fernandez Pardo
|
ed1bc8015a
|
feat: initial isAdmin work for events and attendees
|
2022-06-15 20:43:35 +02:00 |
Syed Ali Shahbaz
|
61e742ed5e
|
uuid automate in booking API
|
2022-06-11 16:57:35 +05:30 |
Agusti Fernandez Pardo
|
7deb5f8e1f
|
fix: webhooks upgraded to new version, need to update templates
|
2022-05-11 15:57:00 +02:00 |
Agusti Fernandez Pardo
|
238b03791e
|
Fix: add strict and optional to have errors on extraneus params
|
2022-04-27 19:45:59 +02:00 |
Agusti Fernandez Pardo
|
e52af0bbef
|
fix: post / patch attendees docs w examples
|
2022-04-27 19:25:36 +02:00 |
Agusti Fernandez Pardo
|
1c19032884
|
chore: bring up to date booking references, bookings, and credentials
|
2022-04-01 23:03:03 +02:00 |
Agusti Fernandez Pardo
|
e284707250
|
initail work on paid booking, improve validations
|
2022-04-01 17:53:52 +02:00 |
Agusti Fernandez Pardo
|
9aa4b0e30d
|
feat: inherit all validations from auto-generated zod
|
2022-03-30 17:37:51 +02:00 |
Agusti Fernandez Pardo
|
1de7bc4146
|
prettier
|
2022-03-30 14:17:55 +02:00 |
Agusti Fernandez Pardo
|
0e3131d866
|
feat: improve validations
|
2022-03-27 15:15:46 +02:00 |
Agusti Fernandez Pardo
|
c561b16f85
|
chore: rename empty validations, enable relations on user zod object
|
2022-03-27 01:19:49 +01:00 |
Agusti Fernandez Pardo
|
ac307f7161
|
feat: adds bookings and more tests
|
2022-03-26 22:29:30 +01:00 |