Benny Joo and GitHub
dcc079773b
fix: type error in payment page ( #20366 )
2025-03-26 01:48:27 +00:00
Omar López and GitHub
2a2e2871a8
ci: add QA status badge ( #20363 )
2025-03-25 21:28:42 +00:00
GitHub Actions
0befc6431f
chore: release v5.1.8
2025-03-25 21:10:18 +00:00
Benny Joo and GitHub
35c363f75c
fix: better translations for korean ( #20362 )
2025-03-25 19:13:49 +00:00
Benny Joo and GitHub
ad6d5a01f8
fix: some translations got wrong closing tags ( #20360 )
2025-03-25 14:59:51 -04:00
0xIvan and GitHub
11ae957d97
Fix quickstart link ( #20355 )
2025-03-25 18:27:24 +00:00
Alex van Andel and GitHub
c21094ab0a
fix: Buffers when combined with seated events ( #20233 )
2025-03-25 18:17:25 +00:00
Benny Joo and GitHub
9b952fd922
chore: Set daily video testing meeting link to env var ( #20359 )
2025-03-25 18:17:00 +00:00
Ayush Agarwal and GitHub
ecd85cd15a
feat: enhance onboarding steps with loading state and button component ( #20350 )
...
- Added loading state to ConnectedCalendars and ConnectedVideoStep components.
- Replaced native button elements with a custom Button component for consistency.
- Updated SetupAvailability to use async mutation methods.
- Integrated loading state into the onboarding view for smoother transitions between steps.
2025-03-25 18:13:09 +00:00
Alex van Andel and GitHub
0772e1d168
fix: skip when browsing month has no available slots ( #19626 )
...
* fix: skip when browsing month has no available slots
* Fix zustand error + add wip tests
* Fix issue with using brows
ingDate too early
* Use slots instead of schedule return types to remove hard coupling to tRPC
* Some await fixes + use type definition from extended core feature
* Move useNextMonth to custom hook
* Add unit tests to cover the next month scenario
* Use changed interface, schedule -> slots,isLoading
* Return no-op until ready
2025-03-25 17:28:50 +00:00
Benny Joo and GitHub
d131d58b19
feat: upgrade @daily libs ( #20348 )
...
* upgrade @daily libs
* install peer dep
* add code for local testing
2025-03-25 17:27:00 +00:00
8a18e167e9
fix: remove oAuth clientId from email when rescheduling platform booking ( #20354 )
...
Co-authored-by: Rajiv Sahal <sahalrajiv-extc@atharvacoe.ac.in >
2025-03-25 13:18:29 +00:00
Benny Joo and GitHub
c7c2c03f6a
chore: move ServerTrans to packages/lib ( #20353 )
...
* chore: move ServerTrans to packages/lib
* remove file not meant for this PR
2025-03-25 10:23:42 +00:00
Morgan and GitHub
a183b31269
refactor: atoms dependency on web through AdditionalCalendarSelector ( #20352 )
2025-03-25 09:09:57 +00:00
Benny Joo and GitHub
bec8bf2eaa
chore: improve e2e test suite for i18n routing ( #20349 )
2025-03-25 13:55:29 +05:30
Anik Dhabal Babu and GitHub
1789aef7d3
fix: organizer req email v2 issue ( #20314 )
2025-03-25 05:10:42 +00:00
Anik Dhabal Babu and GitHub
7b9dabfa17
fix: disable guest is not updating onchange ( #20340 )
2025-03-25 04:51:13 +00:00
Anik Dhabal Babu and GitHub
3ecc9319c7
fix: Introduce a new prop in the session to extract the profile username when inside an org ( #18979 )
...
* fix: flaky test organization.spec
* fix: use profile.username
* update
* update
* update
2025-03-25 09:46:00 +05:30
GitHub Actions
214528ffa8
chore: release v5.1.7
2025-03-25 00:23:18 +00:00
7f79779bf8
chore: Upgrade jackson ( #20107 )
...
Co-authored-by: Alex van Andel <me@alexvanandel.com >
2025-03-25 00:18:26 +00:00
GitHub Actions
ed0f8fe0e7
chore: release v5.1.6
2025-03-24 23:23:16 +00:00
Benny Joo and GitHub
273fc544e7
feat: rewrite all routes starting with supported lang code ( #20346 )
...
* feat: rewrite all routes starting with matching locale code
* update e2e test
2025-03-24 23:15:39 +00:00
Joe Au-Yeung and GitHub
f24e8d12f0
feat: Salesforce - handle picklist field type ( #20342 )
...
* Add picklist to `SalesforceFieldType` enum
* Add picklist value to Salesforce settings
* Add `getPicklistFieldValue` method
* Find picklist option based on active and value
2025-03-24 23:05:30 +00:00
Omar López and GitHub
19712f62e3
feat: improved observability on api v1 and webapp ( #20302 )
...
* feat: associate errors to users on api v1
* Added webapp
* Update layout.tsx
* Update captureUserId.ts
2025-03-24 23:01:20 +00:00
0ec701f9e6
fix: rewrite /en/* paths to /* ( #20331 )
...
* fix: add back i18n config to next.config.js
* add back localeDetection
* rewrite /en/* paths to /
* add e2e test
* add comment
* add test
---------
Co-authored-by: Anik Dhabal Babu <81948346+anikdhabal@users.noreply.github.com >
2025-03-24 16:50:55 -03:00
sean-brydon and GitHub
e4cfaa56f0
no throw 202 ( #20339 )
2025-03-24 16:48:38 +00:00
c7641f852f
feat: Added org username to admin users view ( #20254 )
...
* feat : Added org username to admin users view
* styling tweaks (#20215 )
* minor-changes
---------
Co-authored-by: Tushar Bhatt <95581504+TusharBhatt1@users.noreply.github.com >
Co-authored-by: Tushar <tusharbhatt0135@gmail.com >
2025-03-24 15:03:58 +00:00
Ayanava Karmakar and GitHub
e2597fbcd2
docs: fix invalid JSX in code snippets in platform/guides/booking-redirects ( #20321 )
2025-03-24 14:32:02 +00:00
Zayd Krunz and GitHub
ce88018ecc
Update aws.mdx ( #20330 )
2025-03-24 14:31:01 +00:00
Vijay and GitHub
0eb4e6c7d4
explicitly specify default visibility value till initializes ( #20312 )
2025-03-24 14:25:56 +00:00
Keith Williams and GitHub
10c9c63ad8
revert: "fix: lint ( #20325 )" ( #20337 )
...
This reverts commit 1dc63e0df7 .
2025-03-24 11:02:04 -03:00
Omar López and GitHub
a18defaa36
fix: increase memory requirement for building atoms ( #20306 )
2025-03-24 10:50:35 -03:00
GitHub Actions
f9ee907245
chore: release v5.1.5
2025-03-24 00:23:17 +00:00
eac6b12e91
feat: update translations via @lingodotdev ( #20320 )
...
Co-authored-by: Lingo.dev <support@lingo.dev >
2025-03-23 23:07:36 +00:00
Anik Dhabal Babu and GitHub
1dc63e0df7
fix: lint ( #20325 )
2025-03-23 23:03:25 +00:00
Keith Williams and GitHub
96cd3f7b2f
chore: Upgrade @sentry/nextjs to 9.8.0 ( #20324 )
...
* chore: Upgrade Sentry
* Use ^9.8.0
2025-03-23 15:24:59 -03:00
Keith Williams and GitHub
7943a83e7d
fix: lint errors ( #20323 )
2025-03-23 14:38:53 +00:00
Anik Dhabal Babu and GitHub
01c16ad150
fix: calender setting skeleton ( #20317 )
2025-03-23 08:23:28 +00:00
Ayanava Karmakar and GitHub
42807481c1
fix(docs/platform/guides) - use correct variable in reschedule booker code snippet ( #20316 )
2025-03-23 04:51:05 +00:00
Keith Williams and GitHub
032c41fefd
chore: Upgrade Next to 15.2.3 ( #20315 )
2025-03-22 15:07:57 +00:00
Vijay and GitHub
41041226b4
wait in advance and avoid race condition ( #20311 )
2025-03-22 14:56:01 +05:30
Hariom Balhara and GitHub
56ab4e8415
Add salesforce query validation in integration tests ( #20209 )
2025-03-21 23:06:41 +00:00
8ee6d2befa
feat: update translations via @lingodotdev ( #20307 )
...
Co-authored-by: Lingo.dev <support@lingo.dev >
2025-03-21 20:10:34 +00:00
Omar López and GitHub
9cd133ff10
Auto builds icons before dev and build scripts ( #20304 )
2025-03-21 19:59:00 +00:00
GitHub Actions
6df473c5fb
chore: release v5.1.4
2025-03-21 19:14:23 +00:00
Benny Joo and GitHub
4606fc6ace
chore: Remove HeadSeo everywhere ( #20272 )
2025-03-21 14:24:53 -04:00
78ddf71823
perf: Move OOO-related tRPC procedures to new routers ( #20136 )
...
* perf: Move OOO-related tRPC procedures to new routers
* Moved test file
* push fix for import path in tests
* fix trpc response url that we wait for
---------
Co-authored-by: sean-brydon <sean@cal.com >
Co-authored-by: Anik Dhabal Babu <81948346+anikdhabal@users.noreply.github.com >
Co-authored-by: sean-brydon <55134778+sean-brydon@users.noreply.github.com >
2025-03-21 09:03:10 -07:00
Morgan and GitHub
15cb687307
chore: ensure default calendars for delegated users ( #20300 )
...
* chore: ensure default calendars for delegated users
* fixup! chore: ensure default calendars for delegated users
2025-03-21 15:41:04 +00:00
Lauris Skraucis and GitHub
c0ecfcd910
docs: v2 team event schedulingType ( #20289 )
...
* refactor: input scheduling type
* refactor: output scheduling type
2025-03-21 13:25:59 +00:00
Lauris Skraucis and GitHub
2e86f8404f
fix: booker atom booking with split name ( #20298 )
2025-03-21 13:25:32 +00:00