File tree
5 files changed
+5
-5
lines changed- submodules
5 files changed
+5
-5
lines changedSubmodule relay-formalize-bundle updated 13 files
- CHANGELOG.md+12
- src/Authorization/AuthorizationService.php+1-12
- src/Entity/Form.php+25-4
- src/Entity/Submission.php+57-1
- src/Event/CreateSubmissionPostEvent.php+1-4
- src/EventSubscriber/GetAvailableResourceClassActionsEventSubscriber.php+1-1
- src/HealthCheck/HealthCheck.php+1-4
- src/Migrations/Version20250123104800.php+30
- src/Rest/Common.php+4-4
- src/Rest/CreateSubmissionController.php+44
- src/Service/FormalizeService.php+26-12
- tests/Service/FormalizeServiceTest.php+125-26
- tests/TestEntityManager.php+25-6
0 commit comments