Commit Graph

84 Commits

Author SHA1 Message Date
James Brooks 9dc80b4229 Edit the mail config from the dashboard and provide testing button 2016-11-29 18:31:37 +00:00
James Brooks ebed68a7d8 Rewrite the entire scheduled maintenance implementation 2016-10-30 21:15:46 +00:00
James Brooks a7e8ba3697 Update routes 2016-10-19 12:28:54 +01:00
Jeroen Coupé f15bf48747 Template overview broken when templates exists
Due to a typo in the routing table the page breaks once there are
templates available. Once the typo is resolved everything works as
expected
2016-10-17 23:28:15 +02:00
Davide Bellini a8aec0603e Fixed Subscriber’s routes (#2186) 2016-10-15 08:49:37 +01:00
James Brooks 5a9f6134c4 Completely refactor all routes 2016-10-12 21:47:46 +01:00
James Brooks a0b6ce9601 Alias the feed routes better 2016-10-09 11:11:46 +01:00
James Brooks c94919f1b9 Backport Incident Updates from v3.0.0 2016-10-06 22:40:56 +01:00
James Brooks 936ecfae35 Show the latest log output. Closes #2045 2016-08-23 13:40:10 +01:00
Connor S. Parks b3b3de3a90 extracts the dashboard routes 2016-08-20 12:23:30 +01:00
Graham Campbell 5a8ad3bd06 Merge branch '2.3' into 2.4 2016-08-07 22:07:30 +01:00
James Brooks 77409abc5a Applied fixes from StyleCI
[ci skip] [skip ci]
2016-08-07 16:10:12 -04:00
James Brooks fdfebc18fb Implement the system status api endpoint. Closes #1936 2016-07-13 14:21:57 +01:00
James Brooks 86cfcb501a Added /admin route redirect to /dashboard 2016-06-27 21:18:44 +01:00
James Brooks 947aa27e40 Move dashboard version check into version api endpoint 2016-06-10 17:27:21 +01:00
Graham Campbell b3244a4639 Fixed import 2016-05-29 18:27:04 +01:00
Graham Campbell c03f01ca44 Added credits 2016-05-29 18:14:40 +01:00
Graham Campbell d6495dec96 Avoid the deprecated controller method 2016-05-25 12:15:42 +01:00
Joseph Cohen 05bb91d2d9 Global subscribers and fix notifications 2016-05-01 16:04:43 +01:00
James Brooks ea62a22998 Fixes #1630 - change others password 2016-03-18 09:00:25 +00:00
James Brooks 5fa698f5b7 Custom headers and footers! Closes #1594 2016-03-08 15:00:29 +00:00
James Brooks d9c97d3ef5 Typehint all of the routers 2016-03-02 12:18:30 +00:00
James Brooks be78216ff3 Added a version endpoint 2016-02-29 21:31:25 +00:00
Graham Campbell 1ab9d95b9c Native throttling 2016-02-25 21:26:46 +00:00
Joseph Cohen e51504b3ec Add manage link to email notifications 2016-02-20 21:32:14 +00:00
James Brooks af0e578a44 Manage my subscriptions page 2016-02-20 21:32:13 +00:00
James Brooks 37898bee60 Added Component badges/shields. Closes #1313 2016-02-20 13:14:29 +00:00
James Brooks 2565774fea Load metrics via AJAX. Fixes #819 2016-02-17 17:08:15 +00:00
James Brooks ac3888f7c8 Added per-component subscriptions. Closes #734 2016-01-29 15:02:28 +00:00
Graham Campbell aa58312454 Fixed typo 2015-12-24 17:35:18 +00:00
Graham Campbell a1b7bb8cce Cleanup middleware and routes 2015-12-24 17:30:59 +00:00
Graham Campbell 445f5c662a Refactor middleware 2015-12-24 16:52:56 +00:00
James Brooks eab75ae831 Don't use filters, use middleware. Closes #1269 2015-12-23 15:28:45 +00:00
Graham Campbell 8c72cb8fa0 Merge pull request #1193 from phecho/merge-feed-controller
Merge Atom & Rss Controllers into Feed Controller
2015-12-06 10:18:51 +00:00
phecho 6508ebb34a Merged Atom & Rss Controllers into Feed Controller 2015-12-01 16:59:28 +08:00
James Brooks b5b60fff45 Added update checking, part of #109 2015-11-29 11:00:10 +00:00
Joseph Cohen 448f13e671 Handle the signup invite 2015-11-08 20:13:25 -06:00
Joseph Cohen f6318409a7 Start working on the invite system for users 2015-11-08 20:13:25 -06:00
James Brooks fbc4041bf7 Hide disabled components from public API. Closes #1095 2015-11-04 14:59:11 +00:00
Michael Mollick 728ad547b5 Subscribers can now confirm and unsubscribe when 'Allow people to signup...' is disabled 2015-10-22 21:24:31 -04:00
Michael Mollick e8a5926dfe Applied StyleCI changes 2015-10-20 22:13:52 -04:00
Michael Mollick 1ce7f3d569 Seperated application settings into three pages 2015-10-19 00:41:19 -04:00
Graham Campbell 746b7aeb2a Merge pull request #1025 from cachethq/cachet-timezone
[WIP] Cachet timezone
2015-10-09 14:41:30 +01:00
Davide Bellini 8bd46105e6 Restored Status Page localization 2015-10-08 11:30:33 +02:00
James Brooks 55429283c0 Started working on API timezone support 2015-10-07 13:48:14 +01:00
James Brooks 4384438d46 Applied fixes from StyleCI 2015-09-23 13:39:04 -04:00
James Brooks a9a5eef275 Actually, we need to use hasSetting 2015-09-21 11:11:02 +01:00
James Brooks 45784c3720 Use the app.isSetup middleware 2015-09-19 14:28:31 +01:00
James Brooks 77ce0e21f4 Rename Admin directory to Dashboard within routes. Closes #933 2015-08-31 18:59:17 +01:00
James Brooks 8a3f9196d3 Linking directly to an individual incident 2015-08-15 15:10:20 +01:00