James Brooks
|
cab030237b
|
Set an order on metrics via the API. Closes #1874
|
2016-06-02 10:16:23 +01:00 |
|
James Brooks
|
15387b1da8
|
Allow searching incidents by component_id. Closes #1873
|
2016-06-02 08:46:59 +01:00 |
|
James Brooks
|
08c1f105c2
|
Order components within group. Fixes #1793
|
2016-05-20 14:31:08 +01:00 |
|
Joseph Cohen
|
05bb91d2d9
|
Global subscribers and fix notifications
|
2016-05-01 16:04:43 +01:00 |
|
James Brooks
|
f9bc46b460
|
Refactored the way we store metrics
|
2016-04-25 20:42:00 +01:00 |
|
James Brooks
|
6e7df6e1f7
|
Added attributes to prevent bad default data in groups. Closes #1683
|
2016-04-16 12:19:16 +01:00 |
|
James Brooks
|
a0477b03e3
|
Option to auto-expand groups when components are down. Closes #1602
|
2016-03-10 15:01:13 +00:00 |
|
James Brooks
|
13f1e6a713
|
Fix docblocks
|
2016-03-09 11:25:41 +00:00 |
|
James Brooks
|
0b3483fb8a
|
Implement very basic API searching. Closes #1348
|
2016-03-08 18:55:04 +00:00 |
|
Joseph Cohen
|
919c7127e7
|
Fixes API sorting and filtering. Closes #1489
|
2016-02-25 18:58:42 +00:00 |
|
James Brooks
|
0b78332a20
|
Display what subscriptions (if any) a subscriber has
|
2016-02-20 21:32:11 +00:00 |
|
Graham Campbell
|
0746abd2f1
|
Fixed typo
|
2016-02-10 14:33:16 +00:00 |
|
James Brooks
|
da7af1fca0
|
Allow component groups to be collapsed by default. Closes #1398
|
2016-01-29 16:02:44 +00:00 |
|
James Brooks
|
ac3888f7c8
|
Added per-component subscriptions. Closes #734
|
2016-01-29 15:02:28 +00:00 |
|
James Brooks
|
45c6c37c65
|
Laravel auto casts the id column to int for us
|
2016-01-07 14:47:39 +00:00 |
|
James Brooks
|
5ccd601695
|
Fixes missing titles
|
2016-01-03 12:26:27 +00:00 |
|
James Brooks
|
cf4cbfa605
|
Display a status circle next to component groups. Closes #1317
|
2016-01-03 11:48:53 +00:00 |
|
James Brooks
|
1c27cf7360
|
Adds the ability to set the default view in which to display metrics
|
2015-12-28 09:14:50 +00:00 |
|
phecho
|
2905c1339d
|
Added missing annotation
|
2015-12-25 19:13:28 +08:00 |
|
phecho
|
2f9cc373ce
|
Added const for user level
|
2015-12-25 17:52:01 +08:00 |
|
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 |
|