Commit Graph

21 Commits

Author SHA1 Message Date
manavo 5ef33b0630 Fix indentation 2014-11-25 21:57:32 +00:00
James Brooks 23ed1ef23a Merge pull request #42 from jbrooksuk/api-update-component
API call to update existing components
2014-11-25 21:54:09 +00:00
Philip Manavopoulos 1a8c3ac559 Fix function name 2014-11-25 21:52:26 +00:00
James Brooks a32c210611 Fixed bad method name 2014-11-25 21:51:36 +00:00
manavo c3febdb490 API call to update existing components 2014-11-25 21:43:36 +00:00
James Brooks 39bc6a1648 Create and update a metric. 2014-11-25 21:35:52 +00:00
James Brooks 620a7ebcb5 Private functions should be prefixed with an _ 2014-11-25 20:31:19 +00:00
James Brooks 49f42b57c9 You can now get metrics 2014-11-25 20:31:07 +00:00
James Brooks f60f861b1c Fully qualified class name 2014-11-25 20:28:15 +00:00
manavo a4d3928916 Allow updating incidents from the API 2014-11-25 12:40:12 +00:00
manavo 325ed033ba Better validation 2014-11-25 12:27:34 +00:00
manavo e994f2a88a Save the user ID of who created the component or incident 2014-11-25 11:50:15 +00:00
manavo e104a9a317 Create components and incidents from the API 2014-11-25 11:06:28 +00:00
manavo 683d3f2093 Get all incidents, get single incident, transformer for incidents 2014-11-25 10:30:42 +00:00
James Brooks f9ceb70e50 API for returning incidents on a component, including incident_count 2014-11-25 09:40:54 +00:00
James Brooks 69a8811a48 Formatting 2014-11-25 08:57:41 +00:00
James Brooks 2fff40b18e Use fully qualified namespaces 2014-11-25 08:57:25 +00:00
James Brooks a2c65d0e03 Self-contained condition expression 2014-11-24 20:53:00 +00:00
James Brooks 72314e40b5 Indent classes one level 2014-11-24 18:56:41 +00:00
manavo 7e6f62702f Endpoint for single component 2014-11-24 18:03:55 +00:00
manavo 9f54629359 Start of an API 2014-11-24 18:01:11 +00:00