- CoveAccount staging model: all Cove accounts upserted from API; unmatched accounts visible on /cove/accounts before job linking - cove_importer.py: always upserts accounts, creates JobRuns only for accounts with a linked job (deduplication via external_id) - routes_cove.py: GET /cove/accounts, POST link/unlink routes - cove_accounts.html: inbox-style page with Bootstrap modals for creating new jobs or linking to existing ones - Nav bar: Cove Accounts link for admin/operator when cove_enabled - DB migration: migrate_cove_accounts_table() for staging table Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| containers/backupchecks | ||
| deploy | ||
| docs | ||
| .gitignore | ||
| .last-branch | ||
| build-and-push.sh | ||
| cove_api_test.py | ||
| LICENSE | ||
| README.md | ||
| TODO-audit-logging.md | ||
| TODO-cove-data-protection.md | ||
| TODO-documentation.md | ||
| TODO-reports-improvements.md | ||
| version.txt | ||