mirror of
https://github.com/taylanbakircioglu/haproxy-openmanager.git
synced 2026-09-17 16:15:20 +00:00
4c7a6d79f3
- Fix backend cleanup order: delete backend_servers before backends to prevent orphan records and foreign key constraint violations - Fix Apply progress getting stuck at "0/55" when all entities deleted by using verifyRealAgentSync result for accurate syncedCount - Add completion condition for "all entities deleted" scenario - Fix cluster selector truncation with dynamic width calculation - Fix sidebar menu label truncation: increase sider width to 240px, use concise menu labels, add CSS overflow handling - Add responsive breakpoints for header title and content padding - Auto-collapse/expand sidebar on breakpoint change Co-authored-by: Cursor <cursoragent@cursor.com>