Commit Graph

69 Commits

Author SHA1 Message Date
Graham Campbell d40ffed287 Closes #1064 2015-10-27 17:44:28 +00:00
James Brooks 964a5fc514 Move the banner form into Theme. Closes #1051 2015-10-27 08:19:53 +00:00
James Brooks ce633c6b29 Closes #1050, link to Gravatar.com in the profile page 2015-10-27 08:18:09 +00:00
James Brooks ffa6a8f3d6 Merge pull request #1049 from mmollick/fullwidth_header
Fullwidth header
2015-10-22 17:12:26 +01:00
Michael Mollick 77245c3b71 Fixing checkbox to toggle fullwidth banner 2015-10-21 00:14:18 -04:00
Michael Mollick efee85685b Updated language files with new theme fields 2015-10-21 00:02:27 -04:00
Michael Mollick f1c613249a Support for full width header added 2015-10-20 23:52:48 -04:00
Michael Mollick 5860678eb5 Notify subscribers is now one line, optional indicator appears after label 2015-10-20 21:19:57 -04:00
Michael Mollick 1480385c04 Display chart on status page is now on a single line 2015-10-20 21:13:09 -04:00
Michael Mollick 4771a134c4 Notify subscribers checkbox is now a single line, removed optional indicator 2015-10-20 21:09:52 -04:00
Michael Mollick 6d231fb68a Checkbox in theme is now inline 2015-10-20 21:07:19 -04:00
Michael Mollick c832aba80a Segmented the language files 2015-10-20 20:38:33 -04:00
Michael Mollick 1ce7f3d569 Seperated application settings into three pages 2015-10-19 00:41:19 -04:00
ulrik nielsen a374ae9abd removed the incident array 2015-10-07 21:48:23 +02:00
Antoine Augusti 130dc11740 Add a password strength indicator on relevant forms 2015-10-03 09:50:18 +02:00
James Brooks d4c1b23b3f Added UpdateComponentGroupCommand 2015-09-23 18:19:01 +01: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 082062fa1b Added ReportIncidentCommand 2015-08-31 20:16:38 +01:00
James Brooks 6ee697cf7f Added AddComponentGroupCommand 2015-08-31 20:16:38 +01:00
James Brooks 69e9d75037 Show subscribers and incidents over last 30 days 2015-08-31 18:17:01 +01:00
James Brooks 70a5022740 Working on a widget design for the dashboard index 2015-08-31 18:17:00 +01:00
Michael Babker 3de15fc5e8 Route 'dashboard.components' not found
Updated to reference `dashboard.components.index` route instead.
2015-08-27 21:21:56 -04:00
James Brooks 885c17054f Allow setting of 0 incident days. Closes #920 2015-08-18 21:27:09 +01:00
James Brooks bab843b4b1 Move incident templates directory up on 2015-08-16 15:15:54 +01:00
Graham Campbell 4a22b1b053 Merge branch '1.2' 2015-08-14 22:38:38 +01: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
James Brooks 76d3692d9e Added the ability for admins to delete users. Closes #791 2015-08-06 13:48:23 +01:00
Graham Campbell fcbbfdd84e Refactor validator stuff and fix variable names in views 2015-08-03 22:32:51 +01:00
Graham Campbell 90baf18724 Backport all fixes from the master to 1.1 2015-08-03 14:23:46 +01:00
James Brooks 22b0e105ee Fix showing of verified subscribers when they're not. Fixes #855 2015-08-03 12:37:49 +01:00
James Brooks 01c690608f Fix showing of verified subscribers when they're not. Fixes #855 2015-08-03 08:58:07 +01:00
James Brooks d2c8f414f6 Admin users may make more admin users. Closes #795 2015-08-02 14:16:00 +01:00
Graham Campbell fb127fb861 Removed tracking 2015-08-01 17:07:06 +01:00
James Brooks 45f376e564 Added a way to hide the dashboard button from the footer (default) 2015-07-28 16:19:47 +01:00
James Brooks 3a44e4a809 Fixes #828 - Don't call format on a formatted string 2015-07-28 16:09:35 +01:00
James Brooks dbbf4a093e Fix formatting of Blade 2015-07-11 16:15:48 +01:00
Chase Coney 7e14d6d25f Fixes #759. First pass at subscriber administration 2015-07-08 16:43:41 -05:00
James Brooks c1a0fc10ae Use snake_case in views. Closes #778 2015-07-02 16:37:38 +01:00
James Brooks 7cd7e595f2 Downgrade bootstrap-datetimepicker 2015-06-16 15:09:49 +01:00
James Brooks ea56ca4cec Update bootstrap-datetimepicker and fix #675 2015-06-16 14:28:26 +01:00
James Brooks fa3b80e3af Easily update component status when editing incident. Closes #721 2015-06-15 16:27:42 +01:00
Luc Didry ca1b5f0658 Add piwik stats 2015-06-15 11:28:38 +02:00
James Brooks 7bd3a57883 Closes #710 - Fix adding of scheduled maintenance. 2015-06-13 10:04:24 +01:00
James Brooks df2ae7726d Adds incident visibility. Closes #602 2015-06-11 22:43:16 +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