Part-DB-server/tests/Controller
Sebastian Almberg 877e3005bc Fix download modal: use per-backup modals for CSP/Turbo compatibility
- Replace shared modal + inline JS with per-backup modals that have
  filename pre-set in hidden fields (no JavaScript needed)
- Add data-turbo="false" to download forms for native browser handling
- Add data-bs-dismiss="modal" to submit button to auto-close modal
- Add hidden username field for Chrome accessibility best practice
- Fix test: GET on POST-only route returns 404 not 405
2026-03-06 08:41:43 +01:00
..
AdminPages Ran rector and made tests final 2026-02-14 23:32:43 +01:00
BatchEdaControllerTest.php Enhance KiCad integration: API v2, batch EDA editing, field export control (#1241) 2026-03-01 22:10:13 +01:00
BulkInfoProviderImportControllerTest.php Ran rector and made tests final 2026-02-14 23:32:43 +01:00
KiCadApiControllerTest.php Enhance KiCad integration: API v2, batch EDA editing, field export control (#1241) 2026-03-01 22:10:13 +01:00
PartControllerTest.php Ran rector and made tests final 2026-02-14 23:32:43 +01:00
RedirectControllerTest.php Ran rector and made tests final 2026-02-14 23:32:43 +01:00
ScanControllerTest.php Ran rector and made tests final 2026-02-14 23:32:43 +01:00
UpdateManagerControllerTest.php Fix download modal: use per-backup modals for CSP/Turbo compatibility 2026-03-06 08:41:43 +01:00