Michael Hoennig
|
96ef490207
|
code cleanup, removing commented code
|
2024-01-06 18:23:13 +01:00 |
|
Michael Hoennig
|
7f98bbde64
|
fix pitest, spotless and cleanup
|
2024-01-04 12:39:39 +01:00 |
|
Michael Hoennig
|
ea130581a3
|
unit test and improve PostgresArray
|
2024-01-04 12:38:40 +01:00 |
|
Michael Hoennig
|
f8de575b77
|
cleanup
|
2024-01-04 10:28:53 +01:00 |
|
Michael Hoennig
|
378e1ec584
|
fix Postgres typing error by casting 2nd operator of like operator to text
|
2024-01-04 10:28:53 +01:00 |
|
Michael Hoennig
|
ec53934f30
|
fix problem with Postgres function array return value in Hibernate 6
|
2024-01-04 10:28:52 +01:00 |
|
Michael Hoennig
|
063fcf90a3
|
SpringBoot, Gradle, Java etc. version upgrades and add OWASP API key via gradle.properties
|
2024-01-04 09:58:29 +01:00 |
|
Michael Hoennig
|
53ffe9e738
|
fix SwaggerUI issue with duplicate method name
|
2024-01-02 13:03:15 +01:00 |
|
Timotheus Pokorra
|
1c19afefa6
|
avoid error in openapi for ambigous mapping for findRelationshipRelatedToPersonUuid
|
2023-09-04 20:37:40 +02:00 |
|
Michael Hoennig
|
cdc21f05ba
|
SpringBoot 3 upgrade
|
2022-10-28 15:57:06 +02:00 |
|
Michael Hoennig
|
64461fc4da
|
SEPA-Mandate signed date and patcher
|
2022-10-28 13:44:48 +02:00 |
|
Michael Hoennig
|
dc1a17e915
|
use @PersistenceContext for EntityManager, not @Autowired
|
2022-10-27 11:00:12 +02:00 |
|
Michael Hoennig
|
1d0d2372ea
|
use simple @GeneratedValue and some code cleanup
|
2022-10-27 09:42:18 +02:00 |
|
Michael Hoennig
|
09c19649e4
|
avoid select before insert and map sub-entities in mapper
|
2022-10-26 16:44:51 +02:00 |
|
Michael Hoennig
|
e5ec867819
|
get endpoints for coopassets+coopshares
|
2022-10-25 10:32:57 +02:00 |
|
Michael Hoennig
|
6f3c03e6b6
|
ModelMapper as Spring Bean
|
2022-10-23 13:00:00 +02:00 |
|
Michael Hoennig
|
0b0f57c176
|
map HsOfficeMembershipInsertResource via ModelMapper and Entity.setValidTo/From
|
2022-10-22 12:38:36 +02:00 |
|
Michael Hoennig
|
b3b70aaaf4
|
add HsOfficeMembershipEntityPatcher
|
2022-10-22 10:40:59 +02:00 |
|
Michael Hoennig
|
7d200efbb5
|
TODO cleanup in HsOfficeContactRepository
|
2022-10-21 17:31:49 +02:00 |
|
Michael Hoennig
|
a39cf73cf0
|
hs-office-coopassets, no get API endpoints yet
|
2022-10-21 17:12:55 +02:00 |
|
Michael Hoennig
|
5a296e0a9f
|
improved ArchitectureTest rules and package refactoring
|
2022-10-21 08:01:17 +02:00 |
|
Michael Hoennig
|
e1895e3735
|
hs-office-partner-details
|
2022-10-20 20:11:31 +02:00 |
|
Michael Hoennig
|
dc0835fa25
|
hs-office-coopshares: add non-negative validation
|
2022-10-20 14:08:19 +02:00 |
|
Michael Hoennig
|
5f4f50a325
|
hs-office-coopshares: add validation + RestTest for Controller + improve test data
|
2022-10-20 07:41:48 +02:00 |
|
Michael Hoennig
|
ca0589d084
|
hs-office-coopshares: use only membership uuid in filter
|
2022-10-19 18:15:21 +02:00 |
|
Michael Hoennig
|
5764accbc5
|
add hs-office-coopshares API+controller
|
2022-10-19 17:14:27 +02:00 |
|
Michael Hoennig
|
c2dd3d8de9
|
add hs-office-coopshares entity+repository
|
2022-10-19 07:55:51 +02:00 |
|
Michael Hoennig
|
c862df7846
|
add hs-office-membership API and controller
|
2022-10-18 13:57:35 +02:00 |
|
Michael Hoennig
|
27f29ef665
|
hs-office-sepamandate simplyfied controller code
|
2022-10-18 12:30:26 +02:00 |
|
Michael Hoennig
|
0232ff078d
|
just a single find method in hs-office-membership repo
|
2022-10-18 09:14:35 +02:00 |
|
Michael Hoennig
|
e6f9484f99
|
add hs-office-membership entity+repo + fix rbac
|
2022-10-17 19:42:14 +02:00 |
|
Michael Hoennig
|
77ef126a7e
|
improved REST-API error handling for broken request body JSON
|
2022-10-16 10:08:42 +02:00 |
|
Michael Hoennig
|
e305c3c935
|
add SEPA-mandate API+Controller
|
2022-10-15 15:32:32 +02:00 |
|
Michael Hoennig
|
67e850f9b2
|
add API validation
|
2022-10-15 11:29:56 +02:00 |
|
Michael Hoennig
|
4f22dffe5d
|
use "YYYY-MM-DD" format when writing LocalDate to JSON
|
2022-10-14 12:37:59 +02:00 |
|
Michael Hoennig
|
d666e22297
|
add SEPA-Mandate entity+repository
|
2022-10-13 18:54:56 +02:00 |
|
Michael Hoennig
|
bece972a4e
|
add SEPA-Mandate entity+repository
|
2022-10-13 18:53:38 +02:00 |
|
Michael Hoennig
|
0b60b9f0ff
|
introduces agent+guest role for role-system around debitor+partner
|
2022-10-12 15:48:56 +02:00 |
|
Michael Hoennig
|
6b6f8127bb
|
add refundBankAccount to hs_office_debitor
|
2022-10-05 17:22:33 +02:00 |
|
Michael Hoennig
|
d98b8feaad
|
add IBAN+BIC validation
|
2022-10-05 08:04:44 +02:00 |
|
Michael Hoennig
|
a93143ff00
|
add HsOfficeBankAccount*
|
2022-10-04 19:09:37 +02:00 |
|
Michael Hoennig
|
c3195662dd
|
adds HsOfficePartner
|
2022-10-03 11:09:36 +02:00 |
|
Michael Hoennig
|
d3312c4444
|
improved Stringify
|
2022-09-30 16:27:18 +02:00 |
|
Michael Hoennig
|
956ee581c6
|
implements table hs_office_relationship to HsOfficeRelationshipController
|
2022-09-30 09:44:24 +02:00 |
|
Marc O. Sandlus
|
89415067ef
|
patch-with-getReference, no need for fetch anymore
|
2022-09-26 13:32:30 +02:00 |
|
Michael Hoennig
|
d13f0cbcdf
|
refactor HsOfficeContactEntityPatcherUnitTest to PatchUnitTestBase
|
2022-09-25 11:37:46 +02:00 |
|
Michael Hoennig
|
b431a6653d
|
refactor HsOfficePersonEntityPatchUnitTest to PatchUnitTestBase
|
2022-09-25 11:24:29 +02:00 |
|
Michael Hoennig
|
3e6da45302
|
refactor HsOfficePartnerEntityPatchUnitTest to PatchUnitTestBase
|
2022-09-24 12:43:42 +02:00 |
|
Michael Hoennig
|
00174e4c4a
|
implements HsOfficePersonController
|
2022-09-21 09:44:09 +02:00 |
|
Michael Hoennig
|
863f0e2811
|
implements HsOfficeContactController
|
2022-09-20 14:17:12 +02:00 |
|