Commit Graph

8 Commits

Author SHA1 Message Date
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 deeb40cd48 Move errors partial out of dashboard dir to prevent DashboardComposer running 2018-06-14 20:27: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 532d8a20c5 Create an incident updates overview page 2018-01-13 15:42:02 +01:00