happyDeliver/api
Pierre-Olivier Mercier 7422f6ed0a Add paginated test history listing with disable option
Add GET /tests endpoint returning lightweight test summaries (grade,
score, domain, date) with pagination, using database-level JSON
extraction to avoid loading full report blobs. The feature can be
disabled with --disable-test-list flag. Frontend includes a new
/tests/ page with table view and a conditional "History" navbar link.

Fixes: https://github.com/happyDomain/happydeliver/issues/12
2026-04-09 18:05:06 +07:00
..
config-models.yaml Create OpenAPI specs 2025-10-18 12:26:51 +07:00
config-server.yaml Create OpenAPI specs 2025-10-18 12:26:51 +07:00
openapi.yaml Add paginated test history listing with disable option 2026-04-09 18:05:06 +07:00