## What changes were proposed in this pull request? - Decrease the opacity of the filter panel in fixed position - The autorefresh message is in modal with a countdown - The number of events has been moved to the datatable and the graph component +1 Fixing the data table log message performance issue by moving out the window resize event listener from the child component to the parent and by doing some optimisation in the log-message component.
## How was this patch tested? It was tested manually and by running unit tests: ``` PhantomJS 2.1.1 (Mac OS X 0.0.0): Executed 272 of 272 SUCCESS (13.683 secs / 13.539 secs) ✨ Done in 41.58s. ``` Please review [Ambari Contributing Guide](https://cwiki.apache.org/confluence/display/AMBARI/How+to+Contribute) before opening a pull request. [ Full content available at: https://github.com/apache/ambari/pull/2339 ] This message was relayed via gitbox.apache.org for [email protected]
