30 Commits
Author SHA1 Message Date
Naeel 167c2e13c7 v9.52: platform arrows fix (marker-end + opacity) 2026-04-17 10:43:34 +03:00
Naeel 1e229f70d1 v9.51: infra row grid max 5 cols (fix sausage layout) 2026-04-17 10:38:09 +03:00
Naeel 256e00181b v9.50: platforms row0, infra row1, grid row2+, Manhattan colored edges 2026-04-17 10:26:55 +03:00
Naeel da06f64baf v9.49: simple grid layout, max 5 cols, straight arrows 2026-04-17 10:05:53 +03:00
Naeel 3a70038194 v9.48: fix graph.js path (404 → /dashboard/graph.js) 2026-04-17 10:01:16 +03:00
Naeel 5f14a8725f v9.47: fix graph modal (overlay, _getInstances, localStorage auth) 2026-04-17 09:50:45 +03:00
Naeel 99f39247e2 v9.46: add dependency graph modal (dagre+panzoom, progressive render) 2026-04-17 09:32:42 +03:00
Naeel 5820ab0731 v9.45: fix instanceName undefined — add missing helper for navBack label 2026-04-17 09:00:27 +03:00
Naeel f6d15eb7e8 v9.44: remove all graph code (backend endpoint, frontend SVG/panzoom/CSS, ~536 lines dead code) 2026-04-17 08:56:53 +03:00
Naeel b778f5554c v9.43: pre-graph-cleanup baseline (zebra, uuid copy, theme fix, delete policy) 2026-04-17 08:51:07 +03:00
Naeel 38efc70bed v9.21: restore humanAge, depUid, visibleUidSet from v9.18 (lost in graph rewrite) 2026-04-16 19:06:22 +03:00
Naeel f994e79b22 v9.20: fix ReferenceError getToken is not defined 2026-04-16 18:53:47 +03:00
Naeel 56c9b0120f v9.19: rewrite graph with pure SVG + panzoom (pan/zoom), remove cytoscape/heavy code 2026-04-16 18:44:56 +03:00
Naeel 4dfbea90c8 v9.18: restore graph button, add text wrapping in SVG, fix scrolling 2026-04-16 17:56:38 +03:00
Naeel a870903c8d v9.17: remove graph-modal event listeners (element not in DOM) 2026-04-16 17:39:23 +03:00
Naeel 5a9f99fa88 v9.16: replace cytoscape with SVG rectangles for instant graph rendering 2026-04-16 17:36:44 +03:00
Naeel 7b8412a6af v9.15: fix graph node height for long names (proper line-height calc) 2026-04-16 16:23:45 +03:00
Naeel 23f09556f9 v9.14: instance graph uses rawDetail deps; age day declension 2026-04-16 16:10:03 +03:00
Naeel a662be9c12 v9.13: restore stream_instances endpoint (accidentally removed in v9.12) 2026-04-16 15:54:35 +03:00
Naeel 2813d52d3b v9.12: remove all edges from graph (frontend + backend) 2026-04-16 15:39:01 +03:00
Naeel 2ec13f85f2 v9.11: no arrows, age in days+space, panel subtle bg colors 2026-04-16 15:19:52 +03:00
Naeel 664bc92fe7 v9.10: nav-back visible dark bg+bold, no arrows, node name bold+underline, svc italic 2026-04-16 15:03:15 +03:00
Naeel 4607f0a57d chore: remove accidentally synced deployment.yaml from static/ 2026-04-16 14:46:34 +03:00
Naeel 6662c54628 v9.9: fix dep-item cursor pointer, nav-back color, light mode text colors 2026-04-16 14:45:44 +03:00
Naeel 217341b121 v9.8: bump image version 2026-04-16 14:35:49 +03:00
Naeel 81ae4d3c6e fix: export navigateToDep/navBack to window scope (ReferenceError fix) 2026-04-16 14:34:47 +03:00
Naeel 22d4d928ab fix: onclick navigateToDep uid interpolation; clear cache on status filter change 2026-04-16 14:09:55 +03:00
Naeel d0376cd6a9 doc: add v9.7 task list and dev rules 2026-04-16 13:47:59 +03:00
Naeel 0d83ea4c1e sync: save local state before v9.7 work 2026-04-16 13:23:04 +03:00
Naeel 82979e71df docs: enforce SSH-only policy and add full dashboard handoff context 2026-04-16 06:06:42 +03:00