Commit Graph

19 Commits

Author SHA1 Message Date
Gert van Dijk
116c2f7255 Offline: Include Open Sans font from Google Font API. 2014-06-26 20:26:40 +02:00
Gert van Dijk
587569fe49 Offline: Include TableSorter 2.17.2 minified JS and formatter CSS. 2014-06-26 20:21:01 +02:00
Gert van Dijk
73ff3b74ff Offline: Include moment.js version 2.7.0 (minified).
Also remove currently included outdated moment.js (2.0.0).
2014-06-26 20:15:50 +02:00
Gert van Dijk
0c85b1dc12 Offline: Include jQuery 2.1.1 (minified JS + map file). 2014-06-26 20:11:14 +02:00
Gert van Dijk
8f0bfb6482 Offline: Include Semantic UI 'packaged' version 0.16.1. 2014-06-26 20:04:21 +02:00
Daniele Sluijters
43e449704e style: Make link color lighter for contrast. 2014-03-13 14:08:09 +01:00
Daniele Sluijters
022abd9a4a style: Fix darkblue for the facts list. 2014-03-13 14:05:11 +01:00
Daniele Sluijters
2329f7735f Goodbye Puppet-purple, hello Puppetboard darkblue. 2014-03-13 13:57:04 +01:00
Daniele Sluijters
bcb45c24a4 Switch the interface to Semantic-UI. 2014-03-13 12:02:34 +01:00
Daniele Sluijters
ce4c7a26cd Swap timestamp format to ISO and 24h clock. 2014-03-13 12:02:34 +01:00
Julius Härtl
73e26e8c1c error fix, format string and css button width fix 2013-11-20 13:34:13 +01:00
Lars Sjöström
fb763e637f Feature: Toggle event message in event reports
Toggle event message in reports

cursor pointer and indent of message

rebase from master
2013-11-05 18:51:45 +01:00
Julius Härtl
b3d08233f3 change sorting of the overview node status in javascript 2013-11-05 11:54:28 +01:00
Julius Härtl
f187638b6e Enhance node status feature in overview and nodes
This commit uses the new parameter with_status from nedap/pypuppetdb#18

Node status is now shown as text with the additional information of
failed/succeded events, unreported time

The statistics on Overview now show the *number of nodes*
that have status failed/changed/unreported
2013-11-05 10:07:53 +01:00
Julius Härtl
5ca758dd39 show list of nodes without report for x hours in overview
- the amount of hours is defined as `UNRESPONSIVE_HOURS` in default_settings.py
- small status layout improvement in nodes list
- latest report button in nodes list
- nedap/pypuppetdb repo as requirement ( new api was merged nedap/pypuppetdb#17 )
2013-10-28 11:36:37 +01:00
Julius Härtl
7c027dd97d Add basic support for node status by using the most recent report
The following frontend features are implemented
- Number of failures, successes, noops/skips in overview
- Show latest reports with 1 or more events in overview
- Direct links to latest Report
- Number and types of events in nodes list
2013-10-25 15:43:14 +02:00
Daniele Sluijters
efae19dc6d css: Color table row/cells with class 'error'. 2013-10-18 15:47:59 +02:00
Spencer Krum
23af033cbb facts: Add graph for facts endpoint. 2013-10-13 14:59:22 +02:00
Daniele Sluijters
f41dd99f60 puppetboard: Commit the current code.
This is all the code after a week and a bit hacking on this project.
It's in a rather experimental state but should work with a little
effort.
2013-08-07 09:05:31 +02:00