summaryrefslogtreecommitdiff
path: root/src/views/Operations/ServerPowerOperations
AgeCommit message (Collapse)AuthorFilesLines
2022-06-20fix Modals, Tables and Pages: event logs, inventoty, post logs, operttions, ↵Maksim Zakharov2-23/+23
global styles
2022-06-06Delete main-container, add global scroll to pages, add global style for logs.Maksim Zakharov1-172/+170
2022-06-01Add PopoverSlot restyled DateTime and ServerPowerOrerations pages add reload ↵Maksim Zakharov2-189/+219
BMC.
2021-08-27boot: Send current settings on every boot operationLei YU1-10/+2
In the boot page, it did not allowed to send the same options. However, there is a case that it is needed to send the boot options anyway. In typical x86 systems, when the BIOS is rebooted, it will clear the boot options during the boot, so the settings in the web page does not reflect to the BMC's boot option settings. This patch allows to send the options anyway, so as long as user "applies" the settings, the boot options are set to BMC. Tested: Verify the same boot options settings are set to BMC after BIOS boots. Signed-off-by: Lei YU <yulei.sh@bytedance.com> Change-Id: I18ce341bbf9d968a78e8d818b005d1774936a48b
2021-08-10IA update: Update control section to operationsSandeepa Singh3-0/+402
This is the third update to the information architecture changes and has the following changes: - The control section has been updated to operations - The server led page has been removed - The firmware page is moved to operations section Signed-off-by: Sandeepa Singh <sandeepa.singh@ibm.com> Change-Id: I2e23da447890d7bee51892e1f782d5f2db6dded4