Commit Graph

530 Commits

Author SHA1 Message Date
Alex Holliday 35d2d8301e Add maintenance window routes to docs 2024-09-25 12:11:18 +08:00
Alex Holliday f2407ac5fa Remove unused pagespeed modules 2024-09-25 11:52:39 +08:00
Alex Holliday 4ed7d426e8 Merge branch 'fix/remove-unused-alert-module' into feat/swagger-ui 2024-09-25 11:50:25 +08:00
Alex Holliday d849374225 remove unused routes from docs 2024-09-25 11:49:28 +08:00
Alex Holliday 115831ca34 Remove unsued alert module 2024-09-25 11:41:50 +08:00
Alex Holliday 36014fada2 refactor ttl endpoint path, add /team/ttl to docs 2024-09-25 11:37:52 +08:00
Alex Holliday c44152de93 Add deleteChecksByTeam route 2024-09-25 11:30:59 +08:00
Alex Holliday 885a89e36b Add getChecksByTeam route 2024-09-25 11:29:20 +08:00
Alex Holliday 05f1b2b6b4 Add getCheck createCheck routes to docs 2024-09-25 11:23:36 +08:00
Alex Holliday 7a78a6d6b0 Add pause and add demo routes to docs 2024-09-25 11:10:05 +08:00
Alex Holliday 24863a2fb7 Add put to monitors/:monitorId doc 2024-09-25 11:03:50 +08:00
Alex Holliday 17f2039fc2 Add delete to monitors/:monitorId doc 2024-09-25 10:57:44 +08:00
Alex Holliday fe97390e53 Added put and delete to monitors docs 2024-09-25 10:54:56 +08:00
Alex Holliday db4dbc6a5f Add getMonitorsAndSummaryByTeamID to docs 2024-09-24 15:38:27 +08:00
Alex Holliday 1697e853e6 Add getMonitorById to docs 2024-09-24 15:27:01 +08:00
Alex Holliday fd483b1857 Add get certificate by monitor ID to docs 2024-09-24 15:23:40 +08:00
Alex Holliday bd03964ab6 Add get monitor stats by ID to docs 2024-09-24 15:20:45 +08:00
Alex Holliday 53f2361a10 add get all monitors to docs 2024-09-24 15:12:38 +08:00
Alex Holliday c9ab3d9fde Add security to invite docs 2024-09-24 15:09:05 +08:00
Alex Holliday 0a49a070db Add invite to swagger docs 2024-09-24 15:06:24 +08:00
Alex Holliday 7582dfdcc3 Update auth endpoints 2024-09-24 14:58:46 +08:00
Alex Holliday d2ab33492a Update auth endpoints 2024-09-24 13:56:58 +08:00
Alex Holliday 1c8376dc24 Refactor network service to use config objects for clarity 2024-09-22 11:38:42 +08:00
Alex Holliday 4748afb93a refactor networkSerivce.getMonitorsByTeamId to take a config objet 2024-09-18 10:57:44 +08:00
Alex Holliday 2d2b101eb7 implement sorting 2024-09-18 10:39:47 +08:00
Alex Holliday 7e1a5b6ec8 add filter param, implement filter 2024-09-18 10:32:41 +08:00
Alex Holliday b0942fdcab optimizations 2024-09-17 09:37:24 +08:00
Alex Holliday 204e0bbf40 Add indices to DB 2024-09-17 09:16:00 +08:00
Alex Holliday 113d577ad2 remove console log 2024-09-17 08:46:55 +08:00
Alex Holliday 3ba6f5a56b Fix type error 2024-09-17 08:46:06 +08:00
Alex Holliday 5c94229994 Merge branch 'develop' into fix/incidents-remove-checks 2024-09-17 08:35:53 +08:00
Alex Holliday 0d12798dd2 Remove checks from monitor query 2024-09-17 08:12:23 +08:00
Alex Holliday afa5cf1fc0 Implement setting TTL on FE 2024-09-16 12:13:29 +08:00
Alex Holliday f075e15ab7 Remove duplicate method 2024-09-16 09:48:48 +08:00
Alexander Holliday 858df84a9e Merge branch 'develop' into feat/be/error-handling 2024-09-15 17:23:40 -07:00
Alex Holliday 9381f842f3 Add service name and method name to errors in misc services and middleware 2024-09-15 12:28:11 +08:00
Alex Holliday 0d99f1ac8a Add service name and method name to errors in jobQueue 2024-09-15 12:24:13 +08:00
Alex Holliday b886a04f97 Add service name and method name to errors in queueController 2024-09-15 12:19:39 +08:00
Alex Holliday ef83cc79f0 Add service name and method name to errors in pagespeedCheckController 2024-09-15 12:18:23 +08:00
Alex Holliday d7e6019139 Add service name and method name to errors in monitorController 2024-09-15 12:16:20 +08:00
Alex Holliday 185751b6b6 Add service name and method name to errors in maintenanceController 2024-09-15 12:13:05 +08:00
Alex Holliday de1bcd20be Add service name and method name to errors in inviteController 2024-09-15 09:26:57 +08:00
Alex Holliday be0db003ad Add service name and method name to errors in authController 2024-09-15 09:25:35 +08:00
Alex Holliday cb80ea122f Add service name and method name to errors in user module 2024-09-15 09:21:55 +08:00
Alex Holliday ba85a563bf Add service name and method name to errors in recovery module 2024-09-15 09:18:13 +08:00
Alex Holliday b4fd895ea2 Add service name and method name to errors in notification and pageSpeedCheck modules 2024-09-15 09:16:55 +08:00
Alex Holliday f5fb32885e Add service name and method name to errors in monitorModule 2024-09-15 09:15:59 +08:00
Alex Holliday 6ecbe8e1f5 Add service name and method name to errors in maintenanceModule 2024-09-15 08:36:33 +08:00
Alex Holliday 0afba94fb4 Add service name and method name to errors in inviteModule 2024-09-15 08:34:57 +08:00
Alex Holliday 9ccc1b6f44 Add service name and method name to errors in checksModule 2024-09-15 08:34:09 +08:00