64 Commits

Author SHA1 Message Date
James Brooks
0d30b7756b Attribute incidents to who reported them 2018-03-26 20:57:09 +01:00
James Brooks
5b1d9ef0f6 Fix up 2018-01-21 22:03:15 +00:00
Knight Tan
ab01609bb5 allow incident update to update component status, bug fix #2767 2018-01-21 21:59:04 +00:00
James Brooks
88e9cdf3d7
Merge pull request #2877 from nstapelbroek/feature/2720-suppress-notifications-in-maintenance
Suppress notifications while in maintenance mode
2018-01-21 20:59:21 +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
08e1be06b6 Place the '* optional' label behind the Component form field 2018-01-20 23:23:42 +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
72b029e0e9 Add a button to Manage Incident updates
Also removed the link on the overview pages to re-align them with other components
2018-01-14 22:09:00 +01:00
Nico Stapelbroek
0af68e755f Re-align the breadcrumbs in the IncidentUpdates view templates 2018-01-13 18:11:59 +01:00
Nico Stapelbroek
569b15000a Implement edit IncidentUpdate feature 2018-01-13 17:43:35 +01:00
Nico Stapelbroek
3a9688c510 Change navigation flow from incidents to incident updates page
Clicking on the incident title will now navigate to the incident updates page rather than editing the incident. To prevent confusion I've also removed the "update" button from the incidents overview page and added the incident name to the page title of the incident updates page.
2018-01-13 16:01:58 +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
xBytez
2a99cf14b2
Don't hide the component-status form group in view. Fixes #2829 2017-12-02 01:23:37 +01:00
James Brooks
d807770ff6 Resource changes 2017-09-15 07:39:40 +01:00
James Brooks
c9b4ee0ee6 Use the includeWhen macro 2017-07-27 15:58:04 -04:00
James Brooks
3a7c3a1c7a Merge pull request #2639 from CachetHQ/update-component-incident
Update component status when editing incident
2017-07-18 21:48:29 +01:00
James Brooks
5a78eeb6a9 Default component id to empty string 2017-07-18 21:39:24 +01:00
James Brooks
1a909c3c01 Update component status when editing incident. Closes #2523 2017-07-18 21:25:45 +01:00
James Brooks
261be1dfef Fixes #2579 2017-06-24 18:37:35 +01:00
James Brooks
bf2b45e2f7 Make incident names clickable in dashboard. Closes #2567 2017-06-13 08:44:07 +01:00
James Brooks
c82ae7454c Fixes #2369 2017-02-19 11:07:34 +00:00
James Brooks
9bc8432308 Update fields should be required 2017-02-19 11:04:10 +00:00
James Brooks
86cb76d1c5 Fix falsely showing stickied incidents. Closes #2349 2017-02-14 19:33:04 +00:00
James Brooks
51864f3897 Don't need to have notifications enabled for Slack etc... 2017-01-04 19:51:20 +00:00
James Brooks
f972bf4a55 Subscribers don't need to be enabled to send emails. Closes #1994 2016-12-04 17:48:50 +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
5a9f6134c4 Completely refactor all routes 2016-10-12 21:47:46 +01:00
Abhimanyu Sharma
dd7943632a Added placeholders 2016-10-10 15:51:02 +05:30
Abhimanyu Sharma
22cbe16007 Minor HTML tweaks 2016-10-08 21:39:39 +05:30
James Brooks
c94919f1b9 Backport Incident Updates from v3.0.0 2016-10-06 22:40:56 +01:00
Abhimanyu Sharma
cf216077c3 Typo 2016-10-01 21:39:29 +05:30
Abhimanyu Sharma
1438caf5ca HTML CS fix 2016-10-01 21:37:36 +05:30
Antoine GIRARD
1954cf26f3 Add stickied incident 2016-09-06 22:45:52 +02:00
James Brooks
135ce7ebef Fix template indentations 2016-08-10 20:40:54 +01:00
James Brooks
4d97f3ce12 Increase size of index buttons 2016-08-10 20:38:40 +01:00
James Brooks
6f3a38d708 Fixes #1673 - Use previously sent data 2016-03-31 18:49:53 +01:00
Joseph Cohen
9844d0cff4 New backoffice theme 2016-03-15 15:15:40 -06:00
James Brooks
8264f72a5a Fixes #1496 2016-02-16 08:58:44 +00:00
Graham Campbell
61ea28b1aa Use binput in the views 2015-12-23 15:04:27 +00:00
James Brooks
8ecefc65fb Hide the notify checkbox if subscribers isn't enabled 2015-11-21 14:35:35 +00:00
James Brooks
addbe53e2b Fix control name. Closes #1102 2015-11-05 07:17:04 +00:00
Graham Campbell
d40ffed287 Closes #1064 2015-10-27 17:44:28 +00:00
Michael Mollick
5860678eb5 Notify subscribers is now one line, optional indicator appears after label 2015-10-20 21:19:57 -04:00
ulrik nielsen
a374ae9abd removed the incident array 2015-10-07 21:48:23 +02:00
James Brooks
082062fa1b Added ReportIncidentCommand 2015-08-31 20:16:38 +01:00
James Brooks
bab843b4b1 Move incident templates directory up on 2015-08-16 15:15:54 +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