summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* adding padding to top of page headings to better match designsMichael Davis2017-09-201-0/+1
| | | | | Change-Id: I538b8f8a694d1f10403bbfc872ccda855bb6efe9 Signed-off-by: Michael Davis <michael.s.davis@ibm.com>
* removed meaningless comment about status-light classMichael Davis2017-09-201-1/+0
| | | | | Change-Id: I8cafc43a8abd435e657a06d700718e8df9a50d43 Signed-off-by: Michael Davis <michael.s.davis@ibm.com>
* removed duplicate IDs from SVG elements.Michael Davis2017-09-201-5/+4
| | | | | Change-Id: I5f3df85fcd64f0dd4a0a34abe54f617d86246d3e Signed-off-by: Michael Davis <michael.s.davis@ibm.com>
* removed commented code.Michael Davis2017-09-201-5/+0
| | | | | Change-Id: I75518ee22024f91dd8340d8a92bedaac9d274d16 Signed-off-by: Michael Davis <michael.s.davis@ibm.com>
* text changes and label color change for accessibilityMichael Davis2017-09-203-8/+8
| | | | | Change-Id: I97484d90a143984a3e987ae12c425826e902e624 Signed-off-by: Michael Davis <michael.s.davis@ibm.com>
* Misc event log changesMichael Davis2017-09-205-21/+77
| | | | | | | | | | | | * changed styles of priority tags * fixed alignment issues with checkboxes * moved event ID and time stamp to top and event description below. Allows more room for long event descriptions without wrapping or truncating. * changed status filter label to be more accurate Change-Id: I471bc480cfc1ab1b58753e21546f3b862a287c58 Signed-off-by: Michael Davis <michael.s.davis@ibm.com>
* Style changes for power-ops pageMichael Davis2017-09-202-15/+17
| | | | | | | | - numerous incorrect CSS classes. - compacting space to make page height shorter. Change-Id: Ia40d82dea3eda30ebd3515d1c91c406b054aa5ae Signed-off-by: Michael Davis <michael.s.davis@ibm.com>
* Rename 'server indicator' to 'server led'Michael Davis2017-09-202-5/+5
| | | | | | | | User feedback indicated that this is a more intuitive name for the label. Change-Id: I4d355eede4cac8b5fa4d19b568e151a1ec4c964a Signed-off-by: Michael Davis <michael.s.davis@ibm.com>
* Minor usability fixMichael Davis2017-09-201-0/+3
| | | | | | | | - made all content labels consistent font & color. - darkened color of labels. Change-Id: I17caebdefa92e6b3b40709f353c84d38a81df3b8 Signed-off-by: Michael Davis <michael.s.davis@ibm.com>
* Add more examples to sensors page.Michael Davis2017-09-201-0/+45
| | | | | Change-Id: I2f0f951d26e22ca2294d873dcc4fe9ffd771ad37 Signed-off-by: Michael Davis <michael.s.davis@ibm.com>
* Added hardware sensors functionalityIftekharul Islam2017-09-2035-807/+1623
| | | | | Change-Id: I99435613bb77fc0ff72f046c2dc047b13962a7a3 Signed-off-by: Iftekharul Islam <iislam@us.ibm.com>
* Changed connection timeout from 10 to 20 secIftekharul Islam2017-09-201-1/+1
| | | | | Change-Id: I112a32bbf076f538439ea0fb5881297eb52486f5 Signed-off-by: Iftekharul Islam <iislam@us.ibm.com>
* Added delete and mark as resolved in event log pageIftekharul Islam2017-09-206-10/+95
| | | | | Change-Id: Ia1f8e630cecef38bc546bdcde867685a99dd936b Signed-off-by: Iftekharul Islam <iislam@us.ibm.com>
* Add dynamic content to hardware inventory pageIftekharul Islam2017-09-204-342/+175
| | | | | Change-Id: I3b34e58ada63c32e2476e37b7116232f5763bbdb Signed-off-by: Iftekharul Islam <iislam@us.ibm.com>
* Add dynamic content to system overview pageIftekharul Islam2017-09-204-49/+136
| | | | | Change-Id: Id47db28c9ec7b4dc39b9b690797087e1970ce328 Signed-off-by: Iftekharul Islam <iislam@us.ibm.com>
* start on sensors redesign.Michael Davis2017-09-205-17/+15
| | | | | Change-Id: Iab823cc3f4643a567b85a036c9dd4d78db02ad05 Signed-off-by: Michael Davis <michael.s.davis@ibm.com>
* Minor usability fixesIftekharul Islam2017-09-202-4/+4
| | | | | | | | - Set default focus to 'username' field on login. - Add default sorting of event logs. Change-Id: I677cc12a41313e14cd22c3128240d271dfc7796f Signed-off-by: Iftekharul Islam <iislam@us.ibm.com>
* Enhance hardware inventory layoutMichael Davis2017-09-2013-410/+547
| | | | | Change-Id: Ie013fdaa03a03682bb415a34e15155091fa3bf4a Signed-off-by: Michael Davis <michael.s.davis@ibm.com>
* darkened input borders for accessibility against white page colorMichael Davis2017-09-203-2/+10
| | | | | Change-Id: I0ae704746bb982ba5d64222d132bb656fd6ab684 Signed-off-by: Michael Davis <michael.s.davis@ibm.com>
* Misc fixes for event log.Michael Davis2017-09-205-24/+12
| | | | | | | | | | | - 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
* fix problems reported by sonar scannerIftekharul Islam2017-09-207-12/+18
| | | | | Change-Id: Ic351745aed9d670c51a33a21c5c0b5cde77a0e0e Signed-off-by: Iftekharul Islam <iislam@us.ibm.com>
* refactored buttons css to not target specific input typesMichael Davis2017-09-201-3/+2
| | | | | Change-Id: I231f289b238feeb50fa861ed6e215ac8cd0704b4 Signed-off-by: Michael Davis <michael.s.davis@ibm.com>
* Implement firmware upload functionIftekharul Islam2017-09-2022-355/+385
| | | | | Change-Id: Ie89793ec9add1fc9e5241b422cfff64784f7b078 Signed-off-by: Iftekharul Islam <iislam@us.ibm.com>
* Added server overview page.Michael Davis2017-09-202-3/+215
| | | | | Change-Id: Ic6a39c66a4a7573e74093395f6add9a76c5177fb Signed-off-by: Michael Davis <michael.s.davis@ibm.com>
* Create quicklinks style classMichael Davis2017-09-202-1/+64
| | | | | Change-Id: Ibbe769a9c23d288db6b8e9db1a41b25d7b060999 Signed-off-by: Michael Davis <michael.s.davis@ibm.com>
* Various minor changesMichael Davis2017-09-2011-23/+51
| | | | | | | | | - Add style class for critical icon - Minor tweaks to content styles - Reorder event log content for responsiveness Change-Id: Ibbe769a9c23d288db6b8e9db1a41b25d7b060999 Signed-off-by: Michael Davis <michael.s.davis@ibm.com>
* Accessibility fixesIftekharul Islam2017-09-2014-67/+39
| | | | | | | | - Add tab index order to navigation. - Minor CSS changes. Change-Id: I402d3cb8c1ac14bd930a5efcf472c1d249cfe00a Signed-off-by: Michael Davis <michael.s.davis@ibm.com>
* add firmware pageMichael Davis2017-09-2015-155/+736
| | | | | Change-Id: I3d9a2ec068e3542a848dada63a6bbebe9869bf2f Signed-off-by: Michael Davis <michael.s.davis@ibm.com>
* moved firmware into config sectionMichael Davis2017-09-2014-112/+260
| | | | | Change-Id: I9579c85d7d9d7268d9e35637809fa26d623f0310 Signed-off-by: Michael Davis <michael.s.davis@ibm.com>
* Add navigation iconsMichael Davis2017-09-2010-10/+137
| | | | | Change-Id: Ibdaf29a10dcb1ba3ab39be272ce2c673af8ac265 Signed-off-by: Michael Davis <michael.s.davis@ibm.com>
* Text style fixesMichael Davis2017-09-209-32/+40
| | | | | | | Numerous minor style corrections (ex. lower vs upper case) Change-Id: I0c77f590847d4978ac3ffbad82fc2acd481b70f9 Signed-off-by: Michael Davis <michael.s.davis@ibm.com>
* Modify color of gray textsMichael Davis2017-09-206-12/+12
| | | | | Change-Id: I4fa5c805448cc28066c8cb72b24184d541d9af95 Signed-off-by: Michael Davis <michael.s.davis@ibm.com>
* Created user account pageMichael Davis2017-09-202-3/+77
| | | | | Change-Id: If3cc2642010dd65d33deae812aec17150daca541 Signed-off-by: Michael Davis <michael.s.davis@ibm.com>
* created remote console pageMichael Davis2017-09-205-4/+80
| | | | | Change-Id: I72026e5ea64c9fba3089b68dfd2b8198255dabb8 Signed-off-by: Michael Davis <michael.s.davis@ibm.com>
* Collapse higher-level navigation on certain actionsIftekharul Islam2017-09-202-16/+21
| | | | | | | | | | * Selecting parent-level navigation collapses child navigation. * Selecting top-level navigation collapses all. Change-Id: I35d3ed1594e96f32539f488b86aa7d1eb558c5d1 Signed-off-by: Iftekharul Islam <iislam@us.ibm.com>
* Set sensor priorities based on threshold valuesIftekharul Islam2017-09-202-3/+3
| | | | | Change-Id: I8c0ad827937922fe85b030e6938c3c5a439bf6d6 Signed-off-by: Iftekharul Islam <iislam@us.ibm.com>
* Updating sensors logics with mock dataIftekharul Islam2017-09-2010-130/+708
| | | | | Change-Id: Icede8defdae3a677db5c13dcd6324a1117ce25db Signed-off-by: Iftekharul Islam <iislam@us.ibm.com>
* Adding monospace in font familyIftekharul Islam2017-09-201-1/+1
| | | | | Change-Id: I3e308bb025b3a9662c98eca9d595c534f8139030 Signed-off-by: Iftekharul Islam <iislam@us.ibm.com>
* Misc CSS fixesMichael Davis2017-09-2029-276/+556
| | | | | | | | | | | | | | | * 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>
* Create network settings templateMichael Davis2017-09-202-3/+132
| | | | | Change-Id: Id2f5a5ba3e13885c081bbd5b8e694793ecc49d93 Signed-off-by: Michael Davis <michael.s.davis@ibm.com>
* removed associated events from sensor templateMichael Davis2017-09-202-28/+25
| | | | | | | Currently missing backend support, so comment out. Change-Id: Iebdac4e26472d5856b40ecee0f403eaecee97d2a Signed-off-by: Michael Davis <michael.s.davis@ibm.com>
* Making minify vendor a separate task in gulpIftekharul Islam2017-09-205-14/+47
| | | | | Change-Id: I389e2d1184e500473d8d3eb283c4e088fb79d2a1 Signed-off-by: Iftekharul Islam <iislam@us.ibm.com>
* Reorganize navigation and header scssMichael Davis2017-09-208-325/+181
| | | | | Change-Id: I495e1c19cd5d67220c00ef65c88f7a95ad12bf68 Signed-off-by: Michael Davis <michael.s.davis@ibm.com>
* Add collapsing animation for 2nd level nav menuMichael Davis2017-09-2021-129/+115
| | | | | Change-Id: Ie60d6c9d0aaff1e6db785a678e38c626925c8799 Signed-off-by: Michael Davis <michael.s.davis@ibm.com>
* Add event log search and filter capabilitiesIftekharul Islam2017-09-2015-459/+449
| | | | | Change-Id: I9dc891e0f1e30abe488d401c57e1cf4f5656c3af Signed-off-by: Iftekharul Islam <iislam@us.ibm.com>
* Change navigation structureIftekharul Islam2017-09-2094-1196/+1057
| | | | | Change-Id: I12c819293ce1eda188dc9f257ae9370f1b73cb18 Signed-off-by: Iftekharul Islam <iislam@us.ibm.com>
* add inventory templatesMichael Davis2017-09-2019-6/+2096
| | | | | Change-Id: I735465dc2d6ab0583586ece23380ea8570f024fa Signed-off-by: Michael Davis <michael.s.davis@ibm.com>
* event-logs: redesign search and filtering functionMichael Davis2017-09-207-119/+141
| | | | | | | Proposed changes were based on user feedback from design team. Change-Id: Idab1418e1b4d11770095c865eb03769f278a03bc Signed-off-by: Michael Davis <michael.s.davis@ibm.com>
* added sensor templatesMichael Davis2017-09-2024-20/+827
| | | | | Change-Id: I805828ce3cb80dbceb1dbba5d0e39fb31fbd6baf Signed-off-by: Michael Davis <michael.s.davis@ibm.com>
* added pagination support to event logMichael Davis2017-09-2011-121/+431
| | | | | Change-Id: I18a21ba71679407bd512f1895ba91717c8ca5990 Signed-off-by: Michael Davis <michael.s.davis@ibm.com>
OpenPOWER on IntegriCloud