Commit Graph

97 Commits

Author SHA1 Message Date
James Brooks
600d95ae56 Add missing IncidentTemplateController 2018-06-17 15:58:37 +01:00
James Brooks
4427d083f9 Split incident updates out of incident controller 2018-06-17 15:58:37 +01:00
James Brooks
500b897362 Split Components and ComponentGroups into two controllers 2018-06-17 11:19:00 +01:00
Nico Stapelbroek
6881859e36 Move generic ApiRoutes to a whitelisted routeprovider file 2018-02-04 13:38:56 +01:00
Nico Stapelbroek
55f6ee7dc7 Fix styleci violations 2018-01-13 18:32:02 +01:00
Nico Stapelbroek
569b15000a Implement edit IncidentUpdate feature 2018-01-13 17:43:35 +01:00
Nico Stapelbroek
532d8a20c5 Create an incident updates overview page 2018-01-13 15:42:02 +01:00
James Brooks
e426eff98c Split routes 2017-10-01 11:30:26 +01:00
James Brooks
933dcbbc27 Revert "Dashboard API routes are not meant for the browser"
This reverts commit 8fcef7b711.
2017-09-14 19:35:42 +01:00
James Brooks
5b63bcf0c3 Merge pull request #2661 from CachetHQ/fix-dashboard-api-routes
Dashboard API routes are not meant for the browser
2017-07-26 14:23:44 -04:00
James Brooks
8fcef7b711 Dashboard API routes are not meant for the browser 2017-07-26 08:32:37 -04:00
James Brooks
85c10f1436 Rename controller methods following Laravel's resource controllers 2017-07-26 08:31:11 -04:00
James Brooks
b8a9f41ae4 Integrate Mail, Nexmo and Slack notifications into Cachet 2017-01-04 19:51:20 +00:00
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