Rebuild workspace widgets and behavioral graph views

This commit is contained in:
2026-03-13 16:48:24 +00:00
parent f8a6d1d41c
commit 57269770b5
47 changed files with 2951 additions and 1077 deletions

View File

@@ -97,6 +97,7 @@
<button
type="button"
hx-headers='{"X-CSRFToken": "{{ csrf_token }}"}'
data-gia-widget-id="{{ item.compose_widget_id }}"
hx-get="{{ item.compose_widget_url }}"
hx-trigger="click"
hx-target="#widgets-here"