fcda2001 | 29-Jul-2020 |
Dixsie Wolmers <dixsie@ibm.com> |
Update Date and Time Settings to include UTC/offset label
Label updates allow the user to easily understand the expectation for entering time by using specific label text for "24 hour time" and remo
Update Date and Time Settings to include UTC/offset label
Label updates allow the user to easily understand the expectation for entering time by using specific label text for "24 hour time" and removing parenthesis from the helper text as parenthesis are not needed to in the input field.
UTC/offset is displayed based on user preference.
Signed-off-by: Dixsie Wolmers <dixsie@ibm.com> Change-Id: I41f98d9d16f0a4a81af39ce9b25768a1c0b89f08
show more ...
|
b5c161b4 | 30-Jul-2020 |
Sukanya Pandey <sukapan1@in.ibm.com> |
Remove time bug from date and time settings page
-Bug is while setting the UTC time, UTC time is getting saved with offset as per the timezone. -After this commit the UTC time will be saved as UT
Remove time bug from date and time settings page
-Bug is while setting the UTC time, UTC time is getting saved with offset as per the timezone. -After this commit the UTC time will be saved as UTC time with no offset.
Signed-off-by: Sukanya Pandey <sukapan1@in.ibm.com> Change-Id: I4731cb1f8e3daae3801059e1653d059c51c26f7d
show more ...
|
b15a0ea3 | 29-Jul-2020 |
SurenNeware <sneware9@in.ibm.com> |
Remove unnecessary style block from overview page
- Remove text-transform from Overview Network style block. - This commit will not change the original state of value getting from backend by text
Remove unnecessary style block from overview page
- Remove text-transform from Overview Network style block. - This commit will not change the original state of value getting from backend by text transform.
Signed-off-by: Suren Neware <sneware9@in.ibm.com> Change-Id: I91db237cc0753e2dc477b2d324d745ea1e387c2b
show more ...
|
7caebe17 | 29-Jul-2020 |
Yoshie Muranaka <yoshiemuranaka@gmail.com> |
Delete helpers import on DateTimeSettings SFC
Importing helper Sass files is no longer necessary in SFCs because it is included by the sass loader. It could potentially also cause issues with themin
Delete helpers import on DateTimeSettings SFC
Importing helper Sass files is no longer necessary in SFCs because it is included by the sass loader. It could potentially also cause issues with theming if it is included because SFC styles would override the env partial.
Signed-off-by: Yoshie Muranaka <yoshiemuranaka@gmail.com> Change-Id: Ie865c63bdf9a10480242177b4dabe0895edc79f1
show more ...
|
4334d260 | 29-Jul-2020 |
Sukanya Pandey <sukapan1@in.ibm.com> |
Add test hooks to profile settings page
Signed-off-by: Sukanya Pandey <sukapan1@in.ibm.com> Change-Id: I99d6fbb97de18ca74f520f3ab2ea2fc7374fa5e6 |
471f2e07 | 27-Jul-2020 |
Mateusz Gapski <mateuszx.gapski@intel.com> |
Disable elements on page during loading
Pages: Network settings, Date and time, LDAP, Manage power usage More details: https://github.com/openbmc/webui-vue/issues/15
Signed-off-by: Mateusz Gapski <
Disable elements on page during loading
Pages: Network settings, Date and time, LDAP, Manage power usage More details: https://github.com/openbmc/webui-vue/issues/15
Signed-off-by: Mateusz Gapski <mateuszx.gapski@intel.com> Change-Id: I02c5aaff180a4ce445b7135403a169a8db3704da
show more ...
|
37b08397 | 17-Jul-2020 |
SurenNeware <sneware9@in.ibm.com> |
Add test hooks to server LED page
-Added test id to switch component.
Signed-off-by: Suren Neware <sneware9@in.ibm.com> Change-Id: I86f7f6d24f2ec70623d9c537755f5760052046cd |
5a909425 | 21-Jul-2020 |
Dixsie Wolmers <dixsie@ibm.com> |
Update Interface colors
Components affected by style guide gray pallete changes were updated from gray200 to gray100.
Signed-off-by: Dixsie Wolmers <dixsie@ibm.com> Change-Id: Ib5b2cca55f2c7d1d6be4
Update Interface colors
Components affected by style guide gray pallete changes were updated from gray200 to gray100.
Signed-off-by: Dixsie Wolmers <dixsie@ibm.com> Change-Id: Ib5b2cca55f2c7d1d6be49e8e64a10db6ef5e4524
show more ...
|
d7e7a16b | 20-Jul-2020 |
Dixsie Wolmers <dixsie@ibm.com> |
Update form fields to match style guide
Updates inputs, select, form field background color, validation text size, and field focus state.
New styles have a darker form field background color. Form
Update form fields to match style guide
Updates inputs, select, form field background color, validation text size, and field focus state.
New styles have a darker form field background color. Form fields on dark backgrounds will remain white.
Signed-off-by: Dixsie Wolmers <dixsie@ibm.com> Change-Id: Ifa14a57f764335b196b129e6614d7a1f1c27d7ad
show more ...
|
fc16f3c2 | 23-Jun-2020 |
Sukanya Pandey <sukapan1@in.ibm.com> |
Add timezone to profile settings page
- Users will have two options to select a timezone. - UTC and browser offset timezone are the two options for the application. - date-fns and date-fns-tz is
Add timezone to profile settings page
- Users will have two options to select a timezone. - UTC and browser offset timezone are the two options for the application. - date-fns and date-fns-tz is used for date and time manipulations because:- - The package size of library is smaller. - It allows for importing functions to work with the native date object rather than having to create a moment instance that carries a larger payload.
Signed-off-by: Sukanya Pandey <sukapan1@in.ibm.com> Change-Id: I581803f230f501c0d34d0b53e7c2d89e8466ee60
show more ...
|
a2c99829 | 17-Jul-2020 |
SurenNeware <sneware9@in.ibm.com> |
Add code to refactor the server LED component
-Resolved issue with toast notification appearing on page load.
Signed-off-by: Suren Neware <sneware9@in.ibm.com> Change-Id: I03e76951bf9e4f92eb6a6a6fc
Add code to refactor the server LED component
-Resolved issue with toast notification appearing on page load.
Signed-off-by: Suren Neware <sneware9@in.ibm.com> Change-Id: I03e76951bf9e4f92eb6a6a6fcffa09ef1be2f811
show more ...
|
47998e74 | 23-Jul-2020 |
Mateusz Gapski <mateuszx.gapski@intel.com> |
Change file input language
If my browser has Polish language then file input has Polish language too. However I would expect English language like whole app. More details: https://github.com/openbmc
Change file input language
If my browser has Polish language then file input has Polish language too. However I would expect English language like whole app. More details: https://github.com/openbmc/webui-vue/issues/20
Signed-off-by: Mateusz Gapski <mateuszx.gapski@intel.com> Change-Id: I20119fdd29686e1a4e6bed9ddd78a0e559afc694
show more ...
|
d388a28b | 08-Jul-2020 |
Yoshie Muranaka <yoshiemuranaka@gmail.com> |
Add ability to customize theme styles
Showcases how different themes/styles can be supported using .env variables. If an environemnt name is specified during the build process, an overrides file wil
Add ability to customize theme styles
Showcases how different themes/styles can be supported using .env variables. If an environemnt name is specified during the build process, an overrides file will be pulled in to allow modifications to color and font definitions.
This commit includes possible style modifications with the openpower env name as an example. To see the openpower changes, add the variable definition VUE_APP_NAME="openpower" to your .env.development.local file or build using 'npm run build -- --mode openpower'
- Moves helper imports into vue config to allow for specific import order - Removed helper imports in SFCs
Signed-off-by: Yoshie Muranaka <yoshiemuranaka@gmail.com> Change-Id: Iaf7a59c24fda06a7b74e23f2f042fb3300cb2056
show more ...
|
b1f12538 | 24-Jul-2020 |
Mateusz Gapski <mateuszx.gapski@intel.com> |
Hide status icon if severity is empty
Status icon was hidden if severity is empty on events log page More details: https://github.com/openbmc/webui-vue/issues/16
Signed-off-by: Mateusz Gapski <mate
Hide status icon if severity is empty
Status icon was hidden if severity is empty on events log page More details: https://github.com/openbmc/webui-vue/issues/16
Signed-off-by: Mateusz Gapski <mateuszx.gapski@intel.com> Change-Id: I905b30dfbb71bed8a0874e9fb38ff40c301477e9
show more ...
|
d1988ad5 | 23-Jul-2020 |
SurenNeware <sneware9@in.ibm.com> |
Add test hooks to LDAP page
Signed-off-by: Suren Neware <sneware9@in.ibm.com> Change-Id: I50a7e84b27a1fd1c1211d708213c48537750d580 |
d0df7d2c | 22-Jul-2020 |
SurenNeware <sneware9@in.ibm.com> |
Add test hooks to SSL certificate page
Signed-off-by: Suren Neware <sneware9@in.ibm.com> Change-Id: Ieb04df80fedd98ed83297916f99d355cb241041f |
5e25e281 | 08-Jul-2020 |
SurenNeware <sneware9@in.ibm.com> |
Add table responsive layout and fix search icon visibility
-Add responsive layout for all the tables. -Fix search icon visibility in search component.
Signed-off-by: Suren Neware <sneware9@in.ibm.c
Add table responsive layout and fix search icon visibility
-Add responsive layout for all the tables. -Fix search icon visibility in search component.
Signed-off-by: Suren Neware <sneware9@in.ibm.com> Change-Id: Ibb4f77cf322aeb3699b13ab6cbbdb6cc38efbdc4
show more ...
|
be88c61e | 20-Jul-2020 |
Dixsie Wolmers <dixsie@ibm.com> |
Update global typography
Updated the following body, label, and heading styles to match new style guide: - Font sizes - Font weight - Line height - Color
Signed-off-by: Dixsie Wolmers <dixsie@ibm.c
Update global typography
Updated the following body, label, and heading styles to match new style guide: - Font sizes - Font weight - Line height - Color
Signed-off-by: Dixsie Wolmers <dixsie@ibm.com> Change-Id: I014c968f6542b697fec8c3b9af781e64ac10794d
show more ...
|
b2ca0c04 | 20-Jul-2020 |
Sukanya Pandey <sukapan1@in.ibm.com> |
Add the updated icons for critical and export
-the critical icon in the header and tables. -the export icon in the event log page.
Signed-off-by: Sukanya Pandey <sukapan1@in.ibm.com> Change-Id:
Add the updated icons for critical and export
-the critical icon in the header and tables. -the export icon in the event log page.
Signed-off-by: Sukanya Pandey <sukapan1@in.ibm.com> Change-Id: I5b3beedb8339ba6e6bbd34b43ea7698fc44f9e42
show more ...
|
8d29eb49 | 17-Jul-2020 |
Sukanya Pandey <sukapan1@in.ibm.com> |
Add test hooks to server power operations
Signed-off-by: Sukanya Pandey <sukapan1@in.ibm.com> Change-Id: Ie5d9ffe1bf6ce7850824344cf5c413666fb2071b |
632de22a | 09-Jul-2020 |
Mateusz Gapski <mateuszx.gapski@intel.com> |
KVM console
- The kvm console with using novnc library
Signed-off-by: Mateusz Gapski <mateuszx.gapski@intel.com> Change-Id: Icfb7643595d8c17231ca3671753d6de971525bd3 |
2c98b095 | 22-Jun-2020 |
Yoshie Muranaka <yoshiemuranaka@gmail.com> |
Add check if password change required at Login
After successfully authenticating on the Login page, check /redfish/v1/AccountService/Accounts/${username} endpoint for the PasswordChangeRequired prop
Add check if password change required at Login
After successfully authenticating on the Login page, check /redfish/v1/AccountService/Accounts/${username} endpoint for the PasswordChangeRequired property to see whether or not the password is expired. If the password is expired, then navigate to the Change password page, if the password isn't expired navigate to the Overview page. After successfully changing an expired password, navigate to the Overview page.
Signed-off-by: Yoshie Muranaka <yoshiemuranaka@gmail.com> Change-Id: I32de5f71bcfcbe4099c2953a31c05ba0ebe670bc
show more ...
|
f7c39379 | 17-Jul-2020 |
Sukanya Pandey <sukapan1@in.ibm.com> |
Add test hooks to date time settings
Signed-off-by: Sukanya Pandey <sukapan1@in.ibm.com> Change-Id: Ia2caddb61fa42024812cf15b9834ef6cff478193 |
fe1e6582 | 15-Jul-2020 |
Dixsie Wolmers <dixsie@ibm.com> |
Add test hooks to local user management
Adds test hooks to to all interactive elements: inputs, checkboxes, radio, selects, buttons
Signed-off-by: Dixsie Wolmers <dixsie@ibm.com> Change-Id: I7f3f6f
Add test hooks to local user management
Adds test hooks to to all interactive elements: inputs, checkboxes, radio, selects, buttons
Signed-off-by: Dixsie Wolmers <dixsie@ibm.com> Change-Id: I7f3f6fbe968aeb23acf5a2ace7dbb3d4ed2aae77
show more ...
|
6aa9cf7c | 20-Jul-2020 |
Dixsie Wolmers <dixsie@ibm.com> |
Fix validation on date and time settings page
Signed-off-by: Dixsie Wolmers <dixsie@ibm.com> Change-Id: Id1770eee060acbf9672439201f089c873cfe9cc9 |