History log of /openbmc/webui-vue/ (Results 326 – 350 of 842)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
47b047c723-Dec-2020 Sukanya Pandey <sukapan1@in.ibm.com>

Add event log details

- Add ability to expand and collapse table rows to show event log entry
details
- Add the following properties to display in the UI, Name,
Modified date

Change-Id: I3c90ce3018

Add event log details

- Add ability to expand and collapse table rows to show event log entry
details
- Add the following properties to display in the UI, Name,
Modified date

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

show more ...

4928756216-Mar-2021 Derick Montague <derick.montague@ibm.com>

Update text wrapping in documentation

To meet best practices and standards for markdown, this commit updates
all markdown files used for the VuePress documentation so that each
line is limited to 80

Update text wrapping in documentation

To meet best practices and standards for markdown, this commit updates
all markdown files used for the VuePress documentation so that each
line is limited to 80 characters.

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

show more ...

b0fadef112-Mar-2021 Sukanya Pandey <sukapan1@in.ibm.com>

Increase SOL console columns

- Terminal window will occupy the full space of its container.

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

0beb0f9816-Mar-2021 MichalX Szopinski <michalx.szopinski@intel.com>

Show Security settings tab on Intel environment

According to Intel requirements we should add tab which allows user to enable and disable IPMI and SSH.

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

Show Security settings tab on Intel environment

According to Intel requirements we should add tab which allows user to enable and disable IPMI and SSH.

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

show more ...

7006806d03-Mar-2021 Derick Montague <derick.montague@ibm.com>

Update factory reset modal content

Replace the word erased with removed based on feedback from GUI Design
Work Group and need to keep the user from expecting any data removed
during a reset meets th

Update factory reset modal content

Replace the word erased with removed based on feedback from GUI Design
Work Group and need to keep the user from expecting any data removed
during a reset meets the criteria of a secure deletion of data.

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

show more ...

da9f0a6e14-Feb-2021 Derick Montague <derick.montague@ibm.com>

Add factory reset page

This new page will be included in the Control section of the primary
navigation. The user will be able to choose between two different
reset actions.

The user can make the

Add factory reset page

This new page will be included in the Control section of the primary
navigation. The user will be able to choose between two different
reset actions.

The user can make the following calls:
- /redfish/v1/Systems/system/Bios/Actions/Bios.ResetBios
- /redfish/v1/Managers/bmc/Actions/Manager.ResetToDefaults

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

show more ...

8943eef408-Mar-2021 Derick Montague <derick.montague@ibm.com>

Add .gitattributes file

This file has a setting that assures that our end of line defaults to
lf for all developers when cloning or checking out a branch. This is
important for windows users. When t

Add .gitattributes file

This file has a setting that assures that our end of line defaults to
lf for all developers when cloning or checking out a branch. This is
important for windows users. When they checkout, the eol is being set
to CRLF which slows down the build and requires they run the lint
command and stage every file in the application to keep linting from
slowing down the build process.

https://prettier.io/docs/en/options.html#end-of-line

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

show more ...

d675269401-Mar-2021 MichalX Szopinski <michalx.szopinski@intel.com>

Show Client Sessions tab on Intel environment

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

a9de914824-Feb-2021 SurenNeware <sneware9@in.ibm.com>

Update button documentation for icon only button

Signed-off-by: Suren Neware <sneware9@in.ibm.com>
Change-Id: I93aa1082880985fef316424a9cf400a9d0a8c2b3

aa5e950b23-Feb-2021 Yoshie Muranaka <yoshiemuranaka@gmail.com>

Move Dumps page components to main view and store directories

This commit will move away from storing env specific component views
and store modules in the env directory. This will help simplify the

Move Dumps page components to main view and store directories

This commit will move away from storing env specific component views
and store modules in the env directory. This will help simplify the
file structure for dotenv customizations. The env directory will only
store modifications to the main store register, router definitions,
and app navigation.

Pages that are "hidden" by default, like dumps, would still need to be
imported and registered in the specific environments.

Signed-off-by: Yoshie Muranaka <yoshiemuranaka@gmail.com>
Change-Id: Ia5ad76235e00127281f3fa564cb89ec2ca2e0f25

show more ...

33d755f418-Feb-2021 Yoshie Muranaka <yoshiemuranaka@gmail.com>

Update the default firmware page

- Minor updates made to the general layout and styles
- Changes to some page copy
- Moves update firmware form to bottom of page
- Adds dynamic TFTP upload optio

Update the default firmware page

- Minor updates made to the general layout and styles
- Changes to some page copy
- Moves update firmware form to bottom of page
- Adds dynamic TFTP upload option
- Adds dynamic card layout for BMC and host firmwre
- 2 cards for combined
- 4 cards for separate
- Removes FirmwareSingleImage components that were used for IBM builds

Signed-off-by: Yoshie Muranaka <yoshiemuranaka@gmail.com>
Change-Id: Ib5465ecc30dd1505824bf41c82d33b7655d5e598

show more ...

9a25c80525-Feb-2021 Derick Montague <derick.montague@ibm.com>

Update coding standards documentation

- Remove pages without content
- Update overview page name

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

Update coding standards documentation

- Remove pages without content
- Update overview page name

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

show more ...

7bc85e4911-Feb-2021 Yoshie Muranaka <yoshiemuranaka@gmail.com>

Update single file firmware card layout

Updates will enable a more dynamic firmware page layout
by inspecting all firmware images for host images.

GETs all firmware inventory at Redfish endpoint
'/

Update single file firmware card layout

Updates will enable a more dynamic firmware page layout
by inspecting all firmware images for host images.

GETs all firmware inventory at Redfish endpoint
'/redfish/v1/UpdateService/FirmwareInventory'
then checks if any image includes RelatedItem
'/redfish/v1/Systems/system/Bios' to determine whether
the UI should show combined or separate firmware cards
for BMC and Host.

This is part of an effort to make the firmware page more dynamic.
These changes are only visisble with ibm dotenv variables.

Signed-off-by: Yoshie Muranaka <yoshiemuranaka@gmail.com>
Change-Id: I8542a27c6ff421bcb24c8b2570dbe150d5c1ce6c

show more ...

a36a32f121-Feb-2021 Derick Montague <derick.montague@ibm.com>

Update toast layout to align header elements

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

92f8755c12-Feb-2021 Sandeepa Singh <sandeepa.singh@ibm.com>

Added test hook for SSL certificates page.

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

69e8ec5c22-Feb-2021 Konstantin Aladyshev <aladyshev22@gmail.com>

Reduce amount of calls for the KVM window 'resize' function

-Use 'beforeDestroy' hook to stop listening on the route change,
-Use lodash to throttle the calls.

Signed-off-by: Konstantin Aladyshev <

Reduce amount of calls for the KVM window 'resize' function

-Use 'beforeDestroy' hook to stop listening on the route change,
-Use lodash to throttle the calls.

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

show more ...

64f260c717-Feb-2021 Konstantin Aladyshev <aladyshev22@gmail.com>

Refit SoL terminal on window resize

'xterm' addon used in the "Serial over LAN (SOL) console" page
doesn't resize terminal screen on window size change.
If the initial window is small after its incr

Refit SoL terminal on window resize

'xterm' addon used in the "Serial over LAN (SOL) console" page
doesn't resize terminal screen on window size change.
If the initial window is small after its increase in size
there would be gaps in the terminal screen workspace.
To solve this use fit addon when window size is changed.
For optimization add throttle for the event function and remove
listener on page destroy.

See https://github.com/openbmc/webui-vue/issues/53 for details.

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

show more ...

99e20d8f09-Feb-2021 Sandeepa Singh <sandeepa.singh@ibm.com>

Added test hook for event logs page

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

84ea7ab117-Feb-2021 SurenNeware <sneware9@in.ibm.com>

Add test hooks to Power server operations page

Signed-off-by: Suren Neware <sneware9@in.ibm.com>
Change-Id: I541bbf5d75bd1316f1ba3182c6fb37b24894430a

8026797016-Feb-2021 Derick Montague <derick.montague@ibm.com>

Fix skip link 404 error on refresh bug

Problem:
When a user uses the skip link anchor to skip the navigation, the
route was being changed to /#main-content. This route does not
exist. If a user were

Fix skip link 404 error on refresh bug

Problem:
When a user uses the skip link anchor to skip the navigation, the
route was being changed to /#main-content. This route does not
exist. If a user were to manually refresh the page, it would
return a 404. This link is critical to meet accessibility
guidelines and is needed by users that navigate with a keyboard.

The challenge is that we need to mirror a full page refresh on all
route changes, so we set focus on the app-header element on each route
change. When we click the skip to navigation link, there should not be
a route change. All we need is to set focus on the <main> element so
that the user can tab to the first tabbable element in the main content
section.

Solution:
- Use a native <a> element with an attached click event handler
- Prevent the default action of adding the hash to the URL
- Create a global mixin to reuse for route changes and skip link
activation
- Emit an event that can be listened for to call the global mixin

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

show more ...

2f469b9212-Feb-2021 MichalX Szopinski <michalx.szopinski@intel.com>

Hide SNMP Settings tab on Intel environment

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

7cc1fd4811-Feb-2021 Yoshie Muranaka <yoshiemuranaka@gmail.com>

Update single file firmware TFTP upload option

Adds API check for the UpdateService allowable values to determine
whether or not a TFTP upload option is available in UI.
This is part of an effort to

Update single file firmware TFTP upload option

Adds API check for the UpdateService allowable values to determine
whether or not a TFTP upload option is available in UI.
This is part of an effort to make the firmware page more dynamic.
These changes are only visisble with ibm dotenv variables.

Signed-off-by: Yoshie Muranaka <yoshiemuranaka@gmail.com>
Change-Id: Ied8ac5fa9f0441b1a0762c7a5267e298294eea32

show more ...

fc387aa211-Feb-2021 Yoshie Muranaka <yoshiemuranaka@gmail.com>

Update single file firmware page alerts

Create a dotenv variable to determine whether or not the firmware
update is disabled when server is powered on.
This is part of an effort to make the firmware

Update single file firmware page alerts

Create a dotenv variable to determine whether or not the firmware
update is disabled when server is powered on.
This is part of an effort to make the firmware page more dynamic.
These changes are only visible with the ibm dotenv variables.

Signed-off-by: Yoshie Muranaka <yoshiemuranaka@gmail.com>
Change-Id: I006e7500855b0acfd0db918e80fffd79a1ec6986

show more ...

d4ebc2a714-Feb-2021 Dixsie Wolmers <dixsie@ibm.com>

Unit testing docs typo fix

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

b607152c10-Feb-2021 Yoshie Muranaka <yoshiemuranaka@gmail.com>

Add documentation for BVToastMixin enhancements

Includes documentation for multi-lined toast body, refresh app link,
and timestamp.

Signed-off-by: Yoshie Muranaka <yoshiemuranaka@gmail.com>
Change-

Add documentation for BVToastMixin enhancements

Includes documentation for multi-lined toast body, refresh app link,
and timestamp.

Signed-off-by: Yoshie Muranaka <yoshiemuranaka@gmail.com>
Change-Id: Id95e1858a703cc0be44f1f6de51fd6daab24876d

show more ...

1...<<11121314151617181920>>...34