Graham Campbell
c11daf2898
Fixed division by zero error
2016-02-06 22:26:26 +00:00
Graham Campbell
b968c38605
Applied fixes from StyleCI
2016-01-29 23:05:36 +00:00
Graham Campbell
1b24cdb1c5
Improved the config system
2016-01-29 23:05:31 +00:00
James Brooks
f19b0d1a46
Show alert for major outages. Closes #1342
2016-01-29 20:49:26 +00:00
James Brooks
0466da8fe9
Site title shows Cachet is we're showing support. Closes #1394
2016-01-25 09:52:43 +00:00
James Brooks
40cb874969
Order metrics by their id. Closes #1355
2016-01-20 08:40:03 +00:00
phecho
e4f1081155
Fixes app_analytics_go_squared can't be saved
2016-01-14 15:58:53 +08:00
Graham Campbell
cdc107fcb2
Upgrade to laravel 5.2
2015-12-24 16:18:10 +00:00
James Brooks
3a0c052f8b
Last hour of metric points
2015-12-24 11:27:22 +00:00
James Brooks
b9b282ba7b
Fixes #1234
2015-12-16 18:02:04 +00:00
James Brooks
c64df7eed7
Move display_graphs into AppComposer
2015-11-21 23:09:20 +00:00
James Brooks
b31cab0654
Move more Setting facades into AppComposer
2015-11-21 23:05:20 +00:00
James Brooks
a2d7c49c2a
Move $app_locale into AppComposer
2015-11-21 22:58:37 +00:00
James Brooks
ace02a5fa9
Applied fixes from StyleCI
2015-11-21 17:56:25 -05:00
James Brooks
61ada5c07d
Import missing Config facade
2015-11-21 22:53:05 +00:00
James Brooks
dff9faaa5d
Use $app_stylesheet from AppComposer
2015-11-21 22:48:22 +00:00
Graham Campbell
7a09667cc0
Removed code duplication
2015-11-21 22:45:04 +00:00
Graham Campbell
236d52714d
Stop calling the env function in naughty places
2015-11-21 22:43:06 +00:00
James Brooks
0e6ac90f7b
Move app_banner and app_banner_type into AppComposer
2015-11-21 22:41:45 +00:00
James Brooks
44fea779df
Remove $app_url in favour of AppComposer usage
2015-11-21 22:36:09 +00:00
James Brooks
e806ef0663
Move $app_name into View composer
2015-11-21 22:25:48 +00:00
James Brooks
a8dd60063e
Fix up pageTitle variables
2015-11-21 22:20:15 +00:00
Antoine Augusti
b414a4e391
Add scopes for components
2015-11-04 14:54:43 +01:00
James Brooks
edd111451e
Started work on enabling/disabling components
2015-11-03 21:32:45 +00:00
Michael Mollick
1271470da3
Changed the default padding options, was '40px 0 0 0', is now '40px 0'
2015-10-22 09:14:59 -04:00
Michael Mollick
f1c613249a
Support for full width header added
2015-10-20 23:52:48 -04:00
James Brooks
c3646fd64a
Let's not duplicate view code
2015-10-17 14:27:15 +01:00
James Brooks
39b6bfc6d0
Use info instead of warning
2015-10-11 12:10:19 +01:00
James Brooks
3988cfb6c0
Use warning rather than error
2015-10-11 11:35:00 +01:00
Andrew Goktepe
68a0839e13
add UTC time zone to list of options
2015-09-09 16:58:49 -07:00
Joseph Cohen
7ab139f82e
Add backgroud fills
2015-09-04 17:39:27 -05:00
James Brooks
6b362fd88d
Theming of Cachet is much simpler with more color settings
2015-09-04 22:39:52 +01:00
James Brooks
f13b8debe4
Merge pull request #932 from cachethq/metric-repository
...
Improved metric repository for per-db methods. Closes #921
2015-08-31 18:14:48 +01:00
James Brooks
9414456fd1
More docblocks that should return void
2015-08-30 22:45:27 +01:00
James Brooks
7136457b49
Improved metric repository for per-db methods. Closes #921
2015-08-30 22:36:19 +01:00
James Brooks
8fb5a3f992
Rename HomeController, use composers and redo subscribe page
2015-08-15 13:06:24 +01:00
Graham Campbell
fcbbfdd84e
Refactor validator stuff and fix variable names in views
2015-08-03 22:32:51 +01:00
Graham Campbell
0a321bffd8
Updated copyright information
2015-07-06 17:37:01 +01:00
James Brooks
ea89254bf6
Fix transparency and algorithm for calculating severity icon
2015-06-27 14:03:24 +01:00
DivineOmega
0ca1668518
Initial dynamic favicon code
...
Syntax and logic fixes
New favicons
Contribution Guidelines
Removed trailing spaces
Style tweaks
Comma
Suggested code changes
Changed high and medium alert icons to be exclamation marks protruding through a circle
Moved favicon logic to IndexComposer
Style fixes
Removed whitespace
2015-06-23 14:41:41 +01:00
James Brooks
036928e53e
Closes #700 - Subscribers can now be turned on and off
2015-06-10 21:29:35 +01:00
James Brooks
224618b0a4
Use the View contract
2015-06-01 11:45:48 +01:00
Graham Campbell
d8811c974b
Removed unused import
2015-05-28 10:41:56 +01:00
James Brooks
ea94f6dd9e
Fixes issue with $pageTitle
2015-05-28 08:59:56 +01:00
James Brooks
fb8990dff2
Move pageTitle into IndexComposer
2015-05-28 08:44:04 +01:00
Graham Campbell
3988753b99
Updated copyright headers
2015-05-25 17:59:08 +01:00
Graham Campbell
b06167f5e9
Updated joe's email address
2015-05-25 17:53:06 +01:00
Graham Campbell
91e4dafca9
Updated my email address
2015-05-23 14:48:33 +01:00
Joseph Cohen
10bcbc6169
Get default value on config repository
2015-05-20 14:19:01 -05:00
James Brooks
4d28b28bdf
Better handling of the custom theme settings.
2015-05-19 17:06:39 +01:00