Commit Graph

2888 Commits

Author SHA1 Message Date
Alex Holliday b2c43955f8 Add more robust error handling to networkService 2024-11-13 14:56:15 +08:00
Alex Holliday 7639dd2e80 Refactored switch statement, extracted error building 2024-11-13 12:34:53 +08:00
Alex Holliday c17efe3d01 add tests 2024-11-13 12:34:11 +08:00
Alex Holliday 34ae35ea21 Add db operation type for Docker type checks to statusService 2024-11-13 11:07:36 +08:00
Alex Holliday 11b84610c5 safe object access 2024-11-13 11:07:03 +08:00
Alex Holliday 922c4d38d6 Build docker response 2024-11-13 11:00:16 +08:00
Alex Holliday 5285fd30a1 Add docker messages 2024-11-13 10:59:53 +08:00
Alex Holliday b079327296 remove console log 2024-11-13 10:59:40 +08:00
Alex Holliday 2548742f31 Inject dockerode, instantiate instance 2024-11-13 10:36:42 +08:00
Alex Holliday 61406be2a3 Add dockerode 2024-11-13 10:34:40 +08:00
Alex Holliday 2f4189382a Add hanlder for Docker types 2024-11-13 10:34:05 +08:00
Alex Holliday 41370c8d04 Add check to see if existing service/method exists to logger statement 2024-11-13 10:33:46 +08:00
Alex Holliday 59cbd1178b Add docker type to monitor model 2024-11-13 10:17:00 +08:00
Alexander Holliday b55407489b Merge pull request #1124 from bluewave-labs/feat/be/monitor-module-missing-tests
Add missing test cases for pagespeed and hardware monitor types
2024-11-11 15:18:40 -08:00
Alexander Holliday 617aba0a4d Merge pull request #1126 from bluewave-labs/feat/be/invite-module-tests
Feat/be/invite module tests
2024-11-11 15:18:23 -08:00
Alexander Holliday 64c5c62c78 Merge pull request #1127 from bluewave-labs/feat/be/maintenance-window-module-tests
Feat/be/maintenance window module tests
2024-11-11 15:18:04 -08:00
Alexander Holliday c864dba241 Merge pull request #1128 from bluewave-labs/feat/be/notification-module-tests
feat/be/notification-module-tests
2024-11-11 15:17:49 -08:00
Alexander Holliday 642e6b6170 Merge pull request #1137 from bluewave-labs/feat/be/hardware-monitor-update
feat/be/hardware monitor update
2024-11-11 15:17:34 -08:00
Alexander Holliday ff350f20fc Merge pull request #1138 from bluewave-labs/feat/be/status-page-model
feat/be/status page implementation
2024-11-11 15:17:15 -08:00
Alexander Holliday 404b1ca0ae Merge pull request #1140 from renovate-bot/renovate/vite-5.x-lockfile
chore(deps): update dependency vite to v5.4.11
2024-11-11 15:14:44 -08:00
Alexander Holliday 52ef18fc98 Merge pull request #1141 from renovate-bot/renovate/bullmq-5.x
fix(deps): update dependency bullmq to v5.25.6
2024-11-11 15:14:03 -08:00
Mend Renovate 38690a813e fix(deps): update dependency bullmq to v5.25.6 2024-11-11 16:17:44 +00:00
Mend Renovate 9d7c6bb6d2 chore(deps): update dependency vite to v5.4.11 2024-11-11 10:34:12 +00:00
Alex Holliday 1476e9da38 Update swagger docs 2024-11-11 14:48:44 +08:00
Alex Holliday a4a01b0b83 Remove urlIsUnqiue method, update tests 2024-11-11 14:39:30 +08:00
Alex Holliday 5817698105 Add unique contraint to URL 2024-11-11 14:38:59 +08:00
Alex Holliday 75ca6f3239 Add tests 2024-11-11 14:25:44 +08:00
Alex Holliday 54fca685c0 Add try/catch to 2024-11-11 14:25:34 +08:00
Alex Holliday a27cadc94f Add routes for status page 2024-11-11 12:18:05 +08:00
Alex Holliday 6b04f9a978 Create router for status page 2024-11-11 12:17:55 +08:00
Alex Holliday b6781a4945 Add success/error messages for status pages 2024-11-11 12:17:37 +08:00
Alex Holliday 8164ca2bfe Add validations for status page 2024-11-11 12:17:19 +08:00
Alex Holliday f3a29c3be7 Add controller for status page 2024-11-11 12:17:06 +08:00
Alex Holliday 285fbf2a42 Add DB methods to MongoDB 2024-11-11 12:16:44 +08:00
Alex Holliday 505de31fe0 Add db methods for statusPage 2024-11-11 12:16:34 +08:00
Alex Holliday cc0ecf2b12 Created model for StatusPage 2024-11-11 12:16:07 +08:00
Alexander Holliday 1b40f8f62e Merge pull request #1101 from bluewave-labs/feat/be/graceful-shutdown
Feat/be/graceful shutdown
2024-11-10 18:31:41 -08:00
Alex Holliday 3b8454b154 Update status service to handle new schema 2024-11-11 08:52:51 +08:00
Alex Holliday d1061be028 Updated hardware check schema to reflect new agent structure 2024-11-11 08:52:34 +08:00
Alexander Holliday 957eabef23 Merge pull request #1135 from renovate-bot/renovate/winston-3.x-lockfile
fix(deps): update dependency winston to v3.17.0
2024-11-09 19:09:20 -08:00
Mend Renovate aea462c8c4 fix(deps): update dependency winston to v3.17.0 2024-11-10 03:09:04 +00:00
Alexander Holliday 8257336dc2 Merge pull request #1134 from renovate-bot/renovate/bullmq-5.x
fix(deps): update dependency bullmq to v5.25.4
2024-11-09 19:08:20 -08:00
Mend Renovate b77871adb0 fix(deps): update dependency bullmq to v5.25.4 2024-11-10 01:33:51 +00:00
Alexander Holliday fcf59e3ff0 Merge pull request #1120 from renovate-bot/renovate/bullmq-5.x
fix(deps): update dependency bullmq to v5.25.3
2024-11-09 00:45:18 -08:00
Alexander Holliday a80c111645 Merge pull request #1130 from renovate-bot/renovate/material-ui-monorepo
fix(deps): update material-ui monorepo to v7.22.2
2024-11-09 00:44:56 -08:00
Alexander Holliday b1c72d4f5c Merge pull request #1133 from renovate-bot/renovate/mongoose-8.x-lockfile
fix(deps): update dependency mongoose to v8.8.1
2024-11-09 00:44:32 -08:00
Mend Renovate ca8d89437c fix(deps): update dependency mongoose to v8.8.1 2024-11-08 19:25:24 +00:00
Mend Renovate 1fd1820563 fix(deps): update material-ui monorepo to v7.22.2 2024-11-08 12:45:58 +00:00
Mend Renovate 3de8706a47 fix(deps): update dependency bullmq to v5.25.3 2024-11-08 12:45:44 +00:00
Alex Holliday 4c3eb826b2 Add tests 2024-11-08 12:28:25 +08:00