Nate Weller
Nate Weller
[In Progress] The intention of this pull request is to add defined structure to how we store and interact with Protect report data, primarily by adding new model classes: *...
This is the primary pull request for integrating Scan into the Protect plugin (pbuNQi-38Y-p2). #### Changes proposed in this Pull Request: | Task | PR | Status | | ----...
## Proposed changes: * TBD ### Other information: - [ ] Have you written new tests for your changes, if applicable? - [ ] Have you checked the E2E test...
The purpose of this PR is to introduce Jetpack Protect as the primary method of activating and managing the Jetpack Firewall. ## Proposed changes: * Jetpack Settings: Display an "activate"...
## Proposed changes: * Adds `typescript` as a development dependency * Adds `tsconfig.json` * Based off of existing projects' configurations, i.e. [Boost](https://github.com/Automattic/jetpack/blob/trunk/projects/plugins/boost/tsconfig.json) ### Other information: - [ ] Have you...
## Proposed changes: * https://github.com/Automattic/jetpack/pull/37903 * https://github.com/Automattic/jetpack/pull/37988 * TBD ### Other information: - [ ] Have you written new tests for your changes, if applicable? - [ ] Have you...
## Proposed changes: Adds necessary supports for managing Jetpack firewall's automatic rules setting from WPCOM: * Syncs the `jetpack_waf_automatic_rules` option with wpcom. * Adds support for `jetpack_waf_automatic_rules` to the wpcom...
## Proposed changes: * Adds a `routes` directory to improve organization of components. ### Other information: - [ ] Have you written new tests for your changes, if applicable? -...
## Proposed changes: * Adds React Query * Removes Redux ### Other information: - [ ] Have you written new tests for your changes, if applicable? - [x] Have you...