Commit Graph

65 Commits

Author SHA1 Message Date
Kevin Frantz
2aebdd603c Renamed SecureRequestedRightChecker and implemented integration tests for it 2019-02-16 09:19:49 +01:00
Kevin Frantz
3e1590ffbf Optimized Template Management and implemented TemplateNameService 2019-02-15 16:55:49 +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
1e1a1a892e Implemented validation of requestedAction for requestedActionFormBuilderTest 2019-02-12 19:24:34 +01:00
Kevin Frantz
357319fd6c Transformed Unit test to Integration test for RequestedActionFormBuilderService 2019-02-12 18:20:23 +01:00
Kevin Frantz
5d4592e27c Renamed function 2019-02-12 16:47:37 +01:00
Kevin Frantz
6347308672 Renamed FormBuilder to FormFactory and implemented test draft for CreateSourceAction 2019-02-12 16:40:01 +01:00
Kevin Frantz
f85b0118a7 Renamed method to a more speaking name 2019-02-06 18:38:20 +01:00
Kevin Frantz
d3379630c8 Optimized RequestedActionFormBuilderService 2019-02-03 16:32:57 +01:00
Kevin Frantz
22c9a92853 Implemented type for FormClassNameService and solved reference bugs 2019-02-03 15:40:44 +01:00
Kevin Frantz
ed3062a203 Optimized RequestedEntityFormBuilderService and implemented form classes and logic 2019-02-03 15:21:45 +01:00
Kevin Frantz
c3b8e1a92d Declared function hasIdentity public 2019-02-03 13:57:49 +01:00
Kevin Frantz
4ac7b3a19b Implemened class attribut in requested entity 2019-02-03 13:40:13 +01:00
Kevin Frantz
4e471c40cd Implemented SourceClassInformationService 2019-02-03 03:16:45 +01:00
Kevin Frantz
f3c2286a64 Optimized RequestManagement 2019-02-03 01:01:26 +01:00
Kevin Frantz
52d38a0c84 Implemented Tests for ActionHttpMethodMap 2019-01-29 21:01:01 +01:00
Kevin Frantz
81dd63c152 Optimized Actions, Tests and renamed LIST to THREAD out of php incompatibility reasons 2019-01-27 20:28:31 +01:00
Kevin Frantz
c2d0c5f60d Implemented LayerActionMap 2019-01-27 19:47:41 +01:00
Kevin Frantz
17a6ee1dc6 Optimized Tests and attributes 2019-01-27 18:38:21 +01:00
Kevin Frantz
0593a8f1c3 Optimized test for ActionFactoryService 2019-01-27 17:57:34 +01:00
Kevin Frantz
2ed83ab284 Rised CodeCoverage of AbstractAction to 100% 2019-01-27 16:24:57 +01:00
Kevin Frantz
2b1a3ad969 Rised CodeCoverage of ActionService to 100% 2019-01-27 16:06:17 +01:00
Kevin Frantz
707df1b951 Implemented draft for ActionManagement 2019-01-27 15:28:25 +01:00
Kevin Frantz
7701bf86a8 Implemented ActionManagement 2019-01-27 09:35:43 +01:00
Kevin Frantz
181872c41b Renamed SecureEntityChecker to SecureRequestedRightChecker 2019-01-27 09:11:34 +01:00
Kevin Frantz
b47003bb52 Implemented SecureEntityChecker 2019-01-27 02:50:01 +01:00
Kevin Frantz
412b26d639 Implemented RightTransformerService 2019-01-27 02:08:11 +01:00
Kevin Frantz
c995778264 Optimized RequestManagement and pushed code coverage for it to 100% 2019-01-26 20:45:55 +01:00
Kevin Frantz
4dd7ce8331 Optimized RequestManagement and tests 2019-01-26 19:39:36 +01:00
Kevin Frantz
36198e8196 Added EntityFormBuilderService 2019-01-25 22:39:23 +01:00
Kevin Frantz
1d8a0f0b19 Added FormClassNameService 2019-01-26 20:22:17 +01:00
Kevin Frantz
89140837b7 Implemented setIdentity for RequestedEntity 2019-01-26 17:17:20 +01:00
Kevin Frantz
f6978628b9 Optimized test coverage for LayerRepositoryFactoryService on 100% 2019-01-20 13:07:45 +01:00
Kevin Frantz
36340dcff3 Implemented test for RequestedActionService 2019-01-20 13:02:16 +01:00
Kevin Frantz
b2d50e3cfd Implemented AbstractRequestedRightFacade 2019-01-20 12:54:39 +01:00
Kevin Frantz
e695aa26ea Refactored\moved Attribut folder 2019-01-20 10:41:58 +01:00
Kevin Frantz
5301be7614 Optimized LayerRepositoryFactoryService 2019-01-20 13:33:33 +01:00
Kevin Frantz
86198ff2df Refactored draft for Request Management 2019-01-20 12:54:56 +01:00
Kevin Frantz
4b86acb372 Optimized documentation and class naming 2019-01-19 22:52:49 +01:00
Kevin Frantz
727a5c2aaf Renamed class RequestedUserRightFacade to RequestedUserRight 2019-01-18 18:01:54 +01:00
Kevin Frantz
effb1fc6da implemented RequestedUserRightFacadeService 2019-01-16 22:15:00 +01:00
Kevin Frantz
93bf246915 Renamed TypeAttribut to CrudAttribut 2019-01-16 21:22:18 +01:00
Kevin Frantz
662541cec2 Optimized RequestManagement 2019-01-15 22:57:54 +01:00
Kevin Frantz
ee4dc0d052 Optimized draft for requested source 2019-01-14 21:27:06 +01:00
Kevin Frantz
7af1b3e58c Optimized draft for RequestedRight 2019-01-13 21:52:09 +01:00
Kevin Frantz
2b63e0e447 Optimized tests for AbstractEntity and UserSourceDirectoryService 2019-01-13 20:43:33 +01:00