9055d988 | 31-Mar-2020 |
Sukanya Pandey <sukapan1@in.ibm.com> |
Add manage power usage page
-The page is used to control the power. -Maximum power can be set between 1 to 10000. -The API used to get and set the power limit:/redfish/v1/Chassis/chassis/Power
Add manage power usage page
-The page is used to control the power. -Maximum power can be set between 1 to 10000. -The API used to get and set the power limit:/redfish/v1/Chassis/chassis/Power
Signed-off-by: Sukanya Pandey <sukapan1@in.ibm.com> Change-Id: I1cab4876e9149d92de75014d7680ac11410ca4fe
show more ...
|
090c2d44 | 01-Apr-2020 |
SurenNeware <sneware9@in.ibm.com> |
Add ServerLED page
Added ability to turn on/off Indicator LED.
Signed-off-by: Suren Neware <sneware9@in.ibm.com> Change-Id: Ia59eb0214530906dea840ff18ff22fc913870bb9 |
2932165f | 04-May-2020 |
Yoshie Muranaka <yoshiemuranaka@gmail.com> |
Add confirmation modal on local user table
Adds a delete confirmation modal when user attempting batch delete action from local user table.
Signed-off-by: Yoshie Muranaka <yoshiemuranaka@gmail.com>
Add confirmation modal on local user table
Adds a delete confirmation modal when user attempting batch delete action from local user table.
Signed-off-by: Yoshie Muranaka <yoshiemuranaka@gmail.com> Change-Id: I33f77cb55ceedad8a724a9d3f4b37d12c6d6687e
show more ...
|
34354313 | 06-May-2020 |
Yoshie Muranaka <yoshiemuranaka@gmail.com> |
Add translation to Unauthorized page
- Swapped container <div> for boostrap container
Signed-off-by: Yoshie Muranaka <yoshiemuranaka@gmail.com> Change-Id: Ie3f8539fc4b1e3496d77277319f77a9b51574885 |
346be2a4 | 28-Apr-2020 |
Yoshie Muranaka <yoshiemuranaka@gmail.com> |
Add page loader on Local user management page
Signed-off-by: Yoshie Muranaka <yoshiemuranaka@gmail.com> Change-Id: Ibb681f72bed33a6ca70d8e526668a2ab154111b4 |
5c977976 | 30-Apr-2020 |
Yoshie Muranaka <yoshiemuranaka@gmail.com> |
Add loading bar to Server power operations page
Signed-off-by: Yoshie Muranaka <yoshiemuranaka@gmail.com> Change-Id: I823279c6865fa1ecff2f0443d735477e03fbf417 |
9a9092dc | 04-May-2020 |
Yoshie Muranaka <yoshiemuranaka@gmail.com> |
Fix accessibility issue on local user page
Updates template to use form attribute on submit button to allow keyboard users to submit modal forms with the enter key. These updates were made to the lo
Fix accessibility issue on local user page
Updates template to use form attribute on submit button to allow keyboard users to submit modal forms with the enter key. These updates were made to the local user add/edit modal and the account settings modal.
Signed-off-by: Yoshie Muranaka <yoshiemuranaka@gmail.com> Change-Id: Id217cd68e4576ee099598591df6edbead0f1de8b
show more ...
|
c77fdaf9 | 04-May-2020 |
Yoshie Muranaka <yoshiemuranaka@gmail.com> |
Fix generate CSR submit
Add .prevent modifier to prevent native form submit in CSR modal which causes unwanted page refresh.
Signed-off-by: Yoshie Muranaka <yoshiemuranaka@gmail.com> Change-Id: I3d
Fix generate CSR submit
Add .prevent modifier to prevent native form submit in CSR modal which causes unwanted page refresh.
Signed-off-by: Yoshie Muranaka <yoshiemuranaka@gmail.com> Change-Id: I3d56ed4797bc3829507873029d849a7a1ad03c99
show more ...
|
e5be9ba5 | 30-Apr-2020 |
Yoshie Muranaka <yoshiemuranaka@gmail.com> |
Add loading bar to SSL certificates page
- Return new Date() instead of null when calculating expiring time. Expired certificates banner is sometimes visible if the certificates are returned bef
Add loading bar to SSL certificates page
- Return new Date() instead of null when calculating expiring time. Expired certificates banner is sometimes visible if the certificates are returned before the bmc time
Signed-off-by: Yoshie Muranaka <yoshiemuranaka@gmail.com> Change-Id: I3a2b8ac8a639f464856472013be14878151e7289
show more ...
|
e9a59c75 | 30-Apr-2020 |
Yoshie Muranaka <yoshiemuranaka@gmail.com> |
Add loading bar to LDAP page
Signed-off-by: Yoshie Muranaka <yoshiemuranaka@gmail.com> Change-Id: I19f34986e05298a42f1739632a5786d03371e47c |
50ff1838 | 01-May-2020 |
Yoshie Muranaka <yoshiemuranaka@gmail.com> |
Add loading bar to Sensors page
Signed-off-by: Yoshie Muranaka <yoshiemuranaka@gmail.com> Change-Id: I6d44e1326b2cf697bf1f20e4e10ccd68e4681c66 |
598bf7e9 | 01-May-2020 |
Yoshie Muranaka <yoshiemuranaka@gmail.com> |
Add loading bar to Overview page
Signed-off-by: Yoshie Muranaka <yoshiemuranaka@gmail.com> Change-Id: I47ef77dda6b348c854e875aa458acfa44e287c49 |
40865726 | 13-Apr-2020 |
Derick Montague <derick.montague@ibm.com> |
Update Sass architecture to require helper imports
- Restructuring file strucure to support single file components use of Sass variables when imported into vuepress. - Creating a scalable file struc
Update Sass architecture to require helper imports
- Restructuring file strucure to support single file components use of Sass variables when imported into vuepress. - Creating a scalable file structure using Sass best practices
Tested by building and testing both the vue web ui and the the documentation application.
Signed-off-by: Derick Montague <derick.montague@ibm.com> Change-Id: Iddcefbf305c8dac978ee24e903df33b609e395e3
show more ...
|
b1a7191e | 29-Apr-2020 |
Yoshie Muranaka <yoshiemuranaka@gmail.com> |
Add export functionality to Sensors page
- Create TableToolbarExport component to be used as a slot in TableToolbar - Allows selected table items to be exported
Signed-off-by: Yoshie Muranaka <yo
Add export functionality to Sensors page
- Create TableToolbarExport component to be used as a slot in TableToolbar - Allows selected table items to be exported
Signed-off-by: Yoshie Muranaka <yoshiemuranaka@gmail.com> Change-Id: I929347e046af8a5d5188e4c4fd9fc874e067cce5
show more ...
|
80735e10 | 28-Apr-2020 |
Yoshie Muranaka <yoshiemuranaka@gmail.com> |
Update local user button icon position
Move icon to left of button text to follow consistent patterns defined in style guide.
Signed-off-by: Yoshie Muranaka <yoshiemuranaka@gmail.com> Change-Id: I5
Update local user button icon position
Move icon to left of button text to follow consistent patterns defined in style guide.
Signed-off-by: Yoshie Muranaka <yoshiemuranaka@gmail.com> Change-Id: I56a9f4bb47fb28d6791ad1d9e0b986f3a8b5cbd4
show more ...
|
dc3d5411 | 17-Apr-2020 |
Yoshie Muranaka <yoshiemuranaka@gmail.com> |
Add LDAP role groups table
Adds ability to add, edit, and delete RemoteRoleMapping objects from the GUI. Role group table functionality includes sort, single row edit and delete, and batch delete.
Add LDAP role groups table
Adds ability to add, edit, and delete RemoteRoleMapping objects from the GUI. Role group table functionality includes sort, single row edit and delete, and batch delete.
Signed-off-by: Yoshie Muranaka <yoshiemuranaka@gmail.com> Change-Id: Id9168c90b78a6f4090ab0ab3e37e74b8cd821d54
show more ...
|
f7aa7f9c | 27-Apr-2020 |
Yoshie Muranaka <yoshiemuranaka@gmail.com> |
Remove hostname D-Bus request
Hostname is available in NetworkSettingsStore using redfish api.
Signed-off-by: Yoshie Muranaka <yoshiemuranaka@gmail.com> Change-Id: I26c26281ca8d9003d2daaed13d6bbd4d
Remove hostname D-Bus request
Hostname is available in NetworkSettingsStore using redfish api.
Signed-off-by: Yoshie Muranaka <yoshiemuranaka@gmail.com> Change-Id: I26c26281ca8d9003d2daaed13d6bbd4db6ed700c
show more ...
|
c4e38abf | 09-Apr-2020 |
Yoshie Muranaka <yoshiemuranaka@gmail.com> |
Add LDAP page
Adds ability to enable LDAP service and modify LDAP and ActiveDirectory properties.
Signed-off-by: Yoshie Muranaka <yoshiemuranaka@gmail.com> Change-Id: I59d65bba7f6fe321af395227ce2f7
Add LDAP page
Adds ability to enable LDAP service and modify LDAP and ActiveDirectory properties.
Signed-off-by: Yoshie Muranaka <yoshiemuranaka@gmail.com> Change-Id: I59d65bba7f6fe321af395227ce2f7188d9c006b7
show more ...
|
3111b6fa | 21-Apr-2020 |
Yoshie Muranaka <yoshiemuranaka@gmail.com> |
Update layout fluid prop to set max-width
Setting page container fluid prop to 'xl' to allow fluid/100% container width until reaching the xl breakpoint. After reaching the xl breakpoint, a max-widt
Update layout fluid prop to set max-width
Setting page container fluid prop to 'xl' to allow fluid/100% container width until reaching the xl breakpoint. After reaching the xl breakpoint, a max-width is set to the container. This will make sure that the page content doesn't stretch into an unreasonable layout on wide viewports. https://bootstrap-vue.org/docs/components/layout#fluid-width-container
Signed-off-by: Yoshie Muranaka <yoshiemuranaka@gmail.com> Change-Id: Ic50dd3b4339d532663279350afdcc30e59bb0c74
show more ...
|
791622bc | 17-Apr-2020 |
Yoshie Muranaka <yoshiemuranaka@gmail.com> |
Fix local user edit bug
When clicking the edit action in the local user table multiple times in a row, the form values do not populate. Setting the activeUser value to null whenever the modal is hid
Fix local user edit bug
When clicking the edit action in the local user table multiple times in a row, the form values do not populate. Setting the activeUser value to null whenever the modal is hidden will fix this issue–the value change will trigger the watch method in the modal and set form values.
Signed-off-by: Yoshie Muranaka <yoshiemuranaka@gmail.com> Change-Id: I0b86b7e8b0454a69adf10fdd534a85a28d57b2a9
show more ...
|
038a9da1 | 17-Apr-2020 |
Yoshie Muranaka <yoshiemuranaka@gmail.com> |
Add dynamic AccountService Roles
Get roles on local user management privilege dropdown from /redfish/v1/AccountService/Roles instead of hard-coded values.
Signed-off-by: Yoshie Muranaka <yoshiemura
Add dynamic AccountService Roles
Get roles on local user management privilege dropdown from /redfish/v1/AccountService/Roles instead of hard-coded values.
Signed-off-by: Yoshie Muranaka <yoshiemuranaka@gmail.com> Change-Id: I00409b17fc1a2a49b880883749c0241e0aae283e
show more ...
|
82cca545 | 07-Apr-2020 |
Yoshie Muranaka <yoshiemuranaka@gmail.com> |
Create TableFilter component
Global TableFilter component and TableFilterMixin can be used with any table. The TableFilterMixin will return filtered data with items that match any of the filter tags
Create TableFilter component
Global TableFilter component and TableFilterMixin can be used with any table. The TableFilterMixin will return filtered data with items that match any of the filter tags.
When the table search component is built, it should use the BoostrapVue Table :filter prop.
- Filter by status added to Sensors table
Signed-off-by: Yoshie Muranaka <yoshiemuranaka@gmail.com> Change-Id: I57ebab1686b2d267383cb0e1be252627bf42c98c
show more ...
|
532a4b03 | 27-Mar-2020 |
Yoshie Muranaka <yoshiemuranaka@gmail.com> |
Add generate CSR to SSL certificates page
Adds ability to generate, then download or copy a CSR from the GUI
- Import FormTagsPlugin to use for alternate names field
Signed-off-by: Yoshie Muranaka
Add generate CSR to SSL certificates page
Adds ability to generate, then download or copy a CSR from the GUI
- Import FormTagsPlugin to use for alternate names field
Signed-off-by: Yoshie Muranaka <yoshiemuranaka@gmail.com> Change-Id: I060e8d7917a79dafbfb67c758f5baa4a36ab86ae
show more ...
|
e45f54ba | 26-Mar-2020 |
Yoshie Muranaka <yoshiemuranaka@gmail.com> |
Add SSL Certificate expiration warnings
Adds status icons in data table and alert banners for expiring and expired certificates. Warning will be visible within 30 days of certificate expiration. Cri
Add SSL Certificate expiration warnings
Adds status icons in data table and alert banners for expiring and expired certificates. Warning will be visible within 30 days of certificate expiration. Critical/danger indicators will be visible when certificate is expired.
Signed-off-by: Yoshie Muranaka <yoshiemuranaka@gmail.com> Change-Id: I6f8c27d4ba1563a79b46eec7b869366ecee42f75
show more ...
|
37393810 | 24-Mar-2020 |
Yoshie Muranaka <yoshiemuranaka@gmail.com> |
Add SSL Certificates page
Adds ability to view, add, replace, and delete SSL certificates in GUI.
Signed-off-by: Yoshie Muranaka <yoshiemuranaka@gmail.com> Change-Id: I5cf9fa7bbd588dfb22f2431eed0b5
Add SSL Certificates page
Adds ability to view, add, replace, and delete SSL certificates in GUI.
Signed-off-by: Yoshie Muranaka <yoshiemuranaka@gmail.com> Change-Id: I5cf9fa7bbd588dfb22f2431eed0b5976ff860703
show more ...
|