upskill-event-manager/wordpress-dev/tests
bengizmo c2c5e2802e feat: Implement harmonized CSS framework with theme-based styling
- Created comprehensive harmonized CSS framework (hvac-harmonized.css) based on Astra theme analysis
- Built enhanced styling for all plugin pages using CSS custom properties and modern design patterns
- Updated CSS enqueue system to load harmonized framework as foundation for all pages
- Enhanced dashboard, login, and certificate pages with consistent theme-integrated styling
- Maintained backward compatibility with existing CSS files
- Added proper dependency management and versioning for CSS files
- Improved accessibility with WCAG-compliant color contrasts and focus states
- Implemented responsive design patterns and modern typography scale

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-05-23 09:48:30 -03:00
..
basic feat(testing): Implement HVAC_Test_User_Factory and update .gitignore 2025-04-14 17:41:36 -03:00
e2e feat: Implement harmonized CSS framework with theme-based styling 2025-05-23 09:48:30 -03:00
includes feat(testing): Implement HVAC_Test_User_Factory and update .gitignore 2025-04-14 17:41:36 -03:00
integration feat(testing): Implement HVAC_Test_User_Factory and update .gitignore 2025-04-14 17:41:36 -03:00
manual feat: Add Email Attendees functionality (Phase 2) 2025-05-20 10:33:03 -03:00
phpunit/includes feat: Implement auto page creation & fix login E2E tests 2025-03-28 17:18:21 -03:00
test-results feat(testing): Implement comprehensive trainer journey test suite with Page Object Model 2025-05-18 15:42:00 -03:00
bootstrap-staging.php Update plugin verification and integration scripts for correct TEC plugin slugs; resolve activation issues; document E2E test failures and update integration testing plan 2025-04-24 14:54:39 -03:00
bootstrap.php feat(testing): Implement HVAC_Test_User_Factory and update .gitignore 2025-04-14 17:41:36 -03:00
HVAC_Event_Management_Test.php feat(testing): Implement HVAC_Test_User_Factory and update .gitignore 2025-04-14 17:41:36 -03:00
HVAC_Role_Manager.php feat(testing): Implement HVAC_Test_User_Factory and update .gitignore 2025-04-14 17:41:36 -03:00
HVAC_Role_Manager_Test.php feat(testing): Implement HVAC Role Manager component 2025-04-14 19:02:22 -03:00
HVAC_Test_Data_Generator.php feat(testing): Implement HVAC_Test_User_Factory and update .gitignore 2025-04-14 17:41:36 -03:00
HVAC_Test_Data_Generator_Test.php feat(testing): Implement HVAC_Test_User_Factory and update .gitignore 2025-04-14 17:41:36 -03:00
HVAC_Test_User_Factory.php feat(testing): Implement HVAC_Test_User_Factory and update .gitignore 2025-04-14 17:41:36 -03:00
HVAC_Test_User_Factory_Test.php feat(testing): Implement HVAC_Test_User_Factory and update .gitignore 2025-04-14 17:41:36 -03:00
test-doubles.php feat(testing): Implement HVAC_Test_User_Factory and update .gitignore 2025-04-14 17:41:36 -03:00
test-user-factory.php feat(testing): Implement HVAC_Test_User_Factory and update .gitignore 2025-04-14 17:41:36 -03:00
wp-tests-config-sample.php Update plugin verification and integration scripts for correct TEC plugin slugs; resolve activation issues; document E2E test failures and update integration testing plan 2025-04-24 14:54:39 -03:00
wp-tests-config-staging.php update: Change staging domain to upskill-staging.measurequick.com 2025-05-21 16:42:10 -03:00
wp-tests-config.php Update plugin verification and integration scripts for correct TEC plugin slugs; resolve activation issues; document E2E test failures and update integration testing plan 2025-04-24 14:54:39 -03:00