Commit Graph

229 Commits

Author SHA1 Message Date
James Brooks af176d7c7a Incident API can now use incident templates with Twig templating 2015-11-15 11:32:51 +00:00
phecho cf89f5fcec Fixed dashboard icons 2015-11-12 00:10:08 +08:00
phecho 4c67bf70ff Adjusted the order of sidebar item 2015-11-11 23:00:40 +08:00
phecho be1fccd682 Fixed translations of dashboard page title 2015-11-11 14:57:02 +08:00
James Brooks 77cec21dc5 Update invitation system language text 2015-11-09 18:38:26 +00:00
Joseph Cohen f6318409a7 Start working on the invite system for users 2015-11-08 20:13:25 -06:00
James Brooks ce1b9e7fe9 Drop the HQ 2015-11-08 19:15:58 +00:00
James Brooks c89691cb2c Fixes #1104 - Re-adds enabled field to dashboard 2015-11-07 11:29:44 +00:00
James Brooks addbe53e2b Fix control name. Closes #1102 2015-11-05 07:17:04 +00:00
James Brooks e6c24ce9f8 Remove pointless check for logged in users 2015-11-04 15:05:38 +00:00
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