Commit Graph

33 Commits

Author SHA1 Message Date
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
c96039542d updated control access 2025-10-16 02:36:32 +03:00
Quality System Admin
50c791e242 cleaning structure 2025-10-16 01:42:59 +03:00
e257f6be18 updated to scan module 2025-10-09 01:10:05 +03:00
b8e85180c7 updated to scrol betwen the rows in the card 2025-10-09 00:41:32 +03:00
b0e17b69e7 lets add settings new to css 2025-10-09 00:34:52 +03:00
957c8eca4d moved to test environment 2025-10-05 14:32:47 -04:00
cb8a48e58f import locations to bulk 2025-10-05 09:58:33 +03:00
16641193de updated printing solutions 2025-10-05 09:29:37 +03:00
e1438a476b update views and orders 2025-10-04 09:37:10 +03:00
7dc688d972 it prints 2025-10-02 02:00:40 +03:00
854b6980bc almost close to print 2025-09-24 22:04:34 +03:00
ed8ebd9e76 Updated to print service power shell 2025-09-21 16:42:18 +03:00
87938e7459 added report styles 2025-09-14 20:03:04 +03:00
2ab098063e updated reports 2025-09-14 19:07:36 +03:00
f8ce4baa7a update pages 2025-09-14 14:46:21 +03:00
45c9669393 updated template creation 2025-05-07 16:38:40 +03:00
31e0ffd6dc added report lab options 2025-05-06 16:20:04 +03:00
fb582be590 interface updated 2025-05-05 16:32:10 +03:00
b2912064b5 Added Pages 2025-04-30 16:22:07 +03:00
56f3f8805d updated to modul etichete 2025-04-30 11:57:48 +03:00
e6878495a1 updated export to csv file 2025-04-25 14:41:10 +03:00
a8f07497a0 updated JS file to work correctly 2025-04-25 14:08:03 +03:00
e11c078829 updated reports 2025-04-24 09:24:08 +03:00
fd8897aaca first qyality report 2025-04-24 06:39:24 +03:00
3ecd0e1361 created quality page 2025-04-23 16:34:42 +03:00
e51e4bf2bb updated Css for Scan page 2025-04-22 08:42:42 +03:00
bef577cd0e formated scan page 2025-04-21 19:37:04 +03:00
9244ff90f6 added scan page 2025-04-17 15:02:08 +03:00
fc355333cb added external server settings save to the settings page 2025-04-17 13:42:46 +03:00
b35ba3fbe9 updated the header to show the page name 2025-04-17 10:12:51 +03:00
d3b29052e8 created user settings in the settings page 2025-04-17 10:00:46 +03:00
db465d6e4e login and dashboard pages 2025-04-16 16:44:21 +03:00