Commit Graph

16 Commits

Author SHA1 Message Date
James Brooks db7ab0d8a7 Merge pull request #3809 from Data-Kiss/better-user-accountability
Add username to the dashboard of who logged an incident or any incident updates.
2019-11-02 10:34:49 +00:00
Data-Kiss 4bff1147a1 Fix some accessibility issues 2019-10-09 20:10:25 +01:00
Data-Kiss 4b5ee6668f Add the ability to select a template when adding an incident. 2019-10-09 19:56:14 +01:00
Data-Kiss 74b840a6cc Add username to the dashboard of who logged an incident or any incident updates. 2019-10-02 21:26:07 +01:00
James Brooks 57aef06927 Install Laravel 5.6 2018-06-25 21:48:27 +01:00
James Brooks deeb40cd48 Move errors partial out of dashboard dir to prevent DashboardComposer running 2018-06-14 20:27:42 +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
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 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