upskill-event-manager/wordpress-dev/wordpress/wp-content/plugins/hvac-community-events/assets/js
bengizmo bcc0a082d3 refactor: Simplify attendee profile page UI/UX
## Summary
• Removed duplicate profile information section - now only one contact info section
• Removed "Activity Over Time" chart and Chart.js dependency
• Harmonized styling with existing plugin UI patterns

## Changes
- Consolidated profile header with page title and action buttons
- Used consistent table layout for contact information
- Applied dashboard-style statistics cards
- Removed Chart.js enqueue and JavaScript functionality
- Updated CSS to match plugin's existing styling patterns
- Simplified JavaScript to handle only timeline animations

## UI Improvements
- Cleaner, more focused layout without redundant information
- Better responsive design for mobile devices
- Consistent styling with other plugin pages
- Improved print layout

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-05-24 20:08:23 -03: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.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