History log of /openbmc/webui-vue/src/ (Results 126 – 150 of 679)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
946535f324-Oct-2022 wangqi02 <wangqi02@inspur.com>

Fix In-page "Refresh" button doesn't update sensor readings

The reason for this problem is uniqBy always keep the first one when removing repetition

Resolves: https://github.com/openbmc/webui-vue/i

Fix In-page "Refresh" button doesn't update sensor readings

The reason for this problem is uniqBy always keep the first one when removing repetition

Resolves: https://github.com/openbmc/webui-vue/issues/60

Change-Id: Iec87d7845e694b0f2a14de4061ae113eac492fc0
Signed-off-by: wangqi02 <wangqi02@inspur.com>

show more ...

ed7278a226-Sep-2022 glukhov.mikhail <mikl@greenfil.ru>

Added correct diagnostic mode display

Before the patch, the diagnostic mode was displayed as "Not available",
after the patch "Diagnostic mode".

Test: in the console run the command
"busctl set-pro

Added correct diagnostic mode display

Before the patch, the diagnostic mode was displayed as "Not available",
after the patch "Diagnostic mode".

Test: in the console run the command
"busctl set-property xyz.openbmc_project.State.Host \
/xyz/openbmc_project/state/host0 \
xyz.openbmc_project.State.Host CurrentHostState \
s "xyz.openbmc_project.State.Host.HostState.DiagnosticMode".
open the "Server power operations" page,
check the Server status

Signed-off-by: glukhov.mikhail <mikl@greenfil.ru>
Change-Id: I90d04e05188eb92c4c4b38fe578ae36db0424b5c

show more ...

ef96c6d901-Mar-2022 Damian Celico <damianx.celico@intel.com>

Add env variable toggle event logs delete button

Delete button in event logs page is shown
or hidden based on the enviroment variable
VUE_APP_EVENT_LOGS_DELETE_BUTTON_ENABLED

Signed-off-by: Damian

Add env variable toggle event logs delete button

Delete button in event logs page is shown
or hidden based on the enviroment variable
VUE_APP_EVENT_LOGS_DELETE_BUTTON_ENABLED

Signed-off-by: Damian Celico <damianx.celico@intel.com>
Change-Id: I10a46f5ef147865f954e6f94bcefec5c280ad3ea

show more ...

f7dd1bdf19-Oct-2022 Konstantin Aladyshev <aladyshev22@gmail.com>

RU: Server manufacturer and Firmware version on Overview tab

Add russian translations that were missed in a commit
112dbb266e659e252e42f2230ddb4a80a467da20
("Server manufacturer and Firmware version

RU: Server manufacturer and Firmware version on Overview tab

Add russian translations that were missed in a commit
112dbb266e659e252e42f2230ddb4a80a467da20
("Server manufacturer and Firmware version on Overview tab").

Signed-off-by: Konstantin Aladyshev <aladyshev22@gmail.com>
Change-Id: I17994d86f10a3bd860d493af7045214aa3c66800

show more ...

992140b119-Oct-2022 Konstantin Aladyshev <aladyshev22@gmail.com>

RU: Check certificate file extension

Add russian translations that were missed in a commit
31fb2b96a58492c3214197685787f42f305a42ad
("Check certificate file extension").

Signed-off-by: Konstantin A

RU: Check certificate file extension

Add russian translations that were missed in a commit
31fb2b96a58492c3214197685787f42f305a42ad
("Check certificate file extension").

Signed-off-by: Konstantin Aladyshev <aladyshev22@gmail.com>
Change-Id: I99facf93497cc62326638db79bdd6a4930b857d7

show more ...

112dbb2625-Feb-2022 MichalX Szopinski <michalx.szopinski@intel.com>

Server manufacturer and Firmware version on Overview tab

Add "Server manufacturer" and "Firmware version" to "Server
information" card in Overview tab.

Signed-off-by: MichalX Szopinski <michalx.szo

Server manufacturer and Firmware version on Overview tab

Add "Server manufacturer" and "Firmware version" to "Server
information" card in Overview tab.

Signed-off-by: MichalX Szopinski <michalx.szopinski@intel.com>
Change-Id: If02516b1b721920f83c5fe42a7c5e79fbb1825ca

show more ...

31fb2b9627-Jun-2022 Damian Celico <damianx.celico@intel.com>

Check certificate file extension

Checking the file extension type of uploaded certificates to redfish.
Sends the file only if the file type is correct, otherwise shows error.

Signed-off-by: Damian

Check certificate file extension

Checking the file extension type of uploaded certificates to redfish.
Sends the file only if the file type is correct, otherwise shows error.

Signed-off-by: Damian Celico <damianx.celico@intel.com>
Change-Id: Idfc790bc8967333aed66c5c128334af4231dbea3

show more ...

f763cd2e10-Jun-2022 Konstantin Aladyshev <aladyshev22@gmail.com>

RU: Update SOL console page alert message

Add russian translations that were missed in a commit
1d9257e5a355bbc0540b70ab2b2d9a17dea6d986
("Update SOL console page alert message").

Signed-off-by: Ko

RU: Update SOL console page alert message

Add russian translations that were missed in a commit
1d9257e5a355bbc0540b70ab2b2d9a17dea6d986
("Update SOL console page alert message").

Signed-off-by: Konstantin Aladyshev <aladyshev22@gmail.com>
Change-Id: I71219d8d9ac4cc7cd86ef8911863a216f2bbbee9

show more ...

e4c78cf321-Apr-2022 Jiaqing Zhao <jiaqing.zhao@intel.com>

Revert "Filtered the IP address to IPv4 on sessions page"

In bmcweb/41d61c8 ("Convert IPv4-mapped IPv6 ClientIP back to IPv4"),
bmcweb automatically converts IPv4 addresses to IPv4 format, workaroun

Revert "Filtered the IP address to IPv4 on sessions page"

In bmcweb/41d61c8 ("Convert IPv4-mapped IPv6 ClientIP back to IPv4"),
bmcweb automatically converts IPv4 addresses to IPv4 format, workaround
in webui-vue is no longer needed.
The original patch also brings issue with displaying IPv6 addresses in
Sessions tab.
This reverts commit d902aa7b4f98b49d2a20ad8253bc15afd77e9349.

Tested:
Both IPv4 and IPv6 addresses are displayed correctly in Sessions.

Change-Id: Ib56398de51526ee72168b5bf8427278bcb6f9c17
Signed-off-by: Jiaqing Zhao <jiaqing.zhao@intel.com>

show more ...

fedc734425-Feb-2022 MichalX Szopinski <michalx.szopinski@intel.com>

Add missing Model mapping to Chassis Store

Add missing "model" mapping on "Hardware status" tab in chassis
section.

Signed-off-by: MichalX Szopinski <michalx.szopinski@intel.com>
Change-Id: I9a6bd4

Add missing Model mapping to Chassis Store

Add missing "model" mapping on "Hardware status" tab in chassis
section.

Signed-off-by: MichalX Szopinski <michalx.szopinski@intel.com>
Change-Id: I9a6bd4a7e4fbaaac72aa8d59cc065ba0bea040bd

show more ...

78372d6308-Mar-2022 Xiaochao Ma <maxiaochao@inspur.com>

SOL: fix socket close exception

When the sol page is opened, a socket is opened;
when the sol page is closed, the socket is not closed
(console print is also exception).
It only closes when you log

SOL: fix socket close exception

When the sol page is opened, a socket is opened;
when the sol page is closed, the socket is not closed
(console print is also exception).
It only closes when you log out.
Fix this condition to 'close socket when SOL page is exited'.

test:
Enter the SOL page-->console print'websocket console0/ opened'
-->close the SOL page
-->console print'websocket console0/ closed. code: 1000 reason: '

Signed-off-by: Xiaochao Ma <maxiaochao@inspur.com>
Change-Id: I0f406c2085aec303d6e5139d57b31ed6f244a155

show more ...

19b2cfba21-Feb-2022 Kenneth Fullbright <kennyneedsmilky@gmail.com>

Removed alert message from Update firmware component

There shouldn't be an alert message in the update firmware component.

- Took away the alert from the Update firmware component.

Signed-off-by:

Removed alert message from Update firmware component

There shouldn't be an alert message in the update firmware component.

- Took away the alert from the Update firmware component.

Signed-off-by: Kenneth Fullbright <kennyneedsmilky@gmail.com>
Change-Id: I1ab97fbba39fb2d7639707cceaf75b71531fa971

show more ...

9b79a6e707-Feb-2022 Konstantin Aladyshev <aladyshev22@gmail.com>

en-US: Fix typos in translation for Key clear page

Signed-off-by: Konstantin Aladyshev <aladyshev22@gmail.com>
Change-Id: If7632ef07a91424e684bdba847855ef441f7483b

453ad92113-Jan-2022 Nikhil Ashoka <a.nikhil@ibm.com>

Unable to Delete dumps and incorrect toast message

Unable to delete all dumps and displaying incorrect event log delete message

Able to delete all the Dumps
Approriate message is displayed in toast

Unable to Delete dumps and incorrect toast message

Unable to delete all dumps and displaying incorrect event log delete message

Able to delete all the Dumps
Approriate message is displayed in toast after deleting Event logs

Signed-off-by: Nikhil Ashoka <a.nikhil@ibm.com>
Change-Id: I1169bcd8e6308d50baf5c7ddcab5c511edcbc875

show more ...

1d9257e531-Jan-2022 Nikhil Ashoka <a.nikhil@ibm.com>

Update SOL console page alert message

- if the status of the SOL console is disconnected, an
alert message will be displays that System must be
powered on to connect

Signed-off-by: Nikhil Ashoka <a

Update SOL console page alert message

- if the status of the SOL console is disconnected, an
alert message will be displays that System must be
powered on to connect

Signed-off-by: Nikhil Ashoka <a.nikhil@ibm.com>
Change-Id: I4cdf99954f3a4e129404facf2992dadf63e62f70

show more ...

64483c6607-Feb-2022 Konstantin Aladyshev <aladyshev22@gmail.com>

RU: Re-modeled Power restore radio buttons

Add russian translations that were missed in a commit
2b33ec2cd523cc48c40977b31a13c2ce925f58c5
("Re-modeled Power restore radio buttons").

Signed-off-by:

RU: Re-modeled Power restore radio buttons

Add russian translations that were missed in a commit
2b33ec2cd523cc48c40977b31a13c2ce925f58c5
("Re-modeled Power restore radio buttons").

Signed-off-by: Konstantin Aladyshev <aladyshev22@gmail.com>
Change-Id: I77a2be270df4401748eab14be6468964530ac560

show more ...

039eca5507-Feb-2022 Konstantin Aladyshev <aladyshev22@gmail.com>

RU: Missing Overview information

Add russian translations that were missed in a commit
b86f4152ba832ba92a2607c30037d5f818058120
("Missing Overview information").

Signed-off-by: Konstantin Aladyshev

RU: Missing Overview information

Add russian translations that were missed in a commit
b86f4152ba832ba92a2607c30037d5f818058120
("Missing Overview information").

Signed-off-by: Konstantin Aladyshev <aladyshev22@gmail.com>
Change-Id: I93166e94881b8b6db8fbf046df9e0eb331cf977a

show more ...

4f29504707-Feb-2022 Konstantin Aladyshev <aladyshev22@gmail.com>

RU: Add Key clear page under Operations section

Add russian translations that were missed in a commit
2b33ec2cd523cc48c40977b31a13c2ce925f58c5
("Add Key clear page under Operations section").

Signe

RU: Add Key clear page under Operations section

Add russian translations that were missed in a commit
2b33ec2cd523cc48c40977b31a13c2ce925f58c5
("Add Key clear page under Operations section").

Signed-off-by: Konstantin Aladyshev <aladyshev22@gmail.com>
Change-Id: Ib2b144524aa5cc497b1597103816981da41210b3

show more ...

fc4c7db807-Feb-2022 Konstantin Aladyshev <aladyshev22@gmail.com>

RU: Security Panel add additional features

Add russian translations that were missed in a commit
aee27141f4c002306e9a4bf44dc4f9618a5fae62
("Security Panel add additional features").

Signed-off-by:

RU: Security Panel add additional features

Add russian translations that were missed in a commit
aee27141f4c002306e9a4bf44dc4f9618a5fae62
("Security Panel add additional features").

Signed-off-by: Konstantin Aladyshev <aladyshev22@gmail.com>
Change-Id: I4d84c8d41ce6c7cf6c68b4c6987f433f10b9f75a

show more ...

5ed566a507-Feb-2022 Konstantin Aladyshev <aladyshev22@gmail.com>

RU: Add values to system inventory table

Add russian translations that were missed in a commit
18cde3ce0c1b2f99e94f5cef66661adcb22ba8f7
("Add values to system inventory table").

Signed-off-by: Kons

RU: Add values to system inventory table

Add russian translations that were missed in a commit
18cde3ce0c1b2f99e94f5cef66661adcb22ba8f7
("Add values to system inventory table").

Signed-off-by: Konstantin Aladyshev <aladyshev22@gmail.com>
Change-Id: I8d15317dd3d7acefbd0a0905643476c480e24c76

show more ...

80a8785107-Jan-2022 Kenneth Fullbright <kennyneedsmilky@gmail.com>

Re-modeled Power restore radio buttons

When a user selects a radio button and saves, the selected setting should be patched.
- Computed properties on generated bootstrap-vue radio buttons causes e

Re-modeled Power restore radio buttons

When a user selects a radio button and saves, the selected setting should be patched.
- Computed properties on generated bootstrap-vue radio buttons causes errors.

- Re-modeled radio buttons to take Redfish api data on component render.
- Mapped selected radio button value to patch the Redfish api property.
- Added translations.

Signed-off-by: Kenneth Fullbright <kennyneedsmilky@gmail.com>
Change-Id: I22ce75d9ef840d7f0c2659bba855093e5b4559f4

show more ...

4105785327-Dec-2021 Kenneth Fullbright <kennyneedsmilky@gmail.com>

Set table busy state on load

- Add busy prop to tables

Signed-off-by: Kenneth Fullbright <kennyneedsmilky@gmail.com>
Change-Id: I4416f12967c9a0ad6c8bb782c7d8de5c17fdd195

b86f415207-Jan-2022 Nikhil Ashoka <a.nikhil@ibm.com>

Missing Overview information

Added 'BMC date and time' which was displaying as 'BMC time'

Signed-off-by: Nikhil Ashoka <a.nikhil@ibm.com>
Change-Id: Ie5b63d942b08c52a2b78a91c95624874c299d3da

d902aa7b01-Feb-2022 Sandeepa Singh <sandeepa.singh@ibm.com>

Filtered the IP address to IPv4 on sessions page

The IP address on sessions page is comming IPv6. It should be shown
IPv4 address.

Signed-off-by: Sandeepa Singh <sandeepa.singh@ibm.com>
Change-Id:

Filtered the IP address to IPv4 on sessions page

The IP address on sessions page is comming IPv6. It should be shown
IPv4 address.

Signed-off-by: Sandeepa Singh <sandeepa.singh@ibm.com>
Change-Id: I4d5d492b161c09a09f616849ad9d0e6eb32e9fd8

show more ...

05887b5010-Jan-2022 Sandeepa Singh <sandeepa.singh@ibm.com>

Add Key clear page under Operations section

This page will allow privileged user to clear encrypted keys.
- Only admin and CE login user will be able to see the page
- The UI will be different for b

Add Key clear page under Operations section

This page will allow privileged user to clear encrypted keys.
- Only admin and CE login user will be able to see the page
- The UI will be different for both, admin and CE login user(service)
- This page is IBM only

Signed-off-by: Sandeepa Singh <sandeepa.singh@ibm.com>
Change-Id: Ic6fe3454de815629a6b2250daa99ab21f2b316c3

show more ...

12345678910>>...28