+5
11bddbb71d
feat: add setting to allow booking through a reschedule link ( #21652 )
...
* feat: add setting to disable rescheduling cancelled bookings
Co-Authored-By: hariom@cal.com <hariom@cal.com >
* fix: resolve type errors for disableReschedulingCancelledBookings field
Co-Authored-By: hariom@cal.com <hariom@cal.com >
* fix: update test expectations and builder to include disableReschedulingCancelledBookings field
Co-Authored-By: hariom@cal.com <hariom@cal.com >
* fix: add disableReschedulingCancelledBookings field to managed event types
Co-Authored-By: hariom@cal.com <hariom@cal.com >
* fix: remove duplicate disableReschedulingCancelledBookings property in test
Co-Authored-By: hariom@cal.com <hariom@cal.com >
* fix: change default value to true for disableReschedulingCancelledBookings
Co-Authored-By: hariom@cal.com <hariom@cal.com >
* fix: update managed event types to use true as default for disableReschedulingCancelledBookings
Co-Authored-By: hariom@cal.com <hariom@cal.com >
* test: add comprehensive tests for disableReschedulingCancelledBookings feature
Co-Authored-By: hariom@cal.com <hariom@cal.com >
* update and remove unnecesarry test
* update e2e test
* Update reschedule.e2e.ts
* update
* fix
* Reverse the meaning of column
* Simpify logic of rescheduling redirects
* fix test
* revert
---------
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: hariom@cal.com <hariom@cal.com >
Co-authored-by: Anik Dhabal Babu <81948346+anikdhabal@users.noreply.github.com >
Co-authored-by: unknown <adhabal2002@gmail.com >
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com >
2025-06-07 22:30:54 +02:00
Hariom Balhara and GitHub
d54ba90304
fix-wrong-url-on-auth-error ( #21693 )
2025-06-04 09:55:19 +05:30
Omar López and GitHub
ca206915bf
fix: self hosted feature check ( #21690 )
2025-06-03 17:00:48 +00:00
Anik Dhabal Babu and GitHub
8461b82f0d
fix: Update handlers and refactor code ( #21686 )
...
* fix: update safeCredentialSelect
* Update credential.ts
* Update
* update
2025-06-03 15:32:40 +00:00
devin-ai-integration[bot] and GitHub
b3c822abf7
feat: move filter segment selection from localStorage to database ( #21523 )
2025-05-30 12:56:49 +00:00
1f52ed7290
feat: Add loadingStateChildren prop to AvailabilitySettingsPlatformWrapper ( #21602 )
...
Co-authored-by: Morgan <33722304+ThyMinimalDev@users.noreply.github.com >
2025-05-30 10:39:02 +00:00
Joe Au-Yeung and GitHub
d8145bbc78
Remove error if team members and hosts do not match ( #21598 )
2025-05-30 08:31:34 +00:00
8753a6e4d6
Function return type is illegal, not sure how this passed eslint ( #21567 ) ( #21622 )
...
Co-authored-by: Alex van Andel <me@alexvanandel.com >
2025-05-30 13:18:04 +05:30
Benny Joo and GitHub
b91607b5b4
fix: missing places for revalidations ( #21632 )
2025-05-29 22:45:41 +01:00
Sarthak Kapila and GitHub
af0e839f27
feat: Enable Adding Custom children components at the bottom of EventMeta within Booker using children component props ( #21618 )
...
* feat: Enable Adding Custom children components at the bottom of EventMeta
* removed default style
* added prop in BookerPlatformWrapper
2025-05-29 21:26:30 +00:00
Udit Takkar and GitHub
b6de03de96
Revert "perf: use app dir to fetch team feature flags in settings ( #21433 )" ( #21628 )
...
This reverts commit 1dca160db0 .
2025-05-29 20:10:12 +00:00
e115095198
perf: migrate listHandler to AttributeRepository + cache attributes fetching in RSCs ( #21552 )
...
* refactor: migrate listHandler to AttributeRepository
Co-Authored-By: benny@cal.com <benny@cal.com >
* cache attributes list
---------
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-29 15:01:44 -04:00
Alex van Andel and GitHub
3040e14624
refactor: Use a deployment repository to interact with license keys ( #21613 )
2025-05-29 10:58:33 -04:00
8d5c6b8877
feat: OnformChange on Availability Settings Atom ( #21560 )
...
* feat: OnformChange on Availability Settings Atom
* docs: update availability-settings
* Update docs/platform/atoms/availability-settings.mdx
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
---------
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2025-05-29 20:05:01 +05:30
c9eac73fec
feat: add support for custom no schedule children in AvailabilitySettingsPlatformWrapper ( #21601 )
...
Co-authored-by: Morgan <33722304+ThyMinimalDev@users.noreply.github.com >
2025-05-29 20:02:56 +05:30
Lauris Skraucis and GitHub
044df04d3f
feat: v2 return team event type hosts username ( #21617 )
...
* feat: return team event type hosts username
* docs: team event types hosts username in return
2025-05-29 14:58:40 +03:00
2cbf805ffb
Fixed generator enums in prisma db ( #21595 )
...
Co-authored-by: layand12 <d.layan@unque.me >
2025-05-28 22:49:20 +00:00
Joe Au-Yeung and GitHub
30541da1fa
Fix logging ( #21593 )
2025-05-28 16:30:14 +00:00
97af0af0ba
fix: only generate sms message bodies when needed ( #21566 )
...
* only generate template when needed
* rename function to getSMSMessageWithVariables
---------
Co-authored-by: CarinaWolli <wollencarina@gmail.com >
2025-05-28 16:01:40 +00:00
Faiz and GitHub
e9b26921da
fix: misaligned and undersized tick mark in timezone dropdown ( #21550 )
2025-05-28 12:37:16 +00:00
Alex van Andel and GitHub
e4434f199d
Function return type is illegal, not sure how this passed eslint ( #21567 )
2025-05-28 13:21:14 +01:00
Joe Au-Yeung and GitHub
f4b0219a0e
Variable fix ( #21557 )
2025-05-28 02:38:20 +01:00
Joe Au-Yeung and GitHub
6f1eaaa02e
fix: Create separate calendar events to hide organizer ( #21555 )
...
* Add notes to `EventManager.create`
* Create `CalendarServiceEvent`
* Generate calendar description and remove attendees if event is private in `CalendarManager`
* Process event for reschedule method
* Refactor calendar services
* Clean up comment
* Type fixes
* Type fix
* Type fix
2025-05-27 20:46:26 -04:00
Alex van Andel
dfc022d890
Revert "perf: parallelize getBusyTimes calls to improve performance ( #21372 )"
...
This reverts commit a06b2009ab .
2025-05-27 23:30:30 +01:00
14592de6c4
fix: Anonymize host email in ics ( #21544 )
...
* add virta check for anonymizing host
* move to env var
* move env var to constants
* fix: filter empty string
* fix test
* fix test
---------
Co-authored-by: Udit Takkar <udit222001@gmail.com >
2025-05-27 19:28:03 +01:00
Omar López and GitHub
d41dcc69ad
refactor: prevent mixed imports ( #21500 )
...
Signed-off-by: Omar López <zomars@me.com >
2025-05-27 11:55:02 -04:00
Eunjae Lee and GitHub
0a28b5825b
fix: date range computation on /insights ( #21436 )
...
* fix: date range computation on /insights
* remove log
* error handling
* update test cases
* WIP
* fix implementation
* support weekStart
* clean up
* fix date range presets
* clean up timeView
* fix timeView
* clean up
* fix event trends
* remove unused variables
* fix flaky e2e tests
* fix date range
* update formatting logic
2025-05-27 17:47:40 +02:00
Eunjae Lee and GitHub
3131318b6a
fix: hide organizer info on rescheduled events ( #21541 )
...
* fix(email): hide organizer info on rescheduled events
* hide organizer email on bookings-single-view
* replace organizer email with name
* sanitize previous booking only
* clean up code
* fix dumb error
2025-05-27 15:35:16 +00:00
08e35e4698
perf: stop merging routers twice. ( #21538 )
...
* move away from merging twice
* move to use loggedIn Router directly
* fix router outputs types
* fix mocks in create button with teasm tests
---------
Co-authored-by: Alex van Andel <me@alexvanandel.com >
2025-05-27 15:42:14 +01:00
ed4b3f082a
feat: cal video settings ( #21347 )
...
* feat: cal video settings
* fix: var names
* feat: finish setting
* chore: add enabled
* chore: remove logs
* feat: support redirect url on exit
* feat: finish settings
* refactor: improve UI
* chore: remove logs
* fix: type err
* fix: finish redirect url
* fix: add type
* chore: change schema
* fix: type error
* chore: improvements
* chore: remove index
* feat: add organizer
* chore: remove log
* chore: use safe parse
* fix: add nullable
* refactor: hide toggles if platorm
* chore: update description
---------
Co-authored-by: Alex van Andel <me@alexvanandel.com >
Co-authored-by: supalarry <laurisskraucis@gmail.com >
2025-05-27 10:13:24 -04:00
Lauris Skraucis and GitHub
2aafa1c163
feat: v2 managed organizations pagination ( #21359 )
...
* feat: getPagination helper
* refactor: bookings use getPagination helper
* feat: getPagination helper
* refactor: group pagination inputs and outputs in types/pagination
* feat: paginated managed orgs
* fix tests
* swagger
2025-05-27 13:50:31 +03:00
2334c3bef8
fix: optimize SEO healthscore ( #21509 )
...
* compress app store images
* replace http linkages with https
* fix link raycast
* update http links to https
---------
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
2025-05-26 20:24:08 +00:00
Anik Dhabal Babu and GitHub
f9c11c2856
fix: (Reschedule) Email Settings being ignored for RR event ( #21520 )
...
* fix: delete dilog button not visible
* fix: (Reschedule) Email Settings being ignored for RR event
* update
2025-05-26 16:17:05 +00:00
30060f03eb
fix: GoogleCalendar - Ensure that Delegation Credentials are able to reuse access_token ( #21389 )
...
Co-authored-by: Omar López <zomars@me.com >
2025-05-26 15:19:52 +01:00
Rajiv Sahal and GitHub
999882b795
dont pass attribues and facetedTeamValues for platform ( #21508 )
2025-05-25 22:17:42 +00:00
Omar López and GitHub
bda963b851
refactor: prevents mixed server/clients imports ( #21499 )
2025-05-25 09:07:49 +00:00
GitHub Actions
8511494d68
chore: release v5.3.5
2025-05-25 00:08:53 +00:00
Benny Joo and GitHub
1c3ad9dad6
refactor: make routing forms code more maintainable ( #21478 )
...
* create layout for routing/forms
* refactor
* refators
* fix
* clean up
2025-05-24 22:44:05 +00:00
Anik Dhabal Babu and GitHub
d43afe7dbd
fix: e2e test failure in ci ( #21510 )
...
* fix: delete dilog button not visible
* fix: global e2e fialure
* update
* tweak
2025-05-24 13:11:36 -04:00
a06b2009ab
perf: parallelize getBusyTimes calls to improve performance ( #21372 )
...
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: keith@cal.com <keithwillcode@gmail.com >
2025-05-24 08:43:06 -04:00
Anik Dhabal Babu and GitHub
ef1844557f
fix: Host schedule not updating upon updating/deleting default schedule ( #20750 )
...
* fix: host schdule not updating
* Update util.ts
* tweak
* Update delete.handler.ts
* add test
* update
* Update util.test.ts
2025-05-23 17:53:40 -04:00
Alex van Andel and GitHub
d1f7b043e8
chore: Improve error handling for avatar API, shouldn't result in timeouts ( #21493 )
2025-05-23 18:08:04 +00:00
3a8e40d029
feat(calendar): add error tracking with attempts to SelectedCalendar ( #21326 )
...
Co-authored-by: hariom@cal.com <hariom@cal.com >
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com >
Co-authored-by: Omar López <zomars@me.com >
2025-05-23 16:38:54 +00:00
bca46228e7
feat: upgrade typescript to 5.8.3 ( #21449 )
...
* feat: upgrade typescript to 5.8.3
Co-Authored-By: joe@cal.com <joe@cal.com >
* chore: fix TypeScript 5.8.3 compatibility issues
Co-Authored-By: joe@cal.com <joe@cal.com >
* Uncomment `optmizeImage`
* Type fix
* Type fix
---------
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: joe@cal.com <joe@cal.com >
Co-authored-by: Joe <j.auyeung419@gmail.com >
2025-05-23 13:57:37 +01:00
d9df9b3d01
feat: recording url with 6 months expiry time ( #18707 )
...
* feat: store cal video recording on s3
* feat: create new route to fetch download link
* tests: add unit test
* fix: unit test
* fix: type error
* chore: add env var
* fix: open in new tab
* fix: type err
* chore: update test
* fix: import
* chore: use cal video recording token secret
---------
Co-authored-by: Syed Ali Shahbaz <52925846+alishaz-polymath@users.noreply.github.com >
2025-05-23 13:01:33 +01:00
Peer Richelsen and GitHub
26b4b7a868
fixed two dark mode app logos ( #21482 )
2025-05-23 08:08:27 +00:00
GitHub Actions
53a06797a9
chore: release v5.3.4
2025-05-22 23:03:42 +00:00
99eb743772
add verifiedAt timestamp ( #21477 )
...
Co-authored-by: CarinaWolli <wollencarina@gmail.com >
2025-05-22 22:42:25 +00:00
73adfb0cec
fix: header in routing forms ( #21445 )
...
* fix header
* remove unused variables
---------
Co-authored-by: Eunjae Lee <hey@eunjae.dev >
Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com >
2025-05-22 19:47:10 +00:00
Joe Au-Yeung and GitHub
a6d37fd167
feat: Round robin, when attendee books same timeslot return original booking ( #21455 )
2025-05-22 12:06:28 -07:00