[dev] [tofikwest] feat/marketing-empty-step#2866
Merged
Merged
Conversation
…r penetration tests - Introduced new components for the marketing section of penetration tests, including `PenTestMarketingEmptyState`, `AttackCategoryGrid`, `MiniFindingCard`, `MiniRunList`, and report-related components. - Implemented logic to display a marketing empty state when no pentest entitlement is available. - Added attack categories and a structured report preview to enhance user experience and provide clear information on findings and processes. - Updated `SplitView` to integrate the new marketing components and handle the display logic based on the user's subscription status.
Contributor
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Contributor
|
🎉 This PR is included in version 3.57.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This is an automated pull request to merge feat/marketing-empty-step into dev.
It was created by the [Auto Pull Request] action.
Summary by cubic
Introduces a marketing empty state for Penetration Tests when a workspace has no entitlement and no prior scans. Adds reusable marketing components and pen-test previews to explain the add-on and drive plan selection, plus OpenAPI docs updates for Cloud Security.
planRequiredis true, there are no reports, no selection, not creating, and billing is known.MarketingEmptyState,MarketingHeader,MarketingHero,MarketingSection,MarketingSteps,MarketingHelpBar,LockPill.MiniRunList,MiniFindingCard,AttackCategoryGrid, report preview (ReportCover,ReportExecSummary,ReportDetailPage,ReportPreviewSpread) with sharedreport-pagelayout andattack-categories.MarkExceptionDto; extended event type to includefinding; addedbackgroundCheckExemptReasonandbackgroundCheckExemptJustificationto member schema.Written for commit 445e433. Summary will update on new commits. Review in cubic