6 Commits

Author SHA1 Message Date
869f14f219 fix: use remote changes instead of local in merge resolution 2025-11-09 15:08:21 +04:00
65b06aaf92 Merge remote changes, resolved conflicts - kept local versions (newer data) 2025-11-09 15:05:42 +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
3663af5d83 fix: excel file being locked 2025-11-08 17:53:34 +04:00
460f2b2592 update 2025-11-08 15:44:43 +04:00
f89a0f731c first commit 2025-11-05 22:40:20 +04:00