Commit Graph

24 Commits

Author SHA1 Message Date
Connor S. Parks fa1b32c11a implements a modular view system 2016-08-22 16:36:01 +01:00
Joseph Cohen 31d47cfb35 Remove subscribers modal 2016-05-26 00:50:23 -05:00
James Brooks f92761437d Move position of "About This Site". Don't double wrap text. 2016-02-24 13:20:33 +00:00
James Brooks f19b0d1a46 Show alert for major outages. Closes #1342 2016-01-29 20:49:26 +00:00
James Brooks ac3888f7c8 Added per-component subscriptions. Closes #734 2016-01-29 15:02:28 +00:00
James Brooks c64df7eed7 Move display_graphs into AppComposer 2015-11-21 23:09:20 +00:00
James Brooks c3646fd64a Let's not duplicate view code 2015-10-17 14:27:15 +01:00
James Brooks 4e7d4c4581 Move the subscribers button into footer, re-arrange top half page 2015-10-17 14:18:45 +01:00
James Brooks 6b362fd88d Theming of Cachet is much simpler with more color settings 2015-09-04 22:39:52 +01:00
James Brooks 885c17054f Allow setting of 0 incident days. Closes #920 2015-08-18 21:27:09 +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
Graham Campbell fcbbfdd84e Refactor validator stuff and fix variable names in views 2015-08-03 22:32:51 +01:00
James Brooks 60f6bec8bc Don't show components div if we have no components 2015-06-18 20:50:43 +01:00
James Brooks 8573b78210 Split up sections a bit more 2015-06-15 21:47:35 +01:00
James Brooks 036928e53e Closes #700 - Subscribers can now be turned on and off 2015-06-10 21:29:35 +01:00
Joseph Cohen 55dcf3a277 Handle subscribers 2015-06-09 14:13:27 -05:00
James Brooks 241947d069 Fixes #641 2015-05-18 09:46:19 +01:00
James Brooks 06b9bc2757 Prevent bots from indexing date ranges with no incidents. Closes #624. 2015-05-08 11:06:02 +01:00
James Brooks 26642eb573 Fix missing $date variable 2015-04-23 08:12:42 +01:00
James Brooks 1543643f4c Revert "Refactored the way incidents are pulled out of the database on the homepage" 2015-04-21 10:13:08 +01:00
Adam Lavin 4c4a32da3d Refactored the way incidents are pulled out of the database
Incidents are now pulled out via the database, grouped together via php, then missing days are added to the data
2015-04-20 23:28:53 +01:00
Joseph Cohen b4ac66d727 Cachet is now a Laravel 5 app 2015-03-20 18:30:45 -06:00