vault backup: 2026-05-13 13:22:00
This commit is contained in:
parent
a459564a83
commit
affb7adb67
2 changed files with 4 additions and 0 deletions
|
|
@ -308,6 +308,7 @@ All endpoints except `/auth/login` require valid JWT in `Authorization: Bearer {
|
|||
## Change Log
|
||||
| Date | Requested | Changed | Files |
|
||||
|------|-----------|---------|-------|
|
||||
| 2026-05-13 | OMG records sync | Added OMG Job Number display, DevOps validation for OMG Deliverable Number, project-to-OMG linking | Projects.tsx, OMGPage.tsx, DevOpsSync.tsx |
|
||||
| 2026-05-13 | OMG record linking | Projects list display, DevOps validation, Azure field mapping | Projects.tsx, OMGPage.tsx, DevOpsIntegration.ts |
|
||||
| 2026-05-13 | OMG page bugs | Added OMG Job Number validation, linked projects page to OMG page, added DevOps field checks | Projects.tsx, OMGPage.tsx, DevOpsIntegration.tsx |
|
||||
| 2026-05-13 | OMG page data sync | OMG Job Number linking, project list display, DevOps validation | ProjectList.tsx, OMGPage.tsx, DevOpsIntegration.ts |
|
||||
|
|
|
|||
|
|
@ -89,3 +89,6 @@ tags: [daily]
|
|||
- 13:14 | `cc-dashboard`
|
||||
- **Asked:** Fix OMG page showing no records and link OMG Job Number field between Projects and DevOps pages.
|
||||
- **Done:** Verified OMG Job Number property in projects, displayed numbers in Projects list view, and validated field presence in Azure DevOps integration.
|
||||
- 13:20 | `cc-dashboard`
|
||||
- **Asked:** Fix OMG page showing no records despite projects having OMG Job Numbers, and sync with DevOps field validation.
|
||||
- **Done:** Verified OMG Job Number properties in projects, linked project list display to OMG page, and added DevOps validation for OMG Deliverable Number field.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue