History log of /openbmc/phosphor-webui/app/common/directives/log-search-control.html (Results 1 – 10 of 10)
Revision Date Author Comments
# db1e89ed 09-Sep-2019 Dixsie Wolmers <dixsiew@gmail.com>

Fix filter bar clear filter button

Makes filter button screen reader friendly
and accessible.

- Adds icon directive for close icon
- Adds button type
- Icon is aria-hidd

Fix filter bar clear filter button

Makes filter button screen reader friendly
and accessible.

- Adds icon directive for close icon
- Adds button type
- Icon is aria-hidden and uses an aria-label attribute with
the value set to clear filter

Tested:
- Filter inputs clear on close button click

Signed-off-by: Dixsie Wolmers <dixsiew@gmail.com>
Change-Id: Ifcbe603c2771156fe7a03359b144e0a0acd5e3f1

show more ...


# 84e114a4 14-Nov-2018 Gunnar Mills <gmills@us.ibm.com>

Move to Bootstrap 4

Bootstrap < 4.1.2 has the following CVE:
https://nvd.nist.gov/vuln/detail/CVE-2018-14041

Removed bootstrap-theme.css due to "Replaced the separate optional

Move to Bootstrap 4

Bootstrap < 4.1.2 has the following CVE:
https://nvd.nist.gov/vuln/detail/CVE-2018-14041

Removed bootstrap-theme.css due to "Replaced the separate optional
theme with configurable options via SCSS variables
(e.g., $enable-gradients: true)."

Added "width: 100%" to a few places where width 100% was no longer
getting inherited.
Moved a few elements and adjusted styles to get the same look as
before.

See https://getbootstrap.com/docs/4.0/migration/ for more
information.

Tested: Manually on a Witherspoon.
Change-Id: I0a72665ac1ca6eacd0b553a585b1fb15e14ae62c
Signed-off-by: Gunnar Mills <gmills@us.ibm.com>

show more ...


# 8d6f37f9 25-Sep-2018 Gunnar Mills <gmills@us.ibm.com>

log-search-control.html: Fix indenting

Change-Id: I11074705553aba7b1b8a8ebc1a97b472a5fb1de5
Signed-off-by: Gunnar Mills <gmills@us.ibm.com>


# 5f0b7767 25-Sep-2018 Gunnar Mills <gmills@us.ibm.com>

Remove tabs from HTML files

From https://google.github.io/styleguide/htmlcssguide.html
"Indentation
Indent by 2 spaces at a time.

Don't use tabs or mix tabs and spaces for i

Remove tabs from HTML files

From https://google.github.io/styleguide/htmlcssguide.html
"Indentation
Indent by 2 spaces at a time.

Don't use tabs or mix tabs and spaces for indentation."

Tested: Manual regression testing on a Witherspoon.
Change-Id: Ief7137dabc869b73b73f9947337fbb0abb5ca497
Signed-off-by: Gunnar Mills <gmills@us.ibm.com>

show more ...


# 171c6a1e 11-Aug-2017 Iftekharul Islam <iislam@us.ibm.com>

Added search clear functionality to filtering

Change-Id: Id22b067c8bcc0e05aee6325153154ea7a81f17ae
Signed-off-by: Iftekharul Islam <iislam@us.ibm.com>


# 8b527990 31-Jul-2017 Michael Davis <michael.s.davis@ibm.com>

changes to global search filter:

- Added clear button to clear input
- changed submit to resize based on content

Change-Id: Ida69f961effc261dc44319ba8710d9b4349ba847
Signed-

changes to global search filter:

- Added clear button to clear input
- changed submit to resize based on content

Change-Id: Ida69f961effc261dc44319ba8710d9b4349ba847
Signed-off-by: Michael Davis <michael.s.davis@ibm.com>

show more ...


# 0a80dd67 09-Jul-2017 Michael Davis <michael.s.davis@ibm.com>

Added label to content filter input and fixed disable class

Change-Id: I86dc3a4764eabd94aa08bf2dbb56b5fc1565d195
Signed-off-by: Michael Davis <michael.s.davis@ibm.com>


# b76d5f06 19-Jun-2017 Michael Davis <michael.s.davis@ibm.com>

Misc fixes for event log.

- Fixed single event log overflow.
- Fixed incorrect class on log search filter button.
- Fixed incorrect nested div.
- Removed duplicate accord

Misc fixes for event log.

- Fixed single event log overflow.
- Fixed incorrect class on log search filter button.
- Fixed incorrect nested div.
- Removed duplicate accordion trigger class in event log.
- Fixed hover for checkboxes to be more prominent.
- Fixed margin issue with action header for event log.

Change-Id: I156f516316675afde98c233057a8247bc17a1459

show more ...


# e126be7a 08-May-2017 Michael Davis <michael.s.davis@ibm.com>

Text style fixes

Numerous minor style corrections (ex. lower vs upper case)

Change-Id: I0c77f590847d4978ac3ffbad82fc2acd481b70f9
Signed-off-by: Michael Davis <michael.s.davis@ib

Text style fixes

Numerous minor style corrections (ex. lower vs upper case)

Change-Id: I0c77f590847d4978ac3ffbad82fc2acd481b70f9
Signed-off-by: Michael Davis <michael.s.davis@ibm.com>

show more ...


# 8b4828a6 19-Apr-2017 Iftekharul Islam <iislam@us.ibm.com>

Add event log search and filter capabilities

Change-Id: I9dc891e0f1e30abe488d401c57e1cf4f5656c3af
Signed-off-by: Iftekharul Islam <iislam@us.ibm.com>