No description
Find a file
tegwick 5a231223c0 feat(WP-0012): Querschnitt — Freigaben, Felder, Feedback, Suche, Tests
Implements all 8 tasks of the final cross-cutting workplan:

- T01: Generisches Freigabe-Modal (freigabe_modal, freigabe_erteilen views + templates)
- T02: Freigaben-Übersicht pro Ausschreibung (freigaben_uebersicht view + template)
- T03: EntityFieldConfig Admin-Interface (/felder/<entity_type>/ with HTMX toggle)
- T04: CustomAttribute-Panel (full CRUD with sort, lazy HTMX load)
- T05: Feedback-Backlog mit Statusverwaltung + feedback_success.html template
- T06: End-to-End-Tests in vergabe_teilnahme/tests/test_e2e.py (8 tests)
- T07: Globale Suche erweitert (Dokumente, Nachweise, Referenzen, Marktbegleiter)
- T08: Alle Migrationen sauber, 68/68 Tests grün, Ruff-Fehler in neuem Code behoben

Bugfix: URL-Namespace-Fehler in Abgabe-Templates (ausschreibungen:nachbetrachtung:abgabe → ausschreibungen:abgabe)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-11 17:54:38 +02:00
static Prototype implementation 2026-05-08 14:26:48 +02:00
vergabe_teilnahme feat(WP-0012): Querschnitt — Freigaben, Felder, Feedback, Suche, Tests 2026-05-11 17:54:38 +02:00
wiki Established workplans 2026-05-08 07:54:06 +02:00
workplans feat(WP-0012): Querschnitt — Freigaben, Felder, Feedback, Suche, Tests 2026-05-11 17:54:38 +02:00
.custodian-brief.md chore(consistency): sync task status from DB [auto] 2026-05-11 17:52:20 +02:00
.env.example Prototype implementation 2026-05-08 14:26:48 +02:00
.gitignore Prototype implementation 2026-05-08 14:26:48 +02:00
.python-version Prototype implementation 2026-05-08 14:26:48 +02:00
CLAUDE.md Prototype implementation 2026-05-08 14:26:48 +02:00
conftest.py Prototype implementation 2026-05-08 14:26:48 +02:00
docker-compose.dev.yml Prototype implementation 2026-05-08 14:26:48 +02:00
docker-compose.test.yml Prototype implementation 2026-05-08 14:26:48 +02:00
LICENSE Initial commit 2026-05-07 20:30:13 +00:00
Makefile Prototype implementation 2026-05-08 14:26:48 +02:00
manage.py Prototype implementation 2026-05-08 14:26:48 +02:00
package-lock.json Prototype implementation 2026-05-08 14:26:48 +02:00
package.json Prototype implementation 2026-05-08 14:26:48 +02:00
pyproject.toml feat(partner,bibliothek): Subunternehmer-Katalog, Dienstleistertypen und Bibliothek (WP-0010) 2026-05-11 15:27:53 +02:00
README.md Initial commit 2026-05-07 20:30:13 +00:00
uv.lock Prototype implementation 2026-05-08 14:26:48 +02:00
vite.config.js Prototype implementation 2026-05-08 14:26:48 +02:00

repo-seed

A git repository template to bootstrap coulomb projects from.