History log of /openbmc/phosphor-webui/app/server-health/controllers/ (Results 51 – 75 of 98)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
eedefd3e28-Feb-2018 Gunnar Mills <gmills@us.ibm.com>

Remove trailing spaces from files

Tested: Manually tested GUI for any regressions
Change-Id: I8c0922b7bd67b03b07e8880bc4dba3b862220b33
Signed-off-by: Gunnar Mills <gmills@us.ibm.com>


/openbmc/phosphor-webui/app/common/directives/app-header.html
/openbmc/phosphor-webui/app/common/directives/firmware-list.html
/openbmc/phosphor-webui/app/common/directives/log-event.html
/openbmc/phosphor-webui/app/common/directives/log-filter.html
/openbmc/phosphor-webui/app/common/directives/log-filter.js
/openbmc/phosphor-webui/app/common/directives/toggle-flag.js
/openbmc/phosphor-webui/app/common/services/api-utils.js
/openbmc/phosphor-webui/app/common/services/constants.js
/openbmc/phosphor-webui/app/common/styles/elements/modals.scss
/openbmc/phosphor-webui/app/configuration/controllers/date-time-controller.js
/openbmc/phosphor-webui/app/configuration/controllers/file-controller.js
/openbmc/phosphor-webui/app/configuration/controllers/firmware-controller.html
/openbmc/phosphor-webui/app/configuration/controllers/firmware-controller.js
/openbmc/phosphor-webui/app/configuration/controllers/network-controller.js
/openbmc/phosphor-webui/app/configuration/controllers/security-controller.js
/openbmc/phosphor-webui/app/firmware/controllers/bmc-controller.js
/openbmc/phosphor-webui/app/firmware/controllers/server-controller.js
/openbmc/phosphor-webui/app/login/controllers/login-controller.js
/openbmc/phosphor-webui/app/overview/controllers/system-overview-controller.js
/openbmc/phosphor-webui/app/server-control/controllers/bmc-reboot-controller.js
/openbmc/phosphor-webui/app/server-control/controllers/power-operations-controller.js
/openbmc/phosphor-webui/app/server-control/controllers/remote-console-controller.js
/openbmc/phosphor-webui/app/server-control/controllers/remote-console-window-controller.js
diagnostics-controller.js
inventory-controller.js
inventory-overview-controller.js
log-controller.html
log-controller.js
power-consumption-controller.js
sensors-controller.js
sensors-overview-controller.js
unit-id-controller.js
/openbmc/phosphor-webui/app/users/controllers/user-accounts-controller.js
/openbmc/phosphor-webui/gulp_tasks/minifyvendors.js
81a49dea08-Feb-2018 Iftekharul Islam <iffy.ryan@ibm.com>

Adding user friendly warning message in sensor page

fixes openbmc/openbmc#2748

Change-Id: I4370be0b921e7ba7ecb16afecf59a7246a0a4224
Signed-off-by: Iftekharul Islam <iffy.ryan@ibm.com>

bbcf670a06-Oct-2017 Ed Tanous <ed.tanous@intel.com>

Modernize web GUI and make it installable on BMC

1. Move from gulp server to webpack. This allows the proper
compression to allow the webui to be embedded in the BMC.
2. Update js paths to use requ

Modernize web GUI and make it installable on BMC

1. Move from gulp server to webpack. This allows the proper
compression to allow the webui to be embedded in the BMC.
2. Update js paths to use requires, not hardcoded paths. This was
required to make the packaging work correctly.
3. Add babel config to do translation.
4. Update angularjs directive calls to use the angular 1.6 syntax for
promises intead of success and fail.

https://docs.angularjs.org/guide/migration#migrate1.5to1.6-ng-services-$http

5. As a consequence of using NPM/webpack, the versions of angular and
associated modules that were checked in have been updated.

Change-Id: Icb71e2eedb0d9a8943fc914f9dc4be11d0983c00
Signed-off-by: Ed Tanous <ed.tanous@intel.com>
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>

show more ...


/openbmc/phosphor-webui/.babelrc
/openbmc/phosphor-webui/.gitignore
/openbmc/phosphor-webui/app/common/directives/app-header.html
/openbmc/phosphor-webui/app/common/directives/app-header.js
/openbmc/phosphor-webui/app/common/directives/app-navigation.html
/openbmc/phosphor-webui/app/common/directives/app-navigation.js
/openbmc/phosphor-webui/app/common/directives/confirm.js
/openbmc/phosphor-webui/app/common/directives/firmware-list.html
/openbmc/phosphor-webui/app/common/directives/firmware-list.js
/openbmc/phosphor-webui/app/common/directives/loader.js
/openbmc/phosphor-webui/app/common/directives/log-event.html
/openbmc/phosphor-webui/app/common/directives/log-event.js
/openbmc/phosphor-webui/app/common/directives/log-filter.js
/openbmc/phosphor-webui/app/common/directives/log-search-control.js
/openbmc/phosphor-webui/app/common/services/api-utils.js
/openbmc/phosphor-webui/app/common/services/apiInterceptor.js
/openbmc/phosphor-webui/app/common/services/constants.js
/openbmc/phosphor-webui/app/common/services/dataService.js
/openbmc/phosphor-webui/app/common/services/userModel.js
/openbmc/phosphor-webui/app/common/styles/base/icons.scss
/openbmc/phosphor-webui/app/common/styles/elements/index.scss
/openbmc/phosphor-webui/app/common/styles/elements/tags.scss
/openbmc/phosphor-webui/app/configuration/controllers/firmware-controller.html
/openbmc/phosphor-webui/app/configuration/controllers/firmware-controller.js
/openbmc/phosphor-webui/app/configuration/controllers/network-controller.html
/openbmc/phosphor-webui/app/configuration/controllers/network-controller.js
/openbmc/phosphor-webui/app/configuration/index.js
/openbmc/phosphor-webui/app/firmware/index.js
/openbmc/phosphor-webui/app/index.html
/openbmc/phosphor-webui/app/index.js
/openbmc/phosphor-webui/app/login/controllers/login-controller.html
/openbmc/phosphor-webui/app/login/controllers/login-controller.js
/openbmc/phosphor-webui/app/login/index.js
/openbmc/phosphor-webui/app/multi-server/index.js
/openbmc/phosphor-webui/app/overview/index.js
/openbmc/phosphor-webui/app/server-control/controllers/power-operations-controller.html
/openbmc/phosphor-webui/app/server-control/controllers/remote-console-controller.js
/openbmc/phosphor-webui/app/server-control/index.js
log-controller.html
log-controller.js
/openbmc/phosphor-webui/app/server-health/index.js
/openbmc/phosphor-webui/app/users/index.js
/openbmc/phosphor-webui/karma.conf.js
/openbmc/phosphor-webui/package.json
/openbmc/phosphor-webui/postcss.config.js
/openbmc/phosphor-webui/webpack.config.js
db28a38702-Nov-2017 Iftekharul Islam <iffy.ryan@ibm.com>

Updating images and stles

Updating images and styles after code merge conflicts

Change-Id: I96490926caa41d13e4d625ff67f6a463d7819d34
Signed-off-by: Iftekharul Islam <iffy.ryan@ibm.com>

857e78b111-Sep-2017 Iftekharul Islam <iffy.ryan@ibm.com>

Fixed the date range so that it displays the correct events if the range is set to one day

Change-Id: Ic0d575c332482a49e4d781080fa84e172bcb77dc
Signed-off-by: Iftekharul Islam <iffy.ryan@ibm.com>

8a12284b11-Sep-2017 Iftekharul Islam <iffy.ryan@ibm.com>

Display order change in sensor overview page based on client feedback

Change-Id: I0930e94f6ac26c0649b44077768ff32c3a48cb3c
Signed-off-by: Iftekharul Islam <iffy.ryan@ibm.com>


/openbmc/phosphor-webui/app/assets/images/icon-warning.svg
/openbmc/phosphor-webui/app/common/directives/app-header.html
/openbmc/phosphor-webui/app/common/directives/app-header.js
/openbmc/phosphor-webui/app/common/directives/app-navigation.html
/openbmc/phosphor-webui/app/common/directives/app-navigation.js
/openbmc/phosphor-webui/app/common/directives/errors.html
/openbmc/phosphor-webui/app/common/directives/log-filter.js
/openbmc/phosphor-webui/app/common/services/api-utils.js
/openbmc/phosphor-webui/app/common/services/constants.js
/openbmc/phosphor-webui/app/common/services/dataService.js
/openbmc/phosphor-webui/app/common/services/userModel.js
/openbmc/phosphor-webui/app/common/styles/base/icons.scss
/openbmc/phosphor-webui/app/common/styles/base/typography.scss
/openbmc/phosphor-webui/app/common/styles/elements/modals.scss
/openbmc/phosphor-webui/app/common/styles/layout/header.scss
/openbmc/phosphor-webui/app/configuration/controllers/firmware-controller.html
/openbmc/phosphor-webui/app/configuration/styles/firmware.scss
/openbmc/phosphor-webui/app/firmware/controllers/bmc-controller.html
/openbmc/phosphor-webui/app/firmware/controllers/bmc-controller.js
/openbmc/phosphor-webui/app/firmware/controllers/server-controller.html
/openbmc/phosphor-webui/app/firmware/controllers/server-controller.js
/openbmc/phosphor-webui/app/firmware/index.js
/openbmc/phosphor-webui/app/index.html
/openbmc/phosphor-webui/app/login/controllers/login-controller.html
/openbmc/phosphor-webui/app/login/controllers/login-controller.js
/openbmc/phosphor-webui/app/login/styles/index.scss
/openbmc/phosphor-webui/app/multi-server/controllers/multi-server-controller.html
/openbmc/phosphor-webui/app/multi-server/controllers/multi-server-controller.js
/openbmc/phosphor-webui/app/multi-server/controllers/multi-server-recent-controller.html
/openbmc/phosphor-webui/app/multi-server/styles/multi-server.scss
/openbmc/phosphor-webui/app/overview/controllers/system-overview-controller.html
/openbmc/phosphor-webui/app/server-control/controllers/power-operations-controller.html
/openbmc/phosphor-webui/app/server-control/controllers/remote-console-controller.html
/openbmc/phosphor-webui/app/server-control/controllers/remote-console-controller.js
/openbmc/phosphor-webui/app/server-control/controllers/remote-console-window-controller.html
/openbmc/phosphor-webui/app/server-control/index.js
sensors-overview-controller.html
/openbmc/phosphor-webui/app/server-health/styles/inventory.scss
c22425f206-Sep-2017 Iftekharul Islam <iffy.ryan@ibm.com>

Server health icon status on header fixed

Change-Id: I06100d8ffe9e26129585ca9476fa7097ef34a6b4
Signed-off-by: Iftekharul Islam <iffy.ryan@ibm.com>


/openbmc/phosphor-webui/app/assets/images/icon-plus.svg
/openbmc/phosphor-webui/app/assets/images/icon-standby.svg
/openbmc/phosphor-webui/app/assets/images/logo.svg
/openbmc/phosphor-webui/app/common/directives/app-header.html
/openbmc/phosphor-webui/app/common/directives/app-header.js
/openbmc/phosphor-webui/app/common/directives/app-navigation.html
/openbmc/phosphor-webui/app/common/directives/log-event.html
/openbmc/phosphor-webui/app/common/services/constants.js
/openbmc/phosphor-webui/app/common/styles/base/colors.scss
/openbmc/phosphor-webui/app/common/styles/base/icons.scss
/openbmc/phosphor-webui/app/common/styles/base/typography.scss
/openbmc/phosphor-webui/app/common/styles/components/table.scss
/openbmc/phosphor-webui/app/common/styles/elements/accordion.scss
/openbmc/phosphor-webui/app/common/styles/elements/modals.scss
/openbmc/phosphor-webui/app/common/styles/elements/status.scss
/openbmc/phosphor-webui/app/configuration/controllers/firmware-controller.html
/openbmc/phosphor-webui/app/configuration/controllers/network-controller.html
/openbmc/phosphor-webui/app/configuration/styles/firmware.scss
/openbmc/phosphor-webui/app/index.html
/openbmc/phosphor-webui/app/index.js
/openbmc/phosphor-webui/app/multi-server/controllers/multi-server-controller.html
/openbmc/phosphor-webui/app/multi-server/controllers/multi-server-controller.js
/openbmc/phosphor-webui/app/multi-server/index.js
/openbmc/phosphor-webui/app/multi-server/styles/index.scss
/openbmc/phosphor-webui/app/multi-server/styles/multi-server.scss
/openbmc/phosphor-webui/app/overview/controllers/system-overview-controller.html
/openbmc/phosphor-webui/app/server-control/controllers/power-operations-controller.html
/openbmc/phosphor-webui/app/server-control/controllers/remote-console-window-controller.js
/openbmc/phosphor-webui/app/server-control/styles/power-operations.scss
inventory-controller.html
inventory-overview-controller.js
log-controller.js
sensors-controller.html
sensors-overview-controller.html
sensors-overview-controller.js
unit-id-controller.html
/openbmc/phosphor-webui/app/server-health/styles/index.scss
/openbmc/phosphor-webui/app/server-health/styles/inventory.scss
/openbmc/phosphor-webui/app/server-health/styles/log.scss
/openbmc/phosphor-webui/app/server-health/styles/sensors.scss
/openbmc/phosphor-webui/app/styles/index.scss
706b75b318-Aug-2017 Michael Davis <michael.s.davis@ibm.com>

accessibility fixes and minor css changes.

- added aria-hidden = "true" to prevent icons to be read by screen readers
- moved code on pages into "page-header" for better consistency

Change-Id: I3f4

accessibility fixes and minor css changes.

- added aria-hidden = "true" to prevent icons to be read by screen readers
- moved code on pages into "page-header" for better consistency

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

show more ...

7afaae7b15-Aug-2017 Michael Davis <michael.s.davis@ibm.com>

fixing minor icon changes

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

96bbf31022-Aug-2017 Iftekharul Islam <iffy.ryan@ibm.com>

Updated master after merge conflicts

Change-Id: Ibea933c20071cc85201420ba1e31fedf9356f55b
Signed-off-by: Iftekharul Islam <iffy.ryan@ibm.com>

171c6a1e11-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>

a547ff4209-Aug-2017 Iftekharul Islam <iislam@us.ibm.com>

Added loader and updated GUI text and style changes from Michael

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

b8a41c1814-Aug-2017 Michael Davis <michael.s.davis@ibm.com>

Accessibility fixes:

- changed buttons to spans since not being used in forms
- added aria roles to html elements
- changed low contrast colors

Change-Id: I56e784b226baa7f9b24346446a0a023fcea633

Accessibility fixes:

- changed buttons to spans since not being used in forms
- added aria roles to html elements
- changed low contrast colors

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

show more ...

11dbb82f11-Aug-2017 Michael Davis <michael.s.davis@ibm.com>

code added to toggle server LED label text

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

428375e801-Aug-2017 Michael Davis <michael.s.davis@ibm.com>

loader animation added to pages

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

9e62a1c809-Aug-2017 Michael Davis <michael.s.davis@ibm.com>

changed 'mark as resolved' icon to only a checkmark based on user feedback.

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

dc33cdbb08-Aug-2017 Michael Davis <michael.s.davis@ibm.com>

removed subcomponent label. User feedback indicated it was unnecessary.

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

dc7479b931-Jul-2017 Michael Davis <michael.s.davis@ibm.com>

Event log: copy and UI fixes based on QA feedback

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

8b52799031-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-off-by: Michael Davis <m

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

0a80dd6709-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>

5d26bd4028-Jul-2017 Iftekharul Islam <iislam@us.ibm.com>

Fixed sensor page after merge conflicts

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

473397ca27-Jul-2017 Michael Davis <michael.s.davis@ibm.com>

fixed header action items, filter and severity dropdown widths to better match designs.

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

7378f8a020-Jul-2017 Michael Davis <michael.s.davis@ibm.com>

copy changes to text for server LED controller

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

83608e1f20-Jul-2017 Michael Davis <michael.s.davis@ibm.com>

fixed trigger accordion position for event logs

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

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

1234