- 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> |
||
|---|---|---|
| .. | ||
| src | ||
| .env.example | ||
| .eslintrc.cjs | ||
| index.html | ||
| package-lock.json | ||
| package.json | ||
| postcss.config.js | ||
| tailwind.config.ts | ||
| tsconfig.json | ||
| tsconfig.node.json | ||
| vite.config.ts | ||
| vitest.config.ts | ||