dkmyta
dkmyta
#### Description * #### Changes proposed in this Pull Request: * #### Other information: - [ ] Have you written new tests for your changes, if applicable? - [ ]...
Description # In an attempt to improve upon the fantastic work put in to [create](https://github.com/Automattic/jetpack/pull/25377) and [update](https://github.com/Automattic/jetpack/pull/26253) the new [PricingTable](https://automattic.github.io/jetpack-storybook/?path=/story/js-packages-components-pricing-table--default) component that will be used in the unification of standalone...
## Description ## Proposed changes: * Makes the `StatCard` js-packages component easily accessible * Adds `Waf_Blocklog_Manager` class and migrates related methods over * Adds a new set of methods for...
## Description Allows users to unignore threats found in the ignored section of their scan history. Reliant on: - Automattic/vaultpress#106996 - D153672 ## Proposed changes: * Adds an endpoint responsible...
## Fixes There is mismatching `fixedAt` property passed in the usage of the `ScanHistoryDetails` component in the `PaidAccordion`. Because of this, `undefined` is passed and we display todays date. ##...
## Description Retrieve status of all fixable threats in the initial state ### Other information: - [ ] Have you written new tests for your changes, if applicable? - [x]...
## Description After a Scan license is activated in My Jetpack, the `ActivationScreenSuccessInfo` component displays a link to `View scan results` in Jetpack Cloud. As part of the standalone first...
## Description Add pagination to the current FreeList and PaidList components ### Other information: - [ ] Have you written new tests for your changes, if applicable? - [x] Have...
Fixes # ## Proposed changes: * ### Other information: - [ ] Have you written new tests for your changes, if applicable? - [ ] Have you checked the E2E...
Fixes # The content in the IconToolTip popover is not properly styled. ## Proposed changes: * Add CSS to apply changes ### Other information: - [ ] Have you written...