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
Benny Joo and GitHub
f0dc3bba17
chore: tech debt clearing - getServerSession has a dead arg: res ( #19053 )
...
* remove res from arg list in getServerSession
* remove res from all usages of getServerSession
2025-02-03 00:12:42 -05:00
Benny Joo and GitHub
15d6839985
fix: semi-colon in /teams route UI ( #19052 )
2025-02-03 04:43:36 +00:00
Anik Dhabal Babu and GitHub
c20b3419d4
fix: Global e2e failure ( #19055 )
...
* fix: flaky test organization.spec
* fix: global e2e failure
2025-02-03 04:21:49 +00:00
b280e78da8
feat: update translations via @lingodotdev ( #19045 )
...
Co-authored-by: Lingo.dev <support@lingo.dev >
2025-01-31 20:58:29 +00:00
Benny Joo and GitHub
3ca44cff0c
chore: migrate /apps/[slug]/setup ( #19039 )
...
* chore: remove unused files in /future dir
* chore: migrate /apps/[slug]/setup
2025-01-31 21:13:56 +01:00
Benny Joo and GitHub
8dd05dda70
perf: move /teams route to (main-nav) route group ( #19037 )
2025-01-31 21:12:12 +01:00
Benny Joo and GitHub
dde76ed74d
fix: add missing metadata to /auth/setup ( #19035 )
...
* fix: invalid iCal download link must not crash booking page
* fix: add missing metadata to /auth/setup
2025-01-31 21:11:56 +01:00
Benny Joo and GitHub
564cc3a394
perf: remove WithLayout from more App Router routes ( #19036 )
2025-01-31 19:48:58 +01:00
Eunjae Lee and GitHub
7bbacca32a
chore: remove dead code regarding insights ( #19022 )
2025-01-31 19:23:40 +01:00
Udit Takkar and GitHub
b7df700771
chore: add logs for debugging ( #19012 )
2025-01-31 16:54:22 +00:00
Eunjae Lee and GitHub
fdc8e084ea
fix: stats on /insights/routing ( #18985 )
...
* fix: replace filter implementation on /insights/routing
* remove unused functions
* fix type error
* refactor: extract insights parameters
* remove FiltersProvider
2025-01-31 17:16:53 +01:00
195e645f24
fix: update style of data table's column resizer ( #19026 )
...
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
2025-01-31 15:09:59 +00:00
Udit Takkar and GitHub
82b1e681de
fix: add check for cal video ( #19020 )
...
* fix: add check for cal video
* chore: pass location
2025-01-31 15:00:55 +00:00
Morgan and GitHub
024d47cbc0
chore: add default form field support for booker embed routing url ( #19023 )
...
* chore: add default forn field support for booker embed routing url
* improvements
2025-01-31 10:30:26 +00:00
Somay Chauhan and GitHub
56cd9cef8b
perf: don't fetch all the hosts #18319 followup ( #19021 )
...
* perf: don't fetch all the hosts #18319 followup
* undo for user events
* undo for regular user events
* fix: limitHostsToThree -> hostsLimit
* accepting hostLimit prop in <Booker />
* Update booking.tsx
* hostLimit -> hostsLimit
2025-01-31 12:19:21 +02:00
8d2dc0bbe5
feat: setting to enable weights on attribute in route ( #18592 )
...
* add UI to Routes
* add attributeIdForWeights to route json
* fixes and clean up
* clean up onChangeAttributeIdForWeights
* fix type errors
* fix attribute weights in getLuckyUser
* adjust tests
* fixes for attribute rule changes
* fix type error
* Keep weighted attributes logic outside Route (#18974 )
Co-authored-by: Hariom Balhara <hariombalhara@gmgmail.com >
* use findUnique
* fix test
---------
Co-authored-by: CarinaWolli <wollencarina@gmail.com >
Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com >
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com >
Co-authored-by: Hariom Balhara <hariombalhara@gmgmail.com >
2025-01-30 11:44:42 -05:00
a0f6e50d5b
feat: show ooo forwarding and emoji when not available ( #18054 )
...
* feat: show ooo when not available
* fix: send correct username for toUser if user belongs to org
* enrich ooo user with profile in getUserAvailability
* fix: set correct ooo slots
---------
Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com >
Co-authored-by: Anik Dhabal Babu <81948346+anikdhabal@users.noreply.github.com >
2025-01-30 16:36:27 +01:00
7ec928f5c2
feat: keep column visibility on query params ( #19013 )
...
* feat: keep column visibility on query params
* fix resizing logic
---------
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
2025-01-30 13:19:03 +00:00
06729cfc9a
feat: update translations via @lingodotdev ( #19015 )
...
Co-authored-by: Lingo.dev <support@lingo.dev >
2025-01-30 13:12:49 +00:00
Anik Dhabal Babu and GitHub
cdc3c49b23
fix: few flaky e2e tests ( #19010 )
...
* fix: flaky test organization.spec
* fix: few flaky tests
* Update apps.ts
* Update apps.ts
* Update testUtils.ts
2025-01-30 17:08:36 +05:30
Anik Dhabal Babu and GitHub
962f692e29
fix: Disable sms/whatsapp action for trialing teams ( #18896 )
...
* fix: flaky test organization.spec
* Workflow doesn't save when setting a WhatsApp workflow
* update
2025-01-30 08:55:13 +00:00
783f10ffb5
ui playground ( #18995 )
...
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
2025-01-29 18:53:38 +00:00
Alex van Andel and GitHub
b6a7a8f75a
fix: modify error handling of incompleteBookingWriteToRecord ( #18998 )
...
* fix: modify error handling of incompleteBookingWriteToRecord
* fix: TS error?
* fix: TS error attempt #2 ?
2025-01-29 17:12:33 +00:00
1e610ea684
perf: don't fetch all the hosts ( #18319 )
...
* perf: don't fetch all the hosts
* fix: type err
* use appschema only when necessary
* Variable casing change and type fixes
* Another missing ts fix
* chore: update variable name
* chore: remove from personal event types
* chore: remove limitHostsToThree
* chore: make it a variable
* chore: move it below
* chore: change name to firstThreeHosts
* chore: update to first three users
* fix: type error
* chore: add firstThreeHosts
* fix: type error
* fix: type error
* fix: support users
* chore: update metadata
* fix: API v2 build error
* chore: change var name
* chore: remove cursorrules
* chore: undo API v2 changes
* chore: add type
---------
Co-authored-by: Hariom <hariombalhara@gmail.com >
Co-authored-by: Keith Williams <keithwillcode@gmail.com >
2025-01-29 19:05:54 +02:00
Eunjae Lee and GitHub
5c98861f6f
fix: re-design DateRangeFilter ( #18924 )
...
* fix: re-design DateRangeFilter
* update style
* adjust padding
2025-01-29 16:41:53 +00:00