mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-05-19 18:01:30 +00:00
- 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 |
||
|---|---|---|
| .. | ||
| AdminPages | ||
| BatchEdaControllerTest.php | ||
| BulkInfoProviderImportControllerTest.php | ||
| KiCadApiControllerTest.php | ||
| PartControllerTest.php | ||
| RedirectControllerTest.php | ||
| ScanControllerTest.php | ||
| UpdateManagerControllerTest.php | ||