fix: scontainers edit saves existing record instead of creating new

Fixes static container admin edit flow by preserving id in hiddenFields and adding route-id fallback during save.
Adds regression tests for edit/create id behavior, updates release docs (changelog/testing/CLAUDE), and appends SonarQube open issues to docs/TODO.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Jacek
2026-04-18 22:56:14 +02:00
parent c611b012c6
commit 5b66720f7c
12 changed files with 4490 additions and 645 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -23,10 +23,10 @@ composer test # standard
## Aktualny stan
```text
OK (821 tests, 2278 assertions)
OK (823 tests, 2284 assertions)
```
Zweryfikowano: 2026-04-16 (ver. 0.346)
Zweryfikowano: 2026-04-18 (ver. 0.347)
## Konfiguracja

File diff suppressed because it is too large Load Diff