No description
- ADO client: query_work_items_account + get_work_items_batch_account use org-level URLs, removing the project-scoped URL that 400'd on projects with spaces in their names - sync.py: switched to account-scope methods, added System.CreatedDate and Microsoft.VSTS.Common.Priority to FIELDS list - AzureWorkItem model: @property team_project/priority/created_date derived from fields_json (no migration needed) - AzureWorkItemOut schema: exposed the 3 new derived fields - DevopsView: table layout with Project / Priority / Created / State columns Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .claude | ||
| .github/workflows | ||
| alembic | ||
| scripts | ||
| src | ||
| web | ||
| .dockerignore | ||
| .env.example | ||
| .gitignore | ||
| .pre-commit-config.yaml | ||
| AGENTS.md | ||
| apache.conf | ||
| deploy.sh | ||
| docker-compose.yml | ||
| Dockerfile | ||
| pyproject.toml | ||
| requirements.txt | ||