#
730c0ce5 |
| 24-Mar-2025 |
Konstantin Aladyshev <aladyshev22@gmail.com> |
RU: Fix power operations as per DMTF redfish spec
Some corrections for the translations added in the commit 918526f20c16a05c261a56814657942a707323dd ("Fix power operations as per DMTF redfish spec")
RU: Fix power operations as per DMTF redfish spec
Some corrections for the translations added in the commit 918526f20c16a05c261a56814657942a707323dd ("Fix power operations as per DMTF redfish spec").
Change-Id: I0e88ffc3bc3904cbf4b36dd3bae4b5aeb06dcfba Signed-off-by: Konstantin Aladyshev <aladyshev22@gmail.com>
show more ...
|
#
64fe0249 |
| 24-Mar-2025 |
Konstantin Aladyshev <aladyshev22@gmail.com> |
RU: Fix single event entry download
Add russian translations that were missed in a commit 582e954ecff4edf58c143dc644a21b15005e8109 ("Fix single event entry download").
Change-Id: I8dbca4d4ab0b3b077
RU: Fix single event entry download
Add russian translations that were missed in a commit 582e954ecff4edf58c143dc644a21b15005e8109 ("Fix single event entry download").
Change-Id: I8dbca4d4ab0b3b0776422c5deb58c5f9f79178f3 Signed-off-by: Konstantin Aladyshev <aladyshev22@gmail.com>
show more ...
|
#
5bd860e2 |
| 24-Mar-2025 |
Konstantin Aladyshev <aladyshev22@gmail.com> |
RU: Add support for IPv6 network setting
Add russian translations that were missed in a commit db47b7e1f4b8174698b1894edabf57d022fac609 ("Add support for IPv6 network setting").
Change-Id: I373a9ee
RU: Add support for IPv6 network setting
Add russian translations that were missed in a commit db47b7e1f4b8174698b1894edabf57d022fac609 ("Add support for IPv6 network setting").
Change-Id: I373a9ee6b6cc66324f2677917c960089ad692717 Signed-off-by: Konstantin Aladyshev <aladyshev22@gmail.com>
show more ...
|
#
4e8c2da5 |
| 24-Mar-2025 |
Konstantin Aladyshev <aladyshev22@gmail.com> |
RU: Added toast notification for identify LEDs
Add russian translations that were missed in a commit f11a190192115fbb798dc0ded02d3f383e407922 ("Added toast notification for identify LEDs").
Change-
RU: Added toast notification for identify LEDs
Add russian translations that were missed in a commit f11a190192115fbb798dc0ded02d3f383e407922 ("Added toast notification for identify LEDs").
Change-Id: I0169f24bd2b27a72156273fe091a2597270f572f Signed-off-by: Konstantin Aladyshev <aladyshev22@gmail.com>
show more ...
|
#
85b2d315 |
| 12-Nov-2024 |
Shane Lin <hslin@nvidia.com> |
Rename host firmware to bios firmware
Problem: - Host firmware naming was inconsistent with actual functionality
Changes: - Rename hostFirmware to biosFirmware in store - Update component names and
Rename host firmware to bios firmware
Problem: - Host firmware naming was inconsistent with actual functionality
Changes: - Rename hostFirmware to biosFirmware in store - Update component names and references - Modify i18n translation keys
Tested: - Verified store mutations/actions - Confirmed component rendering - Checked i18n translations - npx eslint without error related to 'host'
Change-Id: Ib97e4682f649d4a52f65e69df50422d84f23e916 Signed-off-by: Shane Lin <hslin@nvidia.com>
show more ...
|
#
a6becfe1 |
| 13-Jan-2025 |
Glukhov Mikhail <mikl@greenfil.ru> |
Remove deprecated % signs from `vue-i18n` formatting
Starting with version 10 of the `vue-i18n` package, using % signs in format strings is considered deprecated. This change removes all occurrences
Remove deprecated % signs from `vue-i18n` formatting
Starting with version 10 of the `vue-i18n` package, using % signs in format strings is considered deprecated. This change removes all occurrences of % signs from the source code
Change-Id: I0b3057cfc74576bc8b03196437b9879652d26132 Signed-off-by: Glukhov Mikhail <mikl@greenfil.ru>
show more ...
|
#
918526f2 |
| 19-Sep-2024 |
Shubhi Garg <shgarg@nvidia.com> |
Fix power operations as per DMTF redfish spec
[Problem Description]:
1) Power Operations page uses "Orderly" and "Immediate" strings for "Graceful reboot/shutdown" and "Force reboot/shutdown". Thes
Fix power operations as per DMTF redfish spec
[Problem Description]:
1) Power Operations page uses "Orderly" and "Immediate" strings for "Graceful reboot/shutdown" and "Force reboot/shutdown". These names do not align according to redfish spec and causes user confusion.
2) For boot settings, if "BootSourceOverrideEnabled" flag is false, WebUI allows to modify boot options.
[Changes]:
1) Changed reboot/shutdown naming convention as per DMTF redfish spec to view correct names on WebUI.
2) Added info-tooltip to give detailed information on Reboot/Shutdown options. Information is referenced from: https://redfish.dmtf.org/schemas/v1/Resource.json#/definitions/ResetType
3) Added "oneTimeBootEnabled" condition check to render BootSettings if condition is true. "oneTimeBootEnabled" checks BootSourceOverrideEnabled flag, if true then BootSettings will be able to modify boot options.
[Testing]: 1) Load WebUI with the changes and go to Power operations page. 2) Check reboot shutdown names have changes to Graceful reboot/shutdown" and "Force reboot/shutdown". 3) Check if BootSettings template renders as expected.
Change-Id: I5a86e05ee03167ebb93ffd381af3a47c277990fd Signed-off-by: Shubhi Garg <shgarg@nvidia.com>
show more ...
|
#
b2acbcaa |
| 08-Jul-2024 |
Farah Rasheed <Farah.Rasheed1@dell.com> |
Add a confirmation modal for disabling users
Add a confirmation modal in the user management table when users are disabled.
Change-Id: I06bb1c96abdc7fa895aec2fe2025e9039577ae1d Signed-off-by: Farah
Add a confirmation modal for disabling users
Add a confirmation modal in the user management table when users are disabled.
Change-Id: I06bb1c96abdc7fa895aec2fe2025e9039577ae1d Signed-off-by: Farah Rasheed <Farah.Rasheed1@dell.com>
show more ...
|
#
bc49e091 |
| 11-Jun-2024 |
Nikhil Ashoka <a.nikhil@ibm.com> |
Removed TFTP code update option
- Removed TFTP server firmware update ability in the UI.
Signed-off-by: Nikhil Ashoka <a.nikhil@ibm.com> Change-Id: Icbeddc7a3faa262f12e85268206ae70850f37905
|
#
1b417cd4 |
| 15-Nov-2023 |
Konstantin Aladyshev <aladyshev22@gmail.com> |
RU: Add State to DIMM slot inventory summary
Add russian translations that were missed in a commit 5d86af86e5dd0c4c7d9e902fc191c8b19ac890d1 ("Add State to DIMM slot inventory summary").
Change-Id:
RU: Add State to DIMM slot inventory summary
Add russian translations that were missed in a commit 5d86af86e5dd0c4c7d9e902fc191c8b19ac890d1 ("Add State to DIMM slot inventory summary").
Change-Id: I127fd05a2ceb621c3ba455b9caf89578b48e5cf9 Signed-off-by: Konstantin Aladyshev <aladyshev22@gmail.com>
show more ...
|
#
7c1cfe7e |
| 16-May-2023 |
Konstantin Aladyshev <aladyshev22@gmail.com> |
Add SNMP alerts page and test hooks
This page will be included in Configuration section of the primary navigation. The user will be able to delete and add alert destination.
Change-Id: I396d19a54ea
Add SNMP alerts page and test hooks
This page will be included in Configuration section of the primary navigation. The user will be able to delete and add alert destination.
Change-Id: I396d19a54ea11724f2c5aec67e20ba9abff947d3 Signed-off-by: Konstantin Aladyshev <aladyshev22@gmail.com>
show more ...
|
#
0c63fddc |
| 29-Jun-2023 |
Konstantin Aladyshev <aladyshev22@gmail.com> |
RU: Sessions page Client ID is not displayed
Fix minor difference in EN/RU translation that was introduced in a commit 568b8a93af49d35891f042f73add850cfa651308 ("Sessions page Client ID is not displ
RU: Sessions page Client ID is not displayed
Fix minor difference in EN/RU translation that was introduced in a commit 568b8a93af49d35891f042f73add850cfa651308 ("Sessions page Client ID is not displayed").
Change-Id: I4d4c3275a954fd9a005d81ea1a51571cb54ff23a Signed-off-by: Konstantin Aladyshev <aladyshev22@gmail.com>
show more ...
|
#
ca17cbe8 |
| 29-Jun-2023 |
Konstantin Aladyshev <aladyshev22@gmail.com> |
RU: Old password input in change password screen
Add russian translations that were missed in a commit bcb0ab4f1e933795e53da7c28ca75382c94f9af9 ("Old password input in change password screen").
Cha
RU: Old password input in change password screen
Add russian translations that were missed in a commit bcb0ab4f1e933795e53da7c28ca75382c94f9af9 ("Old password input in change password screen").
Change-Id: I44eacf1ab099f70a72db19c88b1cffad344028fb Signed-off-by: Konstantin Aladyshev <aladyshev22@gmail.com>
show more ...
|
#
c12d81d6 |
| 29-Jun-2023 |
Konstantin Aladyshev <aladyshev22@gmail.com> |
RU: OpenLDAP and Active Directory is taken from translation file
Add russian translations that were missed in a commit 65fa7bf8c8bb0f3f856c69f7d8aa61808ad6994a ("OpenLDAP and Active Directory is tak
RU: OpenLDAP and Active Directory is taken from translation file
Add russian translations that were missed in a commit 65fa7bf8c8bb0f3f856c69f7d8aa61808ad6994a ("OpenLDAP and Active Directory is taken from translation file").
Change-Id: I7154dab0f68009763d560c3f534d313dac93aeba Signed-off-by: Konstantin Aladyshev <aladyshev22@gmail.com>
show more ...
|
#
af76e2bc |
| 15-Jun-2023 |
Jason M. Bills <jason.m.bills@intel.com> |
Add fields to the DIMM inventory table
There is a request to see three additional fields from Redfish in the DIMM inventory table: https://github.com/openbmc/webui-vue/issues/107.
This change adds
Add fields to the DIMM inventory table
There is a request to see three additional fields from Redfish in the DIMM inventory table: https://github.com/openbmc/webui-vue/issues/107.
This change adds Manufacturer, Error correction, and Rank count data from Redfish into the DIMM inventory table.
Tested: Confirmed that the three fields show in the table with the correct data from Redfish.
Change-Id: I6f1fc5103649abf8350e5b5c107c11eea3d1a599 Signed-off-by: Jason M. Bills <jason.m.bills@intel.com>
show more ...
|
#
2dabfc1b |
| 29-Mar-2023 |
kirankumarb07 <kirankumarb@ami.com> |
Add session timeout in Policies page
This patchset will provide the option to configure the session timeout for the WebUI. The functionality will provide the below timeout options to configure.
Add session timeout in Policies page
This patchset will provide the option to configure the session timeout for the WebUI. The functionality will provide the below timeout options to configure. 1. 30 minutes 2. 1 hour 3. 2 hours 4. 4 hours 5. 8 hours 6. 1 Day For the API, redfish is having the following resource. URL - /redfish/v1/SessionService Method - GET (to get the configured timeout) - PATCH (to configure the timeout value) Property - { "SessionTimeout": 1800 }
When the user idles up until the configured session timeout, after that any API call from this session will get 401 status and the web UI will gets logged out.
Change-Id: Ic7c6b4817e560ca4ceb983dc5e2af51f3ae08cf5 Signed-off-by: Kirankumar Ballapalli <kirankumarb@ami.com>
show more ...
|
#
095bb6dd |
| 22-Mar-2023 |
Konstantin Aladyshev <aladyshev22@gmail.com> |
RU: Correct 'successSaveNetworkSettings' translation
Since %{settings} template variable in this case takes values like 'DHCP' or 'IPv4' the translation string needs minor correction.
Change-Id: I9
RU: Correct 'successSaveNetworkSettings' translation
Since %{settings} template variable in this case takes values like 'DHCP' or 'IPv4' the translation string needs minor correction.
Change-Id: I987e3a8a60fd3f1bba163fcf81904dda303fe036 Signed-off-by: Konstantin Aladyshev <aladyshev22@gmail.com>
show more ...
|
#
aced36e8 |
| 22-Mar-2023 |
Konstantin Aladyshev <aladyshev22@gmail.com> |
RU: Added DHCP enable/disable feature
Add russian translations that were missed in a commit e8cb2c6a81e8abb75cb63c10c29008d868e7fef2 ("Added DHCP enable/disable feature").
Change-Id: Ida37e9864f124
RU: Added DHCP enable/disable feature
Add russian translations that were missed in a commit e8cb2c6a81e8abb75cb63c10c29008d868e7fef2 ("Added DHCP enable/disable feature").
Change-Id: Ida37e9864f12424011c8c1b12eb1cac126672112 Signed-off-by: Konstantin Aladyshev <aladyshev22@gmail.com>
show more ...
|
#
568b8a93 |
| 14-Feb-2023 |
kirankumarb07 <kirankumarb@ami.com> |
Sessions page Client ID is not displayed
Redfish added support for the Context parameter on the session resource This parameter has the same function that the "OemSession.ClientId" field served. And
Sessions page Client ID is not displayed
Redfish added support for the Context parameter on the session resource This parameter has the same function that the "OemSession.ClientId" field served. And BMC Web moves all the existing ClientId code to produce Context. This patch set contains the code changes for adding a new column "Context" in the sessions page and modifying the existing column "Client ID" to "Session ID" and mapping the redfish property "Id" to it.
The property "Context" is optional in redfish. If the Context holds any value it will display in WebUI as it is. If it is not having any value, "-" will be displayed in the WebUI.
Change-Id: Ibc99416fc37a91029bf430ccc7b387832eef729c Signed-off-by: Kirankumar Ballapalli <kirankumarb@ami.com>
show more ...
|
#
d8c71c00 |
| 15-Feb-2023 |
Konstantin Aladyshev <aladyshev22@gmail.com> |
Add button to clear POST code logs
Utilize '#LogService.ClearLog' action to provide a possibility for the user to clear POST code logs.
Change-Id: Iadd94b9ebc93bc81b13ee979962103587c939fc7 Signed-o
Add button to clear POST code logs
Utilize '#LogService.ClearLog' action to provide a possibility for the user to clear POST code logs.
Change-Id: Iadd94b9ebc93bc81b13ee979962103587c939fc7 Signed-off-by: Konstantin Aladyshev <aladyshev22@gmail.com>
show more ...
|
#
d0b078f6 |
| 24-Dec-2022 |
Glukhov Mikhail <mikl@greenfil.ru> |
Reducing values to a common format
I use this patch to convert all values into the format <Description>:<Value><Unit of Measure>. I put the units of measure in a separate localization area in order
Reducing values to a common format
I use this patch to convert all values into the format <Description>:<Value><Unit of Measure>. I put the units of measure in a separate localization area in order to use them in the sensor page in the future.
Change-Id: Ic6554860c4185bc4d681a97205051799c6637b5c Signed-off-by: Glukhov Mikhail <mikl@greenfil.ru>
show more ...
|
#
3bf966a7 |
| 07-Feb-2023 |
kirankumarb07 <kirankumarb@ami.com> |
Add translation for a few missing UI elements
On the sensor page and user management page, some of the strings are not getting translated to the selected language. I have added this patch to add the
Add translation for a few missing UI elements
On the sensor page and user management page, some of the strings are not getting translated to the selected language. I have added this patch to add the multiple language strings to the missing strings.
Change-Id: I03ca43bb81708f85e913e39c6dfa24ab7f3de876 Signed-off-by: Kirankumar Ballapalli <kirankumarb@ami.com>
show more ...
|
#
2897447b |
| 05-Jan-2023 |
Sivaprabu Ganesan <sivaprabug@ami.com> |
Enhanced User Management page error message
Description 1: When WebUI creates the user with an already existing username the error message will display the exact failure reason.
Tested: Step 1: Log
Enhanced User Management page error message
Description 1: When WebUI creates the user with an already existing username the error message will display the exact failure reason.
Tested: Step 1: Login to webUI and navigate to user management page Step 2: Create new user with username "testUser1" Step 3: Create another user with same username "testUser1" Step 4: WEB UI will through the error message as "Username 'testuser1' already exists."
Description 2: User can able to disable and change the root user via WebUI Now restricted to disable the root user and changing the root user privilege.
Tested: Step 1: Login to Web UI with root user Step 2: Navigate to User management page Step 3: Try to modify the root user's details Step 4: WebUI won't allow to disable the user, username change and privilege change Step 5: Login Web UI with non-root user Step 6: Web UI won't allow to modify or delete the root user's details
Change-Id: I0e38215b51fb058984664ec38ae9613e18043ed7 Signed-off-by: Sivaprabu Ganesan <sivaprabug@ami.com>
show more ...
|
#
ba60e9c3 |
| 21-Nov-2022 |
Glukhov Mikhail <mikl@greenfil.ru> |
Removed the MemorySize
Removed the MemorySize field for DIMMs, because it is missing in Redfish ``` https://www.dmtf.org/sites/default/files/standards/documents/DSP8010.zip ```
Change-Id: I12f37a60
Removed the MemorySize
Removed the MemorySize field for DIMMs, because it is missing in Redfish ``` https://www.dmtf.org/sites/default/files/standards/documents/DSP8010.zip ```
Change-Id: I12f37a601e429060765960f3c66b5249b84eabe7 Signed-off-by: Glukhov Mikhail <mikl@greenfil.ru>
show more ...
|
#
7385e139 |
| 08-Dec-2022 |
Patrick Williams <patrick@stwcx.xyz> |
prettier: re-format
Prettier is enabled in openbmc-build-scripts on Markdown, JSON, and YAML files to have consistent formatting for these file types. Re-run the formatter on the whole repository.
prettier: re-format
Prettier is enabled in openbmc-build-scripts on Markdown, JSON, and YAML files to have consistent formatting for these file types. Re-run the formatter on the whole repository.
Change-Id: I2804ee3ab5ff6bcbf986b028db2fafec8e616779 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
show more ...
|