59aff41ca3
refactor: make new copy localizable ( #17207 )
...
* refactor: make this localizable
base on https://github.com/calcom/cal.com/pull/17198 making the new copy localizable
* Update common.json
* Update common.json
* Update common.json
---------
Co-authored-by: Anik Dhabal Babu <81948346+anikdhabal@users.noreply.github.com >
2024-10-21 06:38:25 +00:00
b0e3e4c82f
fix: Save button is not working on the app install configuration step ( #17176 )
...
* fix: Save button is not working on the app install configuration step
* update
---------
Co-authored-by: Somay Chauhan <somaychauhan98@gmail.com >
2024-10-21 05:41:01 +00:00
3e0d53228e
feat: update translations ( #17180 )
...
Co-authored-by: Replexica <support@replexica.com >
2024-10-20 22:46:04 +00:00
Keith Williams and GitHub
df2ef84251
chore: v4.6.7 ( #17208 )
2024-10-20 19:21:00 -03:00
Keith Williams and GitHub
dcd07d1cc6
perf: Remove tRPC event call from server-side props ( #17205 )
2024-10-20 14:07:09 -07:00
Hariom Balhara and GitHub
5f0cc805a9
fix: multiselect "Any in" operator for a user with just one option assigned for the attribute ( #17200 )
2024-10-20 16:53:19 +00:00
c5677f1dd9
fix: Add fallback schedule for non-onboarded team members ( #17196 )
...
* chore: increase pagination managed users endpoint (#17147 )
* Add fallbackSchedule and troubleshooter data
* Disable troubleshooter by default
* Improve slots existence assertion
---------
Co-authored-by: Morgan <33722304+ThyMinimalDev@users.noreply.github.com >
Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com >
2024-10-20 19:41:01 +05:30
bf9be5915c
fix: added aria-label to prev and next month buttons ( #17198 )
...
* fix: added aria-label to prev and next month buttons
* fix: applied correct labels to buttons
---------
Co-authored-by: Shivam Bhatia <shivambhatia@Shivams-MacBook-Pro.local >
2024-10-20 11:59:19 +00:00
Keith Williams and GitHub
4cf3627d52
chore: v4.6.6 ( #17199 )
2024-10-20 07:55:46 -03:00
Maximilian Franzke and GitHub
0424304a50
fix(a11y): text color contrast ( #17166 )
...
As the textual paragraph get's an 80% opacity defined, the text colors contrast violates [Success Critera 1.4.3](https://www.w3.org/WAI/WCAG21/Understanding/contrast-minimum.html ) that expects a color contrast of at least 4.5:1
2024-10-20 07:55:34 -03:00
Maximilian Franzke and GitHub
7ab1288fa6
docs: small optimization ( #17183 )
...
after installing a node version via `nvm` that version is automatically being used.
2024-10-20 07:54:46 -03:00
Udit Takkar and GitHub
c7f4f52efa
perf: duplicate getSchedule request ( #17191 )
...
* fix: duplicate getSchedule request
* fix: add event type id
2024-10-20 08:56:37 +00:00
f70e8c5189
perf: Single query user enrichment calls by array of userIds instead ( #17190 )
...
* single query
* getPublicEvent
* perf: use Map for faster lookup for large objects
---------
Co-authored-by: Udit Takkar <udit222001@gmail.com >
2024-10-19 19:17:40 -03:00
Omar López and GitHub
fcc2e0f2ae
fix: allow gCal installs without a primary calendar ( #17189 )
2024-10-19 16:56:09 +00:00
Hariom Balhara and GitHub
731f97ebe4
fix: Add troubleshooting data and ensure no errors in live mode of router. ( #17188 )
2024-10-19 07:22:04 -07:00
Bailey Pumfleet and GitHub
474f81f08e
refactor: Minor settings style & copy alterations ( #17178 )
2024-10-19 04:08:49 +00:00
Keith Williams and GitHub
76a2822753
perf: Increase vCPU for slots and routing forms ( #17181 )
2024-10-18 22:05:20 +00:00
b8d4fccbab
feat: Rerouting a booking with corrected responses ( #17074 )
...
* POC working with no TS error
* cleanup
* Fix query booking
* Simplify things
* Support rerouting to different event
* self-review fixes
* Some improvements
* add more tests
* Remove members relation query
* Udits feedback
* Dont show CTAs when non-eventTypeRedirectUrl action route is chosen
---------
Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com >
2024-10-18 17:11:50 -04:00
Alex van Andel and GitHub
4f14775a4d
chore: Release v4.6.5 ( #17174 )
2024-10-18 19:01:15 +00:00
acbcd59c31
perf: Attributes Query - loadTree only once ( #17172 )
...
* chore: increase pagination managed users endpoint (#17147 )
* perf: Build tree once per call
---------
Co-authored-by: Morgan <33722304+ThyMinimalDev@users.noreply.github.com >
2024-10-18 18:45:12 +01:00
05c1ad885b
fix: Embed - Do not reuse the modal on reopening it. ( #17171 )
...
* chore: increase pagination managed users endpoint (#17147 )
* Dont reuse the existing modal
---------
Co-authored-by: Morgan <33722304+ThyMinimalDev@users.noreply.github.com >
2024-10-18 16:42:04 +00:00
Alex van Andel and GitHub
d73d0ebb6e
chore: Release v4.6.4 ( #17170 )
2024-10-18 15:35:06 +00:00
a3971c127b
fix: Timings of attributes query endpoint ( #17169 )
...
* chore: increase pagination managed users endpoint (#17147 )
* Log timings
---------
Co-authored-by: Morgan <33722304+ThyMinimalDev@users.noreply.github.com >
2024-10-18 15:10:28 +00:00
Udit Takkar and GitHub
912d3cf5b2
fix: schedule no show webhooks for requires confirmation event ( #17089 )
2024-10-18 07:50:15 -07:00
73c35ba5a2
fix: data table fixes ( #17141 )
...
* tidy up css
* sticky header
* add sticky top and left on columns
* use group for cell hover when overflowing
* strickly type meta as override isnt working
* fix: type err
---------
Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com >
Co-authored-by: Udit Takkar <udit222001@gmail.com >
2024-10-18 12:41:21 +00:00
Keith Williams and GitHub
55f1019908
chore: v4.6.3 ( #17161 )
2024-10-18 09:01:23 -03:00
Keith Williams and GitHub
863fc695ec
perf: Add index for invalid column in Credential ( #17162 )
...
* perf: Add index for invalid column in Credential
* Added missing file change
2024-10-18 11:42:54 +00:00
Keith Williams and GitHub
d931fb1f9c
perf: Add indices to Membership ( #17160 )
2024-10-18 08:31:16 -03:00
Hariom Balhara and GitHub
fd054dfb8d
fix: select_any_in operator - Broken only for attributes ( #17148 )
...
* Fix select any_in operator for attributes - Broken only for attributres
* Fix ts error
2024-10-18 10:19:25 +00:00
699e08b2ee
fix: Possible perf improvement and logging for team members routing logic ( #17154 )
...
* chore: increase pagination managed users endpoint (#17147 )
* Add server-timings and used concurrency 2 for teamMembers matching
---------
Co-authored-by: Morgan <33722304+ThyMinimalDev@users.noreply.github.com >
2024-10-18 09:44:50 +00:00
Alex van Andel and GitHub
e1228ca03c
fix: Hide invite_new_member_description cost from users within an organisation ( #17149 )
2024-10-18 00:22:40 +01:00
Morgan and GitHub
9ad69c20cf
fix: event-types locations output schema apiv2 ( #17150 )
2024-10-17 21:07:31 +03:00
Somay Chauhan and GitHub
9a5efd39ce
feat: event team Assignment tab atom ( #17145 )
...
* feat: event team Assignment tab atom
* Update event-types-atom.service.ts
* Update event-types-atom.service.ts
2024-10-17 17:33:59 +00:00
Morgan and GitHub
497b0804d3
feat: create event type atom ( #17142 )
...
* feat: create event type atom
* fixup! feat: create event type atom
* fixup! fixup! feat: create event type atom
* docs: base doc for create event type atom
2024-10-17 21:51:23 +05:30
Morgan and GitHub
8b50f419e5
chore: increase pagination managed users endpoint ( #17147 )
2024-10-17 14:32:35 +00:00
Alex van Andel and GitHub
9208827406
chore: Release v4.6.2 ( #17146 )
2024-10-17 15:22:59 +01:00
Udit Takkar and GitHub
8891381d89
chore: add logs for debugging ( #17111 )
...
* chore: add logs
* fix: filter in prisma query
* test: add test for personal event types
* chore: remove OR condition
2024-10-17 13:43:38 +00:00
Hariom Balhara and GitHub
ab39f0c8b6
Add support for multiselect_some_in for attributes query ( #17144 )
2024-10-17 12:16:34 +00:00
Vadim Rusin and GitHub
cd2382e091
fix: Add error message for taken username ( #17129 )
2024-10-17 04:44:52 +00:00
Syed Ali Shahbaz and GitHub
154c54a2aa
fix: Update openapi-v1.json bookings post example ( #17132 )
...
* Update openapi-v1.json
* Update openapi-v1.json
2024-10-16 20:59:10 -03:00
sean-brydon and GitHub
e949a4c529
fix: pass from org link to all instances of event.public ( #17136 )
...
* pass from org link to all instances of event.public
* fix type error
* fix type error
2024-10-16 14:57:39 +01:00
64b321ac9c
feat: added custom class name to booker and availability atom ( #17105 )
...
* added custom class name for booker atoms wrapper
* atomsWrapper
* added props to availability atom
* allowDelete
* allowSetToDefault
* added customClassNames -> hiddenSwitchClassname, deleteButtonClassname
* Update availability.tsx
* fixup! Merge branch 'main' into add-custom-classname-to-booker-atom-wrapper
---------
Co-authored-by: Morgan <33722304+ThyMinimalDev@users.noreply.github.com >
Co-authored-by: Morgan Vernay <morgan@cal.com >
2024-10-16 12:04:33 +00:00
e90e060739
feat: Event availability platform wrapper ( #17091 )
...
* moved listSchedules to schedule repository
* Create EventAvailabilityTabPlatformWrapper.tsx
* Revert "moved listSchedules to schedule repository"
This reverts commit b5feacfabbadbf9d75eb205dfad8f70b7773a5cb.
* fix: active state of tabs items
* added event availability platform wrapper
* Update event-types.tsx
* better types
only pick the types we need and omit the rest
* fix: type-check failing
---------
Co-authored-by: Morgan Vernay <morgan@cal.com >
Co-authored-by: Morgan <33722304+ThyMinimalDev@users.noreply.github.com >
2024-10-16 13:24:13 +03:00
Hariom Balhara and GitHub
123074f4ba
fix: Hotfix - Revert hideEventTypeDetails handling in Booker.tsx ( #17130 )
...
* Revert "fix: DatePicker not showing up in mobile mode when hideEventTypeDetails is true (#17037 )"
This reverts commit 1f08bc5a4f .
* Revert "feat: Booker atom enable hiding event details (#16906 )"
This reverts commit ba5b9e951a .
* Keep the playground test scenarios
2024-10-16 10:01:04 +00:00
8115c86e37
chore: refactor create event -type forms ( #17106 )
...
Co-authored-by: Keith Williams <keithwillcode@gmail.com >
2024-10-16 08:15:54 +00:00
Syed Ali Shahbaz and GitHub
92a48b466c
chore: developer docs updates ( #17112 )
...
* remove mention of data proxy
* fix self hosting broken app link
* fix booking doc
* deploy buttons and more options
* fix capitalization
2024-10-15 22:50:54 +00:00
7a4298dc00
feat: update translations ( #17120 )
...
Co-authored-by: Replexica <support@replexica.com >
2024-10-15 22:28:53 +00:00
Alex van Andel and GitHub
3d379c65e8
Chore: release v4.6.1 ( #17125 )
2024-10-15 19:08:07 +00:00
Alex van Andel and GitHub
b1d509ba30
fix: organizationId called on possibly undefined profile array ( #17123 )
2024-10-15 18:56:23 +00:00
Alex van Andel and GitHub
6360e73901
chore: Release v4.6.0 ( #17121 )
2024-10-15 17:53:06 +00:00