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

An updated dashboard #109

Merged
merged 1 commit into from
Jan 13, 2016
Merged

An updated dashboard #109

merged 1 commit into from
Jan 13, 2016

Conversation

sschneid
Copy link
Contributor

  • unified old stats-vmpooler-* scripts
  • new graphs
    • weekly clone count by-day
    • weekly clone and boot averages by-day
    • weekly clone count by-platform
  • Bootstrap grid layout
    • responsive design optimized for TV / large display
  • colors are [hopefully] easier to read
  • improved memory footprint
    • removed redundant AJAX calls

Bootstrap, d3, and jQuery all included for speed optimization.

<div class='spinner'></div> Loading data...
<!-- dashboard-numbers -->

<div id='dashboard-numbers'></div>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Above is site_name and this is dashboard-numbers. Can the use of _ or - be picked and standardized?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch... do you have a preference?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I do not. I see plenty of _ in the committed JavaScript files, so probably that one.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The div ids are all --delimited now; local variables are _-delimited.

@colinPL
Copy link
Contributor

colinPL commented Jun 22, 2015

I assigned the "needs work" label until the for (.. in ..) statements are reviewed and possibly reworked.

@sschneid sschneid force-pushed the dashboard2 branch 4 times, most recently from b49a8c6 to bb1e091 Compare January 13, 2016 19:48
@sschneid sschneid force-pushed the dashboard2 branch 3 times, most recently from 814c17f to afc3fd9 Compare January 13, 2016 20:00
colinPL added a commit that referenced this pull request Jan 13, 2016
@colinPL colinPL merged commit ad4e760 into puppetlabs:master Jan 13, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants