Fix broken resource dictionary page 00/143500/2
authorFiete Ostkamp <fiete.ostkamp@telekom.de>
Thu, 5 Mar 2026 08:35:37 +0000 (09:35 +0100)
committerFiete Ostkamp <fiete.ostkamp@telekom.de>
Thu, 5 Mar 2026 08:44:05 +0000 (09:44 +0100)
commit1825d36a18d9d8fa08ed9e76eb2411ed4a48abd8
tree8ac5398b1e3ce17d9630925c0f3d2317bb0da691
parentceca209f0c2412a4d9df2de5f04fb11eb18e63f6
Fix broken resource dictionary page

- add missing route to cds-ui backend for /resourcedictionary/paged
- fix broken card layout in the page

Issue-ID: CCSDK-4163
Change-Id: I46701e797176621fb0d607abf25bd218b2366ecc
Signed-off-by: Fiete Ostkamp <fiete.ostkamp@telekom.de>
cds-ui/designer-client/src/app/modules/feature-modules/resource-dictionary/dictionary.store.ts
cds-ui/designer-client/src/app/modules/feature-modules/resource-dictionary/resource-dictionary-dashboard/dictionary-list/dictionary-list.component.html
cds-ui/e2e-playwright/mock-processor/server.js
cds-ui/e2e-playwright/tests/resource-dictionary.spec.ts
cds-ui/server/src/controllers/data-dictionary.controller.ts
cds-ui/server/src/datasources/resource-dictionary.datasource-template.ts
cds-ui/server/src/services/resource-dictionary.service.ts