- May 24, 2024
-
-
Lars Johansson authored
-
- May 22, 2024
-
-
Lars Johansson authored
-
- May 17, 2024
-
-
Lars Johansson authored
-
Lars Johansson authored
-
- May 16, 2024
-
-
Lars Johansson authored
Gather integration tests in docker and docker.complex packages into docker package. Update documentation accordingly.
-
- May 15, 2024
-
-
Lars Johansson authored
Add Swagger url configuration. Remove unused configuration.
-
Lars Johansson authored
Update guava version to 33.2.0-jre. Update spotbugs version to 4.8.5. Update jacoco, jacoco-maven-plugin version to 0.8.12. Update testcontaibers version to 1.19.8.
-
Lars Johansson authored
Add use of explicit audit tables See merge request !9
-
Lars Johansson authored
Contains to-do list for first releases. Note that commit is fourteenth step in introducing audit tables.
-
Lars Johansson authored
Work in progress. Note that commit is thirteenth step in introducing audit tables.
-
Lars Johansson authored
Focus on distinguish content in code that is temporary (work in progress, "wip" prefix) and content in code that is permanent. Content considered temporary to be removed after migration has been done. Work in progress. Note that commit is twelfth step in introducing audit tables.
-
Lars Johansson authored
Focus on distinguish content in database that is temporary (work in progress, "wip" prefix) and content in database that is permanent. Content considered temporary to be removed after migration has been done. Work in progress. Note that commit is eleventh step in introducing audit tables.
-
Lars Johansson authored
Focus on clean-up. Work in progress. Note that commit is tenth step in introducing audit tables.
-
Lars Johansson authored
Major switch for functionality as non-audit related tables no longer used for create, update, delete operations. Focus on services. Work in progress. Note that commit is ninth step in introducing audit tables.
-
Lars Johansson authored
Remove latest attribute. Focus on bean elements. Work in progress. Note that commit is eighth step in introducing audit tables.
-
Lars Johansson authored
Focus on validation. Work in progress. Note that commit is seventh step in introducing audit tables.
-
Lars Johansson authored
Focus on metrics, verification. Work in progress. Note that commit is sixth step in introducing audit tables.
-
Lars Johansson authored
Remove non-audit table functionality. Focus on notification. Work in progress. Note that commit is fifth step in introducing audit tables.
-
Lars Johansson authored
Focus on metrics, verification. Work in progress. Note that commit is fourth step in introducing audit tables.
-
Lars Johansson authored
Focus on validation. Work in progress. Note that commit is third step in introducing audit tables.
-
Lars Johansson authored
Focus on data models, repositories, services. Work in progress. Note that commit is second step in introducing audit tables.
-
Lars Johansson authored
Backend and database to have temporary audit tables and functionality in parallel with current tables and functionality until the former is fully operational. Then audit tables and functionality will replace current tables and functionality. Note that commit is first step in introducing audit tables.
-
Lars Johansson authored
Remove status as query parameter See merge request !8
-
- Apr 09, 2024
-
-
Lars Johansson authored
Migration script deletes lines of uuid without latest. Reason is that such entries have never been active and while removing them will delete some part of history, the benefit is unambiguous content is database. Alternative is deleted entries with statuses pending, cancelled, rejected which may be ambiguous. Update verification of data migration accordingly. Note that commit is sixth step in removing status as query parameter.
-
- Apr 05, 2024
-
-
Lars Johansson authored
Note that commit is fifth step in removing status as query parameter.
-
Lars Johansson authored
Note that commit is fourth step in removing status as query parameter.
-
Lars Johansson authored
Update integration tests. Note that commit is third step in removing status as query parameter.
-
Lars Johansson authored
Migration script affects content most recent in line of uuid without latest. Update verification of data migration accordingly. Report about Naming is not updated accordingly as number of entries per status is important information. Note that commit is second step in removing status as query parameter.
-
Lars Johansson authored
Refactor handling of structures and remove endpoints for structures to approve, cancel, reject. Process of structure entry proposed to be created, updated, deleted by user and processed (approved, rejected) by administrator or cancelled by user is no more. Instead, administrator is to create, update, delete structure entry. Note that commit is first step in removing status as query parameter.
-
Lars Johansson authored
Avoid field dependency injection. Jump statements should not be redundant.
-
- Apr 02, 2024
-
-
Lars Johansson authored
Update guava version to 33.1.0-jre. Update springdoc version to 1.8.0. Update testcontaibers version to 1.19.7.
-
Lars Johansson authored
Remove todo comments since no longer necessary.
-
- Mar 26, 2024
-
-
Lars Johansson authored
Improve logging to include kind of exception and exception message.
-
- Mar 05, 2024
-
-
Lars Johansson authored
Default role postgres is available in Postgresql up to, and including, release 9.6.7. It has been removed in later releases. Usage of postgres role in combination with later releases is problematic and causes problems, in particular for any upgrade or change of database. Therefore, usage of default role postgres is removed.
-
- Feb 28, 2024
-
-
Lars Johansson authored
-
- Feb 27, 2024
-
-
Lars Johansson authored
-
- Feb 23, 2024
-
-
Lars Johansson authored
Simplify retrieval of names by structure uuid from Swagger UI point of view. Update integration tests.
-
- Feb 22, 2024
-
-
Lars Johansson authored
Remove comment column from templates.
-
Lars Johansson authored
Remove legacy name See merge request !7
-
Lars Johansson authored
Remove concept and handling of legacy names. Remove endpoints for legacy names. Update integration tests. Update documentation.
-