cc-dashboard/web/src/components
Vadym Samoilenko b7a1dc9fdf feat: OMG project dropdown + DevOps toolbar + ADO full fields
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>
2026-05-13 11:55:25 +01:00
..
calendar fix(ui): lint and type-check fixes 2026-05-13 11:25:23 +01:00
dashboard fix(ui): address code review findings 2026-05-13 11:34:18 +01:00
devops refactor(devops): SegmentedControl, design tokens, ConfirmDialog, spacing 2026-05-13 11:12:48 +01:00
shared fix(ui): address code review findings 2026-05-13 11:34:18 +01:00
tasks fix(ui): lint and type-check fixes 2026-05-13 11:25:23 +01:00
ui feat: OMG project dropdown + DevOps toolbar + ADO full fields 2026-05-13 11:55:25 +01:00