Commit Graph

  • 64461fc4da SEPA-Mandate signed date and patcher Michael Hoennig 2022-10-28 13:44:48 +0200
  • 3b340a92ed final ContextUnitTest.defineContextQueryString Michael Hoennig 2022-10-27 18:24:28 +0200
  • 909312a8a1 test class naming convention Michael Hoennig 2022-10-27 11:45:53 +0200
  • dc1a17e915 use @PersistenceContext for EntityManager, not @Autowired Michael Hoennig 2022-10-27 11:00:12 +0200
  • 1d0d2372ea use simple @GeneratedValue and some code cleanup Michael Hoennig 2022-10-27 09:42:18 +0200
  • 09c19649e4 avoid select before insert and map sub-entities in mapper Michael Hoennig 2022-10-26 16:44:51 +0200
  • d7eed08420 always run tests with locale en_US, no matter of system settings Michael Hoennig 2022-10-25 13:08:17 +0200
  • e5ec867819 get endpoints for coopassets+coopshares Michael Hoennig 2022-10-25 10:32:57 +0200
  • 6f3c03e6b6 ModelMapper as Spring Bean Michael Hoennig 2022-10-23 09:58:52 +0200
  • 0b0f57c176 map HsOfficeMembershipInsertResource via ModelMapper and Entity.setValidTo/From Michael Hoennig 2022-10-22 12:38:36 +0200
  • b3b70aaaf4 add HsOfficeMembershipEntityPatcher Michael Hoennig 2022-10-22 10:40:59 +0200
  • 8eab3b7cd5 add HsOfficeMembershipControllerRestTest and make mainDebitorUuid mandatory Michael Hoennig 2022-10-21 18:43:15 +0200
  • 7d200efbb5 TODO cleanup in HsOfficeContactRepository Michael Hoennig 2022-10-21 17:31:49 +0200
  • 97fa23165c simplified deletion of temp data in HsOfficeBankAccountControllerAcceptanceTest Michael Hoennig 2022-10-21 17:30:28 +0200
  • a39cf73cf0 hs-office-coopassets, no get API endpoints yet Michael Hoennig 2022-10-21 17:12:55 +0200
  • 5ada0dae35 fixes instable debitor temp test data deletion and code coverage exclusions Michael Hoennig 2022-10-21 17:05:28 +0200
  • 8864a17b2b hs-office-debitor: test update of partner and bankaccount and fix null cases Michael Hoennig 2022-10-21 11:38:31 +0200
  • 5a296e0a9f improved ArchitectureTest rules and package refactoring Michael Hoennig 2022-10-21 08:01:17 +0200
  • 810c3923d2 version upgrades, but skipping -RC versions Michael Hoennig 2022-10-21 06:39:57 +0200
  • 26efbd5652 remove the outdated TODO list Michael Hoennig 2022-10-21 06:33:38 +0200
  • e1895e3735 hs-office-partner-details Michael Hoennig 2022-10-20 20:11:31 +0200
  • dc0835fa25 hs-office-coopshares: add non-negative validation Michael Hoennig 2022-10-20 14:08:19 +0200
  • 22bca20c49 code cleanup: remove unnecessary "raise notice" Michael Hoennig 2022-10-20 10:53:47 +0200
  • e2b6986d2b hs-office-coopshares: refactored RestTest Michael Hoennig 2022-10-20 08:15:47 +0200
  • 5f4f50a325 hs-office-coopshares: add validation + RestTest for Controller + improve test data Michael Hoennig 2022-10-20 07:41:48 +0200
  • ca0589d084 hs-office-coopshares: use only membership uuid in filter Michael Hoennig 2022-10-19 18:15:21 +0200
  • 5764accbc5 add hs-office-coopshares API+controller Michael Hoennig 2022-10-19 10:27:10 +0200
  • c2dd3d8de9 add hs-office-coopshares entity+repository Michael Hoennig 2022-10-19 07:55:51 +0200
  • 7376301ed4 use lower case in audit-log and rbac tables Michael Hoennig 2022-10-19 07:39:10 +0200
  • ea2d2c9100 add TestHsMembership instance Michael Hoennig 2022-10-18 18:53:18 +0200
  • cb47d526ac add hs-office-coopshares rbac + test-data Michael Hoennig 2022-10-18 17:29:36 +0200
  • bec559c9c3 generateRbacRestrictedView for non-updateable tables Michael Hoennig 2022-10-18 17:29:10 +0200
  • 61473abf68 add hs_office_coopsharestransaction table SQL Michael Hoennig 2022-10-18 14:44:10 +0200
  • c862df7846 add hs-office-membership API and controller Michael Hoennig 2022-10-18 13:57:35 +0200
  • 27f29ef665 hs-office-sepamandate simplyfied controller code Michael Hoennig 2022-10-18 12:30:26 +0200
  • 0232ff078d just a single find method in hs-office-membership repo Michael Hoennig 2022-10-18 09:14:35 +0200
  • e6f9484f99 add hs-office-membership entity+repo + fix rbac Michael Hoennig 2022-10-17 19:42:14 +0200
  • 28bdd9220d add hs-office-membership test-data Michael Hoennig 2022-10-17 13:23:10 +0200
  • 63db939583 hoist select queryAccessibleObjectUuidsOfSubjectIds(...) into WITH CTE for better performance Michael Hoennig 2022-10-17 12:18:12 +0200
  • 368da1cc95 add hs-office-membership RBAC rules (yet without mainDebitor update) Michael Hoennig 2022-10-17 08:14:09 +0200
  • 080f9279b3 code cleanup Michael Hoennig 2022-10-17 08:11:51 +0200
  • 221889e6ca add hs-office-membership table Michael Hoennig 2022-10-17 07:53:25 +0200
  • 7663825a30 add postgresql_autodoc Michael Hoennig 2022-10-16 18:50:32 +0200
  • 77ef126a7e improved REST-API error handling for broken request body JSON Michael Hoennig 2022-10-16 10:08:42 +0200
  • e305c3c935 add SEPA-mandate API+Controller Michael Hoennig 2022-10-15 15:32:32 +0200
  • 67e850f9b2 add API validation Michael Hoennig 2022-10-15 11:29:56 +0200
  • 4f22dffe5d use "YYYY-MM-DD" format when writing LocalDate to JSON Michael Hoennig 2022-10-14 12:37:59 +0200
  • c6d92e271f improved SQL query logging via net.ttddyy.dsproxy.listener for test Michael Hoennig 2022-10-14 08:33:59 +0200
  • d666e22297 add SEPA-Mandate entity+repository Michael Hoennig 2022-10-13 18:54:56 +0200
  • bece972a4e add SEPA-Mandate entity+repository Michael Hoennig 2022-10-13 18:53:38 +0200
  • 7f5b2358d3 add SEPA-Mandate SQL changesets Michael Hoennig 2022-10-13 13:35:50 +0200
  • 560cd9cf9f audit log with context per task instead of just transaction Michael Hoennig 2022-10-13 10:36:20 +0200
  • 2506acc531 add audit journal log for hs_office_debitor Michael Hoennig 2022-10-13 09:02:09 +0200
  • 64fbabf606 add audit journal log for hs_office_relationship Michael Hoennig 2022-10-13 08:47:17 +0200
  • d77d853c80 add audit journal log for hs_office_partner Michael Hoennig 2022-10-13 08:34:04 +0200
  • 472734a516 add audit journal log for hs_office_person Michael Hoennig 2022-10-13 08:23:08 +0200
  • df493e40d7 add audit journal log for hs_office_bankaccount Michael Hoennig 2022-10-13 08:03:48 +0200
  • a56af5af25 add audit journal log for hs_office_contact Michael Hoennig 2022-10-13 07:57:19 +0200
  • 0b60b9f0ff introduces agent+guest role for role-system around debitor+partner Michael Hoennig 2022-10-12 15:48:56 +0200
  • de0c8dcfbc Array.fromFormatted Michael Hoennig 2022-10-10 09:33:17 +0200
  • 639925e834 fix debitor update trigger Michael Hoennig 2022-10-06 11:12:18 +0200
  • 6b6f8127bb add refundBankAccount to hs_office_debitor Michael Hoennig 2022-10-05 17:22:33 +0200
  • d98b8feaad add IBAN+BIC validation Michael Hoennig 2022-10-05 08:04:44 +0200
  • 398f15d5de dependency upgrades and suppress irrelevant security vulnerability in jackson-databind Michael Hoennig 2022-10-05 06:31:53 +0200
  • a93143ff00 add HsOfficeBankAccount* Michael Hoennig 2022-10-04 19:09:37 +0200
  • c3195662dd adds HsOfficePartner Michael Hoennig 2022-10-03 11:09:36 +0200
  • d3312c4444 improved Stringify Michael Hoennig 2022-09-30 16:27:18 +0200
  • 31854bb838 ArchTest->Architecture test for shorter @ArchTest annotations and disallow JUnit 4 classes Michael Hoennig 2022-09-30 14:06:06 +0200
  • 16d1372d41 shorter person names to make tests easier to read Michael Hoennig 2022-09-30 13:11:34 +0200
  • 956ee581c6 implements table hs_office_relationship to HsOfficeRelationshipController Michael Hoennig 2022-09-26 10:57:22 +0200
  • 49ba141ca5 Merge branch 'patch-with-getReference' Michael Hoennig 2022-09-26 13:32:54 +0200
  • 89415067ef patch-with-getReference, no need for fetch anymore Marc O. Sandlus 2022-09-26 12:40:59 +0200
  • 21a4519743 code cleanup in partner sql files Michael Hoennig 2022-09-26 09:26:22 +0200
  • d13f0cbcdf refactor HsOfficeContactEntityPatcherUnitTest to PatchUnitTestBase Michael Hoennig 2022-09-25 11:37:46 +0200
  • b431a6653d refactor HsOfficePersonEntityPatchUnitTest to PatchUnitTestBase Michael Hoennig 2022-09-25 11:12:36 +0200
  • 3e6da45302 refactor HsOfficePartnerEntityPatchUnitTest to PatchUnitTestBase Michael Hoennig 2022-09-24 12:43:42 +0200
  • d08e60f8dc re-generated gradle wrapper Michael Hoennig 2022-09-22 12:55:41 +0200
  • 09be849b09 remove .gradle from git Michael Hoennig 2022-09-22 12:42:14 +0200
  • 082bdd5527 How to Configure .pgpass for the Default PostgreSQL Database? Michael Hoennig 2022-09-22 12:33:54 +0200
  • 08f51a196e proper .gitignore for gradlew in git Michael Hoennig 2022-09-21 14:31:59 +0200
  • 0feea6b2d6 add gradlew to git Michael Hoennig 2022-09-21 10:37:39 +0200
  • 6ec4c86ad6 increase test code coverage thresholds Michael Hoennig 2022-09-21 09:44:25 +0200
  • 00174e4c4a implements HsOfficePersonController Michael Hoennig 2022-09-21 09:44:09 +0200
  • 0bab27d723 add missing HsOfficeContactEntityPatchUnitTest Michael Hoennig 2022-09-20 16:32:56 +0200
  • 863f0e2811 implements HsOfficeContactController Michael Hoennig 2022-09-20 14:17:12 +0200
  • 44eb59c918 introduces generateRbacRestrictedView to generate restricted view + triggers Michael Hoennig 2022-09-19 20:43:14 +0200
  • 2cae17a045 introduces generateRbacIdentityView to generate identity views Michael Hoennig 2022-09-16 16:14:39 +0200
  • d63e3f31e9 introduce 058-rbac-generators.sql with generateRelatedRbacObject+generateRbacRoleDescriptors Michael Hoennig 2022-09-16 15:25:58 +0200
  • 1dd63161ab properly implement update for hs_office_partner_rv Michael Hoennig 2022-09-15 13:32:01 +0200
  • 430f75ea15 add aliases podman-start und podman-use Michael Hoennig 2022-09-15 11:19:04 +0200
  • 01d9cbd711 upgrade snakeyaml BOM override - but it still has a vulnerability, not relevant for us, though Michael Hoennig 2022-09-14 17:52:56 +0200
  • bad7d146fa implements HsOfficePartnerController.patch Michael Hoennig 2022-09-14 17:51:04 +0200
  • 68c3375a08 implements HsOfficePartnerController.deletePartnerByUuid Michael Hoennig 2022-09-14 13:47:25 +0200
  • 7d8d6bb495 improved documentation for using Podman with IntelliJ IDEA Michael Hoennig 2022-09-14 13:02:57 +0200
  • e51485eb63 improved documentation for using Podman Michael Hoennig 2022-09-14 12:28:18 +0200
  • 9cd4525e2b create partner now taking existing contact+person uuids instead of complete (new) objects Michael Hoennig 2022-09-14 12:16:44 +0200
  • 3fa02d4a10 prefix alex+fran with superuser- to make tests easier to understand Michael Hoennig 2022-09-14 09:56:22 +0200
  • a3d2dd3db1 HsOfficePartnerControllerAcceptanceTest against real repo+db Michael Hoennig 2022-09-14 09:24:19 +0200
  • bc27e6dc89 refactor name extractors into entity classes Michael Hoennig 2022-09-13 14:54:57 +0200
  • 8041553734 always use role+grant names in create+delete role+grants tests Michael Hoennig 2022-09-13 14:17:30 +0200