Commit Graph

83 Commits

Author SHA1 Message Date
Graham Campbell
024b757adc Merge pull request #288 from cachethq/delete-component-group
Allow deleting of a component group. Closes #286
2015-01-06 20:59:13 +00:00
Joseph Cohen
f8319a23d9 Implement wizard setup 2015-01-06 14:54:23 -06:00
James Brooks
2af867b863 Allow deleting of a component group. Closes #286 2015-01-06 20:53:44 +00:00
Graham Campbell
0d326de0b2 CS fix 2015-01-06 20:16:31 +00:00
James Brooks
3cbb500de7 Default setting attribute 2015-01-06 15:42:40 +00:00
James Brooks
751ba687d7 Apply default attributes on Component. Closes #291 2015-01-05 23:00:41 +00:00
James Brooks
248c0fdece Should no longer need the condition 2015-01-05 22:18:22 +00:00
James Brooks
7655e30497 Merge all existing migrations into current structure. 2015-01-05 21:07:49 +00:00
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