File tree
20 files changed
+20
-20
lines changed- submodules
20 files changed
+20
-20
lines changedSubmodule relay-blob-bundle updated 1 file
Submodule relay-formalize-bundle updated 16 files
- CHANGELOG.md+6
- composer.json+2-2
- composer.lock+19-19
- src/Authorization/AuthorizationService.php+10-4
- src/Entity/Form.php+50-7
- src/Entity/Submission.php+3-2
- src/Migrations/Version20250204111200.php+33
- src/Rest/FormProvider.php+2-1
- src/Rest/SubmissionProvider.php+3-65
- src/Service/FormalizeService.php+187-89
- tests/AbstractTestCase.php+14
- tests/Rest/FormProviderTest.php+350-8
- tests/Rest/RestTestCase.php+2-2
- tests/Rest/SubmissionProviderTest.php+304-296
- tests/Service/FormalizeServiceTest.php+7-218
- tests/TestEntityManager.php+1-1
0 commit comments