- May 22, 2024
-
-
Lars Johansson authored
-
- May 15, 2024
-
-
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 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 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 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.
-
- Apr 05, 2024
-
-
Lars Johansson authored
Note that commit is fourth 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.
-
- Feb 22, 2024
-
-
Lars Johansson authored
Remove concept and handling of legacy names. Remove endpoints for legacy names. Update integration tests. Update documentation.
-
- Feb 19, 2024
-
-
Lars Johansson authored
Update integration tests.
-
- Feb 05, 2024
-
-
Lars Johansson authored
Former fields name and description are merged into description field (database) through script. Name field removed from database script and code in model, repository, service, beans. Update conversion of structures data from one format to another for name field of structures (Excel to json, json to Excel). Update templates. Update Swagger UI. Update documentation. Add and update integration tests. Particular attention to be paid to - merge in migration database script and use of functions nullif and concat_ws - verification of migration
-
Lars Johansson authored
Add field for ordering of structures to allow better UI experience. Add field in database script and code including model, repository, service, beans. Add option to sort by field but not to query by field. Update conversion of structures data from one format to another for ordering of structures (Excel to json, json to Excel). Update templates. Update Swagger UI. Update documentation. Add and update integration tests.
-
- Jun 30, 2023
-
-
Lars Johansson authored
-
- Jun 15, 2023
-
-
Lars Johansson authored
Add username parameter to endpoints for finding valid structures. Add endpoint for structures history with search capabilities. Refactor and clarify concept of lines of uuid.
-
- Mar 06, 2023
-
-
Lars Johansson authored
-
- Jan 27, 2023
-
-
Lars Johansson authored
Update schemas and json handling for structures with content more closely suited for operations. Update api, controller, service, validation, integration tests.
-
- Jan 10, 2023
-
-
Lars Johansson authored
-
Lars Johansson authored
-
Lars Johansson authored
Update parameter names to help handle date and username.
-
Lars Johansson authored
-
Lars Johansson authored
Fix issue for create name when approve create system structure. Avoid create name for empty mnemonic. Refactor integration tests. Remove duplicate integration tests.
-
Lars Johansson authored
Notifications for names as daily email (create update delete). Notifications for structures as email after operation (approve cancel reject).
-
- Jan 04, 2023
-
-
Lars Johansson authored
Update approve structures for approve delete and delete sub structures. Refactor delete structures. Add integration tests for approve delete.
-
Lars Johansson authored
Update approve structures for approve update and update related names. Refactor integration tests for approve create. Add integration tests for approve update.
-
Lars Johansson authored
-
Lars Johansson authored
Refactor approve structures. Update comments.
-