Commit Graph

65 Commits

Author SHA1 Message Date
James Brooks
0846cfdbca Component Groups. Closes #146. 2015-01-04 20:56:10 +00:00
James Brooks
b6596e722d Team members
Signed-off-by: Graham Campbell <graham@mineuk.com>
2015-01-04 19:06:08 +00:00
Graham Campbell
5370c1b68e Model fixes 2015-01-04 13:39:34 +00:00
Graham Campbell
207e9f9901 Moved the api key auth to the http namespace 2015-01-04 12:33:57 +00:00
Graham Campbell
6b4632c3ad Fixed import order 2015-01-04 12:33:38 +00:00
Graham Campbell
6b6c752a94 CS fix 2015-01-04 12:25:21 +00:00
Graham Campbell
981da68b43 Use single quotes where possible 2015-01-04 12:24:11 +00:00
Graham Campbell
f4a5484687 Added a missing import 2015-01-04 12:22:44 +00:00
James Brooks
3d4c38c7ee User-based API key. Closes #256. 2015-01-04 09:56:01 +00:00
Graham Campbell
92c6b986b4 CS fix 2015-01-03 17:22:00 +00:00
James Brooks
d4f9207992 Incident edit changes 2015-01-03 10:19:32 +00:00
James Brooks
589c65bb4e Merge pull request #254 from Crash--/update_incident
We can now update an incident
2015-01-03 10:18:39 +00:00
Joseph Cohen
44bb043a2b Pagination on status page, previous and next week 2015-01-03 00:36:27 -06:00
Quentin Valmori
831b433dd3 We can now update an incident 2015-01-02 20:52:33 +01:00
Alex Richards
5a8f64fe4f BInput XSS protection using get instead of all when processing setup data. 2015-01-02 17:12:30 +00:00
James Brooks
436e3f8f06 Short syntax for creating a new setting 2015-01-02 16:43:04 +00:00
Matt Clements
a39a6546cc Fixed Styleguide Issues 2015-01-02 14:32:31 +00:00
Matt Clements
6cd489a20a Added Atom Support #149 2015-01-02 14:27:51 +00:00
Graham Campbell
5b6b23b0f7 Fixed property annotations 2015-01-02 12:16:28 +00:00
Graham Campbell
69d59f9254 CS fix 2015-01-02 12:09:29 +00:00
Graham Campbell
d8bffb58a4 Cleanup the csrf filter 2015-01-02 12:08:09 +00:00
Graham Campbell
b001bd60db Use Binput for xss protection 2015-01-02 12:08:08 +00:00
James Brooks
e0a6e795b1 Everything is property! 2015-01-02 12:07:51 +00:00
James Brooks
5479848719 Add properties for MetricPoint 2015-01-02 12:02:04 +00:00
James Brooks
68e24e9a8d Add humanStatus property 2015-01-02 08:52:04 +00:00
James Brooks
faac4b74b6 Add missing id properties 2015-01-02 08:51:22 +00:00
James Brooks
93d3adcbf9 Docblocs 2015-01-02 08:50:29 +00:00
James Brooks
48699e191f Add @property docs to Incident model 2015-01-02 08:49:18 +00:00
James Brooks
4605afada3 More properties 2015-01-02 08:46:08 +00:00
James Brooks
14ee448930 Add properties to Metric 2015-01-02 08:45:09 +00:00
James Brooks
84fc656aae Add @property to Component 2015-01-02 08:43:47 +00:00
James Brooks
05d0fcadff Makes scrutinizer happy 2015-01-02 08:42:19 +00:00
James Brooks
a4e311b8da Remove unused code 2015-01-02 08:39:27 +00:00
James Brooks
b51529acdc New setting to configure amount of days to show. Closes #231 2015-01-02 08:23:29 +00:00
Graham Campbell
f8a6dfc9f8 Fixed 2 docblocks 2015-01-02 01:01:45 +00:00
Graham Campbell
4d6de70ba8 Fully documented the filters 2015-01-02 00:54:16 +00:00
Graham Campbell
deb4aae0d4 Removed an unused filter 2015-01-02 00:53:36 +00:00
Graham Campbell
ef98408a42 Tweaks and fixes 2015-01-02 00:53:23 +00:00
Graham Campbell
0ccb5e289c Namespaced models and refactored filters 2015-01-02 00:18:19 +00:00
Graham Campbell
9983f44794 Fixed alignment 2015-01-01 22:09:36 +00:00
Graham Campbell
bdad08eb4b CS fix 2015-01-01 22:02:44 +00:00
Graham Campbell
02f0da4c03 Refactor how we get incidents 2015-01-01 21:58:27 +00:00
Graham Campbell
365e41d55e Revert "Move the model property to the abstract repository"
This reverts commit 064cc099ec.
2015-01-01 20:19:36 +00:00
Graham Campbell
9d3f68bbf7 Merge pull request #215 from cachethq/cleanup
Cleanup
2015-01-01 20:17:11 +00:00
Graham Campbell
e17b0d5f60 Cleanup api controllers 2015-01-01 20:13:53 +00:00
Graham Campbell
064cc099ec Move the model property to the abstract repository 2015-01-01 20:04:27 +00:00
Graham Campbell
35c00c3fae Merge pull request #211 from cachethq/models
Cleaned Up The Models And Repositories
2015-01-01 19:57:06 +00:00
James Brooks
bba4ecc6d0 Closes #212 2015-01-01 19:44:15 +00:00
Graham Campbell
3f5566a5ed Tweaked the with method declaration 2015-01-01 19:02:22 +00:00
Graham Campbell
ee2d3bce3b Added a missing semicolon 2015-01-01 18:41:31 +00:00