Skip to content

Updatedt GUI to be compatible with latest version of the DB (as seen in...

Jonas Schmeing requested to merge devel_gui_integration into devel_jonas

Updatedt GUI to be compatible with latest version of the DB (as seen in devel_jonas branch). In particular, connectivity and runkey panel have been made more performant by using the latest endpoints in the config-db API. Also added dbUrl as prop to all panels and sub-panels, for easier debugging of the GUI.

Merge request reports