Commit Graph

16 Commits

Author SHA1 Message Date
Mike Willbanks e5335b1054 Metric visibility flag was named incorrectly
The visibility flag was not properly wrapped into the array leading to
an error when adding in a metric as it would have an undefined index.
2016-12-07 12:56:11 -06:00
James Brooks 105cff50b9 Added metric visibility options. Closes #2244 2016-12-04 16:54:36 +00:00
James Brooks 5a9f6134c4 Completely refactor all routes 2016-10-12 21:47:46 +01:00
Abhimanyu Sharma dd7943632a Added placeholders 2016-10-10 15:51:02 +05:30
Abhimanyu Sharma 1438caf5ca HTML CS fix 2016-10-01 21:37:36 +05:30
James Brooks 135ce7ebef Fix template indentations 2016-08-10 20:40:54 +01:00
James Brooks f9bc46b460 Refactored the way we store metrics 2016-04-25 20:42:00 +01:00
Joseph Cohen 9844d0cff4 New backoffice theme 2016-03-15 15:15:40 -06:00
James Brooks 1c27cf7360 Adds the ability to set the default view in which to display metrics 2015-12-28 09:14:50 +00:00
Graham Campbell 61ea28b1aa Use binput in the views 2015-12-23 15:04:27 +00:00
Michael Mollick 1480385c04 Display chart on status page is now on a single line 2015-10-20 21:13:09 -04:00
James Brooks 68a41ae49f Allow setting of decimal places for metric points. Closes #823 2015-08-13 22:58:15 +01:00
James Brooks bef736e865 Merge pull request #898 from cachethq/avoid-redirect-back
Completely remove the use of Redirect::back - closes #867
2015-08-13 22:38:30 +01:00
James Brooks 3b487ea2ec Move dashboard partials into the dashboard directory 2015-08-13 22:34:26 +01:00
James Brooks b393557c8a Completely remove the use of Redirect::back - closes #867 2015-08-13 22:28:30 +01:00
Joseph Cohen b4ac66d727 Cachet is now a Laravel 5 app 2015-03-20 18:30:45 -06:00