ui: hx-swap none on Run-now + truthful save banner + tailwind rebuild

Add hx-swap="none" to the three Run-now buttons (check/prune/unlock) in
host_repo.html to match the existing pattern on host_sources.html and
host_schedules.html. Fix all-blank admin-credentials save to redirect
without ?saved= query string so no false-positive banner is shown;
strengthen the corresponding test to assert Location has no ?saved=.
Rebuild CSS bundle via Tailwind to pick up max-w-[640px] JIT class.
This commit is contained in:
2026-05-03 23:29:01 +01:00
parent ccccc6aa33
commit edce90d196
4 changed files with 10 additions and 3 deletions
File diff suppressed because one or more lines are too long