Files
bee/audit/internal/webui
Mikhail Chusavitin 0939a647ea Fix component detail modal: replace dead hx-* with fetch-based JS
HTMX was never loaded on the page, so hx-get on the component label
spans was dead code — the dialog opened empty. Replace with a plain
openComponentDetail() fetch call. Also fix dialog positioning broken
by the CSS reset (*{margin:0} overrode the UA margin:auto that centers
<dialog>). Replace card hx-trigger polling with a setInterval.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-08 10:53:20 +03:00
..
2026-04-30 16:27:25 +03:00
2026-04-30 17:26:45 +03:00
2026-04-30 16:27:25 +03:00
2026-04-05 22:34:34 +03:00
2026-04-30 16:27:25 +03:00
2026-04-30 17:26:45 +03:00