11 Commits

Author SHA1 Message Date
Corey Hammerton
3833bbf0a1 puppetboard/app.py: Adding Radiator view (#232)
* puppetboard/app.py: Adding Radiator view

Part 2 of https://github.com/voxpupuli/puppetboard/issues/70

This is a refactoring of the changes in https://github.com/voxpupuli/puppetboard/pull/100.
Adds a simple Heads-Up Display of the last run statuses of managed nodes,
either environment filtered or not.

* puppetboard/app.py: Fixing environment filters and metric strings.

* The names of the population metrics have changes in PuppetDB 4.0, the initial
  commit used the metric names from PuppetDB 2.x.
* The main nodes query did not include a query string to filter on environments.
2016-05-16 19:59:40 -04:00
Michael
b5ba2515e2 Semantic UI update to 2.1.8 (#211)
* Update to Semantic UI 2.1.6

Basically I tried to rebuild the old layout as closely as possible.
It is a bit more mobile friendly but still misses Semantic UIs collapsable menu:
  https://github.com/Semantic-Org/Semantic-UI/issues/157

+ ditch old tablesorter for recommended one
+ use em instead of percentage for status labels in macros

Overview:

+ sort overview by report date per default
+ slightly different colors

Facts:

+ template based approach to even out the columns in facts view
+ don't show empty containers
+ needed an additional variable in context

* get rid of unnecessary semantic src files

* more cleanup

* clean jquery-tablesort directory as well

* drop unused theme files

* remove symlinks in static/{js,css}

* semantic_update

+ bump to semantic 2.1.8
+ minor adjustments
  - default-sort class in tables
  - table type in inventory
  - fixed and wrapped table for reports

* updated screenshots
2016-04-23 20:30:20 -04:00
stack72
d9ccbb0870 REsizing the images to 1024 x X 2014-06-10 22:31:21 +01:00
stack72
dd4f3d66e5 Updated the screenshots of the puppetboard and removed the report_message image from the README as this is now taken care of in the report itself 2014-06-10 22:20:07 +01:00
Daniele Sluijters
dcf8abefe9 Wrong Facts screenshot. 2013-11-11 11:09:31 +01:00
Daniele Sluijters
dd0e8d8eb0 New screenshots, updated in README too. 2013-11-11 11:07:04 +01:00
Daniele Sluijters
029b50405b screenshots: New overview and nodes pages. 2013-10-28 17:15:43 +01:00
Daniele Sluijters
9be5aaebd9 0.0.2: Release.
This is the second 'release' for Puppetboard introducing some new
features and compatibility with PuppetDB 1.5 / v3 API.
2013-10-14 12:53:25 +02:00
Daniele Sluijters
8cf181a9e8 Add screenshots of the new metrics tab. 2013-08-22 07:37:18 -07:00
Daniele Sluijters
8b6fe3ed2a README: Add report screenshot. 2013-08-07 09:32:51 +02:00
Daniele Sluijters
2b77717af6 Add screenshots folder with screenies. 2013-08-07 09:05:19 +02:00