History log of /openbmc/webui-vue/src/views/ (Results 326 – 350 of 406)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
9055d98831-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 ...

090c2d4401-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

2932165f04-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 ...

3435431306-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

346be2a428-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

5c97797630-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

9a9092dc04-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 ...

c77fdaf904-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 ...

e5be9ba530-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 ...

e9a59c7530-Apr-2020 Yoshie Muranaka <yoshiemuranaka@gmail.com>

Add loading bar to LDAP page

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

50ff183801-May-2020 Yoshie Muranaka <yoshiemuranaka@gmail.com>

Add loading bar to Sensors page

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

598bf7e901-May-2020 Yoshie Muranaka <yoshiemuranaka@gmail.com>

Add loading bar to Overview page

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

4086572613-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 ...


/openbmc/webui-vue/.gitignore
/openbmc/webui-vue/src/assets/styles/_helpers.scss
/openbmc/webui-vue/src/assets/styles/_obmc-custom.scss
/openbmc/webui-vue/src/assets/styles/bmc/_base.scss
/openbmc/webui-vue/src/assets/styles/bmc/_helpers.scss
/openbmc/webui-vue/src/assets/styles/bmc/helpers/_colors.scss
/openbmc/webui-vue/src/assets/styles/bmc/helpers/_motion.scss
/openbmc/webui-vue/src/assets/styles/bmc/helpers/_variables.scss
/openbmc/webui-vue/src/assets/styles/vendor-overrides/bootstrap/_alert.scss
/openbmc/webui-vue/src/assets/styles/vendor-overrides/bootstrap/_badge.scss
/openbmc/webui-vue/src/assets/styles/vendor-overrides/bootstrap/_bootstrap-grid.scss
/openbmc/webui-vue/src/assets/styles/vendor-overrides/bootstrap/_buttons.scss
/openbmc/webui-vue/src/assets/styles/vendor-overrides/bootstrap/_dropdown.scss
/openbmc/webui-vue/src/assets/styles/vendor-overrides/bootstrap/_forms.scss
/openbmc/webui-vue/src/assets/styles/vendor-overrides/bootstrap/_index.scss
/openbmc/webui-vue/src/assets/styles/vendor-overrides/bootstrap/_modal.scss
/openbmc/webui-vue/src/assets/styles/vendor-overrides/bootstrap/_tables.scss
/openbmc/webui-vue/src/assets/styles/vendor-overrides/bootstrap/_toasts.scss
/openbmc/webui-vue/src/assets/styles/vendor/bootstrap-vue/_index.scss
/openbmc/webui-vue/src/assets/styles/vendor/bootstrap/_base.scss
/openbmc/webui-vue/src/assets/styles/vendor/bootstrap/_components.scss
/openbmc/webui-vue/src/assets/styles/vendor/bootstrap/_helpers.scss
/openbmc/webui-vue/src/assets/styles/vendor/bootstrap/_utils.scss
/openbmc/webui-vue/src/components/AppHeader/AppHeader.vue
/openbmc/webui-vue/src/components/AppNavigation/AppNavigation.vue
/openbmc/webui-vue/src/components/Global/PageContainer.vue
/openbmc/webui-vue/src/components/Global/PageSection.vue
/openbmc/webui-vue/src/components/Global/PageTitle.vue
/openbmc/webui-vue/src/components/Global/StatusIcon.vue
/openbmc/webui-vue/src/components/Global/TableFilter.vue
/openbmc/webui-vue/src/components/Global/TableToolbar.vue
/openbmc/webui-vue/src/layouts/AppLayout.vue
Control/ServerPowerOperations/BootSettings.vue
Login/Login.vue
Overview/Overview.vue
Overview/OverviewQuickLinks.vue
/openbmc/webui-vue/vue.config.js
b1a7191e29-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 ...

80735e1028-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 ...

dc3d541117-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 ...

f7aa7f9c27-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 ...

c4e38abf09-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 ...

3111b6fa21-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 ...

791622bc17-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 ...

038a9da117-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 ...

82cca54507-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 ...

532a4b0327-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 ...

e45f54ba26-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 ...

3739381024-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 ...

1...<<11121314151617