-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add ThreatDetailsModal component and stories * changelog * Fix type error * Fix child component overflow-x styling * Update scan package changelog * Add util for fixerState and separate subcomponents * Add user connection gate * Add credentials gate * Fix stories * Fix stories * Fix credentials type * Update content flow * Improve organization * Separation and reorg * Improve * Remove redundant code * Adjust modal content * Generalize component name * Updates after renaming * Ensure close button exists for vulns modal * changelog * Updates/fixes * Add detailed action * changelog * Add actionToConfirm flag for rendering conditional content based on action selected * Update approach to single view * Move notices to ThreatActions * Add fixer notices * Fix styling * Additional improvements * Fix gap * Remove actionToConfirm flag, to be readded in integration * Early return on ThreatActions for fixed threats * Make threat status check optional * Use custom button for threat details toggle (#40298) * Use Button and override internal styles * Fix classes * Move fixerState comp to ThreatFixConfirmation * Rely heavily on context provider * Fix styles --------- Co-authored-by: Nate Weller <nate.weller@automattic.com> Committed via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/12016314564 Upstream-Ref: Automattic/jetpack@0f6c6cf
- Loading branch information
Showing
2 changed files
with
56 additions
and
56 deletions.
There are no files selected for viewing
This file contains 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
Oops, something went wrong.