upskill-event-manager/wordpress-dev/wordpress/wp-content/plugins/hvac-community-events/assets/js
bengizmo 3da56c262a feat: Add comprehensive communication template management system
- Create HVAC_Communication_Templates class for managing email templates
- Add template post type with categories and placeholders
- Implement AJAX handlers for CRUD operations
- Create responsive template management interface with modal forms
- Add template manager widget for integration with email forms
- Include placeholder system for dynamic content (attendee_name, event_title, etc.)
- Add default templates for common scenarios (reminders, welcome, certificates)
- Create template management page with category filtering
- Add comprehensive E2E tests for template functionality
- Integrate widget into email attendees page
- Support template save/load/edit/delete operations
- Include CSS styling with responsive design and accessibility features
- Add JavaScript for interactive functionality and form handling

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-13 22:55:00 -03:00
..
admin-dashboard.js feat: Add comprehensive Admin Dashboard to HVAC Community Events 2025-05-19 17:24:26 -03:00
communication-templates.js feat: Add comprehensive communication template management system 2025-06-13 22:55:00 -03:00
community-login.js feat: Add password show/hide toggle to login form 2025-06-13 22:30:02 -03:00
hvac-accessibility.js feat: Enhance plugin UI with improved styling and accessibility 2025-05-20 12:37:59 -03:00
hvac-animations.js fix: Properly resolve home page content disappearing issue 2025-05-24 08:41:49 -03:00
hvac-attendee-profile.js refactor: Simplify attendee profile page UI/UX 2025-05-24 20:08:23 -03:00
hvac-certificate-actions.js fix: Complete certificate functionality restoration 2025-05-23 21:36:58 -03:00
hvac-certificate-admin.js feat: Implement certificate generation system 2025-05-20 15:17:55 -03:00
hvac-dashboard-enhanced.js feat: Add enhanced dashboard features with search, filters, pagination, and sorting 2025-05-30 10:16:45 -06:00
hvac-dashboard.js feat: Improve dashboard UI and interactivity 2025-05-19 18:54:52 -03:00
hvac-event-summary.js feat: Implement certificate generation system 2025-05-20 15:17:55 -03:00
hvac-help-system.js feat: Add comprehensive help system with welcome guide, tooltips, and documentation 2025-05-22 08:47:43 -03:00
hvac-mobile-nav.js feat: Enhance plugin UI with improved styling and accessibility 2025-05-20 12:37:59 -03:00
hvac-registration.js feat(registration): Implement form, E2E tests, and debug processing 2025-03-30 22:20:40 -03:00
hvac-ux-enhancements.js feat: Add comprehensive UX enhancements for mobile and desktop 2025-05-23 16:41:01 -03:00
zoho-admin.js Replace alert() calls with HVACToast system in certificate and Zoho admin JavaScript 2025-05-23 16:27:14 -03:00