da47168941
fix: Stop throwing 202 for stripe handler ( #20397 )
...
* dont throw - log error
* invoice paid
* update to warn
* Update packages/features/ee/billing/api/webhook/_invoice.paid.ts
---------
Co-authored-by: Keith Williams <keithwillcode@gmail.com >
2025-03-27 15:06:15 +00:00
2aa583bb6d
feat: Toggle to hide Team Profile link on Booker ( #20369 )
...
* hide team profile link on booker
* fix ts errors
---------
Co-authored-by: amrit <iamamrit27@gmail.com >
2025-03-27 15:00:35 +00:00
Eunjae Lee and GitHub
ea250febbc
fix: style DataTableSelectionBar ( #20403 )
2025-03-27 14:29:45 +00:00
88961a1c67
fix: attribute filters on organization member list ( #20380 )
...
* fix: attribute filters on organization member list
* fix total count
* add tests
---------
Co-authored-by: Alex van Andel <me@alexvanandel.com >
2025-03-27 14:36:47 +01:00
cd952dc93c
chore: decouple ui dialog from AppRouter and Atoms ( #20088 )
...
* chore: decouple ui dialog from AppRouter and Atoms
* fix type e2e test
* fix: import dialog from @calcom/ui/components/dialog
* fix: remove log
* fix unit test
* fix
* fix and move data-override-list test to features package
---------
Co-authored-by: hbjORbj <sldisek783@gmail.com >
2025-03-27 09:24:42 +02:00
Alex van Andel and GitHub
2ab4e8b40a
fix: support Stripe subscription items ( #20389 )
...
* fix: Implement backwards compatible stripe change to customer.subscription.deleted
* Further handling, including price -> plan change
2025-03-26 23:24:38 +00:00
6bd11009a8
allow promotion codes ( #20387 )
...
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
2025-03-26 22:51:10 +00:00
099c534daa
feat: dub refer embed ( #20258 )
...
* feat: dub refer embed
* review fix
* review fix
* @dub/embed-core seems not needed
* @dub/embed-core can stay in web
* move refer page out of main-nav
* update yarn lock
* use loading.tsx
---------
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
Co-authored-by: hbjORbj <sldisek783@gmail.com >
2025-03-26 21:06:21 +00:00
Udit Takkar and GitHub
7aa1d8035c
fix: update error handling in validateBookingTimeIsNotOutOfBounds function to use HttpError ( #20386 )
2025-03-26 17:24:33 +00:00
Udit Takkar and GitHub
596e9b4e5a
fix: circular dependencies ( #20378 )
...
* fix: circular dependencies
* fix: type err
2025-03-26 12:42:40 -04:00
0fec74a7fe
fix : #11378 ( #20384 )
...
* fix:#11378
* fix : #11378
* final-changes
---------
Co-authored-by: Tushar Bhatt <95581504+TusharBhatt1@users.noreply.github.com >
Co-authored-by: Tushar <tusharbhatt0135@gmail.com >
2025-03-26 14:51:39 +00:00
Eunjae Lee and GitHub
d927662dd7
fix: relocate action buttons on org member list ( #20336 )
...
* fix: relocate filter segment buttons on org member list
* implement toolbarContainerRef
* adjust location
* reorganize the hierarchy of DataTableProvider
* rename toolbar container to cta container
* move clear button to toolbar right
2025-03-26 14:18:39 +00:00
sean-brydon and GitHub
e1c001baff
adds scroll indicators and sticks to one line ( #20383 )
2025-03-26 14:15:54 +00:00
Joe Au-Yeung and GitHub
122af4538d
fix: Add assignment reason for round robin reassignments ( #19199 )
...
* Add `RR_REASSIGNED` to schema
* Handle recording reassigned manual vs rr
* Pass manual assignment prop to `AssignmentReasonRecorder`
* Add log to determine who is doing the reassignment
* RR reassign - add initializing log
* Record assignment reason when reassigning via rr
* Add `reassignedById` in trpc endpoint
* Add `reassignedById` param in api v2 endpoint
* Migration to add `RR_REASSIGNED`
2025-03-26 10:39:16 -03:00
Eunjae Lee and GitHub
f699fd1732
fix: add UID filter to /insights/routing ( #20356 )
2025-03-26 09:52:40 +00:00
Hariom Balhara and GitHub
a9ddea9184
fix crash in vercel domain creation flow ( #20281 )
2025-03-26 13:05:55 +05:30
Benny Joo and GitHub
dcc079773b
fix: type error in payment page ( #20366 )
2025-03-26 01:48:27 +00:00
GitHub Actions
0befc6431f
chore: release v5.1.8
2025-03-25 21:10:18 +00:00
Alex van Andel and GitHub
c21094ab0a
fix: Buffers when combined with seated events ( #20233 )
2025-03-25 18:17:25 +00:00
Benny Joo and GitHub
9b952fd922
chore: Set daily video testing meeting link to env var ( #20359 )
2025-03-25 18:17:00 +00:00
Alex van Andel and GitHub
0772e1d168
fix: skip when browsing month has no available slots ( #19626 )
...
* fix: skip when browsing month has no available slots
* Fix zustand error + add wip tests
* Fix issue with using brows
ingDate too early
* Use slots instead of schedule return types to remove hard coupling to tRPC
* Some await fixes + use type definition from extended core feature
* Move useNextMonth to custom hook
* Add unit tests to cover the next month scenario
* Use changed interface, schedule -> slots,isLoading
* Return no-op until ready
2025-03-25 17:28:50 +00:00
8a18e167e9
fix: remove oAuth clientId from email when rescheduling platform booking ( #20354 )
...
Co-authored-by: Rajiv Sahal <sahalrajiv-extc@atharvacoe.ac.in >
2025-03-25 13:18:29 +00:00
Benny Joo and GitHub
c7c2c03f6a
chore: move ServerTrans to packages/lib ( #20353 )
...
* chore: move ServerTrans to packages/lib
* remove file not meant for this PR
2025-03-25 10:23:42 +00:00
Morgan and GitHub
a183b31269
refactor: atoms dependency on web through AdditionalCalendarSelector ( #20352 )
2025-03-25 09:09:57 +00:00
Anik Dhabal Babu and GitHub
7b9dabfa17
fix: disable guest is not updating onchange ( #20340 )
2025-03-25 04:51:13 +00:00
Anik Dhabal Babu and GitHub
3ecc9319c7
fix: Introduce a new prop in the session to extract the profile username when inside an org ( #18979 )
...
* fix: flaky test organization.spec
* fix: use profile.username
* update
* update
* update
2025-03-25 09:46:00 +05:30
GitHub Actions
214528ffa8
chore: release v5.1.7
2025-03-25 00:23:18 +00:00
7f79779bf8
chore: Upgrade jackson ( #20107 )
...
Co-authored-by: Alex van Andel <me@alexvanandel.com >
2025-03-25 00:18:26 +00:00
Joe Au-Yeung and GitHub
f24e8d12f0
feat: Salesforce - handle picklist field type ( #20342 )
...
* Add picklist to `SalesforceFieldType` enum
* Add picklist value to Salesforce settings
* Add `getPicklistFieldValue` method
* Find picklist option based on active and value
2025-03-24 23:05:30 +00:00
Omar López and GitHub
19712f62e3
feat: improved observability on api v1 and webapp ( #20302 )
...
* feat: associate errors to users on api v1
* Added webapp
* Update layout.tsx
* Update captureUserId.ts
2025-03-24 23:01:20 +00:00
sean-brydon and GitHub
e4cfaa56f0
no throw 202 ( #20339 )
2025-03-24 16:48:38 +00:00
c7641f852f
feat: Added org username to admin users view ( #20254 )
...
* feat : Added org username to admin users view
* styling tweaks (#20215 )
* minor-changes
---------
Co-authored-by: Tushar Bhatt <95581504+TusharBhatt1@users.noreply.github.com >
Co-authored-by: Tushar <tusharbhatt0135@gmail.com >
2025-03-24 15:03:58 +00:00
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