Commit Graph

636 Commits

Author SHA1 Message Date
Kevin Frantz
ac24ab950d Implemented LazyLoading for RequestedEntity 2019-02-17 22:50:42 +01:00
Kevin Frantz
271aa36552 Optimized template draft 2019-02-17 22:05:20 +01:00
Kevin Frantz
728023855c Added workflow diagram for REST API controller 2019-02-17 21:03:59 +01:00
Kevin Frantz
0a423ec1c2 Updated composer 2019-02-17 14:38:48 +01:00
Kevin Frantz
493471df5f Changed App namespace to Infinito namespace 2019-02-17 14:33:19 +01:00
Kevin Frantz
bf5d11a318 Removed test for imprint route 2019-02-17 14:03:43 +01:00
Kevin Frantz
7891733cb6 Left message for assert 2019-02-17 13:54:30 +01:00
Kevin Frantz
2420c54a7f Substituted deprecated class 2019-02-17 02:45:43 +01:00
Kevin Frantz
b23faaa535 Implemented read controller logic for source 2019-02-17 02:40:58 +01:00
Kevin Frantz
6083c51c2e Solved some small bugs 2019-02-16 18:02:28 +01:00
Kevin Frantz
7dae633ec7 Implemented more parts of imprint 2019-02-16 17:39:51 +01:00
Kevin Frantz
6126c96cbb Implemented testThatEveryEntityHasAPersistedLaw 2019-02-16 17:12:44 +01:00
Kevin Frantz
02b2dfa9ae Solved law not set bug 2019-02-16 16:50:29 +01:00
Kevin Frantz
a85e20fdc0 Implemented testRightAppliesToAll for SecureRequestedRightCheckerService 2019-02-16 16:45:05 +01:00
Kevin Frantz
956a717610 Implemented testRightAppliesToAll for SecureSourceChecker 2019-02-16 16:26:14 +01:00
Kevin Frantz
256e37ccd5 Added grant to all function to RightChecker and LawPermissionChecker 2019-02-16 16:16:48 +01:00
Kevin Frantz
6f6b720470 Optimized text 2019-02-16 11:47:52 +01:00
Kevin Frantz
6618324359 Optimized structure of README.md 2019-02-16 11:41:36 +01:00
Kevin Frantz
095ad7761e Optimized Use Case Diagram 2019-02-16 11:12:14 +01:00
Kevin Frantz
9417e4ac7a Implemented ActionHandlerServiceIntegrationTest 2019-02-16 10:47:41 +01:00
Kevin Frantz
0bdcdd7610 Implemented ActionServiceIntegrationTest 2019-02-16 10:27:28 +01:00
Kevin Frantz
2aebdd603c Renamed SecureRequestedRightChecker and implemented integration tests for it 2019-02-16 09:19:49 +01:00
Kevin Frantz
8f0b806719 Transformed RequestedActionFormBuilderServiceIntegrationTest to injection testing via kernel 2019-02-16 08:50:46 +01:00
Kevin Frantz
d1ff628087 Covered Request Management Services with Unit Tests 2019-02-16 08:40:42 +01:00
Kevin Frantz
06053c6bcf Changed injection method from class to interface 2019-02-15 22:55:11 +01:00
Kevin Frantz
c0113ecd32 Implemented RequestedEntityServiceIntegrationTest 2019-02-15 22:06:14 +01:00
Kevin Frantz
031bff568a Implemented Draft of MVCRoutineService 2019-02-15 18:03:57 +01:00
Kevin Frantz
3e1590ffbf Optimized Template Management and implemented TemplateNameService 2019-02-15 16:55:49 +01:00
Kevin Frantz
b0d57e41f3 Optimized CreateSourceAction 2019-02-13 19:37:53 +01:00
Kevin Frantz
d6999cb601 Optimized PureSourceCreateType 2019-02-13 18:39:14 +01:00
Kevin Frantz
559aa60e0f Deleted unused form 2019-02-13 18:13:30 +01:00
Kevin Frantz
1bc85c994e Implemented draft for PureSourceCreateType Test and adapted classes to it 2019-02-13 18:03:25 +01:00
Kevin Frantz
aafde4c0f9 Implemented injection of RequestedEntityService to RequestedRightService 2019-02-13 16:26:32 +01:00
Kevin Frantz
6563a9fb5a Injected requestedAction as Service 2019-02-13 15:47:46 +01:00
Kevin Frantz
54b0d98ef3 Reduced complexity of constructor 2019-02-13 15:29:29 +01:00
Kevin Frantz
0ab4cee064 Implemented getUserSourceDirector 2019-02-13 15:09:03 +01:00
Kevin Frantz
0af438479f Declared layerRepositoryFactoryService as optional 2019-02-13 15:01:23 +01:00
Kevin Frantz
c5413fad4d Added color to uml and changed filetype to svg 2019-02-13 12:01:25 +01:00
Kevin Frantz
777489641a Updated class diagram 2019-02-13 07:58:31 +01:00
Kevin Frantz
50a37175da Optimized relation 2019-02-12 22:24:52 +01:00
Kevin Frantz
bffb5c18b2 Implemented UML class diagram for domain request management 2019-02-12 22:13:32 +01:00
Kevin Frantz
5e601df541 Updated README.md 2019-02-12 20:21:48 +01:00
Kevin Frantz
1e1a1a892e Implemented validation of requestedAction for requestedActionFormBuilderTest 2019-02-12 19:24:34 +01:00
Kevin Frantz
f60e1e1453 Added two asserts 2019-02-12 18:27:52 +01:00
Kevin Frantz
357319fd6c Transformed Unit test to Integration test for RequestedActionFormBuilderService 2019-02-12 18:20:23 +01:00
Kevin Frantz
d6a29af72a Added PHPDocs 2019-02-12 18:04:36 +01:00
Kevin Frantz
bd5a85e1e8 Left hints 2019-02-12 17:40:38 +01:00
Kevin Frantz
960bf130d6 Adapted path 2019-02-12 16:55:57 +01:00
Kevin Frantz
4d602e0ba1 Moved SourceIntegrationTest 2019-02-12 16:53:52 +01:00
Kevin Frantz
ecfc8891e2 Ignored README.md in SourceIntegrationTest 2019-02-12 16:52:27 +01:00