Peer Richelsen and GitHub
0fb0974769
feat: move apps to more ( #19206 )
2025-02-09 20:36:23 +01:00
Benny Joo and GitHub
2840d64197
chore: migrate user booking pages to App Router ( #19069 )
...
* add user pages to config.matcher in middleware
* add app router user booking pages
* remove HeadSeo from users-public-view component
* remove pages router user booking pages
* fix type check
* fix embed
* fix test
* chore: remove BookerSEO from users-type-public-view
* fix
2025-02-07 16:52:56 -05:00
Benny Joo and GitHub
77a00b3e8c
chore: migrate orgDomain instant meeting route to App Router ( #19067 )
...
* Remove BookerSeo from instant-meeting-view
* remove route from pages router
* make eventData passed from getServerSideProps
* refactor route in app router and move it outside of /future
2025-02-07 21:51:35 +00:00
Tushar Bhatt and GitHub
cd04b17113
fix: placeholder added ( #19184 )
2025-02-07 20:19:55 +00:00
Joe Au-Yeung and GitHub
cbf2604029
chore: SF logging ( #19180 )
...
* More logging
* More logging
* Clean up logging
2025-02-07 13:01:23 -05:00
Eunjae Lee and GitHub
403cfebb89
fix: resize columns when column visibility changes ( #19172 )
...
* fix: resize columns when column visibility changes
* fill initial column size if missing
* use different variable
2025-02-07 17:12:42 +00:00
Eunjae Lee and GitHub
5d2c8a49ba
fix: null check for useSearchParams() ( #19175 )
2025-02-07 15:19:15 +00:00
Anik Dhabal Babu and GitHub
87f02f5588
fix: Lock time-zone not working properly ( #19152 )
...
* fix: flaky test organization.spec
* fix
2025-02-07 13:55:58 +00:00
Anik Dhabal Babu and GitHub
4671ffc4f4
fix ( #19156 )
2025-02-07 13:54:41 +00:00
Eunjae Lee and GitHub
6cad7ac1d1
fix: selected filters for numeric and text filters ( #19129 )
...
* fix: selected filters for numeric and text filters
* little adjustment
2025-02-07 13:43:25 +00:00
GitHub Actions
aff2c7cdb4
chore: release v4.9.8
2025-02-07 13:36:35 +00:00
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