Commit Graph

11 Commits

Author SHA1 Message Date
Quality System Admin
7f19a4e94c updated access 2025-11-06 21:33:52 +02:00
Quality System Admin
9571526e0a updated documentation for print labels module and lost label module 2025-11-06 21:05:16 +02:00
Quality System Admin
f1ff492787 updated / print module / keypairing options 2025-11-06 20:37:19 +02:00
Quality System Admin
c91b7d0a4d Fixed the scan error and backup problems 2025-11-05 21:25:02 +02:00
Quality System Admin
9c19379810 updated backups solution 2025-11-03 22:18:56 +02:00
Quality System Admin
1ade0b5681 updated documentation folder 2025-11-03 21:17:10 +02:00
Quality System Admin
8d47e6e82d updated structure and app 2025-11-03 19:48:53 +02:00
Quality System Admin
7fd4b7449d Major UI/UX improvements and help system implementation
 New Features:
- Implemented comprehensive help/documentation system with Markdown support
- Added floating help buttons throughout the application
- Created modular CSS architecture for better maintainability
- Added theme-aware help pages (light/dark mode support)

🎨 UI/UX Improvements:
- Implemented 25%/75% card layout consistency across printing module pages
- Fixed barcode display issues (removed black rectangles, proper barcode patterns)
- Enhanced print method selection with horizontal layout (space-saving)
- Added floating back button in help pages
- Improved form controls styling (radio buttons, dropdowns)

🔧 Technical Enhancements:
- Modularized CSS: Created print_module.css with 779 lines of specialized styles
- Enhanced base.css with floating button components and dark mode support
- Updated routes.py with help system endpoints and Markdown processing
- Fixed JsBarcode integration with proper CDN fallback
- Removed conflicting inline styles from templates

📚 Documentation:
- Created dashboard.md with comprehensive user guide
- Added help viewer template with theme synchronization
- Set up documentation image system with proper Flask static serving
- Implemented docs/images/ folder structure

🐛 Bug Fixes:
- Fixed barcode positioning issues (horizontal/vertical alignment)
- Resolved CSS conflicts between inline styles and modular CSS
- Fixed radio button oval display issues
- Removed borders from barcode frames while preserving label info borders
- Fixed theme synchronization between main app and help pages

📱 Responsive Design:
- Applied consistent 25%/75% layout across print_module, print_lost_labels, upload_data, view_orders
- Added responsive breakpoints for tablet (30%/70%) and mobile (stacked) layouts
- Improved mobile-friendly form layouts and button sizing

The application now features a professional, consistent UI with comprehensive help system and improved printing module functionality.
2025-11-03 18:48:56 +02:00
Quality System Admin
b56cccce3f production server 2025-10-22 21:04:38 +03:00
Quality System Admin
42f6394dd9 Update project: Simplified UI design and improved structure
- Modernized UI with simple, clean design
- Fixed logo sizing and positioning
- Improved fg_scan page layout with side-by-side cards
- Enhanced base template with theme toggle and user info
- Added simple.css and simple.js for clean styling
- Updated database configuration for Docker integration
- Organized project structure and moved old files
2025-10-22 20:59:57 +03:00
Quality System Admin
c96039542d updated control access 2025-10-16 02:36:32 +03:00