phecho
|
a6f6753fa0
|
Move HumanStatus to Presenter, see also #1258
|
2015-12-23 21:35:28 +08:00 |
|
phecho
|
8a47dd873f
|
Move HumanStatus to Presenter
|
2015-12-23 19:44:06 +08: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
|
4c5a12ec89
|
Unify is clamed on Invite like we do on Subscriber
|
2015-12-09 18:36:17 -06:00 |
|
Graham Campbell
|
f1772a2108
|
Applied fixes from StyleCI
|
2015-12-09 18:38:06 -05:00 |
|
Joseph Cohen
|
e5c90b25b2
|
Make subscribers is verified a attribute getter
|
2015-12-09 17:37:54 -06:00 |
|
Joseph Cohen
|
412c119131
|
Added subcriber verified scope and already subscribed msg
|
2015-12-09 15:29:41 -06:00 |
|
James Brooks
|
34d2191140
|
Don't use is_null
|
2015-11-21 22:04:23 +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 |
|
Antoine Augusti
|
b414a4e391
|
Add scopes for components
|
2015-11-04 14:54:43 +01:00 |
|
James Brooks
|
edd111451e
|
Started work on enabling/disabling components
|
2015-11-03 21:32:45 +00:00 |
|
James Brooks
|
809c17e7e6
|
We don't need to eager load metric points. Closes #1089
|
2015-11-01 18:48:25 +00:00 |
|
Graham Campbell
|
7507a362bd
|
Switched boolean for bool
|
2015-10-20 20:34:59 +01:00 |
|
Graham Campbell
|
d46007c536
|
Switched from integer to int
|
2015-10-20 20:33:23 +01:00 |
|
Graham Campbell
|
db6faa70d3
|
Moved dates to casts
|
2015-10-01 21:05:14 +01:00 |
|
Graham Campbell
|
fa1a5fff0e
|
Merge pull request #866 from cachethq/commands
[WIP] First steps to Commands
|
2015-09-04 12:17:57 +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
|
0851427f2d
|
Fixes #934 - Scheduled items now drop into the right days
|
2015-09-04 08:18:10 +01:00 |
|
James Brooks
|
6ee697cf7f
|
Added AddComponentGroupCommand
|
2015-08-31 20:16:38 +01:00 |
|
James Brooks
|
a77efc12e0
|
Added casts properties to all models, re-ordered model properties. Fixes #916
|
2015-08-24 21:08:59 +01:00 |
|
James Brooks
|
d99f95b2d6
|
Added metrics filter dropdown. Closes #518
|
2015-08-14 22:41:37 +01:00 |
|
James Brooks
|
68a41ae49f
|
Allow setting of decimal places for metric points. Closes #823
|
2015-08-13 22:58:15 +01:00 |
|
James Brooks
|
4b3ec45b03
|
Added component groups API. Closes #801
|
2015-08-08 15:36:48 +01:00 |
|
Graham Campbell
|
fcbbfdd84e
|
Refactor validator stuff and fix variable names in views
|
2015-08-03 22:32:51 +01:00 |
|
Graham Campbell
|
90baf18724
|
Backport all fixes from the master to 1.1
|
2015-08-03 14:23:46 +01:00 |
|
James Brooks
|
c7b55401d4
|
Casts the subscriber
|
2015-08-03 12:37:49 +01:00 |
|
James Brooks
|
167b90265f
|
Remove deleted_at as a date field
|
2015-08-03 12:37:48 +01:00 |
|
James Brooks
|
5aee46d6b7
|
Casts the subscriber
|
2015-08-03 08:54:40 +01:00 |
|
James Brooks
|
2615efc052
|
Remove deleted_at as a date field
|
2015-08-03 08:53:50 +01:00 |
|
James Brooks
|
0094246ee8
|
Subscribers no longer soft delete. Closes #810
|
2015-08-02 13:05:52 +01:00 |
|
James Brooks
|
971a422258
|
Fix docblock
|
2015-08-01 20:41:57 +01:00 |
|
James Brooks
|
b6de8bf258
|
Eager load the metric points.
|
2015-08-01 20:16:58 +01:00 |
|
James Brooks
|
71f5de8726
|
Introduce the Subscriber API. Closes #787
|
2015-07-24 14:35:31 +01:00 |
|
Graham Campbell
|
0a321bffd8
|
Updated copyright information
|
2015-07-06 17:37:01 +01:00 |
|
James Brooks
|
44109dd9fb
|
Cast visible to integer
|
2015-06-18 16:13:02 +01:00 |
|
James Brooks
|
259ec3d3bb
|
Use the ::class syntax
|
2015-06-16 09:46:29 +01:00 |
|
James Brooks
|
9d879b162e
|
Fix code standards, update language files.
|
2015-06-16 09:07:49 +01:00 |
|
James Brooks
|
26ff4dc85a
|
Remove class annotations
|
2015-06-16 08:27:31 +01:00 |
|
James Brooks
|
2eb4bd1e69
|
Remove the Service model and table.
|
2015-06-16 08:27:23 +01:00 |
|
James Brooks
|
d5c4561fd1
|
Tidy up metric code
|
2015-06-15 13:37:21 +01:00 |
|
James Brooks
|
5c6bcae02d
|
Closes #519 - Allow supplying of timestamps to metric points.
|
2015-06-15 12:59:33 +01:00 |
|
James Brooks
|
df2ae7726d
|
Adds incident visibility. Closes #602
|
2015-06-11 22:43:16 +01:00 |
|
James Brooks
|
92173b65bc
|
Merge pull request #662 from cachethq/subscribers
Subscribers
|
2015-06-10 14:06:15 +01:00 |
|
James Brooks
|
620e7fed56
|
Closes #688 - Drop user_id column
|
2015-06-10 13:36:26 +01:00 |
|
Joseph Cohen
|
55dcf3a277
|
Handle subscribers
|
2015-06-09 14:13:27 -05:00 |
|
James Brooks
|
106c1a034a
|
Remove repositories from the API and switch cipher to rijndael-256
|
2015-06-09 10:57:45 +01:00 |
|