Commit Graph

54 Commits

Author SHA1 Message Date
James Brooks 87bcd0c87b Remove todo 2015-11-03 23:23:14 +00:00
James Brooks fcac32a67d Refactors out notify conditions. Closes #1083 2015-11-03 23:17:45 +00:00
James Brooks edd111451e Started work on enabling/disabling components 2015-11-03 21:32:45 +00:00
Graham Campbell bb106d35fe Improved and fixed the report incident command handler 2015-10-28 13:58:20 +00:00
James Brooks 8d02a5a3a2 Fix issue with components not reporting on incidents. Closes #1063 2015-10-27 12:43:01 +00:00
James Brooks 49e4113159 Filter component elements that aren't set 2015-10-17 09:59:58 +01:00
Graham Campbell 746b7aeb2a Merge pull request #1025 from cachethq/cachet-timezone
[WIP] Cachet timezone
2015-10-09 14:41:30 +01:00
Graham Campbell 1a783d71f8 Applied fixes from StyleCI 2015-10-08 17:13:03 -04:00
Joseph Cohen a288f84fc5 Settable timezones with cachet config 2015-10-08 16:11:30 -05:00
Graham Campbell 995fdd4049 Updated autopresenter 2015-10-07 22:55:25 +01:00
James Brooks 08e9705088 $incident_date is now handled by the command handler 2015-09-26 14:42:42 +01:00
Joseph Cohen f7f01c5059 Typo 2015-09-24 23:12:35 -05:00
Joseph Cohen 3f8471d8da Fixes and validation rules 2015-09-24 23:07:39 -05:00
James Brooks 4384438d46 Applied fixes from StyleCI 2015-09-23 13:39:04 -04:00
James Brooks 18f98d19f0 Added UpdateMetric and UpdateMetricPoint commands 2015-09-23 18:38:42 +01:00
James Brooks b8b81f7e1c Added UpdateIncidentCommand 2015-09-23 18:19:01 +01:00
James Brooks 30b05f360d Applied fixes from StyleCI 2015-09-23 18:19:01 +01:00
James Brooks d4c1b23b3f Added UpdateComponentGroupCommand 2015-09-23 18:19:01 +01:00
James Brooks d3cd8201a6 UpdateComponentCommand is now done 2015-09-23 18:19:01 +01:00
James Brooks b0ec13fa13 Fixes adding of subscribers. Closes #944 2015-09-14 08:37:24 +01:00
James Brooks 1478a25008 ReportMaintenanceCommand is added 2015-08-31 20:16:39 +01:00
James Brooks 75588db98e Fix imports 2015-08-31 20:16:39 +01:00
James Brooks 082062fa1b Added ReportIncidentCommand 2015-08-31 20:16:38 +01:00
James Brooks 37d7908606 Added AddTeamMemberCommand 2015-08-31 20:16:38 +01:00
James Brooks 25a3626de5 Fix rebase issue 2015-08-31 20:16:38 +01:00
James Brooks 6ee697cf7f Added AddComponentGroupCommand 2015-08-31 20:16:38 +01:00
James Brooks 32b2a56573 Remove unused imports 2015-08-31 20:16:38 +01:00
James Brooks be080a10ef Added commands to delete component group (also fixes bug in API) 2015-08-31 20:16:38 +01:00
James Brooks c466620435 Added RemoveUserCommand 2015-08-31 20:16:37 +01:00
James Brooks b80b53191b Commands and events for removing incidents 2015-08-31 20:16:37 +01:00
Joseph Cohen 4a5110ae53 Finish add and remove components via commands 2015-08-31 20:16:37 +01:00
James Brooks 30eec9da24 Added Component events and handlers 2015-08-31 20:16:36 +01:00
James Brooks 5bc7a3e6f7 Fix CS 2015-08-31 20:16:36 +01:00
Joseph Cohen 7c1f27c4a1 CS Fixes 2015-08-31 20:16:36 +01:00
Joseph Cohen 9581c5a394 Add and remove metrics and metric points commands 2015-08-31 20:16:36 +01:00
Joseph Cohen 64ff4d73c2 Rename incident events and fixes 2015-08-31 20:16:36 +01:00
Joseph Cohen a93472f544 Namespace events 2015-08-31 20:16:35 +01:00
Joseph Cohen 8250e4ebca Subscribe and unsubscribe subscribers via commands 2015-08-31 20:16:35 +01:00
Joseph Cohen 11b4ab5c6c Start working on the commands 2015-08-31 20:16:35 +01:00
James Brooks 9414456fd1 More docblocks that should return void 2015-08-30 22:45:27 +01:00
Joseph Cohen 1a7cec53ac Make email templates snake case 2015-08-17 15:50:34 -05:00
Joseph Cohen 1b953038be Decorate component 2015-08-14 21:32:19 -05:00
James Brooks 0bff2f9215 Don't pass through the whole incident name, just the components 2015-08-14 08:47:28 +01:00
James Brooks 808bc5201d Add the component name to incident emails, if applicable. Closes #794 2015-08-14 08:46:05 +01:00
James Brooks b68647df8e Show the scheduled time if applicable. Closes #799 2015-08-13 23:23:18 +01:00
James Brooks b393557c8a Completely remove the use of Redirect::back - closes #867 2015-08-13 22:28:30 +01:00
Joseph Cohen d8323f126c Fix the token sent to unsubscribe 2015-08-01 14:08:14 -05:00
Graham Campbell 0a321bffd8 Updated copyright information 2015-07-06 17:37:01 +01:00
James Brooks 9d879b162e Fix code standards, update language files. 2015-06-16 09:07:49 +01:00
James Brooks 832db53ef2 Fixes #705 and only send emails for public incidents. 2015-06-12 08:05:07 +01:00