Commit Graph

26 Commits

Author SHA1 Message Date
James Brooks
3ba9db5d24 Use lang to lookup the status of components and incidents 2014-11-25 09:18:22 +00:00
James Brooks
8736db957c Move component/incident color lookups into actual CSS. 2014-11-25 09:16:00 +00:00
James Brooks
7dd54010a2 Incidents belong to a component. Tidy and docbloc code too. 2014-11-25 09:08:04 +00:00
James Brooks
b931c59ae6 Fix the relationship column 2014-11-25 09:04:33 +00:00
James Brooks
9ce390c780 Relationship for incidents reported on the component 2014-11-25 09:04:03 +00:00
manavo
9f54629359 Start of an API 2014-11-24 18:01:11 +00:00
James Brooks
0bb95937b0 Create IncidentTemplate migration and model. 2014-11-24 16:49:07 +00:00
James Brooks
dd7f99db3a Flesh out the WebHook stuff, add fire and ping methods 2014-11-24 09:15:05 +00:00
James Brooks
3e22652a9b Rename WebHookContent to WebHookResponse, whoops. 2014-11-24 09:14:54 +00:00
James Brooks
8d4bf3f5ea Docbloc some things 2014-11-23 20:21:06 +00:00
James Brooks
defac177fd Don't throw any errors on settings until we have settings page 2014-11-22 23:14:53 +00:00
James Brooks
558058d10c Fix bad variable name 2014-11-22 23:13:41 +00:00
James Brooks
18fa32b57b Fixes #14 2014-11-22 22:59:41 +00:00
James Brooks
784b0df10c Better Setting model which will lookup the settings and env 2014-11-22 14:37:44 +00:00
James Brooks
38770c6dcc WebHook belongs to WebHookContent 2014-11-22 14:01:43 +00:00
James Brooks
69105b3828 Create migrations and models for Web Hooks 2014-11-22 14:01:01 +00:00
James Brooks
f4f5b6dbcb Don't throw errors when fetching settings etc 2014-11-19 16:50:54 +00:00
James Brooks
4ab353c954 New design. 2014-11-19 16:26:42 +00:00
James Brooks
410843516b Design changes, it's a bit cleaner... 2014-11-19 13:26:53 +00:00
James Brooks
916110c32c Labels are now coloured by their status 2014-11-19 12:02:51 +00:00
James Brooks
ad7e1b7439 Introduce new Setting model. Set the site name. 2014-11-17 14:45:24 +00:00
James Brooks
7ae7d85e73 Incident statuses. Show components on the list. 2014-11-16 23:34:46 +00:00
James Brooks
0e2fb29498 Fix bad method name 2014-11-16 23:33:19 +00:00
James Brooks
779f8b70e7 Component now has a humanStatus attribute 2014-11-16 23:29:48 +00:00
James Brooks
803f30e48f Models for the Incidents and Components tables 2014-11-16 23:01:12 +00:00
James Brooks
083742b45b First commit, Laravel is setup! 2014-11-16 22:26:08 +00:00