Skip to content

dashboard: allow to edit and update pdu_off_delay

Ana Guerrero requested to merge ana/valve-infra:dashboard_change_value into master

Update API with enpoint to set pdu_time_off

Allow to edit pdu_off_delay in the machine/port view. Once the user select the new value, they must click on UPDATE PDU Off Delay.

Also, now we have 2 columns in the machine/port view, make sure the focus is set by default in the harmless button "return to main screen".

The view when the focus is in the button "Return to main screen":

image

When the focus is in the edit widget:

image

Edited by Ana Guerrero

Merge request reports