Commit Graph

56 Commits

Author SHA1 Message Date
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
Graham Campbell 670b7b7a73 Cleaned up the repositories 2015-01-01 18:38:38 +00:00
Graham Campbell 981b5a055d Added a one click deploy command 2015-01-01 17:47:53 +00:00
Graham Campbell fcf68b3aea Cleanup 2015-01-01 17:47:37 +00:00
Graham Campbell be078cc2e8 Cleanup the dash settings controller 2015-01-01 17:45:41 +00:00
Graham Campbell 843268e645 Removed unused code 2015-01-01 17:37:52 +00:00
Graham Campbell 15cbb112eb Fixed a typo
Closes #208
2015-01-01 17:35:05 +00:00
Graham Campbell 5ae976bc49 Revert "Fixes #204"
This reverts commit 5a356ef14b.
2015-01-01 17:25:26 +00:00
Graham Campbell f46c690d9c Added a missing import
Fixes #205.
2015-01-01 17:23:49 +00:00
James Brooks 9966469169 Fix bad key name 2015-01-01 17:21:42 +00:00