James Brooks
|
1c27cf7360
|
Adds the ability to set the default view in which to display metrics
|
2015-12-28 09:14:50 +00:00 |
|
Graham Campbell
|
5557edc342
|
Use the new dispatch helper function
|
2015-12-24 15:16:09 +00:00 |
|
phecho
|
a6f6753fa0
|
Move HumanStatus to Presenter, see also #1258
|
2015-12-23 21:35:28 +08:00 |
|
Hereward Mills
|
ee886cddfd
|
Fix some obvious spelling mistakes.
|
2015-12-21 22:06:21 +00:00 |
|
Graham Campbell
|
1607275d2d
|
Merge branch '2.0'
# Conflicts:
# VERSION
# app/Handlers/Events/Incident/SendIncidentEmailNotificationHandler.php
# app/Handlers/Events/Incident/SendMaintenanceEmailNotificationHandler.php
# app/Models/Subscriber.php
|
2015-12-18 12:55:47 +00:00 |
|
James Brooks
|
dabed137ab
|
Fixes #1237
|
2015-12-17 14:41:22 +00:00 |
|
Joseph Cohen
|
412c119131
|
Added subcriber verified scope and already subscribed msg
|
2015-12-09 15:29:41 -06:00 |
|
Graham Campbell
|
e92cb7fb01
|
Added AlreadySubscribedException
Closes #1201
|
2015-12-06 18:01:33 +00:00 |
|
Joseph Cohen
|
a593dabeb9
|
Fix some nulls and the notifications on the handlers
|
2015-11-22 00:18:09 -06:00 |
|
Graham Campbell
|
236d52714d
|
Stop calling the env function in naughty places
|
2015-11-21 22:43:06 +00:00 |
|
James Brooks
|
27f1e6b8a4
|
Fix issues with is_null
|
2015-11-21 22:01:13 +00:00 |
|
Graham Campbell
|
bf88dfced0
|
Fixed up array_filter stuff
Closes #1071
|
2015-11-21 21:47:00 +00:00 |
|
James Brooks
|
af176d7c7a
|
Incident API can now use incident templates with Twig templating
|
2015-11-15 11:32:51 +00:00 |
|
Joe Cohen
|
d82bc57796
|
Applied fixes from StyleCI
|
2015-11-08 20:13:26 -06:00 |
|
Joseph Cohen
|
448f13e671
|
Handle the signup invite
|
2015-11-08 20:13:25 -06:00 |
|
Joseph Cohen
|
f6318409a7
|
Start working on the invite system for users
|
2015-11-08 20:13:25 -06:00 |
|
Graham Campbell
|
434a7b7b5b
|
Merge pull request #1108 from cachethq/timezone
Timezone Fixes
|
2015-11-07 16:33:19 +00:00 |
|
Graham Campbell
|
dd6a1fa956
|
Tweaked three command handlers
|
2015-11-07 13:21:28 +00:00 |
|
Graham Campbell
|
2d648e44ae
|
Make sure metrics use the correct timezone
Closes #1032
|
2015-11-07 13:18:38 +00:00 |
|
Graham Campbell
|
6a73d6268d
|
Use the date factory in the commands
|
2015-11-07 13:16:39 +00:00 |
|
James Brooks
|
87bcd0c87b
|
Remove todo
|
2015-11-03 23:23:14 +00:00 |
|
James Brooks
|
fcac32a67d
|
Refactors out notify conditions. Closes #1083
|
2015-11-03 23:17:45 +00:00 |
|
James Brooks
|
edd111451e
|
Started work on enabling/disabling components
|
2015-11-03 21:32:45 +00:00 |
|
Graham Campbell
|
bb106d35fe
|
Improved and fixed the report incident command handler
|
2015-10-28 13:58:20 +00:00 |
|
James Brooks
|
8d02a5a3a2
|
Fix issue with components not reporting on incidents. Closes #1063
|
2015-10-27 12:43:01 +00:00 |
|
James Brooks
|
49e4113159
|
Filter component elements that aren't set
|
2015-10-17 09:59:58 +01:00 |
|
Graham Campbell
|
746b7aeb2a
|
Merge pull request #1025 from cachethq/cachet-timezone
[WIP] Cachet timezone
|
2015-10-09 14:41:30 +01:00 |
|
Graham Campbell
|
1a783d71f8
|
Applied fixes from StyleCI
|
2015-10-08 17:13:03 -04:00 |
|
Joseph Cohen
|
a288f84fc5
|
Settable timezones with cachet config
|
2015-10-08 16:11:30 -05:00 |
|
Graham Campbell
|
995fdd4049
|
Updated autopresenter
|
2015-10-07 22:55:25 +01:00 |
|
James Brooks
|
08e9705088
|
$incident_date is now handled by the command handler
|
2015-09-26 14:42:42 +01:00 |
|
Joseph Cohen
|
f7f01c5059
|
Typo
|
2015-09-24 23:12:35 -05:00 |
|
Joseph Cohen
|
3f8471d8da
|
Fixes and validation rules
|
2015-09-24 23:07:39 -05:00 |
|
James Brooks
|
4384438d46
|
Applied fixes from StyleCI
|
2015-09-23 13:39:04 -04:00 |
|
James Brooks
|
18f98d19f0
|
Added UpdateMetric and UpdateMetricPoint commands
|
2015-09-23 18:38:42 +01:00 |
|
James Brooks
|
b8b81f7e1c
|
Added UpdateIncidentCommand
|
2015-09-23 18:19:01 +01:00 |
|
James Brooks
|
30b05f360d
|
Applied fixes from StyleCI
|
2015-09-23 18:19:01 +01:00 |
|
James Brooks
|
d4c1b23b3f
|
Added UpdateComponentGroupCommand
|
2015-09-23 18:19:01 +01:00 |
|
James Brooks
|
d3cd8201a6
|
UpdateComponentCommand is now done
|
2015-09-23 18:19:01 +01:00 |
|
James Brooks
|
b0ec13fa13
|
Fixes adding of subscribers. Closes #944
|
2015-09-14 08:37:24 +01:00 |
|
James Brooks
|
1478a25008
|
ReportMaintenanceCommand is added
|
2015-08-31 20:16:39 +01:00 |
|
James Brooks
|
75588db98e
|
Fix imports
|
2015-08-31 20:16:39 +01:00 |
|
James Brooks
|
082062fa1b
|
Added ReportIncidentCommand
|
2015-08-31 20:16:38 +01:00 |
|
James Brooks
|
37d7908606
|
Added AddTeamMemberCommand
|
2015-08-31 20:16:38 +01:00 |
|
James Brooks
|
25a3626de5
|
Fix rebase issue
|
2015-08-31 20:16:38 +01:00 |
|
James Brooks
|
6ee697cf7f
|
Added AddComponentGroupCommand
|
2015-08-31 20:16:38 +01:00 |
|
James Brooks
|
32b2a56573
|
Remove unused imports
|
2015-08-31 20:16:38 +01:00 |
|
James Brooks
|
be080a10ef
|
Added commands to delete component group (also fixes bug in API)
|
2015-08-31 20:16:38 +01:00 |
|
James Brooks
|
c466620435
|
Added RemoveUserCommand
|
2015-08-31 20:16:37 +01:00 |
|
James Brooks
|
b80b53191b
|
Commands and events for removing incidents
|
2015-08-31 20:16:37 +01:00 |
|