- Nov 23, 2022
-
-
Lars Johansson authored
Field names should comply with a naming convention Local variable and method parameter names should comply with a naming convention
-
Lars Johansson authored
JUnit5 test classes and methods should have default package visibility Similar tests should be grouped in a single Parameterized test "Preconditions" and logging arguments should not require evaluation Unused assignments should be removed
-
Lars Johansson authored
Set sorting to default to timestamp and ascending.
-
- Nov 21, 2022
-
-
Lars Johansson authored
Update springdoc version to 1.6.13. Update testcontainers version to 1.17.6.
-
- Oct 25, 2022
-
-
Lars Johansson authored
Update spring framework boot version to 2.7.5. Update springdoc version to 1.6.12. Update spotbugs version to 4.7.3.
-
Lars Johansson authored
-
- Oct 17, 2022
-
-
Lars Johansson authored
Update documentation about architecture and code about configuration and database. Update documentation about REST API for structures and type column. Update Excel template for structures for type column description. Add Excel templates with demo data.
-
- Oct 12, 2022
-
-
Lars Johansson authored
Update README. Update documentation.
-
- Oct 11, 2022
-
-
Lars Johansson authored
-
Lars Johansson authored
Update testcontainers version to 1.17.5.
-
Lars Johansson authored
-
Lars Johansson authored
Update documentation. Update location of database scripts. Add docker compose file with database demo content.
-
- Oct 07, 2022
-
-
Lars Johansson authored
About architecture and code. About REST API. Use of in-memory database in /src/test/resources/application.properties
-
- Oct 06, 2022
-
-
Lars Johansson authored
About architecture and code. About REST API.
-
- Oct 04, 2022
-
-
Lars Johansson authored
Purpose to help development and maintenance of Naming backend. Document will give introduction to architecture and code.
-
Lars Johansson authored
-
Lars Johansson authored
Update testcontainers version to 1.17.4.
-
Lars Johansson authored
-
- Sep 29, 2022
-
-
Lars Johansson authored
-
Lars Johansson authored
-
- Sep 28, 2022
-
-
Lars Johansson authored
Update guava version to 31.1-jre.
-
- Sep 27, 2022
-
-
Lars Johansson authored
Update spring framework boot version to 2.7.4. Update apache poi version to 5.2.3. Update spotbugs version to 4.7.2.
-
- Sep 22, 2022
-
-
Lars Johansson authored
-
- Aug 31, 2022
-
-
Lars Johansson authored
-
- Aug 30, 2022
-
-
Lars Johansson authored
-
Lars Johansson authored
Externalize logging configuration. Rearrange application.properties content. Update README file.
-
Lars Johansson authored
-
Lars Johansson authored
-
Lars Johansson authored
Replace dependencies to FindBugs with dependency to SpotBugs. Rearrange order of dependencies.
-
Lars Johansson authored
Update springdoc version to 1.6.11.
-
- Aug 22, 2022
-
-
Lars Johansson authored
Update spring framework boot version to 2.7.3. Update springdoc version to 1.6.10.
-
Lars Johansson authored
-
Lars Johansson authored
-
- Jul 15, 2022
-
-
Lars Johansson authored
Env file config See merge request ics-software/naming-backend!2
-
Zoltan Runyo authored
-
Lars Johansson authored
Type available as query parameter instead of path parameter. Update signature to /children/{uuid}. Update signature from /children/{type}/{uuid}.
-
- Jul 14, 2022
-
-
Lars Johansson authored
Fix issue for retrieve by name/uuid. Uuid with valid format but non-existing. Fix issue for retrieve structure by parent uuid. No parent uuid for system group, discipline. Add url encoding by default for integration tests. Add and update integration tests for names and structures.
-
- Jul 13, 2022
-
-
Lars Johansson authored
-
Lars Johansson authored
Use parameters one-by-one instead of arrays. Purpose to improve usability.
-
Lars Johansson authored
Use parameters one-by-one instead of arrays. Purpose to improve usability.
-