#
de23ea23 |
| 11-Jul-2024 |
Surya V <suryav@ami.com> |
Vuelidate, I18n, and filter are upgraded to vue3
While navigating to the pages i18n, vuelidate, and filters errors occurred. i18n, and vuelidate code changes in each page adapted to vue3. Filter glo
Vuelidate, I18n, and filter are upgraded to vue3
While navigating to the pages i18n, vuelidate, and filters errors occurred. i18n, and vuelidate code changes in each page adapted to vue3. Filter global function for date and time format implemented in the main.js file and those files which as called the filter functions.
Change-Id: If1a2ee22d47750faef1c35ef2c263299067d9a20 Signed-off-by: Surya Venkatesan <suryav@ami.com>
show more ...
|
#
c3cf3610 |
| 27-Jan-2022 |
Kenneth Fullbright <kennyneedsmilky@gmail.com> |
Update Firmware page interactions when system is powered on
- if isServerPowerOffRequired is true & !isServerOff is true a warning will be shown that the server must be powered off to switch images
Update Firmware page interactions when system is powered on
- if isServerPowerOffRequired is true & !isServerOff is true a warning will be shown that the server must be powered off to switch images and update the firmware.
- When system power is on, the switch to "running button" is disabled.
Signed-off-by: Kenneth Fullbright <kennyneedsmilky@gmail.com> Change-Id: I65a24984c36f6ae39d715f4fa66e9884d031cb20
show more ...
|
#
aaff26ef |
| 09-Sep-2021 |
Dixsie Wolmers <dixsie@ibm.com> |
Fix broken link on firmware page
The route for server power ops was moved from `control` to `operations` during the IA updates.
Signed-off-by: Dixsie Wolmers <dixsie@ibm.com> Change-Id: I01e6c3d06a
Fix broken link on firmware page
The route for server power ops was moved from `control` to `operations` during the IA updates.
Signed-off-by: Dixsie Wolmers <dixsie@ibm.com> Change-Id: I01e6c3d06afc39ec752850f584e46305c7d87dfa
show more ...
|
#
68cbbe90 |
| 14-Jul-2021 |
Sandeepa Singh <sandeepa.singh@ibm.com> |
IA update: Update control section to operations
This is the third update to the information architecture changes and has the following changes:
- The control section has been updated to operations
IA update: Update control section to operations
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
show more ...
|