Skip to content
Snippets Groups Projects
  1. May 15, 2024
    • Lars Johansson's avatar
      Update documentation · cfe3d62e
      Lars Johansson authored
      Contains to-do list for first releases.
      
      Note that commit is fourteenth step in introducing audit tables.
      cfe3d62e
  2. Apr 05, 2024
  3. Feb 22, 2024
    • Lars Johansson's avatar
      Remove legacy name · 42ae48b7
      Lars Johansson authored
      Remove concept and handling of legacy names.
      Remove endpoints for legacy names.
      
      Update integration tests.
      Update documentation.
      42ae48b7
  4. Feb 13, 2024
  5. Feb 05, 2024
    • Lars Johansson's avatar
      Remove name field from structures · aad615e2
      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
      aad615e2
    • Lars Johansson's avatar
      Add ordering field to structures · 8133014f
      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.
      8133014f
  6. Jan 16, 2024
  7. Jan 10, 2024
  8. Oct 11, 2023
Loading