08f0f8e1 | 07-Oct-2020 |
Yoshie Muranaka <yoshiemuranaka@gmail.com> |
Update Vuex package to v3.5.1
New hasModule method was added in v3.2.0. This new feature is needed with env specific work being done for the two image firmware update work.
Signed-off-by: Yoshie Mu
Update Vuex package to v3.5.1
New hasModule method was added in v3.2.0. This new feature is needed with env specific work being done for the two image firmware update work.
Signed-off-by: Yoshie Muranaka <yoshiemuranaka@gmail.com> Change-Id: Ia2a9168f76eb36a586913bd6371533eea0981b1c
show more ...
|
dc618a8d | 17-Aug-2020 |
SurenNeware <sneware9@in.ibm.com> |
Add new style guide to global button style
- Updated new style guide for Primary, Secondary and Link button variants - Changed box-shadow style from outer to inside on focus and active state - Updat
Add new style guide to global button style
- Updated new style guide for Primary, Secondary and Link button variants - Changed box-shadow style from outer to inside on focus and active state - Updated font weight from bold to regular for normal buttons and font weight bold for link button.
Signed-off-by: Suren Neware <sneware9@in.ibm.com> Change-Id: I38ca94baa9daec3fd03b830fc7b6d676fcce15b0
show more ...
|
fde429e0 | 14-Sep-2020 |
Sukanya Pandey <sukapan1@in.ibm.com> |
Add updated table styles
- Refer below link for styles: https://ibm.invisionapp.com/share/D8O06PPE32B#/screens
Signed-off-by: Sukanya Pandey <sukapan1@in.ibm.com> Change-Id: I6dcc3b8d0fb7ef
Add updated table styles
- Refer below link for styles: https://ibm.invisionapp.com/share/D8O06PPE32B#/screens
Signed-off-by: Sukanya Pandey <sukapan1@in.ibm.com> Change-Id: I6dcc3b8d0fb7ef19388b5bfeaf87fce78725b638
show more ...
|
5e9c391c | 25-Sep-2020 |
SurenNeware <sneware9@in.ibm.com> |
Add stacked table style for small screen
- Add style to the stacked table type for small screen only.
Signed-off-by: Suren Neware <sneware9@in.ibm.com> Change-Id: I79fb44b20c8436df5734f89e60c98966c
Add stacked table style for small screen
- Add style to the stacked table type for small screen only.
Signed-off-by: Suren Neware <sneware9@in.ibm.com> Change-Id: I79fb44b20c8436df5734f89e60c98966c9c6a591
show more ...
|
b53e0868 | 08-Sep-2020 |
Dixsie Wolmers <dixsie@ibm.com> |
Fix hardware status expand button accessiblity
- Aria label added to provide screen readers context for button action - Title added to chevron icon to display label on hover
Signed-off-by: Dixsie W
Fix hardware status expand button accessiblity
- Aria label added to provide screen readers context for button action - Title added to chevron icon to display label on hover
Signed-off-by: Dixsie Wolmers <dixsie@ibm.com> Change-Id: Ib8c0cef36d7aa61e0b4b0ac7fdabffb7e8a0a17a
show more ...
|
741f375e | 05-Oct-2020 |
SurenNeware <sneware9@in.ibm.com> |
Update class to make event logs filter responsive
- For small viewports updated class to make event logs filter responsive.
Signed-off-by: Suren Neware <sneware9@in.ibm.com> Change-Id: I95ff82c0b
Update class to make event logs filter responsive
- For small viewports updated class to make event logs filter responsive.
Signed-off-by: Suren Neware <sneware9@in.ibm.com> Change-Id: I95ff82c0b4765815f70467b5ca748dcc3043d35d
show more ...
|
615b3150 | 19-Aug-2020 |
Sukanya Pandey <sukapan1@in.ibm.com> |
Add changes related to SOL page
-Changes incorporated can be referred through below link: -https://github.com/openbmc/webui-vue/issues/25
Signed-off-by: Sukanya Pandey <sukapan1@in.ibm.com> Chang
Add changes related to SOL page
-Changes incorporated can be referred through below link: -https://github.com/openbmc/webui-vue/issues/25
Signed-off-by: Sukanya Pandey <sukapan1@in.ibm.com> Change-Id: I39d79259e0470d11c15e596908eefee7a799262a
show more ...
|
14d80dd6 | 02-Oct-2020 |
Derick Montague <derick.montague@ibm.com> |
Update package-lock
- Lock file not updated when I removed the chai library
Signed-off-by: Derick Montague <derick.montague@ibm.com> Change-Id: I7bb47b3b29154765bd8296e18ed6b29b7508117b |
1471f8fa | 18-Sep-2020 |
SurenNeware <sneware9@in.ibm.com> |
Update name of sensors export file
- Now the name of exported sensors file will be combination of date and sensors as prefix.
Signed-off-by: Suren Neware <sneware9@in.ibm.com> Change-Id: Ie30a1b5
Update name of sensors export file
- Now the name of exported sensors file will be combination of date and sensors as prefix.
Signed-off-by: Suren Neware <sneware9@in.ibm.com> Change-Id: Ie30a1b5e61ad47bc2e78f173945b54ed73a873a5
show more ...
|
abe2b7b7 | 27-Sep-2020 |
Yoshie Muranaka <yoshiemuranaka@gmail.com> |
Remove searchFilter property from Sensors page
The searchFilter data prop is included in the SearchFilterMixin, so can be removed from the Sensors component.
Signed-off-by: Yoshie Muranaka <yoshiem
Remove searchFilter property from Sensors page
The searchFilter data prop is included in the SearchFilterMixin, so can be removed from the Sensors component.
Signed-off-by: Yoshie Muranaka <yoshiemuranaka@gmail.com> Change-Id: Iba40439de0aa01458cf95157f25124e0b08669f1
show more ...
|
58a7a03c | 21-Sep-2020 |
Derick Montague <derick.montague@ibm.com> |
Resolve broken unit tests
- Refactor broke snapshots and the logout functionality test
Signed-off-by: Derick Montague <derick.montague@ibm.com> Change-Id: I31932b0553a8ca9e6e2a38235b7769fab2061ba6 |
96b37af1 | 04-Sep-2020 |
Mateusz Gapski <mateuszx.gapski@intel.com> |
Fix responsiveness of KVM
More info: https://github.com/openbmc/webui-vue/issues/24
Signed-off-by: Mateusz Gapski <mateuszx.gapski@intel.com> Change-Id: I150e7816ea08f462300566276ddbfc117e9f2e0c |
4c7c5af8 | 27-Sep-2020 |
Yoshie Muranaka <yoshiemuranaka@gmail.com> |
Fix duplicate nav item
There are two "Configuration" nav items in the primary app nav. Changed the second one to "Access control"
Signed-off-by: Yoshie Muranaka <yoshiemuranaka@gmail.com> Change-Id
Fix duplicate nav item
There are two "Configuration" nav items in the primary app nav. Changed the second one to "Access control"
Signed-off-by: Yoshie Muranaka <yoshiemuranaka@gmail.com> Change-Id: I5de41892ec3f675c7cb98b1600d77f0342723d57
show more ...
|
49dbdd26 | 24-Sep-2020 |
Yoshie Muranaka <yoshiemuranaka@gmail.com> |
Fix error on Hardware status page
Setting default value for processors to an empty array to avoid error "TypeError: Cannot read property 'length' of null" caused when attempting to calculate the tot
Fix error on Hardware status page
Setting default value for processors to an empty array to avoid error "TypeError: Cannot read property 'length' of null" caused when attempting to calculate the total table count on initial load.
Signed-off-by: Yoshie Muranaka <yoshiemuranaka@gmail.com> Change-Id: I2e3af184f7f7649bed96cd4fd994fb3ee24ff28f
show more ...
|
c2862dcc | 11-Sep-2020 |
SurenNeware <sneware9@in.ibm.com> |
Add icon to the toast component
- Add status icon to the toast component. - Add a method that return title with associated icon.
Signed-off-by: Suren Neware <sneware9@in.ibm.com> Change-Id: Iae75e3
Add icon to the toast component
- Add status icon to the toast component. - Add a method that return title with associated icon.
Signed-off-by: Suren Neware <sneware9@in.ibm.com> Change-Id: Iae75e3eec7317af6b25a0ed1bfa4cc72644f7cd7
show more ...
|
7ad48b12 | 21-Sep-2020 |
Derick Montague <derick.montague@ibm.com> |
Remove unused npm package
- We are not using the chai npm package. It was not removed after moving to Jest
Signed-off-by: Derick Montague <derick.montague@ibm.com> Change-Id: I13bb8296bfa06a40e855e
Remove unused npm package
- We are not using the chai npm package. It was not removed after moving to Jest
Signed-off-by: Derick Montague <derick.montague@ibm.com> Change-Id: I13bb8296bfa06a40e855ec3ae43625b668e92cf0
show more ...
|
3dd167a1 | 03-Sep-2020 |
Yoshie Muranaka <yoshiemuranaka@gmail.com> |
Make customizations to IBM router
Removes KVM definition from default router. Before this change, the IBM environment build would remove KVM from the app navigation, but users could still access the
Make customizations to IBM router
Removes KVM definition from default router. Before this change, the IBM environment build would remove KVM from the app navigation, but users could still access the page by typing in url directly for the KVM page. With this change, the route should no longer be accessible and will redirect to our 404 page.
Signed-off-by: Yoshie Muranaka <yoshiemuranaka@gmail.com> Change-Id: I75439bc9443f9cbabbedf80b1142dd97209f5456
show more ...
|
f15cc7ac | 09-Sep-2020 |
Yoshie Muranaka <yoshiemuranaka@gmail.com> |
Move translation into routes file
- Added intial application load document title update with created hook
Signed-off-by: Yoshie Muranaka <yoshiemuranaka@gmail.com> Change-Id: I73d18ed4a56bd04601f
Move translation into routes file
- Added intial application load document title update with created hook
Signed-off-by: Yoshie Muranaka <yoshiemuranaka@gmail.com> Change-Id: I73d18ed4a56bd04601fa7382c2d6c2ec504b03f5
show more ...
|
12bc8753 | 22-Sep-2020 |
Dixsie Wolmers <dixsie@ibm.com> |
Update toast drop-shadow opacity
- Created sass variable for box shadow to be reused for elements requiring box-shadow - Update toast opacity to 0.3
Signed-off-by: Dixsie Wolmers <dixsie@ibm.com>
Update toast drop-shadow opacity
- Created sass variable for box shadow to be reused for elements requiring box-shadow - Update toast opacity to 0.3
Signed-off-by: Dixsie Wolmers <dixsie@ibm.com> Change-Id: Icfc0a58944fd5fe6d2c677e99564910fc2c67f1f
show more ...
|
816d947e | 03-Sep-2020 |
Yoshie Muranaka <yoshiemuranaka@gmail.com> |
Create separate file for Vue Router routes
Separating routes into its own JS file to allow for easier env customizations. Update store resolve path to make sure right env stores modules are imported
Create separate file for Vue Router routes
Separating routes into its own JS file to allow for easier env customizations. Update store resolve path to make sure right env stores modules are imported in every file.
Signed-off-by: Yoshie Muranaka <yoshiemuranaka@gmail.com> Change-Id: I5c646c81fab54085198b2e179be80c954258f51c
show more ...
|
9b22b492 | 07-Sep-2020 |
Dixsie Wolmers <dixsie@ibm.com> |
Add table search filter clear button
- Adds ability to quickly clear a table input search field - Uses similar styling to password toggle icon and datepicker - Button style to be addressed in separa
Add table search filter clear button
- Adds ability to quickly clear a table input search field - Uses similar styling to password toggle icon and datepicker - Button style to be addressed in separate commit to match style guide
Signed-off-by: Dixsie Wolmers <dixsie@ibm.com> Change-Id: I18f2e01c28c00c7e7b2ad1af924070241caf36a5
show more ...
|
46f17ef6 | 08-Sep-2020 |
Dixsie Wolmers <dixsie@ibm.com> |
Add optional fields to LDAP and CSR form
- Optional fields are indicated on the form field label - Asterisks indicating required were removed
Verified with design.
Signed-off-by: Dixsie Wolmers <d
Add optional fields to LDAP and CSR form
- Optional fields are indicated on the form field label - Asterisks indicating required were removed
Verified with design.
Signed-off-by: Dixsie Wolmers <dixsie@ibm.com> Change-Id: I998485f8928c2c976aa49790c19c9ac247d5ed24
show more ...
|
9901096a | 27-Jul-2020 |
Sukanya Pandey <sukapan1@in.ibm.com> |
Show total and filtered number of items in a table
-The total number of items and the filtered items will be shown in the EventLogs, Sensors and HardwareStatus table.
Signed-off-by: Sukanya Pan
Show total and filtered number of items in a table
-The total number of items and the filtered items will be shown in the EventLogs, Sensors and HardwareStatus table.
Signed-off-by: Sukanya Pandey <sukapan1@in.ibm.com> Change-Id: I0ee6410bf675038a350a71a02ec076f9e8baf004
show more ...
|
ce33f216 | 28-Aug-2020 |
Sukanya Pandey <sukapan1@in.ibm.com> |
Auto fill date and time input fields in DateTimeSetting page
-Under manual date and time input field will be auto populated with defalut date and time.
Signed-off-by: Sukanya Pandey <sukapan1@in.i
Auto fill date and time input fields in DateTimeSetting page
-Under manual date and time input field will be auto populated with defalut date and time.
Signed-off-by: Sukanya Pandey <sukapan1@in.ibm.com> Change-Id: I62dcfe9ad37193d2ab6dfab1aea14eefb595ff37
show more ...
|
0214fedb | 03-Sep-2020 |
Yoshie Muranaka <yoshiemuranaka@gmail.com> |
Update config to enable custom app navigation
- Update documentation to include navigation customizations - Created an IBM specific application navigation file to demonstrate how to remove KVM nav
Update config to enable custom app navigation
- Update documentation to include navigation customizations - Created an IBM specific application navigation file to demonstrate how to remove KVM navigation item
Signed-off-by: Yoshie Muranaka <yoshiemuranaka@gmail.com> Change-Id: I2ea61e9f3a43e6821f274ed90e0eed18afabccb7
show more ...
|