mirror of
https://github.com/DRYTRIX/TimeTracker.git
synced 2026-01-12 14:40:47 -06:00
Features: - Added shimmer effects and micro-interactions across all components - Implemented gradient backgrounds and enhanced visual hierarchy - Created smooth hover animations with cubic-bezier transitions - Enhanced markdown editor with professional styling and dark mode support - Improved task cards with animated progress bars and status badges - Added responsive design optimizations for mobile devices Technical improvements: - Consolidated and optimized CSS across 6 template files - Implemented consistent design system with unified color palette - Added hardware-accelerated animations for 60fps performance - Enhanced accessibility with proper focus states and contrast ratios - Created modular CSS architecture with clear organization Dark mode enhancements: - Complete dark theme support across all modified components - Smooth theme switching with no visual glitches - Enhanced contrast and readability in dark mode - Consistent color palette and gradient adaptations Responsive design: - Mobile-optimized touch interactions and spacing - Unified breakpoint behavior across all pages - Enhanced button sizes and hover states for mobile Files modified: - templates/clients/list.html - Enhanced client list with animated badges and cards - templates/clients/view.html - Improved client details with shimmer effects - app/templates/tasks/edit.html - Professional markdown editor styling - app/templates/tasks/create.html - Enhanced task creation form - app/templates/tasks/list.html - Modern task cards with animations - templates/projects/view.html - Consistent project task styling This commit transforms the TimeTracker into a modern, professional application with exceptional user experience in both light and dark modes.