13 Commits

Author SHA1 Message Date
cbb811e1d1 Update report files and code changes 2025-11-14 16:11:57 +04:00
ed43b25ce7 test: wsl 2025-11-13 13:18:39 +04:00
778081c002 resolve conflicts 2025-11-09 15:21:06 +04:00
dedd02274e Add local changes: scheduler integration, file locking fixes, config updates (preserving coworker's html_generator.py changes) 2025-11-09 15:12:55 +04:00
51f618b654 Merge remote changes and resolve conflicts
- Keep our version of html_generator.py (removed Open tab, kept only actual statuses)
- Keep our generated output files
- Keep our Excel file version
2025-11-08 18:20:30 +04:00
cf28d462b2 Fix status handling and deduplication
- Fix incomplete status detection: check for 'incomplete' before 'complete' to avoid substring match bug
- Change incomplete status badge color to yellow/orange (warning) instead of red
- Remove redundant 'Open' status card, keep only actual statuses (Closed, Monitor, Incomplete)
- Add deduplication at Excel processing level to prevent duplicate items
- Skip Sheet1 and Comments sheets which contain duplicate data
- Improve HTML deduplication when combining items for All tab
- Fix open_count to use incomplete_count for consistency
2025-11-08 18:20:06 +04:00
460f2b2592 update 2025-11-08 15:44:43 +04:00
1d82024a58 update 2025-11-07 02:42:28 +04:00
cc636cd097 update 2025-11-06 20:50:19 +04:00
39245e0999 Add Incomplete status tab and filtering, update incomplete color consistency
- Add separate Incomplete tab in vendor sections
- Add incomplete_count stat card in vendor headers
- Add total_incomplete summary card
- Track incomplete_items separately from open_items in report generator
- Standardize incomplete status color to #dc2626 across all UI elements
- Remove AI/LLM references from documentation
2025-11-06 00:59:12 +04:00
f294ac155e Add comprehensive README with setup and usage instructions 2025-11-05 22:43:06 +04:00
8f217a87c2 Remove missing files from tracking 2025-11-05 22:41:49 +04:00
f89a0f731c first commit 2025-11-05 22:40:20 +04:00