Keith Williams and GitHub
659b60aac0
fix: API v1 hashedLink zod ( #17248 )
2024-10-22 15:07:02 +00:00
Lauris Skraucis and GitHub
7131996722
fix: Booker atom weekly view ( #17245 )
2024-10-22 14:39:30 +00:00
Keith Williams and GitHub
42cbd582f2
chore: v4.6.8 ( #17243 )
2024-10-22 10:58:27 -03:00
Keith Williams and GitHub
5481248c1a
chore: Back down vCPUs for public/slots routers ( #17242 )
2024-10-22 13:51:19 +00:00
Lauris Skraucis and GitHub
bd4a949a7c
fix: v2 seated bookings ( #17045 )
...
* fix: rely on booking uid instead of id from handleNewBooking
* docs: managed user create input timeZone
* fix: make bookingResponsesSchema nullable
* Revert "fix: make bookingResponsesSchema nullable"
This reverts commit f3127b31dd259d23cae520c994d8e712fc0fa17e.
* refactor: define inputs
* refactor: define outputs
* refactor: bookings controller
* test: first seated event test
* test: recurring seated event booking
* test: multiple bookings for seated event
* test: fetching individual seated bookings
* test: fetch all bookings
* test: make reschedule seated work and test it
* wip: cancel seated booking
* test: cancel seated booking
* refactor: dont return attendee email in seat booking responses
* refactor: order of properties in response
* refactor: test cleanup
* refactor: simplify output booking service
* refactor: flaky test
* refactor: try to fix test by splitting them
* try to fix test
* try to fix tests
2024-10-22 13:31:59 +00:00
Lauris Skraucis and GitHub
b768cc5b44
feat: v2 and atoms attendee defined meeting locations ( #17224 )
...
* request: allow saving attendee address, location and custom location
* response: return new event type locations
* atoms: make elsewhere location work
* update swagger
* chore: update and use platform libraries
* fix schema
* republish libraries
* update lock file
* fix: make somewhereElse optional in response location
* fix: tests
2024-10-22 13:24:16 +00:00
Lauris Skraucis and GitHub
de80ca2aaa
fix: reset v2 & AvailabilitySettings atom availabilities and overrides ( #17236 )
2024-10-22 13:19:36 +00:00
Lauris Skraucis and GitHub
4afbe26506
refactor: v2 response in case of duplicate managed user ( #17214 )
2024-10-22 13:17:12 +00:00
Benny Joo and GitHub
f22d585c7d
chore: Do not generate pages per language at build time ( #17227 )
2024-10-22 14:10:49 +01:00
1ee4fa0906
fix: fixes for round robin reassignment ( #17233 )
...
* fixes scheduled email for new host
* fixes emails and calendar event
* type fixes
* add test to check if caneclation email is called
---------
Co-authored-by: CarinaWolli <wollencarina@gmail.com >
Co-authored-by: sean <sean@brydon.io >
2024-10-22 10:08:25 -03:00
1fc376c51a
fix: slots troubleshooter data ( #17217 )
...
* Fix troubleshooter data slots
* Remove email
---------
Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com >
2024-10-22 13:05:55 +00:00
9382b862e4
feat: Updated Huddle01 App Flow ( #16907 )
...
* fix: migrated to new flow
* feat: apis added
* fix: meetingId
* fix: working with apis
* fix: appName
* fix: WEB APP URL
* fix: update url
* fix: remove logs
* feat: remove lock file
* fix: lock file
* fix: override buildErrors
* fix: removed lock file
* fix: migrated to new flow
* feat: apis added
* fix: meetingId
* fix: working with apis
* fix: appName
* fix: WEB APP URL
* fix: update url
* fix: remove logs
* feat: remove lock file
* fix: lock file
* fix: override buildErrors
* fix: yarn install, lock file
* temp: debugging issue
* feat: api updated
* fix: updated endpoints
* fix: reverted changes
* revert: yarn.lock
* feat: readme
* Update yarn.lock remove spacing
* fix: spacing
---------
Co-authored-by: Akash Mondal <akmo3901@gmail.com >
2024-10-22 11:50:16 +00:00
Morgan and GitHub
c2662638a5
fix: booking.controller clone req to avoid side effect apiv2 ( #17239 )
2024-10-22 08:44:09 +00:00
sean-brydon and GitHub
c2291164fa
fix invite modal when on mobile in orgs ( #17238 )
2024-10-22 14:01:03 +05:30
Anik Dhabal Babu and GitHub
9d01025a1f
revert: team availability view ( #17222 )
2024-10-22 13:55:20 +05:30
Hariom Balhara and GitHub
86af6bd626
Allow non-admin team members also to reroute ( #17234 )
2024-10-22 13:46:30 +05:30
2f4dd328c3
feat: new webhook 'Form submitted, no event booked' ( #17119 )
...
* add new webhook
* schedule trigger functions
* implement tasker
* fix type errors
* add tests
* remove unused code
* finish tests
* remove unsued code from debugging
* Fix: client-server mixed exports
* Update tasker.ts
---------
Co-authored-by: CarinaWolli <wollencarina@gmail.com >
Co-authored-by: zomars <zomars@me.com >
2024-10-22 03:38:33 +00:00
6df994389b
feat: round robin handover to specific host ( #17215 )
...
* frontend dialog
* handler + fe calling handler
* reafctors + start work on fix hosts tests
* restore rr
* update tests + fixing types
* use a getRRHostsToReasign handler + error handle + i18n
* typefixes
* assert type
* fix: adds missing translation
* Update roundRobinManualReassignment.ts
* Update roundRobinManualReassignment.ts
* Update apps/web/components/dialog/ReassignDialog.tsx
Co-authored-by: Carina Wollendorfer <30310907+CarinaWolli@users.noreply.github.com >
* Update roundRobinManualReassignment.ts
---------
Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com >
Co-authored-by: zomars <zomars@me.com >
Co-authored-by: Carina Wollendorfer <30310907+CarinaWolli@users.noreply.github.com >
2024-10-21 19:52:09 -07:00
93e93a9c7a
feat: update translations ( #17219 )
...
Co-authored-by: Replexica <support@replexica.com >
2024-10-21 23:06:54 +00:00
Morgan and GitHub
9087f5307b
fix: platform event-type atom team delete ( #17225 )
...
* fix: platform event-type atom team delete
* fixup! fix: platform event-type atom team delete
* fixup! fixup! fix: platform event-type atom team delete
2024-10-21 16:03:04 +00:00
5f6032131b
feat: payments tab for event types atom ( #16892 )
...
* update translations
* add payments tab to event types platform
* payments tab for event types platform wrapper
* update event types props
* fix icon
* add stripe form
* update event type platform wrapper
* testing EventTypeAppCard component
* update atoms module
* add endpoint to get app integration based on slug
* input dtos for atoms app integration endpoint
* update platform libraries
* add queries for app integration endpoint
* chore: fixup
* custom hook to get app integration
* export TeamsQuery type to use for platform
* update props for stripe atom
* update payments tab
* update platform libraries in local (temperory)
* fix merge conflicts
* fixup
* resolve merge conflicts
* fixup
* Update package.json
* update platform libraries
* fix imports
* resolve merge conflicts
* more import paths fixes
* fixup
* cleanup comments
* include payments tab
* resolve merge conflicts
* fixup
* Update package.json
* revert yarn.lock
* Update yarn.lock
---------
Co-authored-by: Somay Chauhan <somaychauhan98@gmail.com >
Co-authored-by: Morgan <33722304+ThyMinimalDev@users.noreply.github.com >
2024-10-21 18:49:35 +05:30
Lauris Skraucis and GitHub
4e90b65884
refactor: v2 and booker atom booking fields ( #17168 )
...
* handle storing disableOnPrefill
* feat: allow overriding properties of default name and email fields
* feat: allow overriding properties of default name and email fields
* feat: output booking fields
* fix: event type test
* refactor: booker atom booking fields handling
* tests
* fix: boolean booking field
* update platform libraries
* fix: unit tests
2024-10-21 13:45:30 +03:00
Lauris Skraucis and GitHub
b7792d0d0a
feat: AvailabilitySettings atom toggle toasts ( #17216 )
2024-10-21 10:03:52 +00:00
Syed Ali Shahbaz and GitHub
c8cd260112
fix: docs typo fix for deployment ( #17140 )
...
* Update and rename elastio.mdx to elestio.mdx
* Update mint.json
* Rename deploy-elastio.png to deploy-elestio.png
2024-10-21 06:26:34 -03:00
242268d580
feat: update translations ( #17209 )
...
Co-authored-by: Replexica <support@replexica.com >
2024-10-21 08:47:34 +00:00
Morgan and GitHub
3999f84eff
chore: better request/response logging apiv2 ( #17210 )
...
* chore: better request/response logging apiv2
* fixup! chore: better request/response logging apiv2
2024-10-21 08:19:31 +00:00
995bf09dde
fix: eventType atom team availability tab ( #17158 )
...
Co-authored-by: Somay Chauhan <somaychauhan98@gmail.com >
2024-10-21 10:59:07 +03:00
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