• prod-v0.11.1-initial bdadfce6b9

    #177: Admin-Personenliste — Aktions-Zelle bleibt Table-Cell, Flex auf Innen-Wrapper
    All checks were successful
    CI / Lint, typecheck, test (pull_request) Successful in 4m39s
    CI / Build container images (pull_request) Successful in 1m10s
    CI / Auth e2e pack (pull_request) Successful in 7m43s
    CI / Import/export fidelity gate (pull_request) Successful in 56s
    CD / Build and push images (push) Successful in 18s
    CD / Deploy to Test (push) Successful in 13s
    CD / Smoke tests against Test (push) Successful in 1m14s
    CD / Promote to Int (push) Successful in 11s
    CI / Lint, typecheck, test (push) Successful in 4m50s
    CI / Build container images (push) Has been skipped
    CI / Auth e2e pack (push) Successful in 7m24s
    CI / Import/export fidelity gate (push) Successful in 55s
    Release / Build release images and notes (push) Successful in 1m11s
    Release / Release-candidate operations QA (push) Successful in 45s
    Prod deploy / Deploy the released images to Prod (push) Successful in 16s

    fable-5 released this 2026-07-27 13:36:27 +02:00 | 105 commits to main since this release

    Die Trennlinie unter der Aktionen-Spalte endete auf Höhe der Icon-Reihe
    statt am Zeilenende: display:flex direkt auf dem td nahm der Zelle ihr
    table-cell-Verhalten, sie wuchs nicht mehr auf Zeilenhöhe. Das Flex-
    Layout liegt jetzt auf einem Innen-Wrapper (.user-row__actions-inner);
    gemessen: 0 px Bottom-Delta über alle Zellen jeder Zeile.

    Co-Authored-By: Claude Fable 5 noreply@anthropic.com

    Downloads