1
0
Commit Graph

313 Commits

Author SHA1 Message Date
Michael Hoennig f08a1d89b3 Revert "trying to find reason for failing tests in Jenkins, locally all tests are green"
This reverts commit 411342eb0b.
2019-04-27 06:35:51 +02:00
Michael Hoennig 411342eb0b trying to find reason for failing tests in Jenkins, locally all tests are green 2019-04-26 23:00:21 +02:00
Michael Hoennig 318ecd0be4 trying to find reason for failing tests in Jenkins, locally all tests are green 2019-04-26 22:53:32 +02:00
Michael Hoennig d81b71cd3a better display labels and less columns in tables (deliberately not yet in SepaMandate*) 2019-04-26 22:11:49 +02:00
Michael Hoennig a86e4d7afb Fix AssetResourceIntTest BigDecimal scaling problem 2019-04-26 19:35:07 +02:00
Michael Hoennig 590a3031c7 Merge remote-tracking branch 'origin/master' 2019-04-26 19:11:25 +02:00
Michael Hoennig da5b667607 MembershipDTO JSonSerializerWithAccessFilter proper membershipDisplayReference 2019-04-26 17:43:22 +02:00
Michael Hoennig 4ad0d5d954 @AccessFrom in AssetDTO and AssetMapper with improved membershipDisplayReference 2019-04-26 17:15:39 +02:00
Michael Hierweck 7b039fcedb Remove outdate liquibase changesets 2019-04-26 12:54:10 +02:00
Michael Hierweck 40ce312880 Merge branch 'master' of ssh://dev.hostsharing.net:29418/hsadmin/hsadmin-ng 2019-04-26 11:55:52 +02:00
Michael Hierweck 9a19a65edc Documentation of Git workflow 2019-04-26 11:55:42 +02:00
Michael Hoennig 6092afe32b better coverage 2019-04-26 11:41:48 +02:00
Michael Hoennig a10a3a62e5 fix failing unit test and better coverage 2019-04-26 11:27:29 +02:00
Michael Hoennig ef3e8c968b Merge remote-tracking branch 'origin/master' 2019-04-26 10:26:34 +02:00
Michael Hoennig ea08f4a6c6 removed bloat-code from JsonComponents in DTOs 2019-04-26 10:26:25 +02:00
Michael Hierweck 7592a1d459 Merge branch 'master' of ssh://dev.hostsharing.net:29418/hsadmin/hsadmin-ng 2019-04-26 10:04:17 +02:00
Michael Hierweck 9c1bed2189 Historicization with PostgreSQL improved. 2019-04-26 10:04:06 +02:00
Michael Hoennig a6fd210de5 test code coverage improved and more JSon/field types 2019-04-25 18:53:32 +02:00
Michael Hierweck 070f321a06 Merge branch 'master' of ssh://dev.hostsharing.net:29418/hsadmin/hsadmin-ng 2019-04-25 17:17:18 +02:00
Michael Hierweck da00c80b34 Historicization with PostgreSQL. 2019-04-25 17:17:03 +02:00
Michael Hoennig fb3b79cfc4 for now, make give all users the role of a HOSTMASTER 2019-04-25 12:56:51 +02:00
Michael Hoennig 3e30cf2d17 merging current DTO during deserialization 2019-04-25 12:22:45 +02:00
Michael Hoennig fb961ca4a1 merging from master 2019-04-24 17:41:28 +02:00
Michael Hierweck 7c7d79c870 Fixed tests after merge. 2019-04-24 17:22:56 +02:00
Michael Hierweck 5ac1277e7e Merge branch 'jhipster-generated' 2019-04-24 16:14:14 +02:00
Michael Hierweck 2a4ee0507c Preliminary completed customer model. 2019-04-24 14:36:11 +02:00
Michael Hoennig ad1517a16e JSonAccessFilter with generic access to grand parent role 2019-04-24 13:23:08 +02:00
Michael Hoennig 639ea06243 JSonAccessFilter with initially working (hardcoded) grand parent role 2019-04-24 12:30:26 +02:00
Michael Hoennig a94516b3ce JSonSerializer/DeserializerWithAccessFilter: also use role in parent 2019-04-23 14:37:49 +02:00
Michael Hoennig 1505e7bd66 JSonDeserializerWithAccessFilter: shouldDetectMultipleSelfIdFields 2019-04-23 09:22:23 +02:00
Michael Hoennig d2b0f477f2 CustomerDTO: AccessFor/Rights-Configuration 2019-04-23 08:42:47 +02:00
Michael Hoennig 63bd602397 JSonDeserializerWithAccessFilter with working access rights validation 2019-04-23 08:31:26 +02:00
Michael Hoennig bb0fb4aa78 parallel structure for JSonSerializer/DeserializerWithAccessFilter 2019-04-23 06:57:06 +02:00
Michael Hoennig 90316a262b JSonSerializerWithAccessFilter - idea for parallel structure with deserializer 2019-04-23 06:28:36 +02:00
Michael Hoennig 741e91bb78 JSonSerializerWithAccessFilter - idea for generalization of field types 2019-04-23 06:27:41 +02:00
Michael Hoennig 1dae396d99 JSonDeserializerWithAccessFilter 2019-04-23 06:17:55 +02:00
Michael Hoennig 1bc7044527 fixing pitest failure by excluding purely generated code etc.
also removed unused methods and added a unit test to improve coverage
and setting thresholds now to 90% each
2019-04-21 11:53:30 +02:00
Michael Hoennig 1ac8df5ed9 improving branch coverage for AssetValidator+ShareValidator 2019-04-20 14:47:45 +02:00
Michael Hoennig 7ba20b3687 improving branch coverage for AssetResourceIntTest 2019-04-20 10:47:01 +02:00
Michael Hoennig 9f95af7547 fixing the ShareServiceUnitTest as validation was moved to ShareValidator 2019-04-20 09:43:11 +02:00
Michael Hoennig 98f96a72b1 fixing the AssetResourceIntTest BigDecimal equals 2019-04-19 14:25:25 +02:00
Michael Hoennig de439a1658 fixing the *IntTest regarding required related entities and unique constraints 2019-04-19 14:13:16 +02:00
Michael Hoennig 70db76b439 comment access rights on CustomerDTO 2019-04-19 14:13:15 +02:00
Michael Hierweck a89967e91b Translations. 2019-04-19 14:11:54 +02:00
Michael Hierweck bc1c94a364 Shares and Assets. 2019-04-19 13:44:52 +02:00
Michael Hoennig 998a5a8aa1 WIP JSonDeserializerWithAccessFilter 2019-04-19 12:08:30 +02:00
Michael Hoennig 0b7ebac472 first shot @AccessFor on MembershipDTO 2019-04-19 12:08:04 +02:00
Michael Hoennig 6e017aba49 removing orphaned specialized serializer from CustomerDTO 2019-04-19 11:01:52 +02:00
Michael Hoennig a24ca35bd7 JSonSerializerWithAccessFilterUnitTest 2019-04-19 10:46:40 +02:00
Michael Hoennig 1ad74907bd RoleUnitTest + special case FINANCIAL_CUSTOMER_CONTACT 2019-04-19 09:13:19 +02:00