Go to file
Ivo Oskamp 01925fd3f0 Cove: historical run backfill, run detail popup, and docs update
- cove_importer.py: add _backfill_colorbar_runs() to reconstruct up to
  27 days of history from the D09F08 28-day colorbar when a new run is
  created; idempotent via external_id deduplication
- routes_cove.py: add GET /cove/run/<run_id>/detail endpoint returning
  structured Cove account info and per-datasource objects for popups
- routes_run_checks.py: add cove_summary to run payload for cove_api runs
  with readable datasource labels; hide mail section for Cove runs
- routes_jobs.py: add source_type to history_rows dict
- job_detail.html: Cove run rows clickable; JS routes to cove_run_detail;
  Cove summary panel added, mail section hidden for Cove runs
- run_checks.html: Cove summary panel added; JS handles cove_summary
- technical-notes-codex.md: document new route, popup behaviour, and
  historical backfill

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-20 13:01:05 +01:00
containers/backupchecks Auto-commit local changes before build (2026-03-20 12:57:55) 2026-03-20 12:57:55 +01:00
deploy Auto-commit local changes before build (2026-01-01 16:09:56) 2026-01-01 16:09:56 +01:00
docs Cove: historical run backfill, run detail popup, and docs update 2026-03-20 13:01:05 +01:00
.gitignore Handle 3CX update mails as informational runs 2026-02-19 13:27:52 +01:00
.last-branch Auto-commit local changes before build (2026-03-20 08:58:47) 2026-03-20 08:58:47 +01:00
build-and-push.sh Auto-commit local changes before build (2026-01-01 16:40:37) 2026-01-01 16:40:37 +01:00
cove_api_test.py Fix Cove test script: parse Settings array format from API response 2026-02-23 09:58:19 +01:00
LICENSE Auto-commit local changes before build (2026-01-01 16:09:56) 2026-01-01 16:09:56 +01:00
README.md Auto-commit local changes before build (2026-01-01 16:09:56) 2026-01-01 16:09:56 +01:00
TODO-audit-logging.md Auto-commit local changes before build (2026-02-07 21:41:42) 2026-02-07 21:41:42 +01:00
TODO-cove-data-protection.md Auto-commit local changes before build (2026-02-23 10:14:36) 2026-02-23 10:14:36 +01:00
TODO-documentation.md Update TODO-documentation with per-job review corrections status 2026-02-08 20:08:43 +01:00
TODO-notification-system.md Auto-commit local changes before build (2026-03-02 16:47:06) 2026-03-02 16:47:06 +01:00
TODO-reports-improvements.md Add comprehensive TODO for reports improvements 2026-02-07 23:36:23 +01:00
version.txt Release v0.1.27 on branch v20260223-08-fix-navbar-mobile-overflow (bump type 1) 2026-02-23 15:41:36 +01:00