upskill-event-manager/wordpress-dev/wordpress/wp-content/plugins/hvac-community-events/assets/js
bengizmo 1bd871cc7b feat: Add enhanced dashboard features with search, filters, pagination, and sorting
- Add search box for real-time event name filtering with 500ms debounce
- Add date range filters (from/to) for filtering events by start date
- Add pagination with customizable items per page (10, 25, 50, 100)
- Add sortable table columns for status, name, date, capacity, sold, revenue
- Update dashboard data handler to support all new query parameters
- Create new JavaScript file for handling interactive features
- Create new CSS file for enhanced dashboard styling
- Maintain backward compatibility with existing status filters
- Add URL state management for browser navigation
- Add loading indicators and responsive design

The dashboard now provides a comprehensive interface for trainers to efficiently
manage and navigate their events with powerful filtering and sorting capabilities.

Co-Authored-By: Ben Reed <ben@tealmaker.com>
2025-05-30 10:16:45 -06:00
..
admin-dashboard.js feat: Add comprehensive Admin Dashboard to HVAC Community Events 2025-05-19 17:24:26 -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