Commit Graph

3 Commits

Author SHA1 Message Date
9ef6e0950a feat(aufgaben): Aufgaben-Panel auf Ausschreibungs-Detailseite + Sidebar-Link
Aufgaben sind jetzt direkt von der Detailseite erreichbar und anlegbar:
- Aufgaben-Panel mit HTMX-Inline-Formular auf ausschreibung_detail
- Globaler Sidebar-Link /aufgaben/ für ausschreibungsübergreifende Übersicht
- aufgaben-Queryset in ausschreibung_detail-Kontext ergänzt

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-14 03:12:23 +02:00
40739c1bfd fix(feedback): sidebar links to /feedback/backlog/ not /feedback/
The submit endpoint only accepts POST; the sidebar was pointing to it
causing a 405 on click.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-13 23:35:22 +02:00
14b0bc6d01 Prototype implementation 2026-05-08 14:26:48 +02:00