Skip to content

Add ordering field to structures

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.

Merge request reports