3f9cfa2c | 04-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 |
dc6b3cde | 20-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 ...
|
27d68aff | 02-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 ...
|
dca9b0a5 | 07-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 ...
|
c2f8f34e | 12-May-2021 |
Derick Montague <derick.montague@ibm.com> |
Update docs theme section to customization
The themes section of the webui style guide contained a section named theme. This section also included information about the environmental builds. The nam
Update docs theme section to customization
The themes section of the webui style guide contained a section named theme. This section also included information about the environmental builds. The name was misleading and confusing, so we determined in the GUI Design Work Group to update the section name.
Signed-off-by: Derick Montague <derick.montague@ibm.com> Change-Id: Iad245199048f65f346e6c033a766605f303b0ade
show more ...
|
1dea1a10 | 07-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 ...
|
e516d4d9 | 24-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 |
71114feb | 06-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 ...
|
6b5ff101 | 10-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 ...
|
9b27bc08 | 16-Mar-2021 |
Derick Montague <derick.montague@ibm.com> |
Add run-ci shell script
The GUI has a set of unit tests that are currrently only being run using a pre-comit hook. This hook can be overridden and we would like to have the unit tests run during the
Add run-ci shell script
The GUI has a set of unit tests that are currrently only being run using a pre-comit hook. This hook can be overridden and we would like to have the unit tests run during the CI build to assure that the GUI unit tests are passing. Adding this shell script so that we can run any GUI unit tests during the CI build.
Signed-off-by: Derick Montague <derick.montague@ibm.com> Change-Id: I1b62f47fb05d4f36796c5cdb4e7529b1f3afd0d5
show more ...
|
c237e308 | 11-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 ...
|
f7cd5e03 | 11-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 ...
|
4904126c | 11-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 ...
|
7f6edb62 | 30-Mar-2021 |
Sukanya Pandey <sukapan1@in.ibm.com> |
Hide and show boot settings override field
-Hide and show boot settings override field as this field will be available in few systems.
-Visibility of this field is dependent on API value which is
Hide and show boot settings override field
-Hide and show boot settings override field as this field will be available in few systems.
-Visibility of this field is dependent on API value which is "BootSourceOverrideTarget@Redfish.AllowableValues" from API "/redfish/v1/Systems/system/"
Signed-off-by: Sukanya Pandey <sukapan1@in.ibm.com> Change-Id: Ibfd5d6b1f08e23ddc8d7deb0f6943ab6dd5b3756
show more ...
|
7a57faae | 30-Apr-2021 |
Sukanya Pandey <sukapan1@in.ibm.com> |
Resolve bug while selecting the checkboxes
-While selecting the checkbox in the table, user have to click twice to select the data. -The issue occured after upgrading vue-bootstrap. -vue-bootstrap
Resolve bug while selecting the checkboxes
-While selecting the checkbox in the table, user have to click twice to select the data. -The issue occured after upgrading vue-bootstrap. -vue-bootstrap community improved the code for checkbox toggling which causes the issue, openBmc code is been updated to support the new changes.
Signed-off-by: Sukanya Pandey <sukapan1@in.ibm.com> Change-Id: I0e3c3e2248c22bcf805eb6f0b73378bcf4e8ea61
show more ...
|
5ad9ab11 | 05-May-2021 |
Bruce Mitchell <bruce.mitchell@linux.vnet.ibm.com> |
Replace IRC with Discord
Discord has more users. IRC traffic has ground to a halt.
Signed-off-by: Bruce Mitchell <bruce.mitchell@linux.vnet.ibm.com> Change-Id: I588beca497e0a87663821b1e12539bf7a071
Replace IRC with Discord
Discord has more users. IRC traffic has ground to a halt.
Signed-off-by: Bruce Mitchell <bruce.mitchell@linux.vnet.ibm.com> Change-Id: I588beca497e0a87663821b1e12539bf7a071aebf
show more ...
|
15bcc41f | 30-Apr-2021 |
Alicja Rybak <alicja.rybak@intel.com> |
Fix toast message for VM Legacy successful mount
Add new toast message string serverConnectionEstablished for succesfully mounted image in Legacy mode. Previously serverClosedSuccessfully toast was
Fix toast message for VM Legacy successful mount
Add new toast message string serverConnectionEstablished for succesfully mounted image in Legacy mode. Previously serverClosedSuccessfully toast was showed.
Tested: Verified that Server connection established toast message shows in webui after mounting image in legacy mode.
Signed-off-by: Alicja Rybak <alicja.rybak@intel.com> Change-Id: I79b8bc3243ecc1a29a28f2441d499454747676c2
show more ...
|
bfce3de6 | 03-May-2021 |
Derick Montague <derick.montague@ibm.com> |
Replace the use of the term host with server
This patchset will replace the term host with the term server on the factory reset page. The terms host and server have been used interchangeably throug
Replace the use of the term host with server
This patchset will replace the term host with the term server on the factory reset page. The terms host and server have been used interchangeably throughout the application. The purpose is to standardize the terminology used in the web interface.
It was also discussed on Discord with agreement that server and host are interchangeable and replacing host with server was an acceptable solution.
Signed-off-by: Derick Montague <derick.montague@ibm.com> Change-Id: I14a031d190914f43a9f94c555c57950884abb491
show more ...
|
5ed21f2d | 13-Apr-2021 |
Patrick Williams <patrick@stwcx.xyz> |
enable shellcheck
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Ibec912a3f79ab162325b4a79911ed30c21285ab0 |
f3022e5c | 28-Mar-2021 |
MichalX Szopinski <michalx.szopinski@intel.com> |
RW checkbox in "Load image from external server" works opposite way
Signed-off-by: MichalX Szopinski <michalx.szopinski@intel.com> Change-Id: I1670aa0775a2276963f72ea8a7e8bb0b15c27ee0 |
dbc691c6 | 24-Mar-2021 |
Dixsie <dixsie@ibm.com> |
Add form quick start documentation
Form quick start documentation contains info on using the form and form group components, and the Vuelidate plugin.
This doc also provides a template for creating
Add form quick start documentation
Form quick start documentation contains info on using the form and form group components, and the Vuelidate plugin.
This doc also provides a template for creating a new form.
Signed-off-by: Dixsie Wolmers <dixsie@ibm.com> Change-Id: I5d05141ff05cd069e55853a8b2cb4adecb3c848a
show more ...
|
71aa4558 | 26-Mar-2021 |
Dixsie <dixsie@ibm.com> |
Fix network setting validations bug
Removed regex vuelidate validation helpers for IP address and MAC address and used builtin vuelidate validators for each. Using builtin validators reduces human e
Fix network setting validations bug
Removed regex vuelidate validation helpers for IP address and MAC address and used builtin vuelidate validators for each. Using builtin validators reduces human error when using custom validators.
The regex helpers were incorrect and causing validation errors.
Signed-off-by: Dixsie Wolmers <dixsie@ibm.com> Change-Id: I4c8a21bbb9fec696c91a5cf3d2a7bf2e389cd566
show more ...
|
1915d8c4 | 25-Mar-2021 |
Dixsie <dixsie@ibm.com> |
Update all minor and patch releases
Updated NPM packages with minor and patch releases only.
Tested the UI locally and by building copying to the BMC and running in an overlay and did not observe b
Update all minor and patch releases
Updated NPM packages with minor and patch releases only.
Tested the UI locally and by building copying to the BMC and running in an overlay and did not observe breaking changes.
Major releases are not updated in this commit as they require additional testing and code updates to address breaking changes and will be updated separately once those updates are stable.
Signed-off-by: Dixsie Wolmers <dixsie@ibm.com> Change-Id: I73c952a75a1148c5852a18d73b9065083fd8e94c
show more ...
|
3bb5e827 | 24-Mar-2021 |
Yoshie Muranaka <yoshiemuranaka@gmail.com> |
Remove Yoshie from maintainers list
No longer working actively on this project
Signed-off-by: Yoshie Muranaka <yoshiemuranaka@gmail.com> Change-Id: I94cc45d26f8388af0a331b98e14f73a93c6f30bf |
56ada53a | 08-Mar-2021 |
Sandeepa Singh <sandeepa.singh@ibm.com> |
Add internationalization documentation
- Explains how internationalization makes the OpenBMC Web UI multilingual - Explains the use of vue-i18n
Signed-off-by: Sandeepa Singh <sandeepa.singh@ibm.c
Add internationalization documentation
- Explains how internationalization makes the OpenBMC Web UI multilingual - Explains the use of vue-i18n
Signed-off-by: Sandeepa Singh <sandeepa.singh@ibm.com> Change-Id: Ica273814a857f37502b9bb71800de7660d4fa49b
show more ...
|