Commit Graph

335 Commits

Author SHA1 Message Date
Kevin Frantz
e63b265ee4 Moved collections to complex 2018-11-22 20:50:05 +01:00
Kevin Frantz
c54ef4d2ca Added integration test for source 2018-11-22 09:14:22 +01:00
Kevin Frantz
11dc206575 Changed AbstractDataSoure to AbstractPrimitiveSource 2018-11-21 18:22:05 +01:00
Kevin Frantz
aaf335ce30 Changed abstractcombinationsource to abstractcomplexsource 2018-11-21 18:08:19 +01:00
Kevin Frantz
a8050328aa changed test folder data to primitive 2018-11-21 17:57:58 +01:00
Kevin Frantz
999d17ad28 Changed combination to complex 2018-11-21 17:55:48 +01:00
Kevin Frantz
706a439b52 Changed data to primitive folder 2018-11-21 17:16:32 +01:00
Kevin Frantz
9a3801152f Optimized unit tests and entity implementation 2018-11-20 23:17:57 +01:00
Kevin Frantz
aab188688c Changed inhieratance type to joined 2018-11-20 22:55:20 +01:00
Kevin Frantz
3b1330c40f Optimized entity mapping 2018-11-20 22:04:29 +01:00
Kevin Frantz
0c852dbec4 Implemented fullpersonnamesource orm mapping 2018-11-18 12:25:36 +01:00
Kevin Frantz
08c4bee43f Implemented tests for personIdentitySource and solved conflicts 2018-11-18 12:16:38 +01:00
Kevin Frantz
a92ac68750 Implemented new recursion in test 2018-11-18 11:47:26 +01:00
Kevin Frantz
9076505656 Formated code 2018-11-18 11:41:24 +01:00
Kevin Frantz
9137c55b17 Solved infinite recursion bug 2018-11-18 11:39:06 +01:00
Kevin Frantz
0d0fa68094 Solved Unit tests 2018-11-18 11:34:38 +01:00
Kevin Frantz
00c6ba1f9d Solved branch test 2018-11-18 11:13:57 +01:00
Kevin Frantz
c5adb81d5d Implemented branch test for treesourceservice 2018-11-18 10:53:48 +01:00
Kevin Frantz
b6cecd0010 Implemented first test for tree-source service 2018-11-18 10:50:18 +01:00
Kevin Frantz
56c0196326 Deleted dimension helper 2018-11-18 10:37:41 +01:00
Kevin Frantz
75fd2c677b Updated composer.lock 2018-11-17 15:44:35 +01:00
Kevin Frantz
a7c58ba135 Implemented tests for UserRepository and mapped data schema 2018-11-17 14:48:48 +01:00
Kevin Frantz
5feac4d8ca Implemented database url in phpunit.xml.dist file 2018-11-17 13:38:02 +01:00
Kevin Frantz
2808fccdc9 Formated code 2018-11-17 13:32:35 +01:00
Kevin Frantz
f1e78e7f5f Optimized TreeSourceService 2018-11-17 13:29:43 +01:00
Kevin Frantz
c993a1864c Implemented draft for TreeSourceService 2018-11-16 20:44:54 +01:00
Kevin Frantz
2168eb2a1e Implemented some basic tests for user repository 2018-11-15 21:32:39 +01:00
Kevin Frantz
3648184811 Implemented test and constructor for FullPersonNameSource 2018-11-15 20:47:36 +01:00
Kevin Frantz
7be76cac0d Solved unit tests 2018-11-15 20:30:34 +01:00
Kevin Frantz
de66375ee0 Solved bugs to allow unit tests to run 2018-11-15 19:55:03 +01:00
Kevin Frantz
647bc81965 Implemented single table inhieratance for NameSources 2018-11-12 21:57:09 +01:00
Kevin Frantz
dfde4e34f5 Optimized persistence layer annotations 2018-11-11 21:36:23 +01:00
Kevin Frantz
69dbc58954 Implemented surname attribut and nameattribut 2018-11-11 21:24:54 +01:00
Kevin Frantz
ea20f7562a Declared AbstractNameSource as abstract and adapted paths for usersource 2018-11-11 21:12:21 +01:00
Kevin Frantz
43cdc6fa0b Optimozed Test for PersonIdentitySource 2018-11-11 20:43:30 +01:00
Kevin Frantz
e57fd22f78 Continued drafting of fullpersonname 2018-11-10 13:09:18 +01:00
Kevin Frantz
c1b073eba8 Continued the integration of person identity 2018-11-10 12:30:59 +01:00
Kevin Frantz
7a6a5e1bcf Added draft for Identity and Names 2018-11-10 17:25:48 +01:00
Kevin Frantz
a06422a1c4 Implemented correct interface 2018-11-10 16:21:18 +01:00
Kevin Frantz
de51749fea Implemented correct interface 2018-11-10 16:19:08 +01:00
Kevin Frantz
b13ca37959 Implemented tests for LayerType 2018-11-06 22:42:24 +01:00
Kevin Frantz
0bc9ca20a9 Deleted unnecessary attribut 2018-11-06 22:30:43 +01:00
Kevin Frantz
d2ffabec14 Implemented Tests for grant attribut 2018-11-06 22:27:06 +01:00
Kevin Frantz
a3d10ac9af Implemented tests for condition 2018-11-06 20:56:54 +01:00
Kevin Frantz
f89d20d365 Deprecated DimensionHelper 2018-11-06 20:38:07 +01:00
Kevin Frantz
43761e472f Removed logic from persistence layer 2018-11-06 20:31:00 +01:00
Kevin Frantz
1fa93e577a Applied code formator 2018-11-06 20:08:28 +01:00
Kevin Frantz
a3bbd64f43 Optimized SourceMenuSubscriberTest to pass 2018-11-06 20:07:21 +01:00
Kevin Frantz
791fd11565 in between commit implementing Source menu subscriber test 2018-11-05 00:24:05 +01:00
Kevin Frantz
7ba354be02 Removed unnecessary attribut 2018-11-05 00:02:34 +01:00
Kevin Frantz
dd0ab989d8 Optimized reciever attribut 2018-11-04 23:59:58 +01:00
Kevin Frantz
15b17c28b7 Implemented tests for attribut reciever 2018-11-04 23:58:14 +01:00
Kevin Frantz
cd3585c3e3 Removed deprecated trait,interface and test 2018-11-04 23:51:33 +01:00
Kevin Frantz
b5062c01ba Removed deprecated trait from entities 2018-11-04 23:47:43 +01:00
Kevin Frantz
e9993a2424 Implemented dimensions for reciever 2018-11-04 23:43:34 +01:00
Kevin Frantz
3e3d9ae044 Implemented test to validate if add works correct with collection attribut 2018-11-04 23:34:38 +01:00
Kevin Frantz
f377fb5705 Optimized test 2018-11-04 22:59:15 +01:00
Kevin Frantz
2f316ae55d Implemented test draft for reciever 2018-11-04 16:12:16 +01:00
Kevin Frantz
9e4b00e2ae Optimized constructor of right 2018-11-04 15:56:40 +01:00
Kevin Frantz
f634555ed5 Optimized right and reciever logic 2018-11-04 15:51:16 +01:00
Kevin Frantz
8f983659bc Refactored interface 2018-11-04 15:35:16 +01:00
Kevin Frantz
0c2a832136 Added test for menuevent 2018-11-04 15:11:16 +01:00
Kevin Frantz
721038d5be Implemented unit tests for result 2018-11-04 15:00:35 +01:00
Kevin Frantz
7e35def4c3 Implemented tests to keep code coverage high 2018-11-04 14:36:10 +01:00
Kevin Frantz
6bf17f5935 Implemented test for AbstractType to keep code coverage high 2018-11-04 14:24:58 +01:00
Kevin Frantz
e28f17b88e Implemented parents attribut test 2018-11-04 13:19:35 +01:00
Kevin Frantz
d20b3f2504 Implemented childs attribute test and code formating 2018-11-04 13:14:11 +01:00
Kevin Frantz
2e9b33c82b Implemented tests for relation 2018-11-04 13:05:35 +01:00
Kevin Frantz
7d8a15e8ae Deleted unused trait 2018-11-04 12:57:53 +01:00
Kevin Frantz
45a1fc6678 Implemented test for NameSourceAttribut 2018-11-04 12:49:42 +01:00
Kevin Frantz
60a071c428 Implemented more tests for user 2018-11-04 12:40:57 +01:00
Kevin Frantz
577f30e0f7 Applied code formator 2018-11-04 12:25:53 +01:00
Kevin Frantz
00ae6412e6 Implemented some tests for UserSource and deleted unnecessary attributs 2018-11-04 12:24:52 +01:00
Kevin Frantz
03ce3f5cdf Implemented test for name attribut 2018-11-04 12:12:34 +01:00
Kevin Frantz
f2868d9259 Optimized unit tests for new data structure 2018-11-04 12:06:44 +01:00
Kevin Frantz
c060dff873 Optimized database schema 2018-11-04 12:00:35 +01:00
Kevin Frantz
b292082c1f Added Data Source draft 2018-11-04 11:53:36 +01:00
Kevin Frantz
1286717495 Adapted namespace 2018-11-04 11:36:40 +01:00
Kevin Frantz
98f9a32ddf Added some dummy fixture 2018-11-03 15:53:05 +01:00
Kevin Frantz
40faa7c5be Renamed folder 2018-11-03 15:33:52 +01:00
Kevin Frantz
f53d1547c2 Removed unused function 2018-11-03 15:20:57 +01:00
Kevin Frantz
556c919f1f Wrote tests for dimension helper method and optimized dimension helper 2018-11-03 15:14:04 +01:00
Kevin Frantz
a66e2c3b46 Implemented TreeCollectionSource 2018-11-02 21:38:04 +01:00
Kevin Frantz
e0edc8935d Optimized entity mapping for collections 2018-11-02 21:00:24 +01:00
Kevin Frantz
b11b53884b Implemented collection attribut for abstract source collection and tests 2018-11-02 20:37:23 +01:00
Kevin Frantz
cbb8bc702c Implemented Collection Attribut 2018-11-02 20:28:42 +01:00
Kevin Frantz
9bcc54cc64 Moved DimensionTest to correct folder 2018-11-02 20:16:15 +01:00
Kevin Frantz
c566510044 Solved schema bug 2018-11-01 22:53:01 +01:00
Kevin Frantz
e8ac70de59 Fixed schema bugs 2018-11-01 22:40:34 +01:00
Kevin Frantz
fdeaa390d3 Implemented tests for DimensionHelper 2018-11-01 22:34:26 +01:00
Kevin Frantz
0cd09258e7 Implemented dimension helper 2018-11-01 21:48:33 +01:00
Kevin Frantz
61186470da Renamed GroupSourcesAttribut to MembershipsAttribut and Implemented\Optimized tests 2018-11-01 20:42:18 +01:00
Kevin Frantz
5f18245b73 Refactored Collection Sources 2018-11-01 19:59:36 +01:00
Kevin Frantz
7cb6238f92 Deleted unnecessary classes 2018-11-01 18:39:53 +01:00
Kevin Frantz
98a868285f Implemented tests for relation attribute trait 2018-10-31 23:11:34 +01:00
Kevin Frantz
cf625f02a6 Optimized Facade 2018-10-31 22:57:56 +01:00
Kevin Frantz
7f9e4b6bc9 Added methods which are requiered by interface 2018-10-31 22:51:24 +01:00
Kevin Frantz
cadf26b7aa Added test for symfony core 2018-10-31 22:43:10 +01:00
Kevin Frantz
269eb9fa3e Implemented test and interface for toString entity toString method 2018-10-31 22:25:01 +01:00
Kevin Frantz
b3daf708ec Optimation by php code sniffer 2018-10-31 22:12:00 +01:00