File tree
3 files changed
+3
-1
lines changed- service/src/test
- kotlin/trevaka/security
- resources/permissions
3 files changed
+3
-1
lines changed- .nvmrc+1-1
- apigw/package.json+2-2
- apigw/yarn.lock+78-78
- dummy-idp/package-lock.json+7-7
- dummy-idp/package.json+1-1
- frontend/package.json+6-6
- frontend/src/citizen-frontend/applications/editor/ApplicationEditor.tsx+6
- frontend/src/citizen-frontend/applications/editor/ApplicationFormClub.tsx+2
- frontend/src/citizen-frontend/applications/editor/ApplicationFormDaycare.tsx+2
- frontend/src/citizen-frontend/applications/editor/ApplicationFormPreschool.tsx+2
- frontend/src/citizen-frontend/applications/editor/Heading.tsx+6
- frontend/src/e2e-test/pages/employee/child-information.ts+6
- frontend/src/e2e-test/specs/5_employee/child-documents.spec.ts+43-2
- frontend/src/employee-frontend/components/child-information/ChildDocuments.tsx+43-13
- frontend/src/employee-frontend/components/child-information/ChildDocumentsSection.tsx+9-2
- frontend/src/employee-frontend/components/child-information/queries.ts+7-1
- frontend/src/employee-frontend/generated/api-clients/document.ts+18-1
- frontend/src/lib-common/generated/action.d.ts+1
- frontend/yarn.lock+103-103
- service/evaka-bom/build.gradle.kts+3-3
- service/gradle/libs.versions.toml+1-1
- service/src/integrationTest/kotlin/fi/espoo/evaka/document/childdocument/ChildDocumentControllerIntegrationTest.kt+7-7
- service/src/main/kotlin/fi/espoo/evaka/document/childdocument/ChildDocumentController.kt+55-13
- service/src/main/kotlin/fi/espoo/evaka/shared/security/Action.kt+4
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
642 | 642 | | |
643 | 643 | | |
644 | 644 | | |
| 645 | + | |
645 | 646 | | |
646 | 647 | | |
647 | 648 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
242 | 242 | | |
243 | 243 | | |
244 | 244 | | |
| 245 | + | |
245 | 246 | | |
246 | 247 | | |
247 | 248 | | |
| |||
0 commit comments