History log of /openbmc/webui-vue/src/ (Results 226 – 250 of 668)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
ad01b20909-Jul-2021 Derick Montague <derick.montague@ibm.com>

Update user privilege table for the operator role

The operator role has the ability to configure components, but that
was missing from the privilege table.

Signed-off-by: Derick Montague <derick.mo

Update user privilege table for the operator role

The operator role has the ability to configure components, but that
was missing from the privilege table.

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

show more ...

07b85ef309-Jul-2021 Derick Montague <derick.montague@ibm.com>

Fix cross-browser time formatting bug

To format the BMC time as 24 hour time, we used the `hour12` property.
In Chrome, the time between 12:00 AM and 1:00 AM is displaye as 24:xx,
instead of 00:xx.

Fix cross-browser time formatting bug

To format the BMC time as 24 hour time, we used the `hour12` property.
In Chrome, the time between 12:00 AM and 1:00 AM is displaye as 24:xx,
instead of 00:xx. The cross-browser solution is to replace the `hour12`
property with the `hourCycle` property so that all the time is formatted
as 00:xx.

Reference for Intl.DateTimeFormat constructor
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/DateTimeFormat/DateTimeFormat

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

show more ...

3b73cf8312-Jul-2021 Maciej Magdziarz <maciejx.magdziarz@intel.com>

Firmware: Remove redundant label handling

In https://gerrit.openbmc-project.xyz/c/openbmc/webui-vue/+/42455 we decieded not to set a file type to upload. We have removed label but not label handling

Firmware: Remove redundant label handling

In https://gerrit.openbmc-project.xyz/c/openbmc/webui-vue/+/42455 we decieded not to set a file type to upload. We have removed label but not label handling.

Signed-off-by: Maciej Magdziarz <maciejx.magdziarz@intel.com>
Change-Id: Ide0558a3df4c1d3c7eb3fe9872eb8914c80f11a7

show more ...

eb4cef3f09-Apr-2021 Sukanya Pandey <sukapan1@in.ibm.com>

Add system table missing properties

- Design is updated for system table.

- Missing properties are added, added properties are: Hardware type, Location number, Memory summary
data, Processor summ

Add system table missing properties

- Design is updated for system table.

- Missing properties are added, added properties are: Hardware type, Location number, Memory summary
data, Processor summary data and submodel.

- Also adding functionality of toggling identify led switch

Signed-off-by: Sukanya Pandey <sukapan1@in.ibm.com>
Change-Id: I0e5143638ce2254f9b4fd2c8c520544c1db8d342

show more ...

240c056c06-May-2021 Sandeepa Singh <sandeepa.singh@ibm.com>

Add chassis table missing properties

- Added the following properties: Name, Location number, Identify led,
Manufacturer, Chassis type, Asset tag, Max power watts, Min power watts

- Design has been

Add chassis table missing properties

- Added the following properties: Name, Location number, Identify led,
Manufacturer, Chassis type, Asset tag, Max power watts, Min power watts

- Design has been updated for chassis table

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

show more ...

78b6b53d09-Apr-2021 Sandeepa Singh <sandeepa.singh@ibm.com>

Add BMC table missing properties

- Added the following properties: Name, Spare part number,
Manufacturer type, Manager type, BMC date and time, Last reset time,
Identify led

Signed-off-by: Sandeepa

Add BMC table missing properties

- Added the following properties: Name, Spare part number,
Manufacturer type, Manager type, BMC date and time, Last reset time,
Identify led

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

show more ...

55ef76a321-Apr-2021 Sandeepa Singh <sandeepa.singh@ibm.com>

Add processors table missing properties

- Add following missing properties: Name, Spare part number, Model,
Processor type, Processor architechure, Version, Health rollup,
Asset tag, Min speed MHz,

Add processors table missing properties

- Add following missing properties: Name, Spare part number, Model,
Processor type, Processor architechure, Version, Health rollup,
Asset tag, Min speed MHz, Max speed MHz, Total cores, Total threads,
Instruction set, Identify Led

- Design of the table has been updated

- Waiting for the following to be merged to test the Identify Led:
https://gerrit.openbmc-project.xyz/c/openbmc/bmcweb/+/37045

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

show more ...

3aecc07d07-Jun-2021 Sandeepa Singh <sandeepa.singh@ibm.com>

Increase the filter menu margins

This will increase readability of filter menu options, by preventing
the wrapping up of long options/labels.

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

Increase the filter menu margins

This will increase readability of filter menu options, by preventing
the wrapping up of long options/labels.

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

show more ...

0a7a499c25-Jun-2021 Dixsie Wolmers <dixsie@ibm.com>

Reorder VPD Quicklinks

Reordered hardware status quicklinks in order of
appearance on the page.

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

dd652d7113-May-2021 Dixsie Wolmers <dixsie@ibm.com>

Add fans hardware status missing properties

Adds identify LED, name - hardware type, health rollup,
fan speed, and location number properties to table.

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

Add fans hardware status missing properties

Adds identify LED, name - hardware type, health rollup,
fan speed, and location number properties to table.

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

show more ...

25e17a1125-Jun-2021 Dixsie Wolmers <dixsie@ibm.com>

Remove <br /> from hardware status tables

Break tags are not semantic for definition lists.

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

d2422c4401-Jun-2021 Sandeepa Singh <sandeepa.singh@ibm.com>

Resolve a bug in LDAP page

-Issue was, while the Enable checkbox is disabled, click on the
save settings button, and then the page is getting
disabled.

Signed-off-by: Sandeepa Singh <sandeepa.singh

Resolve a bug in LDAP page

-Issue was, while the Enable checkbox is disabled, click on the
save settings button, and then the page is getting
disabled.

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

show more ...

6641cc4818-Jun-2021 Lei YU <yulei.sh@bytedance.com>

kvm: Disconnect on page unload/refresh

Disconnect the VNC when page is unloaded. Otherwise, it creates a new
VNC connection on every page load/refresh, and it causes the KVM failure
when it reaches

kvm: Disconnect on page unload/refresh

Disconnect the VNC when page is unloaded. Otherwise, it creates a new
VNC connection on every page load/refresh, and it causes the KVM failure
when it reaches the max connections.

Tested: Refresh the KVM page, go to other pages and go back to KVM page,
verify the KVM works fine and the connection is closed and
re-connected, and verify there is no extra connections.

obmc-ikvm[233]: 18/06/2021 10:46:26 Got connection from client 127.0.0.1
obmc-ikvm[233]: 18/06/2021 10:46:26 0 other clients

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

show more ...

42a270ea20-Apr-2021 Maciej Magdziarz <maciejx.magdziarz@intel.com>

Firmware: Remove .tar references

Remove the accept prop in the file upload component on the firmware page.
Remove the helper text that indicates to the user to upload a .tar file.

Signed-off-by: Ma

Firmware: Remove .tar references

Remove the accept prop in the file upload component on the firmware page.
Remove the helper text that indicates to the user to upload a .tar file.

Signed-off-by: Maciej Magdziarz <maciejx.magdziarz@intel.com>
Change-Id: I781bd316ce591809b35ae5990d0f7b02af288e41

show more ...

3f9cfa2c04-Jun-2021 Sneha Patel <Snehaben.Patel@ibm.com>

Dump download file name

Change the pattern of the download file name

Signed-off-by: Sneha Patel <Snehaben.Patel@ibm.com>
Change-Id: If1e7cf609c4a278e3fb7b98d19d7071ddbb534fd

dc6b3cde20-May-2021 Dixsie Wolmers <dixsie@ibm.com>

Add quicklinks to hardware status page

- Renames SetFocusMixin to JumpLinkMixin to better describe what the
mixin is for: jump links like quick links and skip to main content
- Adds scrollToOffset m

Add quicklinks to hardware status page

- Renames SetFocusMixin to JumpLinkMixin to better describe what the
mixin is for: jump links like quick links and skip to main content
- Adds scrollToOffset method to JumpLinkMixin methods to scroll to
selected page elements
- Scroll offset is required to show table header below the nav header
- Setting focus is required for accessibility

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

show more ...

27d68aff02-May-2021 Dixsie Wolmers <dixsie@ibm.com>

Add event log resolve and unresolve log functionality

Displays resolved or unresolved status, adds ability to filter
by resolved or unresolved, and adds ability to resolve or
unresolve one or more

Add event log resolve and unresolve log functionality

Displays resolved or unresolved status, adds ability to filter
by resolved or unresolved, and adds ability to resolve or
unresolve one or more logs.

Move event type table field to expanded row.

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

show more ...

dca9b0a507-May-2021 MichalX Szopinski <michalx.szopinski@intel.com>

Remove hardcoded chassis in power supplies

According to our conversation on community meeting we want to remove all hardcoded chassis names in request URL. This change corrects the "Power supplies"

Remove hardcoded chassis in power supplies

According to our conversation on community meeting we want to remove all hardcoded chassis names in request URL. This change corrects the "Power supplies" table in "Hardware Status" view.

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

show more ...

1dea1a1007-Jun-2021 MichalX Szopinski <michalx.szopinski@intel.com>

Virtual Media, change Save image label to Load image

"Save image in a web browser" should be "Load image in a web browser", this page is unable to "save" any file or data.

Signed-off-by: MichalX Sz

Virtual Media, change Save image label to Load image

"Save image in a web browser" should be "Load image in a web browser", this page is unable to "save" any file or data.

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

show more ...

e516d4d924-May-2021 Sneha Patel <Snehaben.Patel@ibm.com>

Add dividers between table batch action buttons

Signed-off-by: Sneha Patel <Snehaben.Patel@ibm.com>
Change-Id: I54ddce13b1fc02138f42141c636453f499d35b96

71114feb06-May-2021 Derick Montague <derick.montague@ibm.com>

Replace use of the term host with server

This patchset focuses on the global store use for server power
operations and impacts several pages in the interface.

For consistency, both in the UI and th

Replace use of the term host with server

This patchset focuses on the global store use for server power
operations and impacts several pages in the interface.

For consistency, both in the UI and the code base, we are replacing
the term host with server. This change impacts both the user and the
developer experience. Maintaining consistency in naming allows both
developers and users to form a mental model of the overall system
and will help remove confusion when interacting with the UI and
editing the interface.

Testing:
1. Tested shutdown, power on, and reboot and verified the icons and
page sections in the site header and the server power operations page
update as expected during power operations.
2. Verified the one-time boot operations alert is displayed to the
user when changing the boot settings on the server power operations page
3 Tested factory reset and validated the correct information message
is displayed to the user with the server power off and on when
performing the factory reset functions.
4. Verified the SOL Console status icon updates correctly during
power operations.
5. Verified the alert message is displayed on the firmware update page
when the server is powered on.

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

show more ...

6b5ff10110-May-2021 Sukanya Pandey <sukapan1@in.ibm.com>

Resolve bug in date and time settings page

-Issue was while selecting manual setting
-While clicking the radio button for manual setting, the button was not
getting selected.

Signed-off-by: Sukanya

Resolve bug in date and time settings page

-Issue was while selecting manual setting
-While clicking the radio button for manual setting, the button was not
getting selected.

Signed-off-by: Sukanya Pandey <sukapan1@in.ibm.com>
Change-Id: I2f855dc1ea6a92e5325c7657be18613143a60eaf

show more ...

c237e30811-May-2021 Derick Montague <derick.montague@ibm.com>

Update label for country to country / region

The label on the generate certificates form for country is not correct
as it contains both contries and regions. Hong Kong, Macao, and
Taiwan are region

Update label for country to country / region

The label on the generate certificates form for country is not correct
as it contains both contries and regions. Hong Kong, Macao, and
Taiwan are regions within China.

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

show more ...

f7cd5e0311-May-2021 Derick Montague <derick.montague@ibm.com>

Add check for allowableActions in firmware store

Using optional chaining to test that TFTP is included in the
allowaableActions property to prevent an error being thrown if that
property is not pre

Add check for allowableActions in firmware store

Using optional chaining to test that TFTP is included in the
allowaableActions property to prevent an error being thrown if that
property is not present.

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

show more ...

4904126c11-May-2021 Derick Montague <derick.montague@ibm.com>

Remove trailing forward slash from api endpoint

For consistency, I have removed the trailing / on the get boot
settings request. This keeps the file value listed in the browser
developer tool's netw

Remove trailing forward slash from api endpoint

For consistency, I have removed the trailing / on the get boot
settings request. This keeps the file value listed in the browser
developer tool's network interface consistent in naming and
makes debugging a better experience.

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

show more ...

12345678910>>...27