feat(dashboard): enrich demand calendar locations

This commit is contained in:
2026-03-31 23:12:47 +02:00
parent 79e0fd82f5
commit 92e94f43a7
4 changed files with 255 additions and 2 deletions
@@ -202,7 +202,7 @@ describe("dashboard procedure support", () => {
requiredFTEs: 3,
resourceCount: 1,
allocatedHours: 80,
derivation: { calendarLocations: [{ countryCode: "DE" }] },
derivation: { calendarLocations: [{ countryCode: "DE", countryName: "Germany" }] },
},
]);
@@ -250,7 +250,7 @@ describe("dashboard procedure support", () => {
requiredFTEs: 3,
allocatedResources: 1,
allocatedHours: 80,
calendarLocations: [{ countryCode: "DE" }],
calendarLocations: [{ countryCode: "DE", countryName: "Germany" }],
},
],
chargeabilityByChapter: [