Workflow display styling

This commit is contained in:
2026-03-21 19:57:01 +02:00
parent eb9f3e982c
commit 72af5a0610
8 changed files with 75 additions and 7 deletions
+1
View File
@@ -3,6 +3,7 @@ div
h1= @task.title
section.task-show-info
= workflow_display @task.workflow, full: true
= task_status_selector @task, with_form: true
= turbo_stream_from @task, :status, :with_form