bd30bf335b
feat: update translations ( #17421 )
...
Co-authored-by: Replexica <support@replexica.com >
2024-10-31 17:56:22 +00:00
ab65ce73c2
feat: Support Attribute Logic fallback ( #17290 )
...
* Add fallback
* Support attribute query fallback
* Refactor
* Add tests and cleanup SingleFofrm
* small text fixes
* With fallback in picture, we dont throw error in preview now instead we capture errors and show them gracefully
* Get attribute logic preview working without saving Fixes CAL-4582
* Abstract useRoutes out
* Update e2e
* Dont define Page component again and again
---------
Co-authored-by: CarinaWolli <wollencarina@gmail.com >
2024-10-31 12:53:34 -04:00
Joe Au-Yeung and GitHub
06f83e6d0d
feat: Send Attendee No Show Data To Salesforce ( #17423 )
2024-10-31 16:39:58 +00:00
ebd5ca6ceb
fix: people filter in /bookings and create OOO modal ( #17396 )
...
* fix: people filter in /bookings
* refactor: lazy loading people filters and OOO
* chore: type errr
* chore: type errr
* fallback to username if no name is set
---------
Co-authored-by: sean <sean@brydon.io >
2024-10-31 14:57:07 +00:00
Benny Joo and GitHub
bcaf067ed6
fix: routing-forms reporting - "in" operator logic is broken + overall refactor ( #17398 )
...
* fix: routing-forms reporting - "in" operator logic is broken
* fix
* refactor to make it more readable
* add tests
2024-10-31 14:09:10 +00:00
Morgan and GitHub
120cfed8a1
fix: booker platform atom multi duration selector ( #17419 )
2024-10-31 13:14:58 +00:00
e728ed74ce
fix: add reassignedBy and reassign reason to both status ( #17418 )
...
* add reassignedBy and reassign reason to both status
* fix w-full issue in dialog
* fix types
---------
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
2024-10-31 12:32:05 +00:00
Keith Williams and GitHub
64551a506a
perf: Allow configuring Sentry:debug ( #17420 )
2024-10-31 12:15:07 +00:00
fee3b73bda
feat: payment card atom ( #17203 )
...
* init stripe payment card atom
* cleanup
* update platform libraries
* fix import paths
* add function to get user payment info
* fixup
* resolve merge conflicts
* fixup fixup
* resolve merge conflicts
* fixup
* update payments page
* add props for event payment success and failure
* update props and fixup
* bump platform libraries
* fixup! bump platform libraries
* fixup! fixup! bump platform libraries
* resolve merge conflicts
* fix: add isActive to paymentsTab
---------
Co-authored-by: Morgan <33722304+ThyMinimalDev@users.noreply.github.com >
Co-authored-by: Morgan Vernay <morgan@cal.com >
2024-10-31 11:21:13 +02:00
a5806cb100
fix: buffers in handleNewBooking ( #17415 )
...
* send missing buffer params
* add tests
---------
Co-authored-by: CarinaWolli <wollencarina@gmail.com >
2024-10-31 08:48:36 +00:00
Anik Dhabal Babu and GitHub
f649f8b78d
fix: huddle01 is not generating meeting link ( #17417 )
...
* fix: huddle01 not generating link
* update
2024-10-31 04:59:34 +00:00
Keith Williams and GitHub
ced7f282a5
perf: Reduce spans in highPerf temporarily ( #17413 )
...
* perf: Reduce spans in highPerf temporarily
* Just completely removed them
2024-10-30 16:15:51 +00:00
Keith Williams and GitHub
dfa4e10c83
perf: Add ability to configure Sentry maxSpans ( #17411 )
2024-10-30 13:54:22 +00:00
c3f03c8000
fix: stripe connect atom for teams ( #17294 )
...
* add teamId
* add team app credentials method
* add handler to get all user admin teams
* update stripe logic to handle teams
* enable teamId for stripe connect
* update stripe module
* implement PR feedback
* update stripe module
* add method to get credential by team id
* handle check for teamId
* abstract team and individual stripe connection checks into two separate parts
* hide badge for platform user
* update typing
* add logic to handle team stripe integration
* bump platform libraries
* bump platform libraries
---------
Co-authored-by: Morgan Vernay <morgan@cal.com >
Co-authored-by: Morgan <33722304+ThyMinimalDev@users.noreply.github.com >
2024-10-30 15:28:26 +02:00
Benny Joo and GitHub
aaa5531a3a
fix: main google calendar not being connected ( #17404 )
2024-10-30 11:58:44 +00:00
Morgan and GitHub
2784564427
Revert "chore: ensure idempotency cancel booking api v2" ( #17407 )
...
This reverts commit 85246f0754 .
2024-10-30 11:37:17 +00:00
Keith Williams and GitHub
4b6b9badf5
perf: Sentry perf tracing ( #17202 )
...
* chore: Add Sentry perf tracing
* Just to build
* perf: Add Sentry perf tracing
* Removed the extra integrations tracing config
* Got spans working
* Now only tracing individual endpoints
* Removed check for booking event type
* Fixed types
* Added back for spans
* Consolidate sentry imports
* Added more traces
* Moved the start of the span
2024-10-30 00:35:25 +00:00
Keith Williams and GitHub
5a9197f357
chore: v4.6.14 ( #17390 )
2024-10-29 19:45:41 -03:00
315077f6c5
feat: update translations ( #17393 )
...
Co-authored-by: Replexica <support@replexica.com >
2024-10-29 21:47:57 +00:00
Joe Au-Yeung and GitHub
b8b270e4e5
feat: Prioritize Contacts Over Leads If They Exist [CAL-4640] ( #17380 )
2024-10-29 19:53:44 +00:00
Udit Takkar and GitHub
04a49e74d4
fix: round robin re assignment google meet bug ( #17378 )
2024-10-29 15:27:37 -04:00
Joe Au-Yeung and GitHub
8605fb4518
feat: Salesforce change owner on booking [CAL-4641] ( #17391 )
...
* Let user set owner name to change
* Add backend logic
* Add message
* Type fixes
2024-10-29 14:03:35 -04:00
sean-brydon and GitHub
55671db5fd
fix: virtualised member list for reassign ( #17386 )
...
* wip virtual list for reassignemnt
* order in alpha and prio order
* loading state
* add flex shrink so status symbol doesnt move
* add gap to each item to make hovering not feel squished
* a11y indexing tab group
* useInViewObserver hook and move to lib
* use correct intersection target
* fix type errors
* remove type
2024-10-29 17:47:43 +00:00
Benny Joo and GitHub
1a55f2d8e2
chore: settings/admin - remove pages router and use app router & add i18n to metadata ( #16773 )
...
* remove pages router and use app router
* remove testBothFutureAndLegacyRoutes for settings-admin e2e test
* add i18n for metadata
2024-10-29 12:49:21 -03:00
Morgan and GitHub
b82b39d12d
chore: add logs api-v2 booking controllers ( #17389 )
...
* chore: add logs apiv2 booking controller
* chore: add logs apiv2 booking controller
2024-10-29 12:02:22 +00:00
Morgan and GitHub
85246f0754
chore: ensure idempotency cancel booking api v2 ( #17385 )
2024-10-29 12:20:42 +02:00
Anik Dhabal Babu and GitHub
c5becb0990
fix: few ui fixes on booking page ( #17383 )
2024-10-29 07:45:06 +00:00
13d4102dc8
feat: update translations ( #17231 )
...
Co-authored-by: Replexica <support@replexica.com >
2024-10-28 21:50:48 +00:00
Keith Williams and GitHub
8ab73caeb9
chore: v4.6.13 ( #17362 )
2024-10-28 17:57:19 -03:00
Joe Au-Yeung and GitHub
e6dbb19eff
feat: Salesforce RR Skip Accounts - Match On Email Domain ( #17350 )
...
* If RR skip is set to account, match on email domain of existing contacts
* Revert changes on main merge
* Refactor
2024-10-28 13:54:32 -04:00
Avishay Maor and GitHub
2efa593d2b
Update RerouteDialog.test.tsx resolve lint errors ( #17352 )
2024-10-28 22:49:11 +05:30
dfc73ea307
fix: Inconsistent phrasing and remove duplicate words in localization ( #17339 )
...
* Fix inconsistent phrasing and remove duplicate words in localization strings in common.json
* Update common.json
---------
Co-authored-by: Anik Dhabal Babu <81948346+anikdhabal@users.noreply.github.com >
2024-10-28 14:10:55 +00:00
Lauris Skraucis and GitHub
ed6c94b941
docs: platform api calls ( #17356 )
2024-10-28 13:42:37 +00:00
Lauris Skraucis and GitHub
f8cbf4693b
docs: AvailabilitySettings toggle animation fix ( #17355 )
2024-10-28 08:24:30 +00:00
Benny Joo and GitHub
7d51741de0
fix: lint errors ( #17351 )
2024-10-27 08:05:27 +05:30
Anik Dhabal Babu and GitHub
7e3f60bbdb
fix: wrong attende details shows for seated event ( #17338 )
2024-10-26 11:46:59 +05:30
Omar López and GitHub
f81024e3f0
chore: v4.6.12 ( #17345 )
2024-10-25 23:24:55 +00:00
Syed Ali Shahbaz and GitHub
097c14ca64
feat: add workflow vars and search for event types ( #17343 )
...
* Udit:goat - thank you for this
* improve searchbar
* remove unused code
* add workflow vars
* change requested
* requested changes
* changes
* type-fix??
* type-fix??
* ----
2024-10-25 22:38:48 +00:00
Alex van Andel and GitHub
b9128a7a0b
chore: Add ./components/[name]/index.ts map to package.json ( #17319 )
...
* chore: Add ./components/[name]/index.ts map to package.json
* fix: Clarify Popover exports
* fix: re-add dropdown to calcom/ui barrel
* chore: Add icon barrel file re-export
* Fix all calcom/ui imports of its own barrel
* Never say 'fix all remaining..' it's never true
* Some type fixeS
* Linking fixes
* Rename sheet.tsx to Sheet.tsx
Done through UI, console does NOT like this.
* Fixed some test failures
2024-10-25 23:05:29 +01:00
Omar López and GitHub
5c86522e28
fix: Tasker new Date is fixed to lambda lifetime ( #17342 )
2024-10-25 20:54:51 +00:00
Anik Dhabal Babu and GitHub
b6ce06b515
chore: Add search ability to the people filter within insights ( #17320 )
...
* chore: Add search ability to the people filter within insights
* update
2024-10-25 19:46:48 +00:00
Omar López and GitHub
13bc6d8fee
Revert "fix: use UTC date in tasker ( #17329 )" ( #17341 )
...
This reverts commit 96571df308 .
2024-10-25 19:45:27 +00:00
c5402d8bd7
fix: give reason to reassign - allow team members to reassign even if busy ( #17328 )
...
Co-authored-by: CarinaWolli <wollencarina@gmail.com >
Co-authored-by: Omar López <zomars@me.com >
2024-10-25 19:13:26 +00:00
Benny Joo and GitHub
b53abe93bc
feat: display number of rows in routing form reporting ( #17334 )
...
* add rows and row to english common.json
* feat: display number of rows in routing form reporting
2024-10-25 18:51:33 +00:00
Anik Dhabal Babu and GitHub
377cae9fd8
chore: Add scheduler first name to event title ( #17309 )
...
* chore: Add scheduler first name to event title
* Update event.ts
* add test
* minor
2024-10-25 14:49:13 -04:00
Keith Williams and GitHub
fd1edae706
fix: Typo in common schedule text ( #17325 )
2024-10-25 14:44:57 -04:00
Omar López and GitHub
2fab54546e
chore: v4.6.11 ( #17333 )
2024-10-25 11:07:17 -07:00
Benny Joo and GitHub
820230d61d
fix: primaryCal is missing ( #17332 )
2024-10-25 17:39:18 +00:00
Omar López and GitHub
af363e975a
fix: disables cache for tasker cron ( #17331 )
2024-10-25 10:19:37 -07:00
Udit Takkar and GitHub
96571df308
fix: use UTC date in tasker ( #17329 )
2024-10-25 09:11:14 -07:00