History log of /openbmc/webui-vue/ (Results 426 – 450 of 842)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
f1b7883724-Nov-2020 Derick Montague <derick.montague@ibm.com>

Fix pixelated toggle element

On some screens, the toggle element is pixelated due to the border
color. When looking at Bootstrap default styles, they use the same
color for both the toggle element's

Fix pixelated toggle element

On some screens, the toggle element is pixelated due to the border
color. When looking at Bootstrap default styles, they use the same
color for both the toggle element's background color and border color.
This change resolves the pixelation issue and follows the same pattern
as the Bootstrap component library.

Signed-off-by: Derick Montague <derick.montague@ibm.com>
Change-Id: I0fb356153f216c6a79ba57e5f38294871c63dc6a

show more ...

970ea7d716-Nov-2020 Dixsie Wolmers <dixsie@ibm.com>

Add back to top button to hardware status page

- Created global back to top button

Signed-off-by: Dixsie Wolmers <dixsie@ibm.com>
Change-Id: I32022613e1ba62667b46150463c8f407b0b4ff11

2aac4d3324-Nov-2020 SurenNeware <sneware9@in.ibm.com>

Update indicator LED switch using another property

- Update indicator LED redfish endpoint based on 'LocationIndicatorActive' property.
- Updated both ServerLED and Overview page.

Signed-off-by: Su

Update indicator LED switch using another property

- Update indicator LED redfish endpoint based on 'LocationIndicatorActive' property.
- Updated both ServerLED and Overview page.

Signed-off-by: Suren Neware <sneware9@in.ibm.com>
Change-Id: Id47133e4834b658d49911be87d93f7985519a6d2

show more ...

842b5dbe24-Nov-2020 MichalX Szopinski <michalx.szopinski@intel.com>

Hide LDAP tab on Intel environment

Signed-off-by: MichalX Szopinski <michalx.szopinski@intel.com>
Change-Id: I18c5df56a857733adebec57f0fba68590dcb11f8

ba91c49927-Oct-2020 SurenNeware <sneware9@in.ibm.com>

Update data option for components using Mixin data

- Removed all the data options from all the mixins.
- Updated component data property relying on data property defined in
mixin.
- Export data pr

Update data option for components using Mixin data

- Removed all the data options from all the mixins.
- Updated component data property relying on data property defined in
mixin.
- Export data property from mixin file itself.

Signed-off-by: Suren Neware <sneware9@in.ibm.com>
Change-Id: I4aeffcb333bbaf5b78bcadd711b3169b0b4cb10e

show more ...

c42ad71d19-Nov-2020 Dixsie Wolmers <dixsie@ibm.com>

Add label to table checkboxes

- Span with class sr-only added to table checkboxes
- Verified passed DAP

Signed-off-by: Dixsie Wolmers <dixsie@ibm.com>
Change-Id: If6dff636762e6cc70c2f5b345827aa1385

Add label to table checkboxes

- Span with class sr-only added to table checkboxes
- Verified passed DAP

Signed-off-by: Dixsie Wolmers <dixsie@ibm.com>
Change-Id: If6dff636762e6cc70c2f5b345827aa1385a31c97

show more ...

09e2585517-Nov-2020 Konstantin Aladyshev <aladyshev22@gmail.com>

Add thresholds for Fan sensors

Add lower/upper non-critical/critical tresholds for Fan sensors

Signed-off-by: Konstantin Aladyshev <aladyshev22@gmail.com>
Change-Id: I8588af6e1fb6a3a9f74730de3f3ab0

Add thresholds for Fan sensors

Add lower/upper non-critical/critical tresholds for Fan sensors

Signed-off-by: Konstantin Aladyshev <aladyshev22@gmail.com>
Change-Id: I8588af6e1fb6a3a9f74730de3f3ab0cee0110962

show more ...

1c53659a17-Nov-2020 Yoshie Muranaka <yoshiemuranaka@gmail.com>

Fix LDAP accessibility violations

- Fixed "<fieldset> element does not have a <legend>" by removing
a label-for prop
- Fixed "Form control has more than one label" by removing a wrapper
<b-form-

Fix LDAP accessibility violations

- Fixed "<fieldset> element does not have a <legend>" by removing
a label-for prop
- Fixed "Form control has more than one label" by removing a wrapper
<b-form-group> that disabled controls while the page was loading
- Existing table violations to be addressed separately

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

show more ...

e080ba7a12-Nov-2020 Yoshie Muranaka <yoshiemuranaka@gmail.com>

Add documentation for table search

Create table directory to organize related images in the same
directory and add updates to image path that will fix incorrect
path in final build.

Signed-off-by:

Add documentation for table search

Create table directory to organize related images in the same
directory and add updates to image path that will fix incorrect
path in final build.

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

show more ...

e9116ebe18-Nov-2020 Dixsie Wolmers <dixsie@ibm.com>

Add datepicker label

Span with sr-only class added to date picker button
to implicity add label.

The bootstrap vue datepicker component does not have
an accessibility prop for the button inside the

Add datepicker label

Span with sr-only class added to date picker button
to implicity add label.

The bootstrap vue datepicker component does not have
an accessibility prop for the button inside the
datepicker wrapper.

Signed-off-by: Dixsie Wolmers <dixsie@ibm.com>
Change-Id: I6fd3e55b865343769d6c0a179ae4c5d8c1038ffb

show more ...

8a8b3e7017-Nov-2020 Yoshie Muranaka <yoshiemuranaka@gmail.com>

Fix TableFilter component

Updates to the event values passed by BootstrapVue checkbox
components required changes to the custom component.

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

Fix TableFilter component

Updates to the event values passed by BootstrapVue checkbox
components required changes to the custom component.

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

show more ...

978807de03-Sep-2020 SurenNeware <sneware9@in.ibm.com>

Add new style for form file component

- Now only add file button will be visible.
- And selected file name will come down to the button.
- Changed form file component from custom type to plain.

Sig

Add new style for form file component

- Now only add file button will be visible.
- And selected file name will come down to the button.
- Changed form file component from custom type to plain.

Signed-off-by: Suren Neware <sneware9@in.ibm.com>
Change-Id: Ib59135691495c4dddfdbbae0e4228b55cdfda2a8

show more ...

8da32b5c16-Nov-2020 Dixsie Wolmers <dixsie@ibm.com>

Add store documentation

Signed-off-by: Dixsie Wolmers <dixsie@ibm.com>
Change-Id: I8597247305e1c3f7958f84b8496a7b75914b85c8

e7eb9dc627-Oct-2020 Derick Montague <derick.montague@ibm.com>

Add unit testing documentation

- Add unit testing section and page

Signed-off-by: Derick Montague <derick.montague@ibm.com>
Change-Id: I693b0576a5815aa7181c5ce068334509b99c7fc7

ab93192e16-Nov-2020 Derick Montague <derick.montague@ibm.com>

Fix docs button alignment and image path

- Create directory in order to use relative path for images and better
organize content

Signed-off-by: Derick Montague <derick.montague@ibm.com>
Change-Id:

Fix docs button alignment and image path

- Create directory in order to use relative path for images and better
organize content

Signed-off-by: Derick Montague <derick.montague@ibm.com>
Change-Id: Ia5085c1b72c162016ed4da037a15f5f53c744742

show more ...

e6e9245209-Nov-2020 Yoshie Muranaka <yoshiemuranaka@gmail.com>

Add documentation for table row expansion

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

d35132d811-Nov-2020 Yoshie Muranaka <yoshiemuranaka@gmail.com>

Update VuePress configuration

We are moving away from importing application components directly into
the VuePress docs. We will document code snippets and add screenshots
as a visual example.
This c

Update VuePress configuration

We are moving away from importing application components directly into
the VuePress docs. We will document code snippets and add screenshots
as a visual example.
This commit removes all code and configurations that supported importing
dynamic components into VuePress and added images in place of a working
component example on the page.

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

show more ...

ff8c5cd212-Nov-2020 Yoshie Muranaka <yoshiemuranaka@gmail.com>

Add SNMP settings route to app navigation

Adding a router "to" value so the SNMP settings navigation item
can be redirected to the 404 page instead of refreshing the app.

Signed-off-by: Yoshie Mura

Add SNMP settings route to app navigation

Adding a router "to" value so the SNMP settings navigation item
can be redirected to the 404 page instead of refreshing the app.

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

show more ...

30f11f8110-Nov-2020 Dixsie Wolmers <dixsie@ibm.com>

Align button icons

- Fixes button icon and text alignment
- App header buttons to be addressed separately
- Button documentation will be addressed in separate commit
- Aligns form input buttons: dat

Align button icons

- Fixes button icon and text alignment
- App header buttons to be addressed separately
- Button documentation will be addressed in separate commit
- Aligns form input buttons: datepicker, clear search, and password toggle
- Moves title from icon to button for icon only buttons
- Aligns validation icon with form input buttons

Signed-off-by: Dixsie Wolmers <dixsie@ibm.com>
Change-Id: Ie28d7d7dd7303ab6bf1897d1fa569e1580cc2f9d

show more ...

151dd24910-Nov-2020 SurenNeware <sneware9@in.ibm.com>

Add new transition class name

- Modified transition class name needed for vue3.
- Add comment for vue version based classes.

Signed-off-by: Suren Neware <sneware9@in.ibm.com>
Change-Id: I3578ca7c45

Add new transition class name

- Modified transition class name needed for vue3.
- Add comment for vue version based classes.

Signed-off-by: Suren Neware <sneware9@in.ibm.com>
Change-Id: I3578ca7c45e71326e38888412a4f36c266b005a0

show more ...

edb8a77429-Oct-2020 Sukanya Pandey <sukapan1@in.ibm.com>

Resolve custom-event-name-casing lint warnings

Signed-off-by: Sukanya Pandey <sukapan1@in.ibm.com>
Change-Id: I9eea4eac3b8cacc216fc9ad1011e51622622e75f

2f6d552028-Oct-2020 Sukanya Pandey <sukapan1@in.ibm.com>

Delete all selected event logs

-Earlier all the event logs were deleted ID wise.
-Now when all logs are selected then below API will be called to delete all the logs.
-API : '/redfish/v1/Systems/sys

Delete all selected event logs

-Earlier all the event logs were deleted ID wise.
-Now when all logs are selected then below API will be called to delete all the logs.
-API : '/redfish/v1/Systems/system/LogServices/EventLog/Actions/LogService.ClearLog'.

Signed-off-by: Sukanya Pandey <sukapan1@in.ibm.com>
Change-Id: Ib7026a4fe3c324e6a998be747325f379a944f1c8

show more ...

7e6fc97f10-Nov-2020 Derick Montague <derick.montague@ibm.com>

Update docs page container layout

- Update max-width to use 72 character length
- Remove center align of default content and page-nav
- Decrease padding

Signed-off-by: Derick Montague <derick.monta

Update docs page container layout

- Update max-width to use 72 character length
- Remove center align of default content and page-nav
- Decrease padding

Signed-off-by: Derick Montague <derick.montague@ibm.com>
Change-Id: Iafff0bc2bd0a64e2959997854e1acfb8804578d3

show more ...

6e70dd4709-Nov-2020 Derick Montague <derick.montague@ibm.com>

Fix typo in spec description

Signed-off-by: Derick Montague <derick.montague@ibm.com>
Change-Id: Ib410eec180d8f08728aae5504ff412fa01df9fee

f833c7e327-Oct-2020 Derick Montague <derick.montague@ibm.com>

Update failing unit tests

- Add babel plugin to handle Jest import of SVG. Without plugin the
test fails with a require.context() is undefined
- Update snapshot tests that have changed
- Removed glo

Update failing unit tests

- Add babel plugin to handle Jest import of SVG. Without plugin the
test fails with a require.context() is undefined
- Update snapshot tests that have changed
- Removed globals from .eslintrc.js that were needed prior to
migrating from Mocha and Chai to Jest

Signed-off-by: Derick Montague <derick.montague@ibm.com>
Change-Id: Ibd01d2e629b5ecb47d072e277e4e9b5ae5c5f001

show more ...

1...<<11121314151617181920>>...34