dorfteich/apps
Claude Fable 5 ec4e086bc7
All checks were successful
CI / Lint, typecheck, test (pull_request) Successful in 7m11s
CI / Build container images (pull_request) Successful in 1m27s
CI / Auth e2e pack (pull_request) Successful in 9m48s
CI / Import/export fidelity gate (pull_request) Successful in 1m3s
Quota override cell stays a table cell, flex on an inner wrapper (#329)
Same defect and same fix as the user list's actions cell (#177):
display:flex directly on the override td removed its table-cell
behaviour, so the cell stopped growing to row height and its bottom
border no longer met the row's — visibly uneven separator lines
(Stefan's screenshot from the self-hosting walkthrough). The flex
layout now lives on .quota-row__override-inner.

Measured locally like #177: bottom-delta across all cells of every
quota row was 24–49 px before, 0 px after (override set, so the cell
carries input + two link buttons); admin-quotas e2e pack green.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_017aviRTgWCcAHUh1SBoxf6P
2026-08-04 12:38:42 +02:00
..
api test: give the 10k-iteration sort-key property test its own timeout 2026-08-02 14:01:14 +02:00
backup #306: instance branding — logo and favicon, cropped in the browser 2026-08-01 19:30:52 +02:00
collab #236: pin the Node version 2026-07-31 04:14:55 +02:00
web Quota override cell stays a table cell, flex on an inner wrapper (#329) 2026-08-04 12:38:42 +02:00