History log of /openbmc/phosphor-webui/app/server-health/styles/inventory.scss (Results 1 – 12 of 12)
Revision Date Author Comments
# 6f7ec80e 24-Jun-2019 Yoshie Muranaka <yoshiemuranaka@gmail.com>

Clean up color values

This update will clean up slight color variations in the
code base by creating and using Sass color variables
instead of hex values. Available colors are defined in
colors.scss

Clean up color values

This update will clean up slight color variations in the
code base by creating and using Sass color variables
instead of hex values. Available colors are defined in
colors.scss. Any usage of CSS color properties should
refer to the mapped color variables in colors.scss.

- Removed tags.scss file since tag components no longer used

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

show more ...


# 129779dd 14-Feb-2019 beccabroek <beccabroek@gmail.com>

Fix inventory dropdown

Dropdown on hardware page was cutting off text. Changes styling
so that table is in line and all information is displayed as
expected. If information exceeds dropdown size, a

Fix inventory dropdown

Dropdown on hardware page was cutting off text. Changes styling
so that table is in line and all information is displayed as
expected. If information exceeds dropdown size, a scroll bar
appears.

Tested: Appears to be displaying correctly using Chrome, Firefox
and Safari.

Change-Id: Ib1531c59865a7d7bf4ea1ded7277702e9cd53b8b
Signed-off-by: beccabroek <beccabroek@gmail.com>

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
theme with configurab

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


# 2f275a46 08-Sep-2017 Michael Davis <michael.s.davis@ibm.com>

fixed alignment of icons

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


# e1ae08c1 25-Aug-2017 Michael Davis <michael.s.davis@ibm.com>

moved table sorting to be global

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


# 98e3f8a6 27-Jul-2017 Michael Davis <michael.s.davis@ibm.com>

css added to capitalize first word of inventory items returned to match designs.

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


# eed24531 20-Jul-2017 Michael Davis <michael.s.davis@ibm.com>

usability and design changes for inventory

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


# fa278fbb 10-Jul-2017 Michael Davis <michael.s.davis@ibm.com>

Minor usability fix

- made all content labels consistent font & color.
- darkened color of labels.

Change-Id: I17caebdefa92e6b3b40709f353c84d38a81df3b8
Signed-off-by: Michael Davis <michael.s.davis

Minor usability fix

- made all content labels consistent font & color.
- darkened color of labels.

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

show more ...


# 6dc5f181 26-Jun-2017 Michael Davis <michael.s.davis@ibm.com>

Enhance hardware inventory layout

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


# 51946552 01-May-2017 Michael Davis <michael.s.davis@ibm.com>

Misc CSS fixes

* set max content width to 960px
* created mixin for bold font
* move app-header content to global header
* minor global changes
* changed input alignment for network config

Misc CSS fixes

* set max content width to 960px
* created mixin for bold font
* move app-header content to global header
* minor global changes
* changed input alignment for network config inputs
* added pop-out button class
* changed lightgrey color
* fixed accordion header actions responsiveness
* fixed input box border colors

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

show more ...


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

Change navigation structure

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


# 994a93b2 18-Apr-2017 Michael Davis <michael.s.davis@ibm.com>

add inventory templates

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