9c3ee262b4
fix: no show webhook triggers not updating ( #21345 )
...
* fix: no show webhook triggers not updating
* fix: add missing booking uid
* refactor: fetch bookings from webhook
* use allSettled
---------
Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com >
Co-authored-by: Anik Dhabal Babu <81948346+anikdhabal@users.noreply.github.com >
2025-09-04 09:32:31 +05:30
Udit Takkar and GitHub
e5f8d4a1ac
feat: support no show webhook for instant meetings ( #21251 )
...
* feat: support no show webhook for instant meetings
* fix: type error
2025-05-19 13:05:06 +04:00
+8
3bc9fa11d0
chore: remove @calcom/lib barrel file ( #21267 )
...
* refactor: replace imports from @calcom/lib barrel file with direct imports
Co-Authored-By: benny@cal.com <benny@cal.com >
* fix: add deprecated barrel file with warning to support tests
Co-Authored-By: benny@cal.com <benny@cal.com >
* remove barrel file
* fix: restore barrel file with deprecation notice and add CreditType enum export
Co-Authored-By: benny@cal.com <benny@cal.com >
* fix: add CreditType enum definition to barrel file
Co-Authored-By: benny@cal.com <benny@cal.com >
* fix: add mock for CreditType enum in credit-service test
Co-Authored-By: benny@cal.com <benny@cal.com >
* fix: use importOriginal in CreditType enum mock
Co-Authored-By: benny@cal.com <benny@cal.com >
* fix: remove barrel file completely
Co-Authored-By: benny@cal.com <benny@cal.com >
* fix: restore barrel file with deprecation notice to support tests
Co-Authored-By: benny@cal.com <benny@cal.com >
* fix: update test-setup to use direct import from @calcom/ui/classNames
Co-Authored-By: benny@cal.com <benny@cal.com >
* fix: completely remove barrel file
Co-Authored-By: benny@cal.com <benny@cal.com >
* fix: update package.json to remove references to index.ts
Co-Authored-By: benny@cal.com <benny@cal.com >
* fix: remove main and types fields from package.json
Co-Authored-By: benny@cal.com <benny@cal.com >
* fix: restore barrel file with deprecation notice to support tests
Co-Authored-By: benny@cal.com <benny@cal.com >
* remove barrel file
* fix
---------
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: benny@cal.com <benny@cal.com >
Co-authored-by: hbjORbj <sldisek783@gmail.com >
2025-05-13 21:55:58 -04:00
Anik Dhabal Babu and GitHub
513f54f4fe
feat: ability to hide organizer email ( #20782 )
...
* feat: hide orgainzer email
* fix type error
* update
* update
* Update schema.prisma
2025-04-23 19:58:29 +00:00
c6cb3423fa
feat: custom reply To Email ( #20771 )
...
Co-authored-by: Joe Au-Yeung <j.auyeung419@gmail.com >
2025-04-23 06:44:44 -07:00
3c1297aa72
fix: calcom trpc sessio circle dep ( #19893 )
...
* fix trpc session circle dep
* fixes trpc session cirlce dep
* fix relative imports
* fix more imports to use types and not trpc
* fix exports
* Fixed types
---------
Co-authored-by: Keith Williams <keithwillcode@gmail.com >
2025-03-19 05:50:22 -03:00
4a59841b02
feat: booking with phone number ( #14461 )
...
Co-authored-by: Omar López <zomars@me.com >
Co-authored-by: Joe Au-Yeung <j.auyeung419@gmail.com >
Co-authored-by: Joe Au-Yeung <65426560+joeauyeung@users.noreply.github.com >
2024-09-11 17:56:04 -07:00
Joe Au-Yeung and GitHub
95e2ad3007
fix: Disable all emails per event type w/o a workflow [CAL-4066] ( #15902 )
...
* Create confirmation dialog for attendees
* Add disabling host emails option
* Fix DOM issues
* Allow updating disabling emails on backend
* Pass metadata to sendEmails functions
* Clean up
* Type fixes
* Fix test
* Allow for enterprise only
* Type fix
* Test fix
* Check for parentId
* Disable emails for sendScheduledEmails and sendScheduledSeatsEmails
* Remove unused variable
* Only update disable all emails if event type belongs to an org
* Disable scheduling mandatory reminder workflow if attendee emails are disabled
* Refactor disable email UI
* Update copy
* Type fixes
* Fix missing params
2024-08-14 13:17:52 +02:00
fd64b0f468
fix: meeting ended and started webhooks trigger ( #14864 )
...
Co-authored-by: CarinaWolli <wollencarina@gmail.com >
Co-authored-by: Keith Williams <keithwillcode@gmail.com >
2024-05-10 12:49:16 -07:00
200ce6932d
feat: Instant Meeting ( #12345 )
...
Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com >
Co-authored-by: Udit Takkar <udit222001@gmail.com >
2023-12-19 11:01:42 -08:00