Commit Graph

20 Commits

Author SHA1 Message Date
James Brooks
2de54f9fcf Small fixes 2023-10-27 13:23:27 +01:00
Ollie Reardon
d3269a6c05 Removed outer link. Fixes #3689 2019-07-11 21:54:11 +01:00
James Brooks
57aef06927 Install Laravel 5.6 2018-06-25 21:48:27 +01:00
A
d6ce735df3 Display the formatted message for incident's updates.
In order to be backward compatible, the formatted message is displayed
for incident's updates, so a strong sentance can be used as it was the
case before.
2018-01-30 14:53:21 +01:00
A
66ec744c21 Shows the incident's updates.
The incident's updates are no longer summurized with "..." and bold,
they are fully displayed in order to be able to read all the incident
life on the status page.
2018-01-30 14:52:56 +01:00
James Brooks
ecb05d588f Use $loop variable 2017-03-09 19:28:04 +00:00
James Brooks
f1c09773e2 Use isNotEmpty in more places 2017-01-21 17:32:46 +00:00
James Brooks
0780e404a8 Simplify the incidents templates 2016-12-05 20:19:15 +00:00
James Brooks
c94919f1b9 Backport Incident Updates from v3.0.0 2016-10-06 22:40:56 +01:00
phecho
8a47dd873f Move HumanStatus to Presenter 2015-12-23 19:44:06 +08:00
Joseph Cohen
7ab139f82e Add backgroud fills 2015-09-04 17:39:27 -05:00
James Brooks
8a3f9196d3 Linking directly to an individual incident 2015-08-15 15:10:20 +01:00
James Brooks
3d0aec3899 Show label with component name next to incident. Closes #671 2015-08-15 11:26:15 +01:00
James Brooks
b393557c8a Completely remove the use of Redirect::back - closes #867 2015-08-13 22:28:30 +01:00
Graham Campbell
fcbbfdd84e Refactor validator stuff and fix variable names in views 2015-08-03 22:32:51 +01:00
Zach Auclair
027b0b6363 feat(views/index): add quick-update buttons for incidents
These buttons only appear if the current user is logged in
and are similar to `resources/views/dashboard/incidents/index.blade.php`.
2015-06-18 11:40:16 -04:00
James Brooks
7a3a7588b1 Don't wrap the formatted message in p tags, Markdown does it 2015-05-22 08:23:40 +01:00
James Brooks
1e6cb06387 Fix displaying of scheduled time 2015-05-22 07:52:44 +01:00
Joseph Cohen
5280fc8df4 Fix incidents timezones and order 2015-05-07 09:15:00 -05:00
Joseph Cohen
b4ac66d727 Cachet is now a Laravel 5 app 2015-03-20 18:30:45 -06:00