Michael Hoennig hsh-michaelhoennig
  • Joined on 2023-06-28
hsh-michaelhoennig pushed to master at hostsharing/hs.hsadmin.ng 2024-08-05 11:48:35 +02:00
085876c772 improve-performance-of-office-data-import (#83)
hsh-michaelhoennig merged pull request hostsharing/hs.hsadmin.ng#83 2024-08-05 11:48:34 +02:00
improve-performance-of-office-data-import
c03a4fc25d fix README.txt->md
7666901ef3 fix JUnit tests (WIP)
8128f17821 fix tests and align missing entity error messages
33166197a4 fix RBAC-generation (naming problem)
d179842730 cleanup after self-review
hsh-michaelhoennig created pull request hostsharing/hs.hsadmin.ng#83 2024-08-04 09:02:44 +02:00
improve-performance-of-office-data-import
cebba7fe24 add @test verifyMembershipsActuallyPersisted
b41dce5c6c switch to HsOfficeRelationRbacEntity + HsOfficeRelationBaseEntity as subclasses of HsOfficeRelation, now tests pass
cdd35ef4b8 switch to HsOfficeContactRbacEntity + HsOfficeContactBaseEntity as subclasses of HsOfficeContact
ab3365941b introduce HsOfficeContactRbacEntity (WIP) Import working, but not normal tests
457fe37306 introduce HsOfficeRelationRawEntity (WIP) Import working, but not normal tests
Compare 3 commits »
hsh-michaelhoennig pushed to master at hostsharing/hs.hsadmin.ng 2024-08-02 10:40:18 +02:00
e4e1216a85 import-database-users-and-databases (#82)
hsh-michaelhoennig deleted branch import-database-users-and-databases from hostsharing/hs.hsadmin.ng 2024-08-02 10:40:18 +02:00
hsh-michaelhoennig merged pull request hostsharing/hs.hsadmin.ng#82 2024-08-02 10:40:16 +02:00
import-database-users-and-databases
c9c8e9b5b2 cleanup after code-review
b8b7a84897 CREATE VIEW hs_statistics_view
a0f1fcbfb8 amendments after self-review