From 33d755f4e62beff72101f6ca07e4d31b04e13826 Mon Sep 17 00:00:00 2001 From: Yoshie Muranaka Date: Thu, 18 Feb 2021 15:24:14 -0800 Subject: Update the default firmware page - Minor updates made to the general layout and styles - Changes to some page copy - Moves update firmware form to bottom of page - Adds dynamic TFTP upload option - Adds dynamic card layout for BMC and host firmwre - 2 cards for combined - 4 cards for separate - Removes FirmwareSingleImage components that were used for IBM builds Signed-off-by: Yoshie Muranaka Change-Id: Ib5465ecc30dd1505824bf41c82d33b7655d5e598 --- .../Configuration/Firmware/FirmwareFormUpdate.vue | 204 +++++++++++++++++++++ 1 file changed, 204 insertions(+) create mode 100644 src/views/Configuration/Firmware/FirmwareFormUpdate.vue (limited to 'src/views/Configuration/Firmware/FirmwareFormUpdate.vue') diff --git a/src/views/Configuration/Firmware/FirmwareFormUpdate.vue b/src/views/Configuration/Firmware/FirmwareFormUpdate.vue new file mode 100644 index 00000000..9f67e8d0 --- /dev/null +++ b/src/views/Configuration/Firmware/FirmwareFormUpdate.vue @@ -0,0 +1,204 @@ + + + -- cgit v1.2.3