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
Morgan and GitHub
9868926ec1
chore: webhooks meeting started / ended with oauthClientId ( #17324 )
...
* chore: oauth webhooks meeting started / ended
* fixup! Merge branch 'main' into chore-webhooks-platform-meeting-started-ended
2024-10-25 13:28:49 +00:00
Lauris Skraucis and GitHub
69ca57e45a
fix: v2 event types booking fields & enable booker atom google-meet location ( #17321 )
...
* fix: v2 phone system booking field
* feat: atom support google-meet
* feat: unknown booking field return type
* tests
* bump platform libraries
* driveby: improve create-booking-input
2024-10-25 15:55:29 +03:00
Hariom Balhara and GitHub
9157e1faf3
fix: 404s due to wrong booking link(without org domain) ( #17318 )
2024-10-25 08:18:08 +00:00
Steve Xu and GitHub
87baf0363e
fix(docs): Update contributors-guide.mdx ( #17316 )
2024-10-25 11:42:41 +05:30
Hariom Balhara and GitHub
4c6f242345
fix: is Empty and is Not empty operators ( #17317 )
2024-10-25 04:46:46 +00:00
1c8cf62582
feat: add more routing forms data ( #17229 )
...
Co-authored-by: Omar López <zomars@me.com >
2024-10-25 02:00:37 +00:00
sean-brydon and GitHub
52e1a58904
handle gracefully and log error ( #17310 )
2024-10-24 21:59:42 +00:00
b6cef49ee6
fix: app store title ( #17307 )
...
* Fix app store title
* refactor apps-view
* revert unneeded changes
* remove withoutMain
---------
Co-authored-by: Benny Joo <sldisek783@gmail.com >
2024-10-24 21:18:38 +00:00
sean-brydon and GitHub
af94c64f46
catch error when no users are found ( #17308 )
2024-10-24 20:55:10 +00:00
Alex van Andel and GitHub
e251a5afea
chore: Release v4.6.10 ( #17296 )
2024-10-24 16:27:20 -03:00
62d162f001
fix: Salesforce if contact was created don't create new lead as well ( #17299 )
...
* fix: salesforce event creation duplicate error
* chore: message
* If contact was created, don't create a new lead
* Add boolean for no accountId
* Remove debug artifact
---------
Co-authored-by: Udit Takkar <udit222001@gmail.com >
Co-authored-by: Alex van Andel <me@alexvanandel.com >
Co-authored-by: Bailey Pumfleet <bailey@pumfleet.co.uk >
2024-10-24 19:27:08 +00:00
Carina Wollendorfer and GitHub
8811ebcc33
fix: workflow reminder emails on reassigned bookings ( #17305 )
2024-10-24 19:15:30 +00:00