Commit Graph

3055 Commits

Author SHA1 Message Date
Alexander Holliday f4c2777df1 Merge pull request #1144 from bluewave-labs/feat/be/tests-pagespeed-check-module
Remove unused DB method, add tests for pageSpeedCheckModule
2024-11-13 23:03:41 -08:00
Alex Holliday f2243634cd Update docs and docker-compose 2024-11-14 11:33:55 +08:00
Alex Holliday df36e4d1f6 Update docs for docker monitors 2024-11-14 11:32:51 +08:00
Alex Holliday 45294bfc9d Remove sendgrid dependency from BE 2024-11-14 10:34:30 +08:00
Alexander Holliday e22476ee4a Merge pull request #1152 from bluewave-labs/refactor/theme
Refactor - Theme
2024-11-13 18:31:37 -08:00
Alexander Holliday f41f79174b Merge pull request #1151 from bluewave-labs/feat/fe/docker-monitors
Feat/fe/docker monitors, resolves #1139
2024-11-13 18:27:20 -08:00
Alexander Holliday 3f81d8f013 Merge pull request #1150 from bluewave-labs/feat/be/docker-monitors
feat/be/docker monitors, references #1139
2024-11-13 18:26:52 -08:00
Caio Cabral 7eaba0a47d feat: removing package 6 2024-11-13 21:14:57 -05:00
Caio Cabral b13f4b1633 fix: fixing typo 2024-11-13 21:11:41 -05:00
Caio Cabral bfef16fb20 chore: adding jsdocs 2024-11-13 21:10:00 -05:00
Caio Cabral cae03c7c98 remove unused code from Sidebar 2024-11-13 21:05:31 -05:00
Shemy Gan 407e5a8711 - Add JSDoc and use css varialble for pixels 2024-11-13 20:16:35 -05:00
Caio Cabral 5797a03a4c merge 2024-11-13 07:48:34 -05:00
Caio Cabral 9fc5256774 Merge branch 'develop' of https://github.com/bluewave-labs/bluewave-uptime into refactor/theme 2024-11-13 07:38:33 -05:00
Caio Cabral 6c521436ad chore adding comments 2024-11-13 06:08:58 -05:00
Caio Cabral 5ad5ba7e6f feat: removing all colors from codebase that do not come from theme 2024-11-13 05:50:32 -05:00
Alex Holliday 9db3e0e6df Add docker type to getMonitorStatsById 2024-11-13 15:37:40 +08:00
Alex Holliday 20d84e0a18 Add docker to check map 2024-11-13 15:34:31 +08:00
Alex Holliday 8a407f61fe Update validation for docker types 2024-11-13 15:34:10 +08:00
Alex Holliday f05c46a8fe Add docker type to monitor table query 2024-11-13 15:33:48 +08:00
Alex Holliday 02b797244e Add docker type to uptime slice 2024-11-13 15:33:18 +08:00
Alex Holliday 206d1f3909 Add docker container to create monitor options. Add map for labels and placeholders 2024-11-13 15:18:03 +08:00
Alex Holliday a14e88ef29 Allow partial matches for docker IDs 2024-11-13 15:16:31 +08:00
Alex Holliday b5f67a83dd Add error message for docker container not found 2024-11-13 14:57:14 +08:00
Alex Holliday b8f99e3f1c Update tests 2024-11-13 14:56:32 +08:00
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
Gorkem Cetin (BWL) 0b07b763c6 Add Docker monitoring to roadmap 2024-11-12 22:43:46 -05: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
Caio Cabral 2969ca3e35 feat: passing ppalette to global theme, and starting color cleanup 2024-11-12 19:10:48 -05:00
Caio Cabral 841bf7b5ed feat: removing colors from global theme 2024-11-12 17:24:21 -05:00
Shemy Gan 8737dbfd5b - Extract CustomThreshold component
- Refine Error setting in validation to remove any leftover errors
- Add back the await as it is indeed needed even though syntax checker prompts to remove it
2024-11-12 10:19:03 -05:00
Caio Cabral aa1b73c305 feat: finishing extracting color palette 2024-11-12 09:54:19 -05:00
Shemy Gan 2e51f025f9 Merge branch 'develop' into 1067-fe-hardware-monitoring-create-hardware-monitor 2024-11-12 09:12:41 -05:00
Shemy Gan a9771d941d - refine code 2024-11-12 09:12:12 -05:00
Alex Holliday d9fdd5bd30 Add missing logger test case 2024-11-12 17:04:06 +08:00
Alex Holliday 1733918f08 Add tests for user module 2024-11-12 16:48:20 +08:00
Alex Holliday 4c7c4d3578 Add return type for deleteAllOtherUsers 2024-11-12 16:44:01 +08:00
Alex Holliday d9812a446b update function dependency injection 2024-11-12 16:42:49 +08:00
Alex Holliday 57cad8d31a Inject generateAvatarImage into insertUser 2024-11-12 16:16:20 +08:00