Skip to content

21st august 2025 release #495

Merged
SahilCs15 merged 27 commits intomainfrom
21st-august-2025-release
Aug 22, 2025
Merged

21st august 2025 release #495
SahilCs15 merged 27 commits intomainfrom
21st-august-2025-release

Conversation

@SahilCs15
Copy link
Copy Markdown
Contributor

This is a release branch sync with main

contentstackMridul and others added 26 commits July 23, 2025 11:14
feat: live preview: added outside iframe code
feat: live preview: added outside iframe code
Fetch workflow stage details for the entry from parent and
disable editing based on the received data
…t-highlight-for-variant-fields-on-canvas
…workflow-stage

feat(VB-132 | VE-7062): disable editing when workflow stage rules restrict the same
@SahilCs15 SahilCs15 requested a review from a team as a code owner August 22, 2025 06:09
karancs06
karancs06 previously approved these changes Aug 22, 2025
Copy link
Copy Markdown
Contributor

@karancs06 karancs06 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!!

faraazb
faraazb previously approved these changes Aug 22, 2025
Copy link
Copy Markdown
Contributor

@faraazb faraazb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

Copy link
Copy Markdown
Contributor

@contentstackMridul contentstackMridul left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Aug 22, 2025

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 72.44% 9267 / 12791
🔵 Statements 72.44% 9267 / 12791
🔵 Functions 72.17% 332 / 460
🔵 Branches 84.12% 1166 / 1386
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
src/common/inIframe.ts 77.77% 75% 100% 77.77% 16-19
src/livePreview/editButton/editButton.ts 97.08% 89.78% 95% 97.08% 107-109, 221-222, 266-267, 400-401, 563-566, 613-614
src/livePreview/eventManager/livePreviewEventManager.ts 100% 100% 100% 100%
src/livePreview/eventManager/postMessageEvent.hooks.ts 85.36% 88.23% 75% 85.36% 75-80, 128-129, 142, 151, 164-172
src/livePreview/eventManager/types/livePreviewPostMessageEvent.type.ts 100% 100% 100% 100%
src/visualBuilder/visualBuilder.style.ts 100% 100% 100% 100%
src/visualBuilder/components/FieldToolbar.tsx 77.26% 75% 37.5% 77.26% 62-110, 133, 172, 207-224, 245-248, 271-280, 309-317, 325-326, 329-330, 382-388, 405-406, 470, 507, 588-595
src/visualBuilder/components/fieldLabelWrapper.tsx 80.55% 70% 80% 80.55% 45-47, 55-57, 139-150, 153-157, 218-219, 223-228, 232, 287-289, 295-313, 318-330
src/visualBuilder/generators/generateToolbar.tsx 90% 86.66% 83.33% 90% 28-29, 90-95, 143-147, 190-191
src/visualBuilder/listeners/mouseClick.ts 73.23% 66.66% 90.9% 73.23% 88, 98-104, 109-110, 113-118, 131-159, 171-172, 185-186, 231, 290-296, 334-340, 358-368
src/visualBuilder/listeners/mouseHover.ts 63.15% 43.24% 61.11% 63.15% 49-56, 73-74, 121-131, 137-138, 145-148, 151-153, 159, 173-174, 183-199, 206-208, 210-251, 259-261, 263-265, 273-281, 284-287, 289-291, 306-310, 373-374
src/visualBuilder/utils/fetchEntryPermissionsAndStageDetails.ts 77.27% 20% 100% 77.27% 31-35, 37-41
src/visualBuilder/utils/getEntryPermissions.ts 0% 0% 0% 0% 1-47
src/visualBuilder/utils/getWorkflowStageDetails.ts 100% 100% 100% 100%
src/visualBuilder/utils/handleIndividualFields.ts 98.37% 85.71% 100% 98.37% 94-95
src/visualBuilder/utils/isFieldDisabled.ts 100% 97.61% 100% 100%
src/visualBuilder/utils/updateFocussedState.ts 56.5% 60.71% 100% 56.5% 45, 57-59, 61-63, 65, 203-206, 208-239, 326-330, 333-350, 353-363, 366-383, 390-435, 442-464, 470-472
src/visualBuilder/utils/types/postMessage.types.ts 100% 100% 100% 100%
Generated in workflow #530 for commit 4686298 by the Vitest Coverage Report Action

Copy link
Copy Markdown
Contributor

@hiteshshetty-dev hiteshshetty-dev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!!

@SahilCs15 SahilCs15 merged commit d1a0246 into main Aug 22, 2025
10 checks passed
@SahilCs15 SahilCs15 deleted the 21st-august-2025-release branch August 22, 2025 08:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants