3ff3a97c78
feat: ability to provide a reason for event rejection (from email) and some changes ( #15098 )
...
* feat: ability to provide reason for event rejection from email
* update
---------
Co-authored-by: Somay Chauhan <somaychauhan98@gmail.com >
2024-07-30 09:35:02 +02:00
010f5349f6
feat: Link to rescheduled booking from the old one ( #15211 )
...
* feat: Link to rescheduled booking from the old one
* add original comment
* use fromReschedule
* fix: type check
* review updates
* Update common.json
* change booking page text
* Delete packages/features/bookings/lib/getRescheduledToBooking.tsx
---------
Co-authored-by: Somay Chauhan <somaychauhan98@gmail.com >
2024-07-23 12:39:50 +00:00
8ee27d3997
feat: add POST end point to mark calls as no-shows ( #15690 )
...
* feat: add POST end point to mark calls as no-shows
* fix: type
* feat: add v2 endpoint
* wip
* chore: type err
* chore: add permission
* chore: remove packae
* chore: remove v1 API endpoint
* fix: endpoint
* feat: add new version
* chore: change route
* chore: error msg
* fix: message
* fix: type err
* chore: output
* fix: type err
* chore: bump libraries to 0.0.17
* chore: add noShowHost
---------
Co-authored-by: Joe Au-Yeung <65426560+joeauyeung@users.noreply.github.com >
Co-authored-by: Morgan <33722304+ThyMinimalDev@users.noreply.github.com >
Co-authored-by: Morgan Vernay <morgan@cal.com >
2024-07-10 13:01:10 +00:00
3807e339ce
fix: Provide event rescheduling option before the event end time ( #15150 )
...
* feat: Provide event rescheduling option
* update
* update
* add checker function
* refactor and update
* update
* fix type error
* Update bookings-single-view.tsx
---------
Co-authored-by: Somay Chauhan <somaychauhan98@gmail.com >
2024-06-28 19:09:33 +05:30
Hariom Balhara and GitHub
5f5cf92456
fix: Use origin as provided in HeadSeo. origin would be different for Domain cases ( #14935 )
...
* fix: Use origin as provided in HeadSeo. origin would be different for Domain cases
* Add a test
* add more test
* Add tests
* Cleanup tests
* Add an e2e as well
* fix-test
* Reset mocks
2024-05-23 11:47:46 +01:00
Peer Richelsen and GitHub
57abb26c31
fixed giphy ( #14973 )
2024-05-10 12:02:10 +00:00
Carina Wollendorfer and GitHub
8bb5200dd8
fix: add new styling for emoji links ( #14481 )
2024-04-17 12:30:14 +00:00
68568e5a25
feat: round robin: show avatar and name of person on success page ( #14245 )
...
* feat: round robin: show avatar and name of person on success page
* fix: add background border
* fix: e2e tests
* fix: remove avatar on select, use proper border variables
* fix: bookings-list e2e round robin title
* chore: change name
---------
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com >
Co-authored-by: Udit Takkar <udit222001@gmail.com >
2024-04-16 11:36:11 +01:00
9bd3a362a2
feat: added Rating Template to Workflows ( #14215 )
...
Co-authored-by: alishaz-polymath <alishahbaz7@gmail.com >
Co-authored-by: Syed Ali Shahbaz <52925846+alishaz-polymath@users.noreply.github.com >
2024-04-04 09:58:52 -07:00
3f02de8214
chore: icon cleanup ( #13770 )
...
Co-authored-by: Joe Au-Yeung <65426560+joeauyeung@users.noreply.github.com >
Co-authored-by: sean-brydon <55134778+sean-brydon@users.noreply.github.com >
2024-04-03 23:23:57 +00:00
cc2164657c
feat: platform endpoints to fetch/cancel/reschedule bookings and hooks ( #14164 )
...
* init bookings endpoint
* abstracting functions
* e2e tests for bookings
* hooks for bookings endpoint
* bookings respository fixtures
* typings for booking input
* fixup
* abstract booking info code and use it as handler
* import handlers for bookings endpoint
* add cancel booking input
* add handleCancelBooking handler in platform libraries
* cancel booking endpoint
* abstract call into its own separate fn
* cancel booking hook
* e2e test for cancel booking endpoint
* fix import
* export getBookings function
* move getAllUserBookings into lib
* add bookings folder to package exports
* use getAllUserBookings from lib
* fix import path
* fix: hooks, endpoint and example for cancel / reschedule / list / booking success page
* fix: unit test mock classNames import from lib
* fix: unit test mock classNames import from lib
---------
Co-authored-by: Morgan Vernay <morgan@cal.com >
Co-authored-by: Morgan <33722304+ThyMinimalDev@users.noreply.github.com >
2024-03-27 12:34:54 +00:00
Udit Takkar and GitHub
76b33165e5
fix: hide hidden fields on booking page ( #13843 )
...
* fix: hide hidden fields on booking page
* fix: only display for organizer
* fix: hide response
* chore: fix type err
* fix: type err
* fix: unit tests
2024-03-13 11:54:11 -04:00
Udit Takkar and GitHub
8402dfa3a2
fix: display all responses ( #13999 )
...
* fix: display all responses
* fix: type err
* chore: rename variable
2024-03-12 15:30:02 +00:00
4eb11e76ea
fix: Booking confirmation: Cancelled event icon regression ( #14018 )
...
* fix : #14016
* fix : #14016
* Update yarn.lock
* fix : #14016
* fix: cancelled icon
* chore: remove svg
---------
Co-authored-by: Keith Williams <keithwillcode@gmail.com >
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com >
Co-authored-by: Udit Takkar <udit222001@gmail.com >
2024-03-12 10:08:12 +00:00
d102268b33
fix: sdk action events ( #13755 )
...
* fix: sdk action events
* fix: type error
* fix: type err
* fix: reschedule event
* chore: remove timezone
* fix: feedback
* chore: use bookingInfo
* fix type error
* fix type errror
* add cancellation reason
---------
Co-authored-by: CarinaWolli <wollencarina@gmail.com >
2024-02-21 14:25:24 -05:00
7ba1557d1d
fix: use destination calendar email ( #12821 )
...
* fix: use destination calendar email
* fix: success page
* feat: add primary email in destination calendar
* fix: set destination bug
* chore: fix tests
* test: add test for different email
* wip: save progress
* feat: add switch and email in booking
* fix: use userPrimaryEmail
* chore: fix type errr
* chore: update buileder
* fix: type err in advanced tab
* fix: unit tests
* Update apps/web/public/static/locales/en/common.json
Co-authored-by: Carina Wollendorfer <30310907+CarinaWolli@users.noreply.github.com >
* fix: cancel, request reschedule, paymeny
---------
Co-authored-by: Keith Williams <keithwillcode@gmail.com >
Co-authored-by: Carina Wollendorfer <30310907+CarinaWolli@users.noreply.github.com >
2024-02-13 10:05:00 -05:00
97dcb2a2a9
fix: add missing title ( #13307 )
...
* add missing title
* add
* update
* update
* update
* fix lint
* Update AppsLayout.tsx
* update
* Update bookings-listing-view.tsx
* update
---------
Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com >
Co-authored-by: Keith Williams <keithwillcode@gmail.com >
2024-02-07 17:49:46 -03:00
41b0589ab0
fix: seated event custom questions ( #12779 )
...
* fix: seated event custom questions
* updating tests & code refactor
* addition of prisma custom json schema and type fixes
* attendeeName parsing refactor
* response parsing fix
* response parsing fix
---------
Co-authored-by: Carina Wollendorfer <30310907+CarinaWolli@users.noreply.github.com >
Co-authored-by: Joe Au-Yeung <65426560+joeauyeung@users.noreply.github.com >
Co-authored-by: Keith Williams <keithwillcode@gmail.com >
2024-01-29 14:37:52 +00:00
cc0ff17d97
test: Create E2E tests for a collective event type (teste2e-bookCollective) ( #12565 )
...
* refactor
* add localize / refactor
* add changes
* fix conflicts
* replace text by testId
* refactor
* Update regularBookings.ts
* fix conflicts
* fix failing check
* fix failing test
---------
Co-authored-by: gitstart-calcom <gitstart-calcom@users.noreply.github.com >
Co-authored-by: Keith Williams <keithwillcode@gmail.com >
Co-authored-by: GitStart-Cal.com <121884634+gitstart-calcom@users.noreply.github.com >
2024-01-28 20:55:17 -03:00
Omar López and GitHub
210bc9fc8c
chore: Proposal for new module based file structure ( #13396 )
2024-01-25 17:31:08 -07:00