History log of /openbmc/webui-vue/ (Results 201 – 225 of 842)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
00cb42b621-Dec-2021 Kenneth Fullbright <kennyneedsmilky@gmail.com>

Fixed routerKey prop eslint warning

Eslint throws a warning to props that don't have a default value

- Added a default value to the routerKey prop.

Signed-off-by: Kenneth Fullbright <kennyneedsmil

Fixed routerKey prop eslint warning

Eslint throws a warning to props that don't have a default value

- Added a default value to the routerKey prop.

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

show more ...

84ec88f911-Nov-2021 Kenneth <kennyneedsmilky@gmail.com>

Fixed empty string in NTP server array

The UI should not patch an empty string to the NTP server array
as this is not valid per redfish spec.

Filtered out empty strings from the array. After that,

Fixed empty string in NTP server array

The UI should not patch an empty string to the NTP server array
as this is not valid per redfish spec.

Filtered out empty strings from the array. After that, re-render
the ui and re-set ntp values.

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

show more ...

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

Add assembly table component name to table

Replaced id key with name key

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

823c181217-Dec-2021 Konstantin Aladyshev <aladyshev22@gmail.com>

Correct values for deleteDns/deleteIpv4 keys in translation

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

fffb382517-Dec-2021 Konstantin Aladyshev <aladyshev22@gmail.com>

Russian translations for the deleteDns/deleteIpv4 fixes

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

a8c0c1ee13-Dec-2021 Konstantin Aladyshev <aladyshev22@gmail.com>

Russian translations for the hostname/MAC address settings

Add russian translations that were missed in a commit
12dc20c3701fe58b7d827ed44d65ac67cee8a4a6
("Network settings: Edit hostname and MAC ad

Russian translations for the hostname/MAC address settings

Add russian translations that were missed in a commit
12dc20c3701fe58b7d827ed44d65ac67cee8a4a6
("Network settings: Edit hostname and MAC address").

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

show more ...

c6ee06fa13-Dec-2021 Konstantin Aladyshev <aladyshev22@gmail.com>

Russian translations for the IPv4/DNS network settings

Add russian translations that were missed in a commit
b34349d4139230fb4ca99bf89a6b0e1f707e58e2
("Network Settings: Add and Delete IPV4 and DNS

Russian translations for the IPv4/DNS network settings

Add russian translations that were missed in a commit
b34349d4139230fb4ca99bf89a6b0e1f707e58e2
("Network Settings: Add and Delete IPV4 and DNS address").

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

show more ...

ea79bc5713-Dec-2021 Konstantin Aladyshev <aladyshev22@gmail.com>

Russian translations for the new Network settings design

Add russian translations that were missed in a commit
c4b8757ed88ecea369e6044548d2fbe072d5bd4a
("Network settings redesign - interface settin

Russian translations for the new Network settings design

Add russian translations that were missed in a commit
c4b8757ed88ecea369e6044548d2fbe072d5bd4a
("Network settings redesign - interface settings").

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

show more ...

a5fefd0a06-Aug-2021 Lei YU <yulei.sh@bytedance.com>

[POC] login: Fix waiting in login page after login

When the user enter the correct username/password and click the "Log in"
button, sometimes the page stays at the login page. The user will have
to

[POC] login: Fix waiting in login page after login

When the user enter the correct username/password and click the "Log in"
button, sometimes the page stays at the login page. The user will have
to reload the page, enter the username/password, and click the "Log in"
button again to actually login the WebUI.

From the browser's debug control, we could see it's waiting for the
response of
https://$bmc/redfish/v1/AccountService/Accounts/root
and it does not get any response.

From the BMC side, we could see the first login is successful.

Somehow if we remove the async keyword of function
checkPasswordChangeRequired(), the issue is not reproduced anymore.

So this is a POC patch to fix the issue, but the root cause is unknown.

Tested: Clear the browser's cookie, successful login multiple times.

Signed-off-by: Lei YU <yulei.sh@bytedance.com>
Change-Id: I01e3ab5ca63baed18045915500fa8ca2e6b247ea

show more ...

14172d7410-Nov-2021 kennyneedsmilky <kennyneedsmilky@gmail.com>

Fixed refresh system info on header

The refresh button in the App header previously only re-rendered
the main mage section, this change also refreshes the app header
and main content.

Signed-off-by

Fixed refresh system info on header

The refresh button in the App header previously only re-rendered
the main mage section, this change also refreshes the app header
and main content.

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

show more ...

12dc20c303-Dec-2021 Dixsie Wolmers <dixsie@ibm.com>

Network settings: Edit hostname and MAC address

Adds modals to edit hostname and mac address per interface.

Signed-off-by: Dixsie Wolmers <dixsie@ibm.com>
Change-Id: I45d265c198afd1d9de9bb519a15a74

Network settings: Edit hostname and MAC address

Adds modals to edit hostname and mac address per interface.

Signed-off-by: Dixsie Wolmers <dixsie@ibm.com>
Change-Id: I45d265c198afd1d9de9bb519a15a74e724f50f55

show more ...

b34349d402-Nov-2021 Dixsie Wolmers <dixsie@ibm.com>

Network Settings: Add and Delete IPV4 and DNS address

Adds ability to add or delete static ipv4 and dns
addesses per interface.

Signed-off-by: Dixsie Wolmers <dixsie@ibm.com>
Change-Id: Ie143ded2f

Network Settings: Add and Delete IPV4 and DNS address

Adds ability to add or delete static ipv4 and dns
addesses per interface.

Signed-off-by: Dixsie Wolmers <dixsie@ibm.com>
Change-Id: Ie143ded2f173dd48f137471a684ba0d35ab0bf69

show more ...

c4b8757e07-Oct-2021 Dixsie Wolmers <dixsie@ibm.com>

Network settings redesign - interface settings

First commit of the network settings redesign:

- Adds the global network settings section for DHCP settings
- Adds read only hostname, FQDN and MAC ad

Network settings redesign - interface settings

First commit of the network settings redesign:

- Adds the global network settings section for DHCP settings
- Adds read only hostname, FQDN and MAC address,
modal to edit each will be done seperately
- Removes interface specific sections to refactor in next commit
- Adds tab component to display ethernet data by interface
- Ability to edit, delete and add ipv4 addresses and DNS will
be done in separate commit

Signed-off-by: Dixsie Wolmers <dixsie@ibm.com>
Change-Id: Ibb1db6894ee697fec9e6ea1b8312d041c61faaad

show more ...

cc79a53130-Nov-2021 Gunnar Mills <gmills@us.ibm.com>

Correct Dump file extension

BMC Dump which is implemented in phosphor-debug-collector uses ".tar.xz"
https://github.com/openbmc/phosphor-debug-collector/search?q=.tar.xz

The Dump page was incorrect

Correct Dump file extension

BMC Dump which is implemented in phosphor-debug-collector uses ".tar.xz"
https://github.com/openbmc/phosphor-debug-collector/search?q=.tar.xz

The Dump page was incorrectly exporting as tar.gz. Fix this.

Change-Id: Id0b64a6e0ae92254484170a77e28a01f78c8d368
Signed-off-by: Gunnar Mills <gmills@us.ibm.com>

show more ...

b98a133e01-Dec-2021 Konstantin Aladyshev <aladyshev22@gmail.com>

Fix DHCPv4 display

Currently UI DHCPv4 element shows list of DHCP address dictionaries.
Instead of showing the whole object as it is, display only the address
of the first element in the list.

Sign

Fix DHCPv4 display

Currently UI DHCPv4 element shows list of DHCP address dictionaries.
Instead of showing the whole object as it is, display only the address
of the first element in the list.

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

show more ...

5e5b48b019-Nov-2021 Konstantin Aladyshev <aladyshev22@gmail.com>

Fix error in russian translations for the overview page

Add russian translations that were missed in a commit
182b3f1ff44b7319767dcc4c50fe54515602b9fa
("Fix overview error").

Signed-off-by: Konstan

Fix error in russian translations for the overview page

Add russian translations that were missed in a commit
182b3f1ff44b7319767dcc4c50fe54515602b9fa
("Fix overview error").

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

show more ...

de44a18419-Nov-2021 Konstantin Aladyshev <aladyshev22@gmail.com>

Russian translations for the Dimms table

Add russian translations that were missed in a commit
8187678816dee0342b46e6f095324097ea734fea
("Add Dimms table missing properties").

Signed-off-by: Konsta

Russian translations for the Dimms table

Add russian translations that were missed in a commit
8187678816dee0342b46e6f095324097ea734fea
("Add Dimms table missing properties").

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

show more ...

5a4a723419-Nov-2021 Konstantin Aladyshev <aladyshev22@gmail.com>

Russian translations for the LED page

Add russian translations that were missed in a commit
6225f6492f49313f2cc507f41675d322b739e062
("Fix server led page title and LED indicator label").

Signed-of

Russian translations for the LED page

Add russian translations that were missed in a commit
6225f6492f49313f2cc507f41675d322b739e062
("Fix server led page title and LED indicator label").

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

show more ...

2a2e102105-Nov-2021 MichalX Szopinski <michalx.szopinski@intel.com>

Show Post Code logs tab on Intel environment

Add "POST code logs" button to the Intel navigation panel and
enable routing to this page.

Signed-off-by: MichalX Szopinski <michalx.szopinski@intel.com

Show Post Code logs tab on Intel environment

Add "POST code logs" button to the Intel navigation panel and
enable routing to this page.

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

show more ...

182b3f1f24-Sep-2021 Dixsie Wolmers <dixsie@ibm.com>

Fix overview error

Console errors were related to the power and network card components from
https://gerrit.openbmc-project.xyz/c/openbmc/webui-vue/+/46511

Signed-off-by: Dixsie Wolmers <dixsie@ibm

Fix overview error

Console errors were related to the power and network card components from
https://gerrit.openbmc-project.xyz/c/openbmc/webui-vue/+/46511

Signed-off-by: Dixsie Wolmers <dixsie@ibm.com>
Change-Id: Ib967229b74462ed8d5c28cbac24c2a2fbfc834c2

show more ...

ae09a4b304-Nov-2021 Dixsie Wolmers <dixsie@ibm.com>

Remove Derick from OWNERS

Derick is removed as a maintainer in
https://gerrit.openbmc-project.xyz/c/openbmc/webui-vue/+/47315

Signed-off-by: Dixsie Wolmers <dixsie@ibm.com>
Change-Id: I1ae0ef63d2ee

Remove Derick from OWNERS

Derick is removed as a maintainer in
https://gerrit.openbmc-project.xyz/c/openbmc/webui-vue/+/47315

Signed-off-by: Dixsie Wolmers <dixsie@ibm.com>
Change-Id: I1ae0ef63d2ee8532e9e7b226e8ee855b7dc45bcd

show more ...

48807dc629-Sep-2021 Derick Montague <derick.montague@ibm.com>

Remove Derick from the maintainer list

Signed-off-by: Derick Montague <derick.montague@ibm.com>
Change-Id: I5ee3ca582e5140ae0af326cdb6eae31d64ed450c

0535e1c403-Nov-2021 MichalX Szopinski <michalx.szopinski@intel.com>

Add GUI Name on Intel environment

Add VUE_APP_GUI_NAME variable with name to .env.intel.

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

Add GUI Name on Intel environment

Add VUE_APP_GUI_NAME variable with name to .env.intel.

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

show more ...

c689936219-Oct-2021 Thang Q. Nguyen <thang@os.amperecomputing.com>

Fix wrong System Manufacturer in Hardware Inventory

System Manufacturer inside HardwareStatus -> Inventory mistakenly uses
assetTag instead of manufacturer.
Fix the issue by using item.manufacturer

Fix wrong System Manufacturer in Hardware Inventory

System Manufacturer inside HardwareStatus -> Inventory mistakenly uses
assetTag instead of manufacturer.
Fix the issue by using item.manufacturer for Manufacturer.

Tested:
1. Login to WebUI and check if System Manufacturer shows correctly.

Signed-off-by: Thang Q. Nguyen <thang@os.amperecomputing.com>
Change-Id: Ib856e8b66c49dbb71506f45c4c01dbcb79bea52c

show more ...

19ddb53418-Oct-2021 Konstantin Aladyshev <aladyshev22@gmail.com>

Russian translations for the new overview layout

Add russian translations that were missed in a commit
6a192d526c9efebf7a614a9aa473eee62e555fc5
("Update overview layout").

Signed-off-by: Konstantin

Russian translations for the new overview layout

Add russian translations that were missed in a commit
6a192d526c9efebf7a614a9aa473eee62e555fc5
("Update overview layout").

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

show more ...

12345678910>>...34