Commit Graph

66 Commits

Author SHA1 Message Date
Michael Hoennig
51aebc65b2 version upgrade to PostgreSQL Server 15.5-bookworm 2024-01-02 13:28:56 +01:00
Michael Hoennig
287c1ad9dc minor improvement in setup instructions 2024-01-02 13:08:55 +01:00
Michael Hoennig
f1e977c905 add documentation for re-running tests from command line 2024-01-02 11:21:22 +01:00
Timotheus Pokorra
95457980d8 use alias gw 2024-01-02 10:35:47 +01:00
Timotheus Pokorra
70d73d8caa added gradlew again 2024-01-02 10:30:52 +01:00
Timotheus Pokorra
bdac905958 adjust README 2024-01-02 09:51:08 +01:00
Timotheus Pokorra
51c658cdc7 no need to install gradle anymore 2023-07-19 14:19:54 +02:00
Timotheus Pokorra
796d1a0991 README: use gradlew instead of gradle wrapper
add instructions for starting the postgresql docker container if the
container has been built already
2023-07-19 09:43:06 +02:00
Timotheus Pokorra
5986ca26fe README: add instructions to install jdk 17 and gradle 7.6.2 on Ubuntu 22.02 2023-07-18 10:58:57 +02:00
Michael Hoennig
cdc21f05ba SpringBoot 3 upgrade 2022-10-28 15:57:06 +02:00
Michael Hoennig
7663825a30 add postgresql_autodoc 2022-10-16 18:50:32 +02:00
Michael Hoennig
c3195662dd adds HsOfficePartner 2022-10-03 11:09:36 +02:00
Michael Hoennig
082bdd5527 How to Configure .pgpass for the Default PostgreSQL Database? 2022-09-22 12:33:54 +02:00
Michael Hoennig
430f75ea15 add aliases podman-start und podman-use 2022-09-15 11:19:04 +02:00
Michael Hoennig
7d8d6bb495 improved documentation for using Podman with IntelliJ IDEA 2022-09-14 13:02:57 +02:00
Michael Hoennig
e51485eb63 improved documentation for using Podman 2022-09-14 12:28:18 +02:00
Michael Hoennig
3fa02d4a10 prefix alex+fran with superuser- to make tests easier to understand 2022-09-14 09:56:22 +02:00
Michael Hoennig
cacfbabcfb documentation to run tests against local or remote Podman daemon 2022-09-08 16:15:59 +02:00
Michael Hoennig
da793ee546 refactor to only a single global admin object global#global.admin 2022-09-06 13:48:30 +02:00
Michael Hoennig
3541b0c48c use /api/rbac/... instead of /api/rbac-... same for /api/test/... 2022-09-02 11:18:09 +02:00
Michael Hoennig
8731f4a7b2 migrate hs-api to test-api 2022-08-31 15:44:06 +02:00
Michael Hoennig
a33cb4ec29 use customer/package/unixuser only as test data structure (DB part) 2022-08-31 09:42:40 +02:00
Michael Hoennig
7d4815e2cf documented pitest mutation testing 2022-08-26 16:54:46 +02:00
Michael Hoennig
9a7b683e7d also use new xxx/yyy/zzz example customers in README 2022-08-25 11:06:24 +02:00
Michael Hoennig
8b4e7869ad add Dependency Version Upgrade and upgrade versions 2022-08-24 18:27:40 +02:00
Michael Hoennig
a66ed8e59f add jacoco test code coverage 2022-08-19 12:00:13 +02:00
Michael Hoennig
0486dc3fae documentation of directory structure 2022-08-08 17:57:02 +02:00
Michael Hoennig
80f342eeae add more allowed licenses 2022-08-08 12:12:02 +02:00
Michael Hoennig
c4531cb217 add dependency license compatibility check 2022-08-08 10:03:26 +02:00
Michael Hoennig
433d0e19f5 add Gradle Java toolchain and improve documentation 2022-08-05 13:10:11 +02:00
Michael Hoennig
18f3234272 clickable link to markdown plugin settings for IntelliJ IDEA 2022-08-04 14:56:19 +02:00
Michael Hoennig
e2bdb96e83 README: How to Run the Appplication on a Different Port 2022-08-04 13:07:16 +02:00
Michael Hoennig
80b1e0ff25 add OWASP dependencyCheck 2022-08-04 12:26:41 +02:00
Michael Hoennig
2eb8b70517 add glossary 2022-08-04 10:49:31 +02:00
Michael Hoennig
a2f2fdb6a4 add spotless 2022-08-04 10:11:35 +02:00
Michael Hoennig
5f08b41724 add SwaggerUI 2022-08-03 09:06:21 +02:00
Michael Hoennig
2ac476d99b add-customer and introducing JpaAttempt test helper 2022-08-02 14:31:48 +02:00
Michael Hoennig
03ee2cfd62 add-customer and introducing JpaAttempt test helper 2022-08-02 11:51:36 +02:00
Michael Hoennig
fe4fef2752 add CustomerControllerRestTest and -UnitTest 2022-07-30 18:17:45 +02:00
hsh-michaelhoennig
5b8688cd63 amended README.md for MacOS 2022-07-30 14:41:11 +02:00
Michael Hoennig
4721d1be23 PackagerEntity, -Repository and -Controller 2022-07-29 16:13:38 +02:00
Michael Hoennig
5126514877 improved README.md with TOC 2022-07-29 15:39:35 +02:00
Michael Hoennig
9beaf5e684 improved README.md for first steps 2022-07-29 09:12:52 +02:00
Michael Hoennig
306f8d1fa8 improved README.md with aliases for pg-sql-... 2022-07-28 10:43:49 +02:00
Michael Hoennig
e97022fb02 add documentation to backup+restore the database from PostgreSQL docker container 2022-07-26 13:19:17 +02:00
Michael Hoennig
f2d0fbe67a removing JHipster 2022-07-22 13:31:37 +02:00
Michael Hoennig
354cfbbebc historicization of JHI_USER table 2019-05-25 16:40:16 +02:00
Michael Hoennig
6eaab336c0 minor corrections in README.md 2019-05-08 13:22:57 +02:00
Michael Hoennig
735f672ea1 UserRoleAssignment entityTypeId+entityObjectId now required
this table only stores entity-dependent roles,
independent roles are stored in the JHipster table JHI_USER_AUTHORITY
2019-05-08 10:56:48 +02:00
Michael Hoennig
167bac8a1d minor improvements to jhipster workflow 2019-05-07 12:57:14 +02:00