Commit Graph

816 Commits

Author SHA1 Message Date
Kevin Frantz
d0adc9b42a Optimized EntityDomService 2019-02-25 10:07:27 +01:00
Kevin Frantz
4385e84cc7 brainstormed 2019-02-24 20:54:15 +01:00
Kevin Frantz
327818295a Refactored source to entity template 2019-02-24 15:39:07 +01:00
Kevin Frantz
b6f7a1e9b8 Refactored source.html.twig 2019-02-24 15:34:33 +01:00
Kevin Frantz
ecf819196d Deleted unnecessary data parameter 2019-02-24 15:21:05 +01:00
Kevin Frantz
a7509afdf2 Deleted unnecessary integration test and specified parameter 2019-02-24 15:14:31 +01:00
Kevin Frantz
baf14680fe Substituted controllers through general layer controller 2019-02-24 15:10:25 +01:00
Kevin Frantz
724ff63880 Implemented draft for EntityDomService 2019-02-24 13:22:09 +01:00
Kevin Frantz
938dd6274d Implemented tests for all imprint types 2019-02-24 11:14:13 +01:00
Kevin Frantz
3e91aed050 Expanded rights to also manage actions instead of just a cruds 2019-02-21 18:46:57 +01:00
Kevin Frantz
465d6d6d01 Uncommented functions for better overview 2019-02-20 19:11:21 +01:00
Kevin Frantz
cc5cf1dd47 Added README.md 2019-02-20 19:02:59 +01:00
Kevin Frantz
6dcd9083d4 Implemented draft for update form view 2019-02-19 22:02:56 +01:00
Kevin Frantz
9862bc493c Implemented ActionTemplateDataStoreService in MVC and template 2019-02-19 21:08:29 +01:00
Kevin Frantz
472eb60fd5 Updated Use Case Diagram 2019-02-19 20:09:16 +01:00
Kevin Frantz
c7b6b85cde Optimized rest action routing 2019-02-19 19:47:31 +01:00
Kevin Frantz
1beae0cdc0 Optimized REST API and tests 2019-02-19 19:36:02 +01:00
Kevin Frantz
cbb1c76640 Implemented ActionTemplateDataStoreService 2019-02-19 10:43:38 +01:00
Kevin Frantz
15f9925e66 Optimized logic for source.html.twig 2019-02-18 22:58:42 +01:00
Kevin Frantz
c702ddf211 Implemented ActionIconClassMapTest 2019-02-18 22:20:51 +01:00
Kevin Frantz
aa86cfce98 Implemented ActionTemplateNameService 2019-02-18 22:10:28 +01:00
Kevin Frantz
a117d16429 Implemented functions for optimizing source.html.twig 2019-02-18 21:09:57 +01:00
Kevin Frantz
d99c05908b Optimized SourceApiController 2019-02-18 20:19:05 +01:00
Kevin Frantz
93606503f6 Reduced return type to entity interface 2019-02-18 19:19:37 +01:00
Kevin Frantz
656adef39b Implemented LazyRequestedEntity 2019-02-18 19:09:39 +01:00
Kevin Frantz
3dbb71f885 Validated that LazyRequestedEntity is loaded in RequestedActionService 2019-02-18 19:01:50 +01:00
Kevin Frantz
06b679db87 Removed unnecessary class 2019-02-18 00:12:41 +01:00
Kevin Frantz
d2fdc2b814 Implemented tests for hasReciever 2019-02-18 00:07:52 +01:00
Kevin Frantz
24038d3278 Implemented LazyRequestedEntityTest 2019-02-18 00:00:03 +01:00
Kevin Frantz
8b7b3bc44e Implemented class LazyRequestedEntity 2019-02-17 23:17:53 +01:00
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