/openbmc/phosphor-webui/app/assets/icons/ |
H A D | icon-off.svg | 4b366b5a Tue Sep 24 10:32:42 CDT 2019 Yoshie Muranaka <yoshiemuranaka@gmail.com> Clean up icons Clean up duplicate svg icons from assets directory. Created a statusIcon component to dynamically render status icons instead of using background-image in scss files. - Moved/removed on, off, critical, warning svg icons from assets directory - Updated background-image status icons to use <icon> or <status-icon> directive Signed-off-by: Yoshie Muranaka <yoshiemuranaka@gmail.com> Change-Id: Ic0f06d78b0861d6f60d40b2dcc0b80fd6dad2a88
|
H A D | icon-on.svg | 4b366b5a Tue Sep 24 10:32:42 CDT 2019 Yoshie Muranaka <yoshiemuranaka@gmail.com> Clean up icons Clean up duplicate svg icons from assets directory. Created a statusIcon component to dynamically render status icons instead of using background-image in scss files. - Moved/removed on, off, critical, warning svg icons from assets directory - Updated background-image status icons to use <icon> or <status-icon> directive Signed-off-by: Yoshie Muranaka <yoshiemuranaka@gmail.com> Change-Id: Ic0f06d78b0861d6f60d40b2dcc0b80fd6dad2a88
|
/openbmc/phosphor-webui/app/common/components/ |
H A D | status-icon.js | 4b366b5a Tue Sep 24 10:32:42 CDT 2019 Yoshie Muranaka <yoshiemuranaka@gmail.com> Clean up icons Clean up duplicate svg icons from assets directory. Created a statusIcon component to dynamically render status icons instead of using background-image in scss files. - Moved/removed on, off, critical, warning svg icons from assets directory - Updated background-image status icons to use <icon> or <status-icon> directive Signed-off-by: Yoshie Muranaka <yoshiemuranaka@gmail.com> Change-Id: Ic0f06d78b0861d6f60d40b2dcc0b80fd6dad2a88
|
/openbmc/phosphor-webui/app/access-control/controllers/ |
H A D | user-accounts-modal-user.html | 4b366b5a Tue Sep 24 10:32:42 CDT 2019 Yoshie Muranaka <yoshiemuranaka@gmail.com> Clean up icons Clean up duplicate svg icons from assets directory. Created a statusIcon component to dynamically render status icons instead of using background-image in scss files. - Moved/removed on, off, critical, warning svg icons from assets directory - Updated background-image status icons to use <icon> or <status-icon> directive Signed-off-by: Yoshie Muranaka <yoshiemuranaka@gmail.com> Change-Id: Ic0f06d78b0861d6f60d40b2dcc0b80fd6dad2a88
|
H A D | certificate-controller.html | 4b366b5a Tue Sep 24 10:32:42 CDT 2019 Yoshie Muranaka <yoshiemuranaka@gmail.com> Clean up icons Clean up duplicate svg icons from assets directory. Created a statusIcon component to dynamically render status icons instead of using background-image in scss files. - Moved/removed on, off, critical, warning svg icons from assets directory - Updated background-image status icons to use <icon> or <status-icon> directive Signed-off-by: Yoshie Muranaka <yoshiemuranaka@gmail.com> Change-Id: Ic0f06d78b0861d6f60d40b2dcc0b80fd6dad2a88
|
/openbmc/phosphor-webui/app/server-control/controllers/ |
H A D | power-operations-modal.html | 4b366b5a Tue Sep 24 10:32:42 CDT 2019 Yoshie Muranaka <yoshiemuranaka@gmail.com> Clean up icons Clean up duplicate svg icons from assets directory. Created a statusIcon component to dynamically render status icons instead of using background-image in scss files. - Moved/removed on, off, critical, warning svg icons from assets directory - Updated background-image status icons to use <icon> or <status-icon> directive Signed-off-by: Yoshie Muranaka <yoshiemuranaka@gmail.com> Change-Id: Ic0f06d78b0861d6f60d40b2dcc0b80fd6dad2a88
|
H A D | power-operations-controller.html | 4b366b5a Tue Sep 24 10:32:42 CDT 2019 Yoshie Muranaka <yoshiemuranaka@gmail.com> Clean up icons Clean up duplicate svg icons from assets directory. Created a statusIcon component to dynamically render status icons instead of using background-image in scss files. - Moved/removed on, off, critical, warning svg icons from assets directory - Updated background-image status icons to use <icon> or <status-icon> directive Signed-off-by: Yoshie Muranaka <yoshiemuranaka@gmail.com> Change-Id: Ic0f06d78b0861d6f60d40b2dcc0b80fd6dad2a88
|
/openbmc/phosphor-webui/app/common/styles/elements/ |
H A D | alerts.scss | 4b366b5a Tue Sep 24 10:32:42 CDT 2019 Yoshie Muranaka <yoshiemuranaka@gmail.com> Clean up icons Clean up duplicate svg icons from assets directory. Created a statusIcon component to dynamically render status icons instead of using background-image in scss files. - Moved/removed on, off, critical, warning svg icons from assets directory - Updated background-image status icons to use <icon> or <status-icon> directive Signed-off-by: Yoshie Muranaka <yoshiemuranaka@gmail.com> Change-Id: Ic0f06d78b0861d6f60d40b2dcc0b80fd6dad2a88
|
H A D | index.scss | 4b366b5a Tue Sep 24 10:32:42 CDT 2019 Yoshie Muranaka <yoshiemuranaka@gmail.com> Clean up icons Clean up duplicate svg icons from assets directory. Created a statusIcon component to dynamically render status icons instead of using background-image in scss files. - Moved/removed on, off, critical, warning svg icons from assets directory - Updated background-image status icons to use <icon> or <status-icon> directive Signed-off-by: Yoshie Muranaka <yoshiemuranaka@gmail.com> Change-Id: Ic0f06d78b0861d6f60d40b2dcc0b80fd6dad2a88
|
/openbmc/phosphor-webui/app/server-control/styles/ |
H A D | power-operations.scss | 4b366b5a Tue Sep 24 10:32:42 CDT 2019 Yoshie Muranaka <yoshiemuranaka@gmail.com> Clean up icons Clean up duplicate svg icons from assets directory. Created a statusIcon component to dynamically render status icons instead of using background-image in scss files. - Moved/removed on, off, critical, warning svg icons from assets directory - Updated background-image status icons to use <icon> or <status-icon> directive Signed-off-by: Yoshie Muranaka <yoshiemuranaka@gmail.com> Change-Id: Ic0f06d78b0861d6f60d40b2dcc0b80fd6dad2a88
|
/openbmc/phosphor-webui/app/common/styles/base/ |
H A D | icons.scss | 4b366b5a Tue Sep 24 10:32:42 CDT 2019 Yoshie Muranaka <yoshiemuranaka@gmail.com> Clean up icons Clean up duplicate svg icons from assets directory. Created a statusIcon component to dynamically render status icons instead of using background-image in scss files. - Moved/removed on, off, critical, warning svg icons from assets directory - Updated background-image status icons to use <icon> or <status-icon> directive Signed-off-by: Yoshie Muranaka <yoshiemuranaka@gmail.com> Change-Id: Ic0f06d78b0861d6f60d40b2dcc0b80fd6dad2a88
|
/openbmc/phosphor-webui/app/server-health/controllers/ |
H A D | inventory-overview-controller.html | 4b366b5a Tue Sep 24 10:32:42 CDT 2019 Yoshie Muranaka <yoshiemuranaka@gmail.com> Clean up icons Clean up duplicate svg icons from assets directory. Created a statusIcon component to dynamically render status icons instead of using background-image in scss files. - Moved/removed on, off, critical, warning svg icons from assets directory - Updated background-image status icons to use <icon> or <status-icon> directive Signed-off-by: Yoshie Muranaka <yoshiemuranaka@gmail.com> Change-Id: Ic0f06d78b0861d6f60d40b2dcc0b80fd6dad2a88
|
H A D | sensors-overview-controller.html | 4b366b5a Tue Sep 24 10:32:42 CDT 2019 Yoshie Muranaka <yoshiemuranaka@gmail.com> Clean up icons Clean up duplicate svg icons from assets directory. Created a statusIcon component to dynamically render status icons instead of using background-image in scss files. - Moved/removed on, off, critical, warning svg icons from assets directory - Updated background-image status icons to use <icon> or <status-icon> directive Signed-off-by: Yoshie Muranaka <yoshiemuranaka@gmail.com> Change-Id: Ic0f06d78b0861d6f60d40b2dcc0b80fd6dad2a88
|
/openbmc/phosphor-webui/app/server-health/styles/ |
H A D | sensors.scss | 4b366b5a Tue Sep 24 10:32:42 CDT 2019 Yoshie Muranaka <yoshiemuranaka@gmail.com> Clean up icons Clean up duplicate svg icons from assets directory. Created a statusIcon component to dynamically render status icons instead of using background-image in scss files. - Moved/removed on, off, critical, warning svg icons from assets directory - Updated background-image status icons to use <icon> or <status-icon> directive Signed-off-by: Yoshie Muranaka <yoshiemuranaka@gmail.com> Change-Id: Ic0f06d78b0861d6f60d40b2dcc0b80fd6dad2a88
|
/openbmc/phosphor-webui/app/common/styles/layout/ |
H A D | header.scss | 4b366b5a Tue Sep 24 10:32:42 CDT 2019 Yoshie Muranaka <yoshiemuranaka@gmail.com> Clean up icons Clean up duplicate svg icons from assets directory. Created a statusIcon component to dynamically render status icons instead of using background-image in scss files. - Moved/removed on, off, critical, warning svg icons from assets directory - Updated background-image status icons to use <icon> or <status-icon> directive Signed-off-by: Yoshie Muranaka <yoshiemuranaka@gmail.com> Change-Id: Ic0f06d78b0861d6f60d40b2dcc0b80fd6dad2a88
|
/openbmc/phosphor-webui/app/configuration/controllers/ |
H A D | firmware-controller.html | 4b366b5a Tue Sep 24 10:32:42 CDT 2019 Yoshie Muranaka <yoshiemuranaka@gmail.com> Clean up icons Clean up duplicate svg icons from assets directory. Created a statusIcon component to dynamically render status icons instead of using background-image in scss files. - Moved/removed on, off, critical, warning svg icons from assets directory - Updated background-image status icons to use <icon> or <status-icon> directive Signed-off-by: Yoshie Muranaka <yoshiemuranaka@gmail.com> Change-Id: Ic0f06d78b0861d6f60d40b2dcc0b80fd6dad2a88
|
H A D | network-controller.html | 4b366b5a Tue Sep 24 10:32:42 CDT 2019 Yoshie Muranaka <yoshiemuranaka@gmail.com> Clean up icons Clean up duplicate svg icons from assets directory. Created a statusIcon component to dynamically render status icons instead of using background-image in scss files. - Moved/removed on, off, critical, warning svg icons from assets directory - Updated background-image status icons to use <icon> or <status-icon> directive Signed-off-by: Yoshie Muranaka <yoshiemuranaka@gmail.com> Change-Id: Ic0f06d78b0861d6f60d40b2dcc0b80fd6dad2a88
|
/openbmc/phosphor-webui/app/common/directives/ |
H A D | app-header.html | 4b366b5a Tue Sep 24 10:32:42 CDT 2019 Yoshie Muranaka <yoshiemuranaka@gmail.com> Clean up icons Clean up duplicate svg icons from assets directory. Created a statusIcon component to dynamically render status icons instead of using background-image in scss files. - Moved/removed on, off, critical, warning svg icons from assets directory - Updated background-image status icons to use <icon> or <status-icon> directive Signed-off-by: Yoshie Muranaka <yoshiemuranaka@gmail.com> Change-Id: Ic0f06d78b0861d6f60d40b2dcc0b80fd6dad2a88
|
/openbmc/phosphor-webui/app/ |
H A D | index.js | 4b366b5a Tue Sep 24 10:32:42 CDT 2019 Yoshie Muranaka <yoshiemuranaka@gmail.com> Clean up icons Clean up duplicate svg icons from assets directory. Created a statusIcon component to dynamically render status icons instead of using background-image in scss files. - Moved/removed on, off, critical, warning svg icons from assets directory - Updated background-image status icons to use <icon> or <status-icon> directive Signed-off-by: Yoshie Muranaka <yoshiemuranaka@gmail.com> Change-Id: Ic0f06d78b0861d6f60d40b2dcc0b80fd6dad2a88
|