Skip to content

Change to database creation, moved get_all_verbose endpoint, added yarr option to fill_db script, removed scan_config table, updated to newest GUI version

Jonas Schmeing requested to merge devel_jonas into master
  • Change to database creation, so that definition of connectivity-table and corresponding associations can be easily changed in the future
  • Added --yarr option to fill_db-script to save yarr compatible felix-configs
  • Moved get_all_verbose endpoint from routes to connectivity, changed openapi spec accordingly
  • Added default result and used it for cli testing
  • Moved scan_config table to component-table, deleted corresponding endpoints and tests
  • Added additional unit-tests
  • Includes Marvins changes to GUI: Updated config list layout and added scan-config to runkey panel

Merge request reports