8493a6a764
Aegis CI / lint-and-test (push) Has been cancelled
Snyk Security Scan / Python vulnerabilities (backend) (push) Has been cancelled
Snyk Security Scan / npm vulnerabilities (frontend) (push) Has been cancelled
Snyk Security Scan / Docker image vulnerabilities (backend) (push) Has been cancelled
Route and nav link removed (not the page/component files, kept as a base to resume later) — navigating to /reports now falls through to the catch-all redirect to /dashboard for every role, including admin. fix(campaigns): show all non-campaign tests when adding to a campaign The 'Existing Test' picker only ever queried state=draft, but the backend places no restriction on a test's own state when adding it to a campaign (only the campaign's own status matters) — tests already in progress or completed were invisible here for no real reason.