Commit Graph

504 Commits

Author SHA1 Message Date
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
Alex Holliday
0d04369c63 Fix typo 2024-09-15 08:26:17 +08:00
Alex Holliday
9bbd5ce12a Add validation for updateTTL body 2024-09-14 12:16:13 +08:00
Alex Holliday
15e067c9bf Add ttl 2024-09-12 12:49:18 +08:00
Alex Holliday
c35157ffb4 Add thunks for adding and removing demo monitors 2024-09-11 12:03:13 +08:00
Alex Holliday
65cc70cbdd remove unresponsive sites from demo list 2024-09-11 11:39:32 +08:00
Alex Holliday
3f5dc337a0 Update delete all method 2024-09-11 11:22:33 +08:00
Alex Holliday
a89777333a Add route, controller, and DB methods for adding demo monitors 2024-09-11 11:03:39 +08:00
Alexander Holliday
d117f38a83 Merge pull request #814 from bluewave-labs/feat/demo-features
Feat/demo features
2024-09-06 22:07:03 -07:00
Alexander Holliday
8468347884 Merge pull request #813 from bluewave-labs/fix/delete-user
fix delete user method
2024-09-06 22:05:49 -07:00
Alex Holliday
63da8bd571 Add demo role 2024-09-06 11:42:05 -07:00
Alex Holliday
484231144d Add superadmin check 2024-09-06 10:56:07 -07:00
Alex Holliday
7526fe2a68 fix delete user method 2024-09-06 10:52:17 -07:00
Alex Holliday
9c59330cb0 Fixed property name for check 2024-09-06 09:42:34 -07:00
Alexander Holliday
3dbbd93f01 Merge pull request #806 from bluewave-labs/feat/refactor-monitor-redux
Feat/refactor monitor redux
2024-09-05 14:38:22 -07:00
Alex Holliday
f88ca5ee2c fix more typos 2024-09-05 14:31:29 -07:00
Alex Holliday
cca41fe6df Update pagespeed redux store 2024-09-05 13:25:19 -07:00
Alex Holliday
9eaab0da1a Add network requests and validation 2024-09-05 12:16:29 -07:00
Alex Holliday
cec8ecd985 add DB and controller methods 2024-09-05 11:17:31 -07:00
Alex Holliday
91909ed350 Add check for monitor active state before adding jobs to queue on startup 2024-09-05 10:44:04 -07:00
Alex Holliday
8ea0ef77e9 Count monitors by type 2024-09-04 23:09:14 -07:00
Alexander Holliday
ea99942697 Merge pull request #798 from bluewave-labs/feat/monitor-pagination
Feat/monitor pagination
2024-09-04 19:32:18 -07:00
Alex Holliday
bc7f110b01 Add update hook 2024-09-04 18:42:50 -07:00
Alex Holliday
6aef23e8a4 Use correct array for normalization 2024-09-04 17:41:28 -07:00
Alex Holliday
d32a2a7efa Add pagination to 2024-09-04 17:37:30 -07:00
Alex Holliday
70a4058993 add uptimePercentage to aggregate data 2024-09-04 13:21:51 -07:00
Alex Holliday
6424a0436f Fixed incorrect assignment 2024-09-04 12:15:53 -07:00