Commit Graph

59 Commits

Author SHA1 Message Date
James Brooks 89ec124092 Separate all of the settings into their own pages. 2014-12-31 10:38:59 +00:00
Graham Campbell 509f582539 CS fixes 2014-12-30 18:19:22 +00:00
James Brooks aa7d47b4b5 Closes #137 - fast component status updates. 2014-12-30 13:57:38 +00:00
Graham Campbell 1f71919f0b Added login throttling 2014-12-30 12:39:20 +00:00
James Brooks 37487ad653 Deleting of incidents 2014-12-22 12:55:26 +00:00
James Brooks feb7dfea84 User profile can be updated by clicking on profile picture 2014-12-21 10:14:58 +00:00
Graham Campbell 9d8d89248f CS fixes 2014-12-20 21:20:17 +00:00
James Brooks 5731adfb89 Make the sidebar link take us to the incident template page 2014-12-20 20:59:20 +00:00
James Brooks 660a2d041a Incident templates can now be created. 2014-12-20 20:58:10 +00:00
James Brooks 5eab8093e7 PHPDoc and code formatting changes 2014-12-20 20:40:48 +00:00
James Brooks 85b02e635c Formatting of the dashboard routes 2014-12-20 18:54:33 +00:00
James Brooks 36d283d028 Remove TODO, will probably not need to do this now 2014-12-20 18:54:04 +00:00
James Brooks d70538469e Split DashboardControllers into multiple controllers. Closes #75 2014-12-20 18:53:52 +00:00
James Brooks 6b76cf5dc7 Access-Control-Allow-Origin setting works. Closes #72 2014-12-20 18:30:48 +00:00
James Brooks 77913b59db Settings can now be updated 2014-12-20 17:50:47 +00:00
James Brooks 400f638de0 Add Incident is now in sidebar item. Fixed adding of incidents. 2014-12-20 17:16:53 +00:00
James Brooks 724016833b Components can now be added via a sub-page 2014-12-20 16:30:30 +00:00
James Brooks 82b92077cf Added TODO 2014-12-18 22:54:04 +00:00
James Brooks fff35552c6 Comment for setup route 2014-12-18 22:53:18 +00:00
James Brooks 38210b5024 Formatting 2014-12-18 22:46:02 +00:00
James Brooks 613911ee84 MeticPoint API 2014-12-13 14:02:56 +00:00
James Brooks 51fedb8b82 Delete components via link 2014-12-13 13:50:21 +00:00
James Brooks 5420ff91f7 Create components from the dashboard 2014-12-13 12:43:11 +00:00
James Brooks f68383427a Create incidents from the dashboard index 2014-12-13 12:22:06 +00:00
James Brooks 8e58e28868 Show the notifications view 2014-12-13 11:51:28 +00:00
James Brooks 48924fd38c Added missing dashboard pages 2014-12-06 10:18:26 +00:00
James Brooks 1df53113e4 Set the default prefix on our api 2014-12-05 16:04:41 +00:00
James Brooks bf0a5a296e Introduce the settings dashboard page 2014-12-04 22:50:58 +00:00
Elliot Hesp fd34c92830 Routing tidy up 2014-12-04 21:02:23 +00:00
James Brooks 0fb39f34f8 Fixed rebase issues 2014-12-01 16:46:56 +00:00
James Brooks 5fdd8db739 Introduce HasSettingFilter that'll redirect to setup 2014-12-01 08:32:31 +00:00
James Brooks 6c78adf71c Add blank line to EOL. No trailing spaces. 2014-11-27 22:08:28 +00:00
Thomas Coleman 107a4c2a6e [Standards] Updated Codebase to reflect new coding standards. See CONTRIBUTING.md for standards. 2014-11-27 16:05:00 +00:00
James Brooks 6d5ad36ae9 Move RSS into its own controller 2014-11-27 14:52:36 +00:00
James Brooks 252b6a1126 Adds RSS feed. Closes #26. No link or anything, but accessible at /rss 2014-11-27 14:31:33 +00:00
James Brooks 08360124ff Make CachetHq acually be CachetHQ. Fix formatting. 2014-11-26 23:20:31 +00:00
Elliot Hesp 1bd3d0f21f Clean controllers 2014-11-26 16:08:47 +00:00
Elliot Hesp af10821ef5 Added Component Repository into controller 2014-11-26 15:00:36 +00:00
Elliot Hesp 7c0b80f6a4 Changed namespacing to master CachetHq 2014-11-26 13:01:07 +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
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 49f42b57c9 You can now get metrics 2014-11-25 20:31:07 +00:00
manavo a4d3928916 Allow updating incidents from the API 2014-11-25 12:40:12 +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 ce44ee5cef Format the api routes 2014-11-24 20:45:04 +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