OMG page: - Form now has "Fill from project" dropdown that auto-fills name/client/job# from any cc-dashboard project (projects loaded in parallel on mount) - Job # placeholder updated to show numeric format DevOps Work Items: - Count "19" moved into the section heading next to "Work Items" title - DataTable toolbar (separate row with count+filter) hidden via showToolbar=false - DataTable: add showToolbar prop (default true) to control toolbar visibility ADO sync: - Fetch all fields from ADO API (fields=None) to capture custom fields including "OMG Deliverable Number" in fields_json - Expose fields_json in AzureWorkItemOut schema for frontend inspection 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 | ||