f933432d2b
Documentation edits made through Mintlify web editor ( #18565 )
...
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2025-01-09 19:52:49 +01:00
ccf1d4430a
chore: clean up some code in app router ( #18541 )
...
Co-authored-by: Anik Dhabal Babu <81948346+anikdhabal@users.noreply.github.com >
2025-01-09 10:47:21 -07:00
2fd8d24204
perf: Improve routing insights view ( #18557 )
...
* perf: Improve routing insights view
* fix: remove old join
---------
Co-authored-by: Eunjae Lee <hey@eunjae.dev >
Co-authored-by: Anik Dhabal Babu <81948346+anikdhabal@users.noreply.github.com >
2025-01-09 16:42:26 +00:00
Syed Ali Shahbaz and GitHub
b4c18f7bcc
Update README.md ( #18524 )
2025-01-09 16:33:02 +00:00
sean-brydon and GitHub
23c93d75ca
fix: Handle booker UI busy or skip on timeslot ( #18553 )
2025-01-09 16:29:42 +00:00
Benny Joo and GitHub
91526d0bc7
chore: unique key missing for child ( #18542 )
2025-01-09 16:20:05 +00:00
Anik Dhabal Babu and GitHub
a9f95937c4
chore: temporarily skip a failing E2E test ( #18560 )
2025-01-09 15:53:12 +00:00
Nizzy and GitHub
74580157ba
fix: added videos and fixed iframe sizes for help page docs ( #18558 )
2025-01-09 16:37:59 +01:00
fcdbcceac0
feat: Mintlify /help edits ( #18555 )
...
* Documentation edits made through Mintlify web editor
* Documentation edits made through Mintlify web editor
* Documentation edits made through Mintlify web editor
* Documentation edits made through Mintlify web editor
---------
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2025-01-09 15:36:56 +01:00
Peer Richelsen
aa7c924c2a
Documentation edits made through Mintlify web editor
2025-01-09 13:23:51 +01:00
Peer Richelsen
3406ca72bc
Documentation edits made through Mintlify web editor
2025-01-09 13:22:18 +01:00
Peer Richelsen
c29a2fc7cb
Documentation edits made through Mintlify web editor
2025-01-09 13:20:03 +01:00
Peer Richelsen
0a4c7bcecc
Documentation edits made through Mintlify web editor
2025-01-09 13:19:26 +01:00
Peer Richelsen
803dfa008c
Documentation edits made through Mintlify web editor
2025-01-09 13:17:24 +01:00
Peer Richelsen and GitHub
0eb6f1beb6
chore: mintlify updates ( #18552 )
2025-01-09 13:05:32 +01:00
Peer Richelsen and GitHub
edd2e5e584
chore: fixed help logo ( #18551 )
2025-01-09 12:57:09 +01:00
mintlify[bot] and GitHub
99a99b4b7e
Documentation edits made through Mintlify web editor ( #18543 )
2025-01-09 09:45:21 +01:00
2ba6f4cb24
fix: payment not working in booker ( #18540 )
...
* fix: payment not working in booker
* Update transformApiEventTypeForAtom.ts
---------
Co-authored-by: Rajiv Sahal <sahalrajiv-extc@atharvacoe.ac.in >
2025-01-09 07:32:13 +00:00
8a8c870513
chore: change identifier ( #18518 )
...
Co-authored-by: Bailey Pumfleet <bailey@pumfleet.co.uk >
2025-01-08 23:39:56 -05:00
Peer Richelsen and GitHub
eba335c903
chore: moved docs into mintlify ( #18536 )
2025-01-08 23:01:53 +01:00
GitHub Actions
9b2161cc19
chore: release v4.8.15
2025-01-08 18:53:07 +00:00
Morgan and GitHub
b997c656df
feat: api v2 org ooo crud ( #18499 )
...
* feat: api v2 org ooo crud
* chore: add guard isUserOOO on ooo controller
* chore: add checks for ooo
* fixup! chore: add checks for ooo
* added e2e tests
* fixup! added e2e tests
2025-01-08 10:50:58 -05:00
c9c5493de6
feat: support phone based booking api ( #17635 )
...
* chore: save progress
* feat: support phone based booking using API v2
* chore: change name of the variable
* fix: update event types and booking fields for improved validation and new properties
- Updated imports in input and output event types services to use the correct library version.
- Added new `avatarUrl` and `successRedirectUrl` properties to the Swagger documentation for user and booking schemas.
- Enhanced booking fields validation by changing the `required` property to a boolean type.
- Improved descriptions and examples in the OpenAPI specifications for better clarity.
- Refactored booking fields input and output classes to include new properties and ensure proper validation.
* fix: booking with phone number
* test: add event type update test
* test: add test for creating booking
* chore: update unit test
* fix: tests
* fix: add turbo
* chore: remove emial
* refactor: make email optional and move it to service
* fix: test
* chore: bump platform-libraries
* fix: e2e test
---------
Co-authored-by: supalarry <laurisskraucis@gmail.com >
2025-01-08 21:16:10 +05:30
Anwar Sadath and GitHub
20a5775f31
fix: Description not rendered as html in select event types screen when installing an app ( #18354 )
2025-01-08 15:03:34 +00:00
Omar López and GitHub
b9b0a86b32
feat: Add auto payment methods for paid booking on Stripe ( #18513 )
2025-01-08 07:55:14 -07:00
Abhishek Singh and GitHub
ad93066cf6
feat-insihts-app ( #18461 )
2025-01-08 14:24:20 +00:00
Benny Joo and GitHub
e6d76b630c
chore: Revert "chore: app router - /team, /org, /[user] booking pages (excl. embeds) ( #18186 ) ( #18526 )
2025-01-08 11:19:45 -03:00
Eunjae Lee and GitHub
b941b716d5
fix: add index to AssignmentReason ( #18520 )
2025-01-08 12:32:28 +00:00
1ab9622416
feat: add DataTableWrapper ( #18503 )
...
* feat: data table wrapper
* feat: add DataTableWrapper
---------
Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com >
2025-01-08 09:12:55 +00:00
Benny Joo and GitHub
15156c2225
perf: use react svg cache from root level ( #18506 )
2025-01-08 09:29:50 +01:00
cc202ed847
chore: app router - /event-types pages ( #18181 )
...
* refactor event type web wrapper
* finish migration
* move event-types folder out of future
* remove vars
* remove pages router
* fix
* fix
* fix test
* remove test tag
* refactor
* remove completely
* add withoutSeo prop for event type web page
* remove HeadSeo usage from event types listing view
* make onboarding e2e test faster
* remove useIntercom
---------
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
2025-01-07 20:39:05 -05:00
Joe Au-Yeung and GitHub
79d51a4989
chore: Add Salesforce tests to getContacts method ( #18225 )
2025-01-07 14:14:34 -07:00
53a846d10c
feat: update translations via @replexica ( #18496 )
...
Co-authored-by: Replexica <support@replexica.com >
2025-01-07 20:53:16 +00:00
GitHub Actions
1619f2daf2
chore: release v4.8.14
2025-01-07 20:06:08 +00:00
Alex van Andel and GitHub
57bd0b3df3
fix: type + build errors ( #18502 )
2025-01-07 18:35:06 +01:00
Udit Takkar and GitHub
e359d13d9a
Revert "fix: improve useInViewObserver hook to trigger when observer is alrea…" ( #18504 )
...
This reverts commit 22f92f1ee3 .
2025-01-07 16:41:55 +00:00
Hariom Balhara and GitHub
3b7cb542ed
fix checklyt tests ( #18501 )
2025-01-07 12:58:39 +00:00
Alex van Andel and GitHub
fd7f6c32ae
chore: Remove all instances of useIntercom ( #18500 )
2025-01-07 07:43:46 -05:00
Hariom Balhara and GitHub
06d8b98b15
fix: 404 on the public form page for a sub-team form when the owner itself was removed from the org ( #18495 )
...
* wip
* fix: 404 for a form of a member that has been removed.
- Moved existing authorization check to isAuthorizedToViewFormOnOrgDomain function to handle form access control
- Add comprehensive test suite for org domain authorization scenarios
- Refactor getServerSideProps to use the new authorization function
- Improve code organization by separating domain-specific authorization logic
Test Coverage:
- Non-org domain access
- Org member's form access
- Sub-team form access within org
- Access denial for non-org members/teams
2025-01-07 12:13:19 +00:00
Benny Joo and GitHub
0c69c5dfea
remove MainLayout / MainLayoutAppDir ( #18498 )
2025-01-07 12:13:00 +00:00
Benny Joo and GitHub
00f7d8be0d
feat: bookings - render layout only once ( #18490 )
2025-01-07 11:37:17 +00:00
Hariom Balhara and GitHub
2e9beb8513
fix: Make it easier to manage group options and also improve attribute options performance with 100s of options ( #18486 )
2025-01-07 11:16:52 +00:00
Omar López and GitHub
b6c6fa7365
Update repository.ts ( #18482 )
2025-01-07 11:10:52 +00:00
Benny Joo and GitHub
c623785ec2
chore: remove unused code from SideBar ( #18487 )
2025-01-07 10:56:09 +00:00
Alex van Andel and GitHub
6a381cdc79
perf: Remove zod from edge runtime ( #18494 )
2025-01-07 10:47:48 +00:00
Benny Joo and GitHub
9d4496133e
feat: Prevent re-renders (moving SessionProvider to Root level for both app router / pages router) ( #18493 )
2025-01-07 11:46:08 +01:00
Benny Joo and GitHub
1452672495
withEmbedSsr is missing in a embed route ( #18483 )
2025-01-07 07:28:55 -03:00
Lauris Skraucis and GitHub
9159c591ff
fix: v2 slots timeZone parameter ( #18488 )
...
* fix: v2 slots timeZone parameter
* test: v2 slots
2025-01-07 15:24:20 +05:30
Benny Joo and GitHub
408aee5851
insights layout ( #18489 )
2025-01-07 09:02:52 +00:00
Vishnu and GitHub
29bbada77a
fix: cancel workflows on cancel booking ( #17871 )
...
* feat: cancel scheduled email from sendGrid while cancelling the booking
* fix: remove deleteScheduledSend in scheduledEmailReminder cron api
* fix: use cancelScheduledEmailSend
* chore: remove cancelling email workflow in deleteScheduledEmailReminder
* refactor: bring back deleteScheduleSend
* fix: get only past reminders
2025-01-07 00:06:57 -05:00