Dylan Munson
Dylan Munson
Update text to conflict less with the agency/developer answer so that both can be true #### Changes proposed in this Pull Request: This PR changes the text for a site-type...
## Proposed changes: * Get Stats counts using the tanstack query instead of redux * Add a way to suppress global notice errors for certain queries ### Other information: -...
## Proposed changes: * There was one instance left where the redux version of global notices was being used, this PR replaces that with the context version of notices *...
## Proposed changes: * Migrate the dismissal of the welcome banner to tanstack * Remove from redux ### Other information: - [ ] Have you written new tests for your...
## Proposed changes: * Show small stats card when large stats card isn't shown * Rename global variable to specify large stats ### Other information: - [ ] Have you...
## Proposed changes: * Adding a frequently updated array that tracks what plugins were active before user or site disconnection ### Other information: - [ ] Have you written new...
## Proposed Changes * Update the products API request to include the site ID if it exists in the URL parameters (this allows the backend to check if the site...