Skip to content

add a upload data button in GUI

Zhicai Zhang requested to merge zhicaiz/reporting:zz_upload_data_button into master

Add a button to upload test data from GUI.

The button will upload the LATEST test results for the given panel and powerboards selected in the GUI.

There is a message under the button showing the status of the upload. Details of errors etc can be seen from terminal output.

Screen_Shot_2022-03-17_at_13.22.51

Screen_Shot_2022-03-17_at_13.23.01

The second small change in this MR is adding a button in the config page to change the institution to the GUI config file. This will be passed to the pbv3_mass_test program which will be used to save that info to the test result json file and eventually will be used to upload the test result.

Edited by Zhicai Zhang

Merge request reports