Commit Graph

40 Commits

Author SHA1 Message Date
James Brooks
685f39a097 Remove redundant page check 2018-06-17 15:58:37 +01:00
root
aadbe9be40 forward button now shows properly. https://github.com/CachetHQ/Cachet/issues/3030 2018-04-27 18:08:04 +01:00
James Brooks
01d884112c Merge pull request #3006 from danijelk/danijelk-patch-start_end_date
Fix start-end date for $onlyDisruptedDays
2018-04-23 22:22:54 +01:00
Danijel K
4f0a28f8a9 Always take "days of incidents to show" into account
No need to select everything when looking at past incidents, date range should always be taken into account as a global rule for frontend.
2018-04-10 14:32:16 +02:00
Danijel K
46a69a38e7 Fix start-end date for $onlyDisruptedDays
Fixes the changed - order by desc - fix in #2976
2018-04-10 14:22:17 +02:00
James Brooks
48b6d2c34d Apply fixes from StyleCI (#2981)
[ci skip] [skip ci]
2018-03-30 17:58:25 +01:00
James Brooks
42227d937d Fixes #2976 2018-03-30 17:57:49 +01:00
James Brooks
8fe2c22ac8 Use camel case for variable name 2018-03-30 17:57:49 +01:00
Rodrigo Argüello Flores
c968a8f67a Add the possibility of showing only incidents in the timeline, no matter the date 2018-01-12 12:53:10 +01:00
James Brooks
a7c00626e6 Use the default view for metrics, as expected 2017-12-03 11:41:37 +00:00
James Brooks
e2b73e7bd4 Fix undefined variable 2017-10-20 17:22:01 +01:00
James Brooks
11a5357ea9 Fixes #2759 - Days now generate when only 1 2017-10-18 20:01:42 +01:00
James Brooks
f223e264c1 Switch back to jenseggers/date 2017-03-09 19:42:35 +00:00
James Brooks
0b35002c62 Apply fixes from StyleCI
[ci skip] [skip ci]
2017-01-30 13:31:07 +00:00
James Brooks
27847b6814 Move DateFactory into Services namespace 2017-01-30 13:30:45 +00:00
James Brooks
2b75eca7d0 Remove jenssegers/date and solely use Carbon 2017-01-02 16:11:15 +00:00
James Brooks
7190b5036a Formatting 2017-01-02 13:36:49 +00:00
James Brooks
2b838fef16 We don't need MetricRepository everywhere 2017-01-02 13:35:33 +00:00
James Brooks
5857aac01b Add class docblock 2017-01-02 13:34:10 +00:00
James Brooks
3cb2109afd Simplify how we fetch incidents 2016-12-30 19:21:45 +00:00
James Brooks
381df1cf4f Remove debug 2016-11-14 18:38:08 +00:00
James Brooks
341bfb08a8 Use aliases when migrating data. Fixes #2240 2016-11-14 18:36:42 +00:00
James Brooks
ebed68a7d8 Rewrite the entire scheduled maintenance implementation 2016-10-30 21:15:46 +00:00
James Brooks
fbb59ea66e Merge pull request #2040 from CachetHQ/metric-repository-perf
Metric repository perf
2016-10-30 17:36:01 +00:00
James Brooks
74c646e2f4 Rewrite the Metric repository implementation. Fixes #1900 2016-10-30 17:32:44 +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
c94919f1b9 Backport Incident Updates from v3.0.0 2016-10-06 22:40:56 +01:00
James Brooks
179de1ff28 Option to only show disrupted days. Closes #2088 2016-10-04 19:16:50 +01:00
James Brooks
4d07d2c8b1 Working on a new navbar and minor design tweaks for the status page 2016-03-21 17:38:50 +00:00
James Brooks
37898bee60 Added Component badges/shields. Closes #1313 2016-02-20 13:14:29 +00:00
James Brooks
2565774fea Load metrics via AJAX. Fixes #819 2016-02-17 17:08:15 +00:00
Graham Campbell
921116a198 More fixes 2016-02-02 20:46:46 +00:00
Graham Campbell
1b24cdb1c5 Improved the config system 2016-01-29 23:05:31 +00:00
Hereward Mills
ee886cddfd Fix some obvious spelling mistakes. 2015-12-21 22:06:21 +00:00
James Brooks
c3646fd64a Let's not duplicate view code 2015-10-17 14:27:15 +01:00
Graham Campbell
d20ee2987b Merge branch '1.2'
Conflicts:
	composer.lock
	resources/views/partials/incidents.blade.php
2015-09-04 11:53:25 +01:00
James Brooks
885c17054f Allow setting of 0 incident days. Closes #920 2015-08-18 21:27:09 +01:00
James Brooks
8a3f9196d3 Linking directly to an individual incident 2015-08-15 15:10:20 +01:00
James Brooks
c2c815ab14 Started working on ability to view an incident directly 2015-08-15 13:10:08 +01:00
James Brooks
8fb5a3f992 Rename HomeController, use composers and redo subscribe page 2015-08-15 13:06:24 +01:00