21 Commits

Author SHA1 Message Date
Jared Tabor
50d962d666 fixed resizing error with graphs on page load 2014-07-15 12:30:11 -04:00
Jared Tabor
82ad3c01c2 added empty circle for blank pie chart, and fixed sizing issue for iphone sized browsers. Added percentage for pie chart 2014-07-14 12:05:32 -04:00
Jared Tabor
fb9596d00f updated resizing for jobs widget. made host count graph widget hidden if user is not an admin 2014-07-11 15:30:46 -04:00
Jared Tabor
abf134b7ce graph filter and dashboard widget resizing 2014-07-11 09:12:20 -04:00
Jared Tabor
39a5366237 fixed lintjs errors, added host status pie graph 2014-07-08 16:17:45 -04:00
Jared Tabor
93986d0fd8 changed url for new graph endpoints in api 2014-07-08 11:48:29 -04:00
Jared Tabor
1a7f3d17d6 made failure counts red in dashboard stats widget 2014-07-08 09:20:15 -04:00
Chris Houseknecht
125be34b43 Dashboard
Restored called to /config. Turned out not to be the issue. Cleaned up a few minor things.
2014-07-07 18:52:44 -04:00
Chris Houseknecht
ba817d6a1d Dashboard
Clean up call to ProcessErrors. It should always include scope.
2014-07-07 18:24:10 -04:00
Jared Tabor
38b7a6d413 added filter for job status graph widget 2014-07-07 15:58:45 -04:00
Jared Tabor
90423db9b7 fixed auth error introduced by earlier changes to dashboard 2014-07-03 15:22:39 -04:00
Jared Tabor
034073c92c linted previous 2 pushes 2014-07-03 11:57:25 -04:00
Jared Tabor
a5b0864a7a made host vs license graph consume live data 2014-07-03 11:49:18 -04:00
Jared Tabor
d6f6930847 job status graph now has live data 2014-07-03 11:12:41 -04:00
Chris Houseknecht
befffdb8d9 Fixed js lint errors 2014-07-02 18:08:53 -04:00
Jared Tabor
edfa9836a5 removed 'users' from the dashboard stats, and fixed the sizing/resizing issue with the dashboard stats. Also included a hard max of 10 rows for the jobs widget, which is temporary for tomorrow's demo 2014-07-02 17:52:03 -04:00
Jared Tabor
589e5412d6 fixed the media checking for alignment of hte graph widgets. And added drop down for job status widget 2014-07-02 16:08:13 -04:00
Chris Houseknecht
cebc1d6030 Job detail page
Fixed key sorting. Turns out reverse() doesn't sort keys in reverse, it just reverses them. To sort in reverse: sort().reverse(). Ugh. Fixed JS liting issues for dashboard stuff.
2014-07-02 12:43:31 -04:00
Jared Tabor
72f3005f8b adjusted borders for graphs to align with the jobs widget 2014-07-02 10:32:26 -04:00
Chris Houseknecht
0b1308f411 Dashboard
Fixed boarder around job widget. Cleaned up JS lint issues.
2014-07-02 10:04:14 -04:00
Jared Tabor
33e5168213 adding code for carousel for dashboard 2014-07-02 09:04:08 -04:00