Commit Graph

75 Commits

Author SHA1 Message Date
James Brooks
9578b81066 Fix group_id 2015-01-05 15:22:32 +00:00
James Brooks
723fce1ee4 Added missing docbloc 2015-01-05 14:26:42 +00:00
James Brooks
b1ed7797db Insert null as a group_id when not available. Closes #287 2015-01-05 14:25:56 +00:00
James Brooks
c6b7953840 Fix Add Component Group view. Closes #285 2015-01-05 13:50:41 +00:00
Graham Campbell
42e33c4808 Fixes 2015-01-05 12:03:56 +00:00
Graham Campbell
66cb027b2a Removed the use of the url facade 2015-01-05 12:02:01 +00:00
Graham Campbell
a43e96805a Fixed issues with an undefined property 2015-01-05 12:00:24 +00:00
Valentin PRUGNAUD
08a016ff2b Language improvements
Signed-off-by: Graham Campbell <graham@mineuk.com>
2015-01-05 11:14:04 +00:00
James Brooks
c2b3b3e989 Fix ComponentGroup annotations 2015-01-04 22:57:32 +00:00
James Brooks
a2d2b23da7 Add group_id annotation 2015-01-04 22:56:54 +00:00
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