vergabe-teilnahme/vergabe_teilnahme/apps
tegwick 40e70e64f0 fix(feedback): inline edit + live status change without reload
- Replaced broken status_aendern (missing status_choices in response)
  with a single eintrag_bearbeiten view that always returns the full
  partial context
- eintrag_zeile.html is now a <tbody x-data="{ editing: false }"> with
  two rows: display row + collapsible edit form
- Click anywhere on a row to expand the edit form; @click.stop on the
  status cell prevents accidental toggles
- Status dropdown in the display row posts via HTMX and swaps the whole
  <tbody> — no page reload needed
- Edit form covers all fields: titel, beschreibung, kategorie,
  dringlichkeit, status, bewertung, entscheidung

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-13 23:45:10 +02:00
..
accounts Prototype implementation 2026-05-08 14:26:48 +02:00
aufgaben Aufgaben und Bieterfragen 2026-05-08 17:43:23 +02:00
ausschreibungen feat(WP-0012): Querschnitt — Freigaben, Felder, Feedback, Suche, Tests 2026-05-11 17:54:38 +02:00
bibliothek feat(partner,bibliothek): Subunternehmer-Katalog, Dienstleistertypen und Bibliothek (WP-0010) 2026-05-11 15:27:53 +02:00
core feat(WP-0012): Querschnitt — Freigaben, Felder, Feedback, Suche, Tests 2026-05-11 17:54:38 +02:00
dokumente Dokumentenmanagement 2026-05-08 18:33:04 +02:00
feedback fix(feedback): inline edit + live status change without reload 2026-05-13 23:45:10 +02:00
lose We are building, workplan now registered with statehub 2026-05-08 17:03:11 +02:00
marktbegleiter feat(WP-0011): Marktbegleiter-Analyse — Katalog, Passagen, Auswertung 2026-05-11 16:20:55 +02:00
nachbetrachtung feat(nachbetrachtung): Abgabe-Checkliste, Dokumentation und Nachbetrachtung (WP-0009) 2026-05-11 15:09:38 +02:00
partner feat(partner,bibliothek): Subunternehmer-Katalog, Dienstleistertypen und Bibliothek (WP-0010) 2026-05-11 15:27:53 +02:00
preise Workplan Preise has been implemented 2026-05-11 12:23:20 +02:00
__init__.py Prototype implementation 2026-05-08 14:26:48 +02:00