Commit Graph

  • 27c5699c36 add CustomerRepositoryIntegrationTest, fix testcontainers liquibase context and improve error messages Michael Hoennig 2022-07-31 18:56:03 +0200
  • 5d4fb85383 TODO tracking Michael Hoennig 2022-07-31 15:16:49 +0200
  • 53d3d68021 introduce TestPackage.java Michael Hoennig 2022-07-30 18:37:32 +0200
  • 1463807b89 initial test-concept documentation Michael Hoennig 2022-07-30 18:23:18 +0200
  • 08804bd45c use plural for /api/packages too Michael Hoennig 2022-07-30 18:23:02 +0200
  • fe4fef2752 add CustomerControllerRestTest and -UnitTest Michael Hoennig 2022-07-30 18:17:45 +0200
  • 2610ecd311 add PackageControllerTest as WebMvcTest through the REST API Michael Hoennig 2022-07-30 15:25:44 +0200
  • 5b8688cd63 amended README.md for MacOS hsh-michaelhoennig 2022-07-30 14:41:11 +0200
  • b20920d646 make package owner/admin/tenant roles assumable Michael Hoennig 2022-07-29 16:25:46 +0200
  • 4721d1be23 PackagerEntity, -Repository and -Controller Michael Hoennig 2022-07-29 16:13:38 +0200
  • 46957dc590 bugfix in pureIdentifier + findUuidByIdName and CustomerEntity+Repository Michael Hoennig 2022-07-29 15:53:20 +0200
  • 5126514877 improved README.md with TOC Michael Hoennig 2022-07-29 15:39:35 +0200
  • 414149f0a1 introduce Context service Michael Hoennig 2022-07-29 14:24:50 +0200
  • 2b630aadbc hs-package SQL-Scripts in Liquibase and some bugfixes Michael Hoennig 2022-07-29 12:37:40 +0200
  • 61c50c46ed hs-customer SQL-Scripts in Liquibase Michael Hoennig 2022-07-29 12:14:22 +0200
  • 8ba952a41d hs-customer SQL-Scripts in Liquibase Michael Hoennig 2022-07-29 11:39:32 +0200
  • a478fe4cf1 cleanup in Liquibase files, header, formatting etc. Michael Hoennig 2022-07-29 11:38:51 +0200
  • 4edff1c2f0 move rbac.md to doc folder Michael Hoennig 2022-07-29 09:20:18 +0200
  • 9beaf5e684 improved README.md for first steps Michael Hoennig 2022-07-29 09:03:21 +0200
  • 4c403b0436 formatted SQL code Michael Hoennig 2022-07-29 08:46:04 +0200
  • fb8862c37e convert rbac-statistics and rbac-role-builder*.sql files to Liquibase changesets Michael Hoennig 2022-07-28 17:17:22 +0200
  • 583c45c85d add first integration test based on Testcontainers Michael Hoennig 2022-07-28 16:56:34 +0200
  • d234ac3227 convert rbac*.sql files, except test-file, to Liquibase changesets Michael Hoennig 2022-07-28 16:55:21 +0200
  • 6c33bbe780 add SpringBoot 2.7.x application Michael Hoennig 2022-07-28 16:51:36 +0200
  • feff1b5794 RBAC documentation improved, but still WIP Michael Hoennig 2022-07-28 12:15:32 +0200
  • 306f8d1fa8 improved README.md with aliases for pg-sql-... Michael Hoennig 2022-07-28 10:43:49 +0200
  • 457641a2dd introduce referential integrity for role identification - part 2 assume Michael Hoennig 2022-07-28 10:43:23 +0200
  • 1dde6b2609 introduce referential integrity for role identification - part 1 Michael Hoennig 2022-07-27 19:54:05 +0200
  • 6f6320565c the _rv query with WHERE IN was faster after all, removing the JOIN variant Michael Hoennig 2022-07-27 13:05:19 +0200
  • bafae52ce5 _rv query performance experiments Michael Hoennig 2022-07-27 12:32:54 +0200
  • e97022fb02 add documentation to backup+restore the database from PostgreSQL docker container Michael Hoennig 2022-07-26 13:19:17 +0200
  • 190d39400a add users to customer+package role diagrams Michael Hoennig 2022-07-26 13:18:36 +0200
  • 46c5f5e53e final performance tests as do block to measure total time Michael Hoennig 2022-07-26 13:18:03 +0200
  • 04a3438182 improve documentation Michael Hoennig 2022-07-25 20:11:39 +0200
  • 4814e7899c better layout for RBAC entity diagram Michael Hoennig 2022-07-25 17:15:01 +0200
  • 16513f0786 remove generated pdf Michael Hoennig 2022-07-25 17:06:42 +0200
  • d4eeb35e91 improved role structure including comprised tenant sub roles Michael Hoennig 2022-07-25 16:38:21 +0200
  • 377b63ca3d RbacGrants with follow=false for customer.owner to customer.admin Michael Hoennig 2022-07-22 16:52:49 +0200
  • f2d0fbe67a removing JHipster Michael Hoennig 2022-07-22 13:31:37 +0200
  • 31cd92f3be #145 [Rights-Module] preparation for module specific roles / fix UserRoleAssignmentCriteria Michael Hoennig 2019-07-03 22:23:51 +0200
  • f79c4bd7a1 #145 [Rights-Module] preparation for module specific roles / static init Michael Hoennig 2019-07-03 21:54:03 +0200
  • 7db2c23de1 #145 [Rights-Module] preparation for module specific roles Michael Hoennig 2019-06-27 23:48:16 +0200
  • 7983aa7e52 #145 [Rights-Module] documented the role system and some renaming Michael Hoennig 2019-05-25 19:43:29 +0200
  • 57b6399950 historicization of JHI_USER_AUTHORITY table Michael Hoennig 2019-05-25 16:40:41 +0200
  • 354cfbbebc historicization of JHI_USER table Michael Hoennig 2019-05-25 16:10:50 +0200
  • cbb5532394 Deserializer: improved test code coverage for entity associations Michael Hoennig 2019-05-22 21:53:45 +0200
  • e7cb3622f3 Deserializer: improved test code coverage for IGNORE field access Michael Hoennig 2019-05-16 20:25:02 +0200
  • f9b68df901 Deserializer: BadRequestAlertException("Unknown property") with test code coverage Michael Hoennig 2019-05-15 07:41:21 +0200
  • 60612f6c41 #146 [AccessRights] simple AccessFilter for UserRoleAssignments Michael Hoennig 2019-05-14 07:36:14 +0200
  • 3143f27b6c refactored ugly and risky code in role filter / removed Role.isIndependent() Michael Hoennig 2019-05-10 17:37:36 +0200
  • a2b90b0a36 separated MockSecurityContext into SecurityContextMock+SecurityContextMock Michael Hoennig 2019-05-10 17:21:50 +0200
  • 72e79e2134 #112 [RightsModule] use UserRoleAssignments from database Michael Hoennig 2019-05-10 11:18:15 +0200
  • 01d28a85d4 #137 [Rechte-Modul] sample-data für User+UserRoleAssignment Michael Hoennig 2019-05-08 20:17:28 +0200
  • 6eaab336c0 minor corrections in README.md Michael Hoennig 2019-05-08 13:22:57 +0200
  • 671d80cc71 adding @EntityTypeId to *DTO as preparation for UserRoleAssignments Michael Hoennig 2019-05-08 13:17:26 +0200
  • 735f672ea1 UserRoleAssignment entityTypeId+entityObjectId now required Michael Hoennig 2019-05-08 10:56:48 +0200
  • 8ca206e1c0 accessrights.jdl: UserRoleAssignments entity*Id required Merge branch 'jhipster-generated' Michael Hoennig 2019-05-07 13:08:26 +0200
  • bac012f9b4 accessrights.jdl: UserRoleAssignments entity*Id required Michael Hoennig 2019-05-07 12:54:39 +0200
  • 167bac8a1d minor improvements to jhipster workflow Michael Hoennig 2019-05-07 12:57:14 +0200
  • c756a251c2 .gitignore /worktrees/ Michael Hoennig 2019-05-07 12:45:15 +0200
  • 3228b0d0da make Hibernate sequence start above 1,000,000 to spare ids for sample data Michael Hoennig 2019-05-07 12:11:17 +0200
  • a45e809228 updated moving HOWTO-tag documentation in README.md Michael Hoennig 2019-05-07 11:04:41 +0200
  • 807ed74091 historicization for UserRoleAssinment Michael Hoennig 2019-05-07 11:01:01 +0200
  • 6d85a59744 temporarily removing historicization for UserRoleAssinment just to prepare a complete HOWTO-commit Michael Hoennig 2019-05-07 10:57:17 +0200
  • 5337e7a7e8 historicization trigger+view for Customer, Membership, SepaMandate, Share and Asset Michael Hoennig 2019-05-07 10:54:27 +0200
  • e49323e99f UserRoleAssignment historicization Michael Hoennig 2019-05-06 19:12:12 +0200
  • f3c207528e general historicization table+function for Postgres Michael Hoennig 2019-05-06 18:42:11 +0200
  • 295e45e8b8 ReplaceCustomChange: assume auto commit off during Liquibase-Changeset Michael Hoennig 2019-05-06 18:20:10 +0200
  • 1284c2acaa add debug hint to README.md Michael Hoennig 2019-05-06 18:19:37 +0200
  • ecd5573654 ReplaceCustomChangeUnitTest Michael Hoennig 2019-05-06 11:47:08 +0200
  • f8ed5069fb sample-data: replacing pipes ('|') with newlines now via customChange this avoids database-specific code spread over all sample-data/*.xml files Michael Hoennig 2019-05-05 14:15:07 +0200
  • 4c42d15c12 fixing sample-data flag via gw -Psample-data in code+documentation Michael Hoennig 2019-05-05 14:13:17 +0200
  • 6efa167427 adding Postgres configurations for dev-environment with sample-data Michael Hoennig 2019-05-04 13:59:12 +0200
  • 24e76e03d1 Merge branch 'master' of ssh://dev.hostsharing.net:29418/hsadmin/hsadmin-ng Michael Hierweck 2019-05-04 10:24:45 +0200
  • 1e0d34306c Transaction as foreign key. Example usage. Michael Hierweck 2019-05-04 10:24:29 +0200
  • 22e7511952 #124 [intUI/Filter] for UserRoleAssignment Michael Hoennig 2019-05-03 14:41:41 +0200
  • 5e001c59f9 Revert "#124 [intUI/Filter] for UserRoleAssignment" Michael Hoennig 2019-05-03 23:19:12 +0200
  • fbb356c8e9 fixing problems with infinite scroll due to hidden scrollbar and filtering Michael Hoennig 2019-05-03 23:17:52 +0200
  • d672d5b0cd more sample-data for assets Michael Hoennig 2019-05-03 22:36:57 +0200
  • 967b06cfa7 #133 [intUI] for now, no sort functionality for *DisplayLabel columns Michael Hoennig 2019-05-03 21:50:08 +0200
  • cd94cb118d add placeholder="YYYY|--|++" to date filter inputs Michael Hoennig 2019-05-03 21:02:17 +0200
  • b7aac92807 match membership sample-date with sepa-mandate sample-data Michael Hoennig 2019-05-03 20:22:17 +0200
  • 20b9d2f105 #131 sample-data for sepamandate Michael Hoennig 2019-05-03 20:21:07 +0200
  • 0a9f2584f1 #124 [intUI/Filter] for UserRoleAssignment Michael Hoennig 2019-05-03 14:41:41 +0200
  • 3c6618e3cb uniform formatting of TableFilter constructor call in share.component Michael Hoennig 2019-05-03 14:02:19 +0200
  • ab88505144 #135 [intUI/Filter] filtering non-/empty values possible with '--'/'++' Michael Hoennig 2019-05-03 12:22:10 +0200
  • 1a8fb9276e #120 [intUI/Filter] for Membership Michael Hoennig 2019-05-03 12:20:54 +0200
  • 447fbb773d #122 [intUI/Filter] for Asset and alignment with implementation in Share Michael Hoennig 2019-05-03 09:28:24 +0200
  • 5f536ad043 #115/#116/#117 [intUI/textareas] Remark in Membership/Asset/Share Michael Hoennig 2019-05-03 00:32:58 +0200
  • da60a3020f remove Remark from table view of SepaMandate Michael Hoennig 2019-05-03 00:22:00 +0200
  • 6816930793 #118 [intUI/textareas] multiline Remark in SepaMandate Michael Hoennig 2019-05-03 00:17:43 +0200
  • 0b3f4d4a03 textarea input and multiline output for Customer.remark (was missing) Michael Hoennig 2019-05-03 00:12:41 +0200
  • 8c367ab566 #129 [intUI/Date-Format] SepaMandate Michael Hoennig 2019-05-03 00:03:51 +0200
  • 64a91c82ae makes the actual data easier to read in details views Michael Hoennig 2019-05-03 00:01:40 +0200
  • d758e3a979 #127/#128 [intUI/Date-Format] Asset+Share Michael Hoennig 2019-05-02 23:45:07 +0200
  • 30b4d1f95c #126 [intUI/Date-Format] Membership Michael Hoennig 2019-05-02 23:39:50 +0200
  • 5415806621 use STRINGDECODE \n in UPDATE-Statements for linebreaks in sample-data Michael Hoennig 2019-05-02 23:36:08 +0200
  • 1bb712276c properly display line-breaks in customer address fields + STRINGDECODE \n Michael Hoennig 2019-04-09 11:33:34 +0200
  • dccafcc900 added TableFilter to share.component, TableFilter now with date range Michael Hoennig 2019-05-02 22:51:17 +0200
  • 8ae7547775 customer table with translated customerKind Michael Hoennig 2019-05-02 11:52:41 +0200