Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add waf stats class blocked requests stats actions, and apply stat card components to firewall header * Adjust approach for storing and retrieving stats * changelog * Fix phpcs enables * Remove FirewallHeader stories edits * Use options over an additional table * Reorg and fix spacing * Fix dynamic/static calls * Make update_daily_summary public for tests * use deprecated setMethods over onlyMethods to bypass PHP 7.0 project test failures * Fix up project versions * Disable summary updates if share data is disabled, and add conditions to stat card display * Remove TODOs * Improve changelog entries * Restructuring, improvements, storybook fixes * Make use of static methods consistent * Add standalone mode handling for update_daily_summary * Fix tests * Add integration tests * Revert unit test removal * Fix naming * Fix project versions * Fix versions * Remove IDC package * Remove duplicate changelog entries * Revert vscode settings.json changes * changelog * Undo wpcomsh plugin updates * Revert prior changes to wpcomsh * Fix versions * Optimize FirewallStatCards * Fix share data option check * Fix styling * Fix translation strings * Ensure no duplicated code and extra debug data is logged appropriately * Fix tests * Fix phan errors * Use supported phpunit method * Use supported phpunit method * Final test fixes * Remove unused code, add plan check for new stats * Fix method naming * Add method for retrieving all time stats * Make direct db connection persistent, add/fix tests * Close db connection if initialized * Add standalone mode direct db handling * Fix project versions * Ignore phpcs rules, data needs to be current * Remove error_log * Address phan errors * Use standard approach * Add update flag to initialization method so we aren't duplicating the action * Fix initialization method calls * Manually update phan baselines * Revert versions updates * Remove duplicate changelog entries * Remove FirewallHeader stories from broken dir * Update stories * Updates to Blocklog Manager class * Fix prop name * Minor enhancements and compatibility improvements * Statcard adjustments * Revert phan baselines changes * Reapply phan baseline changes * Apply naming consistency, update FirewallSubheading to use IconTooltip * Fixes --------- Co-authored-by: Nate Weller <[email protected]>
- Loading branch information