Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Container dashboard charts: send datapoints as full timestamps #3696

Merged

Commits on Apr 6, 2018

  1. Container dashboard charts: send datapoints as full timestamps

    We need to send chart datapoints as complete timestamps (including
    timezone info) so that the patternfly component would correctly
    convert them to Date() objects and avoid ugly side-effects
    when viewing the charts in browsers located in different timezones.
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1542720
    mzazrivec committed Apr 6, 2018
    Configuration menu
    Copy the full SHA
    044b120 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    35f2268 View commit details
    Browse the repository at this point in the history