Commit Graph

558 Commits

Author SHA1 Message Date
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
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
0fcd4c93bd Solved typos 2019-02-08 10:59:27 +01:00
Kevin Frantz
e65568bcb5 Optimized documentation of sources 2019-02-08 10:51:14 +01:00
Kevin Frantz
5409d9c514 Implemented schema for server architecture 2019-02-07 19:17:30 +01:00
Kevin Frantz
a1b3322a24 Implemented Architecture UML 2019-02-07 18:03:58 +01:00
Kevin Frantz
87c82d0914 Added README.md for forms 2019-02-07 15:07:26 +01:00
Kevin Frantz
f9007ef939 Optimized Slug Attribut 2019-02-07 14:32:23 +01:00
Kevin Frantz
83d6c27883 Implemented interfaces 2019-02-07 14:31:54 +01:00
Kevin Frantz
25e63d4983 Optimized Attributes and tests for it 2019-02-07 13:14:55 +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
11d8ac9927 Implemented hasClass 2019-02-03 13:13:11 +01:00
Kevin Frantz
d00d70f440 Implemented ClassAttribut 2019-02-03 12:34:29 +01:00
Kevin Frantz
f821293062 Implemented that everybody can create entities 2019-02-03 11:46:00 +01:00
Kevin Frantz
4e471c40cd Implemented SourceClassInformationService 2019-02-03 03:16:45 +01:00
Kevin Frantz
4c4af9308a Added doc 2019-02-03 03:15:35 +01:00
Kevin Frantz
9f565321a3 Left better error message 2019-02-03 03:15:07 +01:00
Kevin Frantz
f3c2286a64 Optimized RequestManagement 2019-02-03 01:01:26 +01:00
Kevin Frantz
bd2318ab5b Made user for UserAttribut optional 2019-02-03 00:30:53 +01:00
Kevin Frantz
aa735367d9 Implemented FixtureManagement 2019-02-02 23:02:28 +01:00
Kevin Frantz
52d38a0c84 Implemented Tests for ActionHttpMethodMap 2019-01-29 21:01:01 +01:00
Kevin Frantz
8e2d79d236 Implemented AbstractMap and ActionHttpMethodMap 2019-01-29 20:02:36 +01:00
Kevin Frantz
d50a79f912 Optimized Documentation 2019-01-19 13:06:14 +01:00
Kevin Frantz
47992dee89 Optimized documentation 2019-01-19 12:54:46 +01:00
Kevin Frantz
ed519b0782 Optimized test 2019-01-19 10:01:47 +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
f7242f725e Implemented LayerRepositoryFactoryAttribut 2019-01-27 11:53:29 +01:00
Kevin Frantz
49cba2866a Implemented RequestAttribut 2019-01-27 11:15:07 +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
4731ef22a2 Optimized test for RequestedRightAttribut 2019-01-26 18:09:19 +01:00
Kevin Frantz
a96c1b396e Optimized RequestedRight to load Source via RequestedEntity 2019-01-26 18:03:55 +01:00
Kevin Frantz
edda341d59 Implemented LazyLoading of Entity in RequestedEntity 2019-01-26 17:30:53 +01:00
Kevin Frantz
09944d032c Used LayerClassMap 2019-01-26 17:07:16 +01:00
Kevin Frantz
a59d803d96 Implemented LayerClassMap 2019-01-26 17:06:29 +01:00
Kevin Frantz
05cd278dab Added RequestedRightAttribut 2019-01-26 16:42:13 +01:00
Kevin Frantz
36198e8196 Added EntityFormBuilderService 2019-01-25 22:39:23 +01:00
Kevin Frantz
205ea13ed1 Udated composer 2019-01-25 21:54:01 +01:00
Kevin Frantz
1d8a0f0b19 Added FormClassNameService 2019-01-26 20:22:17 +01:00
Kevin Frantz
a94639b992 Deprecated classes and interfaces 2019-01-26 19:47:50 +01:00
Kevin Frantz
89140837b7 Implemented setIdentity for RequestedEntity 2019-01-26 17:17:20 +01:00
Kevin Frantz
a7ad02be50 Optimized documentation 2019-01-26 16:48:07 +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
cc491f5707 Added RequestedEntityAttribut 2019-01-20 11:33:05 +01:00
Kevin Frantz
c5375d4e0d Added numeric check for slug attribut 2019-01-20 11:03:21 +01:00
Kevin Frantz
36c3c28a66 Added README.md for Attribut 2019-01-20 10:52:30 +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
7e9916b27b Implemented ActionTypeAttribut 2019-01-19 23:15:58 +01:00
Kevin Frantz
4b86acb372 Optimized documentation and class naming 2019-01-19 22:52:49 +01:00
Kevin Frantz
71c7a7f080 Implemented ActionType 2019-01-19 21:44:10 +01:00
Kevin Frantz
4a40f78e7d Added comments 2019-01-18 18:12:31 +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
1651ff95f7 Optimized layer attribut 2019-01-16 21:47:41 +01:00
Kevin Frantz
6897b44aec Optimized CrudAttribut logic 2019-01-16 21:36:05 +01:00
Kevin Frantz
93bf246915 Renamed TypeAttribut to CrudAttribut 2019-01-16 21:22:18 +01:00
Kevin Frantz
665f0044cc Optimized repository tests 2019-01-16 20:55:49 +01:00
Kevin Frantz
3ca5f3dc36 Refactored Repositories 2019-01-16 20:40:15 +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
Kevin Frantz
67e389d2fb Added tests for has- functions 2019-01-13 20:18:52 +01:00
Kevin Frantz
8bed91915f Implemented RightRequestManagement 2019-01-13 17:02:15 +01:00
Kevin Frantz
1a3c9874a4 Implemented not functional draft for SecureSourceReadService 2019-01-13 16:54:17 +01:00
Kevin Frantz
ff95e23859 Optimized findOneByIdOrSlug function 2019-01-13 16:36:40 +01:00
Kevin Frantz
bea27399b7 Implemented has slug and id method 2019-01-13 16:32:00 +01:00
Kevin Frantz
d61de6f170 Implemented RequestedSourceService 2019-01-13 15:57:46 +01:00
Kevin Frantz
62257b1771 Implemented RequestedSource 2019-01-13 15:53:23 +01:00
Kevin Frantz
054a136f14 Added findOneByIdOrSlug method 2019-01-13 15:44:25 +01:00
Kevin Frantz
73d2583846 Optimized Entities 2019-01-13 15:25:54 +01:00
Kevin Frantz
d01a5f2dbd Optimized test for UserSourceDirector 2019-01-13 14:08:21 +01:00
Kevin Frantz
2837df25f8 Optimized draft for UserSourceDirector and UserRight 2019-01-13 14:00:50 +01:00
Kevin Frantz
1dc428bcfd Added README.md for Domain 2019-01-13 13:25:02 +01:00