eedefd3e | 28-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> |
81a49dea | 08-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> |
bbcf670a | 06-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 ...
|
db28a387 | 02-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> |
857e78b1 | 11-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> |
8a12284b | 11-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> |
c22425f2 | 06-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> |
706b75b3 | 18-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 ...
|
7afaae7b | 15-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> |
96bbf310 | 22-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> |
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> |
a547ff42 | 09-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> |
b8a41c18 | 14-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 ...
|
11dbb82f | 11-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> |
428375e8 | 01-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> |
9e62a1c8 | 09-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> |
dc33cdbb | 08-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> |
dc7479b9 | 31-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> |
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-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 ...
|
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> |
5d26bd40 | 28-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> |
473397ca | 27-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> |
7378f8a0 | 20-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> |
83608e1f | 20-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> |
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> |