Omar López and GitHub
a18defaa36
fix: increase memory requirement for building atoms ( #20306 )
2025-03-24 10:50:35 -03:00
GitHub Actions
f9ee907245
chore: release v5.1.5
2025-03-24 00:23:17 +00:00
Anik Dhabal Babu and GitHub
01c16ad150
fix: calender setting skeleton ( #20317 )
2025-03-23 08:23:28 +00:00
Hariom Balhara and GitHub
56ab4e8415
Add salesforce query validation in integration tests ( #20209 )
2025-03-21 23:06:41 +00:00
Omar López and GitHub
9cd133ff10
Auto builds icons before dev and build scripts ( #20304 )
2025-03-21 19:59:00 +00:00
GitHub Actions
6df473c5fb
chore: release v5.1.4
2025-03-21 19:14:23 +00:00
Benny Joo and GitHub
4606fc6ace
chore: Remove HeadSeo everywhere ( #20272 )
2025-03-21 14:24:53 -04:00
78ddf71823
perf: Move OOO-related tRPC procedures to new routers ( #20136 )
...
* perf: Move OOO-related tRPC procedures to new routers
* Moved test file
* push fix for import path in tests
* fix trpc response url that we wait for
---------
Co-authored-by: sean-brydon <sean@cal.com >
Co-authored-by: Anik Dhabal Babu <81948346+anikdhabal@users.noreply.github.com >
Co-authored-by: sean-brydon <55134778+sean-brydon@users.noreply.github.com >
2025-03-21 09:03:10 -07:00
Lauris Skraucis and GitHub
c0ecfcd910
docs: v2 team event schedulingType ( #20289 )
...
* refactor: input scheduling type
* refactor: output scheduling type
2025-03-21 13:25:59 +00:00
Morgan and GitHub
b94b16316f
fix: i18n failed to fetch translations results in api v2 crash ( #20294 )
...
* fix: i18n failed to fetch translations
* fixup! fix: i18n failed to fetch translations
2025-03-21 14:22:38 +02:00
Tushar Bhatt and GitHub
f80b780aae
fix: removing unnecessary styles ( #20284 )
...
* fix: removing unnecessary styles
* add padding
* padding
* padding
2025-03-21 16:36:21 +05:30
Pranav Patil and GitHub
00dc467f25
fix: Padding issue in text fields ( #20287 )
2025-03-21 09:03:54 +00:00
Morgan and GitHub
d644c09bac
fix: missing Prisma type in libraries ( #20285 )
2025-03-21 08:50:14 +00:00
amrit and GitHub
d7e5a8e588
fix: update SkeletonLoaderTeamList component layout ( #20263 )
2025-03-21 02:21:54 +00:00
8ad442f2be
feat: Upgrade to Next 15 ( #18834 )
...
* wip
* update layoutHOC
* wip
* remove app router related code no longer used
* remove more
* await cookies, headers, params, serachparams
* update yarn.lock
* await cookies, headers, params, serachparams more
* update yarn lock again
* downgrade next-auth to 4.22.1
* update yarn lock
* fix
* update yarn lock
* fix type checks
* update yarn lock
* await headers and cookies
* restore pages folder
* restore yarn.lock
* update yarn.lock
* await headers and cookies
* remove
* await params in API routes
* updates
* restore next.config.js
* remove i18n from next.config.js
* Fixed tests
* Fixed types
* Removed duplicate favicon.ico
* Fixing more types
* ImageResponse moved to next/og
* Fixed prisma import issues
* dynamic import for @ewsjs/xhr
* remove deasync dep
* dynamic import for @tryvital/vital-node
* fix type checks
* add back turbopack command
* Type fix
* Removed unneeded file
* fix turbopack relative path errors
* add comments
* remove unneeded code
* Fixed build errors
* await apis
* use Promise<Params> type in defaultResponderForAppDir util
* refactor scim api route
* fix type checks
* separate app-routing.config into client-config and server-config
* wip
* refactor routing forms components
* revert unneeded changes for easier review
* fix
* fix
* use CustomTrans
* fix type
* fix unit tests
* fix type error
* fix build error
* fix build error
* fix build error
* fix warnings
* fix warnings
* upgrade @tremor/react and tailwindcss
* numCols -> numItems
* fix forgot-password e2e test
* fix 1 more e2e test
* fix login e2e test
* fix e2e tests
* fix e2e tests
* clean up
* remove error
* use tremor/react 2.11.0
* fix
* rename CustomTrans to ServerTrans
* address comment
* fix test
* fix ServerTrans
* fix
* fix type
* fix ServerTrans usages 1
* fix translations
* fix type checks
* fix type checks
* link styling
* fix
---------
Co-authored-by: Keith Williams <keithwillcode@gmail.com >
Co-authored-by: Anik Dhabal Babu <81948346+anikdhabal@users.noreply.github.com >
2025-03-20 21:30:51 -03:00
9bcea0fa01
replyTo includes the correct email ( #20235 )
...
Co-authored-by: Tushar Bhatt <95581504+TusharBhatt1@users.noreply.github.com >
2025-03-20 17:16:12 +00:00
Gaurav Verma and GitHub
a48ad2219f
feat: add aria-labels for accessibility in AddVariablesDropdown and ToolbarPlugin components ( #20260 )
2025-03-20 15:59:47 +00:00
55a97b71c8
perf: fix circular dependencies ( #20121 )
...
* perf: fix circular dependencies
* fix: types
* fix: types
* fix: types
---------
Co-authored-by: sean-brydon <55134778+sean-brydon@users.noreply.github.com >
2025-03-20 15:30:26 +00:00
Udit Takkar and GitHub
b1b8b0135e
refactor: event type builder ( #19459 )
2025-03-20 07:49:14 -07:00
08d4c800e9
feat: allow timezones selection in Booker atom via prop ( #20044 )
...
* expose props to pass in timezones and booking dry run values from outside
* fix merge conflicts
* update typings
* add props values to test
* fixup: PR feedback
* PR feedback
* fix wrong prop name
* fix merge conflicts
* fixup
* update docs
* update docs examples
* fix props naming
* fix timezone component logic and typo
* extract typings of timeZones
* update typings for Timezone
* update docs
* resolve merge conflicts
* fix typings
---------
Co-authored-by: Morgan <33722304+ThyMinimalDev@users.noreply.github.com >
2025-03-20 14:05:45 +00:00
Vijay and GitHub
efeb0a8f41
fix: repeatedly occurring flaky tests ( #20238 )
...
* fix flaky tests
* minor tweak in ooo tests
* chore
* update: fill description at end
2025-03-20 18:46:41 +05:30
Hariom Balhara and GitHub
207147f5ff
fix: Errors seen in some cases when organization is created through webhook ( #20249 )
2025-03-20 13:02:32 +00:00
Hariom Balhara and GitHub
aa7f9719c9
Must slugify the slug - in UI and before we use it ( #20242 )
2025-03-20 11:23:46 +00:00
e045dcff11
fix: add response id to webhook payload ( #20247 )
...
* add responseId to webhook payload
* fix test
---------
Co-authored-by: CarinaWolli <wollencarina@gmail.com >
2025-03-20 11:21:30 +00:00
Eunjae Lee and GitHub
80eb6daf1f
fix: case insensitive search on organization member list ( #20240 )
2025-03-20 10:47:57 +00:00
Benny Joo and GitHub
b0bf274896
perf: Remove packages/ui/index.ts barrel file ( #20243 )
...
* remove packages/ui/index.ts
* Update tests
2025-03-20 07:26:12 -03:00
Peer Richelsen and GitHub
c7d9c63390
added padding bottom so plain chat doenst overlay anything ( #20224 )
2025-03-20 03:56:16 +00:00
853f9bc436
perf: do not import from @calcom/ui barrel file ( #20184 )
...
* Icon and IconName
* Button and ButtonGroup
* UserAvatar
* AvatarGroup
* Avatar
* WizardLayout
* Dialogs
* EmptyScreen
* showToast and TextField
* Editor
* Skeleton
* Skeleton
* TopBanner and showToast
* Button again
* more
* perf: Remove app-store reference from @calcom/ui
* more
* Fixing types
* Icon
* Fixed casing
* dropdown
* more
* Select
* more
* Badge
* List
* more
* Divider
* more
* fix
* fix type check
* refactor
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix type check
* fix
* fix
* fix
* fix
* more
* more
* more
* more
* add index file to components/command
* fix
* fix
* fix
* fix imports
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix build errors
* fix build errors
* fix
---------
Co-authored-by: Keith Williams <keithwillcode@gmail.com >
2025-03-19 19:00:55 -03:00
GitHub Actions
ca19aa00c1
chore: release v5.1.2
2025-03-19 21:59:27 +00:00
Anik Dhabal Babu and GitHub
467c979aa7
fix: updating the user does not invalidate/refresh the table ( #20228 )
2025-03-19 20:28:18 +00:00
Hariom Balhara and GitHub
9f9bf10040
fix: A user exists with that username ( #20217 )
2025-03-19 14:34:33 +00:00
232f9d288c
fix: Loading indicator alignment in settings page ( #20219 )
...
* Fix: Loading indicator alignment in profile page
* Added animate spin class
---------
Co-authored-by: Tushar Bhatt <95581504+TusharBhatt1@users.noreply.github.com >
2025-03-19 14:31:05 +00:00
Anik Dhabal Babu and GitHub
7dab100382
fix: unskip confirm step if there are multiple location ( #20051 )
2025-03-19 12:17:49 +00:00
Lauris Skraucis and GitHub
91d4f1c219
feat: booker atom confirm and back button styling ( #20162 )
...
* feat: submitButtonDisabled Booker atom prop
* feat: confirmStep.confirmButton & backButton booker styles
* refactor: rename submitButtonDisabled to confirmButtonDisabled
* feat: implement this feature for skip confirm step
* refactor: naming
2025-03-19 11:30:48 +00: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
a4a05878ef
fix: use correct skeleton loader ( #20197 )
...
Co-authored-by: Tushar Bhatt <95581504+TusharBhatt1@users.noreply.github.com >
2025-03-19 08:07:22 +00:00
352d68ae1c
perf: Remove app-store reference from @calcom/ui ( #20188 )
...
* perf: Remove app-store reference from @calcom/ui
* Fixing types
* Fixed casing
* fix type check
* refactor
* fix
* fix
* fix
* fix
* fix
* fix
---------
Co-authored-by: hbjORbj <sldisek783@gmail.com >
2025-03-19 05:04:02 -03:00
Tushar Bhatt and GitHub
ffd034679c
fix: team-update-on-eventTypes-page ( #20152 )
2025-03-19 07:28:18 +00:00
Hariom Balhara and GitHub
7250e22257
fix salesforce query ( #20196 )
2025-03-19 09:23:12 +02:00
Udit Takkar and GitHub
f459e5d9c4
fix: use correct logo ( #20194 )
2025-03-19 06:29:07 +00:00
Tushar Bhatt and GitHub
30bb0f1383
fix: logo-sync-issue ( #20190 )
2025-03-19 04:44:55 +00:00
Abdullah Arif and GitHub
24c993a3d2
fix(createButton): add scrolling to empty webhook dropdown ( #20191 )
...
Added a scroll-bar class and set a max height on DropdownMenuContent to ensure large dropdowns are scrollable, improving the user experience by making all items accessible without expanding beyond the viewport.
2025-03-19 09:54:09 +05:30
GitHub Actions
aa4276be5b
chore: release v5.1.1
2025-03-18 20:45:23 +00:00
sean-brydon and GitHub
c2547acb3d
fix eslint error ( #20127 )
2025-03-18 20:21:08 +00:00
Udit Takkar and GitHub
d5d90a8b87
fix: sms formatting ( #18647 )
2025-03-18 16:59:13 -03:00
40333c81c5
chore: Add logging to Salesforce ( #20167 )
...
* Remove unused param
* Add log when no contacts are created
* Replace console.log with logger
* Add logging around `buildRecordUpdatePayload`
* Add details if field isn't being caught
* Revert change
* Type fixes
---------
Co-authored-by: Keith Williams <keithwillcode@gmail.com >
2025-03-18 19:51:02 +00:00
Tushar Bhatt and GitHub
ff92979311
fix: spacing ( #20172 )
2025-03-18 17:37:24 +00:00
Rajiv Sahal and GitHub
37e56ebbf9
dont auto accept user into an org when creating platform org ( #20125 )
2025-03-18 16:12:26 +00:00
07c38f1f33
test: Add tests for Booker component ( #19051 )
...
* feat: Don't allow unavailable slot's booking form to be visible - Send back to slots listing
* Improvements
* feat: Add env variables and strategies to prevent booking failures
- Added new environment variables for configuring slot reservation and availability checks
- Implemented strategies to handle concurrent bookings and slot availability
- Updated Booker component and related files to support new reservation and slot checking mechanisms
- Added README with detailed explanation of booking prevention strategies
- Configured dynamic intervals for slot and reservation queries
* docs: Update Booker README with detailed slot reservation and availability explanation
- Clarified slot reservation behavior when multiple users access the same booking page
- Added details about `getSchedule` refetching strategies and timing
- Explained how slot availability is detected and communicated to users
* Support for skip confirmation form flow
* feat: Enhance slot availability and reservation mechanism
- Refactored slot availability checking to support multiple slots
- Added tentative selected timeslots to improve booking UX
- Updated trpc handler to check availability for multiple slots
- Introduced new store methods for managing tentative slot selections
- Improved slot reservation and availability status tracking
* refactor: Improve slot availability quick check mechanism
- Renamed and restructured slot availability check parameters
- Extracted quick availability checks into a separate hook
- Updated type definitions for slot status and availability checks
- Simplified slot availability logic in Booker and related components
- Maintained cached state for quick availability checks
* Add tests booker
* Support minimu booking check too
* change data-testid
* Rneame
* Fix race condition with uid cookie not set
* fix tests
* Remove unsded variable
* fixup! Merge branch 'main' into dont-allow-booking-form-with-unavaialble-slot
* Fix the unavailability bug when only seconds differ
* Handle column view that doesnt have selected date and also add tests for isTimeSlotAavailable
* Fi ts and unit tests
---------
Co-authored-by: Hariom Balhara <hariombalhara@gmgmail.com >
Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com >
Co-authored-by: Morgan <33722304+ThyMinimalDev@users.noreply.github.com >
Co-authored-by: Morgan Vernay <morgan@cal.com >
2025-03-18 13:02:20 +01:00
Gene Parmesan Thomas and GitHub
192238f4bf
fix: UID cookie isn't accessible/created when in embed as it is third party context. ( #19859 )
...
* [CAL-5240] Embeds: UID cookie isn't accessible/created when in embed as it is third party context.
* comments
2025-03-18 16:22:55 +05:30