luzpaz and GitHub
787ff543df
fix: source typo in bookingScenario.ts test ( #19162 )
2025-02-07 12:56:48 +00:00
luzpaz and GitHub
01e442df17
fix: source typo in EditUserForm.tsx ( #19157 )
2025-02-07 12:48:24 +00:00
808de26401
feat: add option to disable sending transcription emails ( #19065 )
...
* feat: add option to disable sending transcription emails
* fix: types and tests
* fix: type error
* fix: type err
* fix: type err
---------
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
Co-authored-by: Keith Williams <keithwillcode@gmail.com >
2025-02-07 12:33:38 +00:00
6ca76707da
test: Scenario that replicates the crash in production ( #19071 )
...
* Add a case that crashes
* Add proper crash test case
---------
Co-authored-by: Hariom Balhara <hariombalhara@gmgmail.com >
Co-authored-by: Alex van Andel <me@alexvanandel.com >
2025-02-07 11:20:29 +00:00
Benny Joo and GitHub
e79af63e6c
chore: refactor apiRouteMiddleware and add it to some api routes in App Router ( #19146 )
...
* chore: remove try and catch from api routes in app router
* refactor
* refactor apiRouteMiddleware
* refactor
2025-02-07 11:04:34 +00:00
24a080b988
Add documentation to pass metadata ( #19124 )
...
Co-authored-by: Hariom Balhara <hariombalhara@gmgmail.com >
2025-02-07 14:40:22 +05:30
luzpaz and GitHub
8612f77c07
fix: typos in docs/ ( #19144 )
...
Found via `codespell -q 3 -S "*.svg,./apps/web/public/static/locales" -L afterall,datea,fo,ist,optionel`
2025-02-07 06:45:34 +00:00
Benny Joo and GitHub
1babf5bf50
chore: Remove HeadSeo components where not needed ( #19151 )
2025-02-07 04:11:26 +00:00
Benny Joo and GitHub
e8890156a1
chore: migrate api/cancel to App Router ( #19074 )
...
* Add app/api/cancel/route.ts
* remove pages router api/cancel
* refactors needed
* refactor
2025-02-06 23:16:38 +00:00
Benny Joo and GitHub
c9bfd977b1
perf: make metadata generation light for event type single page ( #19143 )
...
* add findTitleById method to Repository
* refactor route
2025-02-07 00:26:29 +02:00
Benny Joo and GitHub
19921ab7c9
chore: migrate api/availability/calendar to App Router ( #19099 )
...
* add app/api/availability/calendar/route.ts
* remove pages router api
* refactor
2025-02-06 15:58:05 -05:00
Benny Joo and GitHub
239c8a6fa9
chore: migrate /api/team/create ( #19105 )
2025-02-06 15:57:03 -05:00
Udit Takkar and GitHub
cb9dfaa76b
fix: logo for org team event types ( #19131 )
...
* fix: logo on booking page
* fix: logo for org team event tyoes
* chore
2025-02-06 20:50:15 +05:30
Lauris Skraucis and GitHub
0b46415856
feat: track who updated routing form ( #19079 )
...
* chore: updatedBy App_RoutingForms_Form schema field
* feat: track who updated routing form
2025-02-06 11:52:53 -03:00
sean-brydon and GitHub
3a522320e7
change error message ( #19135 )
2025-02-06 14:06:52 +00:00
Joe Au-Yeung and GitHub
89033c0e9c
chore: Salesforce add more logging ( #19106 )
...
* Add more logs
* Remove unused method
* Fallback when creating an event
* Type fix
* Type fix
* Type fix
* Add more logging
* More logging
2025-02-06 10:25:38 -03:00
Benny Joo and GitHub
3972972d57
fix: do not export client components as default in RSC ( #19130 )
2025-02-06 12:15:37 +00:00
Lauris Skraucis and GitHub
695d2c0f39
feat: v2 bookings return cancelledBy and rescheduledBy ( #19110 )
2025-02-06 12:45:13 +02:00
Eunjae Lee and GitHub
4c32d0c499
fix: check searchParams existence ( #19128 )
2025-02-06 10:28:46 +00:00
Somay Chauhan and GitHub
3252efebb1
feat: enable booker atom for non org team events ( #19125 )
...
* feat: enable booker atom for non org team events
* Update useTeamEventType.ts
2025-02-06 12:32:05 +05:30
Keith Williams and GitHub
a6fa9d7d60
chore: Trigger Docker release on publish ( #19121 )
2025-02-05 21:51:33 +00:00
GitHub Actions
38a80c90bb
chore: release v4.9.7
2025-02-05 21:27:34 +00:00
Morgan and GitHub
5f897837f2
chore: create event-type input lengthInMinutesOptions ( #19114 )
2025-02-05 21:39:16 +02:00
Tushar Bhatt and GitHub
510e73b579
fix: startdate filter and ui sync on bookings page ( #19113 )
...
* fix: date-filter issues
* fixed comment
* fixed comment
* removing extra node
2025-02-05 16:03:52 +00:00
1787f6d25d
Flatmap today's bookings ( #19104 )
...
Co-authored-by: Keith Williams <keithwillcode@gmail.com >
2025-02-05 14:35:06 +00:00
Somay Chauhan and GitHub
afa83ddb7f
fix: add orgId to EventTeamAssignmentTabPlatformWrapper ( #19109 )
2025-02-05 18:19:31 +05:30
Eunjae Lee and GitHub
744359dcdf
fix: null check ( #19111 )
2025-02-05 10:27:42 +00:00
b7bf58d560
chore: Don't require checks for /help updates ( #19089 )
...
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
2025-02-05 06:43:43 -03:00
Lauris Skraucis and GitHub
da02cd06d6
feat: v2 organization bookings endpoints ( #18875 )
...
* chore: extra team bookings e2e tests
* feat: v2 organizations bookings endpoints
* feat: v2 organizations bookings endpoints
* test
* revert seed.ts change
2025-02-05 10:58:36 +02:00
Morgan and GitHub
14ec3813ee
chore: enable more router props ( #19088 )
...
* chore: enable more router props
* chore: expose booker props via router atom
2025-02-05 08:36:34 +00:00
288248d94f
Prevent xss in preview aand load resources from known URL ( #18978 )
...
Co-authored-by: Hariom Balhara <hariombalhara@gmgmail.com >
2025-02-05 12:17:56 +05:30
Peer Richelsen and GitHub
1232eefece
feat: attio app ( #19102 )
...
* feat: attio app
* added help page
* fixed redirect
2025-02-04 20:45:44 +00:00
24abcc3fb2
feat: update translations via @lingodotdev ( #19098 )
...
Co-authored-by: Lingo.dev <support@lingo.dev >
2025-02-04 19:06:53 +00:00
Eunjae Lee and GitHub
935e4c52a4
fix: nullish check on insights routing ( #19097 )
2025-02-04 16:46:01 +00:00
9a8ec4d281
fix: Ensure correct fallback to current month when 'month' query param is missing ( #18097 )
...
Updated the query parameter handling logic to properly format the 'date' param
as 'YYYY-MM' in case month param is missing. This resolves an issue where previous slots were not appearing.
Co-authored-by: amrit <iamamrit27@gmail.com >
2025-02-04 20:33:13 +05:30
Morgan and GitHub
259624d44d
fix: do not force cancellation reason for platform ( #19087 )
2025-02-04 14:55:05 +00:00
7e0845ccf4
run cron job every minute ( #19086 )
...
Co-authored-by: CarinaWolli <wollencarina@gmail.com >
2025-02-04 14:15:22 +00:00
Tushar Bhatt and GitHub
0522af0c88
fix: empty state search messaging event page ( #19064 )
...
* test
* fix: adding empty search headline
* revert a change
2025-02-04 10:14:09 -03:00
Keith Williams and GitHub
f080a59c89
chore: Update CODEOWNERS for Platform and infra-related code ( #18938 )
...
* chore: Update CODEOWNERS for Platform and infra-related code
* Added more high-risk files/folders
2025-02-04 08:39:26 -03:00
GitHub Actions
76d5cefe78
chore: release v4.9.6
2025-02-04 11:25:00 +00:00
Alex van Andel and GitHub
252ce5dec8
fix: some modifications to logging event detail input ( #19070 )
...
* some modifications to logging event detail input
* add descriptive name
2025-02-04 11:03:43 +00:00
98d9cd105b
Revert "feat: show ooo forwarding and emoji when not available ( #18054 )" ( #19073 )
...
This reverts commit a0f6e50d5b .
Co-authored-by: Hariom Balhara <hariombalhara@gmgmail.com >
2025-02-04 06:38:14 +00:00
GitHub Actions
240f27ef4c
chore: release v4.9.5
2025-02-03 22:32:55 +00:00
Eunjae Lee and GitHub
ab96707a0e
fix: clean up fields columns on /insights/routing ( #19062 )
...
* fix: clean up fields columns on /insights/routing
* remove duplicates
* move implementation to the backend
2025-02-03 21:13:28 +00:00
Eunjae Lee and GitHub
7f86f69528
fix: remove unused attribute columns for /insights/routing ( #19059 )
2025-02-03 14:22:56 +00:00
Eunjae Lee and GitHub
93da9c547a
fix: remove padding for custom data table header ( #19058 )
2025-02-03 13:52:07 +00:00
Joe Au-Yeung and GitHub
4475509225
chore: Salesforce - Add logging ( #19047 )
2025-02-03 17:23:52 +05:30
Lauris Skraucis and GitHub
1043085741
refactor: v2 api e2e performance ( #19028 )
...
* refactor: use unique names in e2e tests
* refactor: version number in tests
* refactor: use unique names in e2e tests
* refactor: use unique names in e2e tests
* refactor: test cleanup
* refactor: increase e2e maxWorkers to 8
* refactor: randomNumber -> randomString
* chore: add local e2e command
2025-02-03 11:40:37 +01:00
amrit and GitHub
4fd5b3133d
fix small alignment issue ( #19049 )
2025-02-03 07:55:55 +00:00
Benny Joo and GitHub
ca650babaf
fix: username is visible in private booking link ( #19054 )
2025-02-02 22:36:24 -07:00