Commit Graph

45 Commits

Author SHA1 Message Date
James Brooks 57aef06927 Install Laravel 5.6 2018-06-25 21:48:27 +01:00
James Brooks 4427d083f9 Split incident updates out of incident controller 2018-06-17 15:58:37 +01:00
James Brooks 5b1d9ef0f6 Fix up 2018-01-21 22:03:15 +00:00
Knight Tan d2975cd1eb added component and status to CreateIncidentUpdateCommand 2018-01-21 21:59:04 +00:00
Knight Tan ab01609bb5 allow incident update to update component status, bug fix #2767 2018-01-21 21:59:04 +00:00
Nico Stapelbroek b4c721d042 Make sure end users know about the notification suppression when editing incidents 2018-01-21 14:14:03 +01:00
Nico Stapelbroek 1da6764b63 Fetch updates using the eloquent relationship instead of re-querying 2018-01-14 22:17:26 +01:00
Nico Stapelbroek 55f6ee7dc7 Fix styleci violations 2018-01-13 18:32:02 +01:00
Nico Stapelbroek 569b15000a Implement edit IncidentUpdate feature 2018-01-13 17:43:35 +01:00
Nico Stapelbroek 700c936662 Restore add incident update functionality 2018-01-13 15:47:31 +01:00
Nico Stapelbroek 532d8a20c5 Create an incident updates overview page 2018-01-13 15:42:02 +01:00
James Brooks 2786b5b0da Fix bad Update success message 2017-05-03 09:42:02 +01:00
James Brooks 485116b5ce Rename incident bus 2017-03-18 09:41:33 +00:00
James Brooks c82ae7454c Fixes #2369 2017-02-19 11:07:34 +00:00
James Brooks dab4b43824 Apply fixes from StyleCI
[ci skip] [skip ci]
2016-12-03 21:18:56 +00:00
James Brooks 3eb74058b2 Fix adding of incident templates 2016-12-03 21:18:45 +00:00
James Brooks bb56f28b89 Don't clean incident message. Part of #2236 2016-11-14 18:22:10 +00:00
James Brooks ebed68a7d8 Rewrite the entire scheduled maintenance implementation 2016-10-30 21:15:46 +00:00
James Brooks a0f2d6642e Add incident column for when an incident occurred at (#2212)
Add incident column for when an incident occurred at. Closes #2208
[ci skip] [skip ci]
2016-10-29 17:25:52 +01:00
James Brooks 67b09af833 Check where consistency 2016-10-19 12:29:47 +01:00
James Brooks fe96a00b82 Incident templates cleanup (#2182)
Clean up Incident Templates, supply incident array to them by default
2016-10-14 08:03:19 +01:00
Davide Bellini 05f93e16e8 Fixed redirects with “cachet_redirect” helper 2016-10-13 09:51:44 +02:00
James Brooks 5a9f6134c4 Completely refactor all routes 2016-10-12 21:47:46 +01:00
James Brooks c94919f1b9 Backport Incident Updates from v3.0.0 2016-10-06 22:40:56 +01:00
Antoine GIRARD 1954cf26f3 Add stickied incident 2016-09-06 22:45:52 +02:00
James Brooks 3feb93c074 Remove dump and die call 2016-05-05 16:46:37 +01:00
Joe Cohen f1b61c7ef1 Applied fixes from StyleCI 2016-05-01 16:04:43 +01:00
Joseph Cohen 05bb91d2d9 Global subscribers and fix notifications 2016-05-01 16:04:43 +01:00
James Brooks 8264f72a5a Fixes #1496 2016-02-16 08:58:44 +00:00
Graham Campbell df5eb24efd Moved things into a bus namespace 2016-01-05 02:38:07 +00:00
Graham Campbell 5557edc342 Use the new dispatch helper function 2015-12-24 15:16:09 +00:00
Hereward Mills b4173d827a Replace returns with return void. 2015-12-24 10:58:08 +00:00
phecho 4015f4f150 Fixes issue #1164 2015-11-21 10:10:52 +08:00
phecho 32b66df5f0 Fixes issue #1158 2015-11-20 17:02:11 +08:00
James Brooks 9cf600f36c Fixes #1137 2015-11-15 18:05:23 +00:00
James Brooks b8e3dcff55 Docblock fixes 2015-11-04 15:02:56 +00:00
James Brooks 08e9705088 $incident_date is now handled by the command handler 2015-09-26 14:42:42 +01:00
Joseph Cohen 3f8471d8da Fixes and validation rules 2015-09-24 23:07:39 -05:00
James Brooks b8b81f7e1c Added UpdateIncidentCommand 2015-09-23 18:19:01 +01:00
James Brooks 80caeea86a Check that $incidentDate is set before using it 2015-09-21 11:21:03 +01:00
James Brooks 082062fa1b Added ReportIncidentCommand 2015-08-31 20:16:38 +01:00
James Brooks 7be3aa2552 Incidents will now be removed via the command 2015-08-31 20:16:37 +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
James Brooks 77ce0e21f4 Rename Admin directory to Dashboard within routes. Closes #933 2015-08-31 18:59:17 +01:00