feat(F-170): completed feature

This commit is contained in:
chattie
2026-08-22 19:13:31 +02:00
parent 34f36ae253
commit 8f02d1c6cc
12 changed files with 53 additions and 27 deletions

View File

@@ -0,0 +1,3 @@
# F-170
Admin API client now accepts 204 without JSON parsing. Category delete warns about cascading children/product associations, prevents duplicate click, reloads and gives inline feedback. Runtime create 201/delete 204 empty body. Admin build/typecheck pass.