Skip to content
Snippets Groups Projects
  1. May 22, 2024
  2. May 15, 2024
  3. Apr 05, 2024
  4. 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
  5. Feb 19, 2024
  6. 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
  7. Jun 30, 2023
  8. Jun 15, 2023
  9. Mar 06, 2023
  10. Jan 27, 2023
  11. Jan 10, 2023
  12. Jan 04, 2023
Loading