Commit Graph

4 Commits

Author SHA1 Message Date
9b4e28ece1 Improve product tile styling with uniform sizing and theme inheritance
All checks were successful
Create Release / build (push) Successful in 3s
- Make all product images uniform size (300px height) with object-fit: cover
- Equalize product tile containers using flexbox layout
- Inherit site colors and fonts instead of hardcoding white background
- Add proper flexbox structure for consistent tile heights

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-05 15:33:06 -07:00
64afcb71cb Refactor plugin with improved architecture and new features
All checks were successful
Create Release / build (push) Successful in 5s
- Eliminated code duplication by creating common HTTP request function
- Added configurable SSL verification setting for development/production
- Implemented smart caching system with 1-hour cache duration
- Enhanced admin interface with cache management and better styling
- Improved error handling and user experience
- Added comprehensive documentation and troubleshooting guide
- Updated README with new features and configuration options
2025-06-24 11:21:04 -07:00
084d769cb6 updating css and html elements to improve display 2024-12-27 15:16:53 -08:00
c2c8ac74be establish base code 2024-12-27 14:10:25 -08:00