Commit Graph

3678 Commits

Author SHA1 Message Date
Alex Holliday 4c2a0fd2d3 Use initJobQueue method to initialize JobQueue, flush Redis DB on shutdown timeout 2025-01-01 13:33:01 -08:00
Alex Holliday e222b13b51 add separate queue for each monitor type 2025-01-01 13:32:18 -08:00
Alex Holliday 8fcbe43a9d Remove console log from hardware check module 2025-01-01 13:31:38 -08:00
Alexander Holliday 350e560079 Merge pull request #1481 from bluewave-labs/fix/be/db-indices
fix: be/db indices
2024-12-31 17:38:29 -08:00
Gorkem Cetin (BWL) ee87a688ca Remove redundant pr template file 2024-12-31 16:34:55 -05:00
Gorkem Cetin (BWL) f8581a2da0 Create pull_request_template.md 2024-12-31 16:33:18 -05:00
Gorkem Cetin (BWL) 94e67f2377 Update grant_funding.md 2024-12-31 16:12:27 -05:00
Gorkem Cetin (BWL) 68ff079106 Fixes 2024-12-31 15:36:38 -05:00
Gorkem Cetin (BWL) e2c39bc293 Checkmate & Uprock grant funding call initial commit 2024-12-31 15:16:33 -05:00
Alexander Holliday 5567eec75d Merge pull request #1495 from renovate-bot/renovate/mongoose-8.x-lockfile
fix(deps): update dependency mongoose to v8.9.3
2024-12-31 10:12:14 -08:00
Alexander Holliday 11972c6c54 Merge pull request #1486 from mertssmnoglu/fix/server-lint-errors
fix(server-lint): Resolve lint errors in server-side test files
2024-12-31 10:09:49 -08:00
Mend Renovate 566cd8538a fix(deps): update dependency mongoose to v8.9.3 2024-12-30 22:07:41 +00:00
Alexander Holliday 334e8c32f6 Merge pull request #1491 from rafeyrana/sidebar-button
Hamburger Icon button rounded
2024-12-30 10:21:48 -08:00
Rafey Rana 36ca55e2b6 code cleanup 2024-12-29 12:10:54 -05:00
Rafey Rana bf8fcadb4c Sidebar icon button rounded 2024-12-29 12:02:11 -05:00
Alexander Holliday 3e841b2e16 Merge pull request #1472 from aroy114/button
Red button mouse hover status has wrong color #1335
2024-12-29 08:59:59 -08:00
Alexander Holliday 811ccaeaf1 Merge pull request #1479 from bluewave-labs/feat/fe/tcp-port-monitoring
feat: fe/tcp port monitoring, resolves #1476
2024-12-29 08:58:05 -08:00
Alexander Holliday ba05405f82 Merge pull request #1478 from bluewave-labs/feat/be/tcp-port-monitoring
feat: be/tcp port monitoring, references #1476
2024-12-29 08:57:35 -08:00
Alexander Holliday 26f1c275df Merge pull request #1489 from aroy114/navbar
Clicking on settings shouldn't open the "Other" drawer, resolves #1485
2024-12-29 08:54:15 -08:00
Alexander Holliday 43b8a3cc6e Merge pull request #1487 from renovate-bot/renovate/fontsource-monorepo
fix(deps): update dependency @fontsource/roboto to v5.1.1
2024-12-29 08:48:34 -08:00
Anand Roy c2a178c99e fixed navbar links 2024-12-29 15:37:17 +00:00
Gorkem Cetin (BWL) d2ef1ab4bd I'll find a better design here with photos 2024-12-29 09:24:01 -05:00
Mend Renovate fee7997222 fix(deps): update dependency @fontsource/roboto to v5.1.1 2024-12-29 13:53:21 +00:00
Anand Roy 35697654b2 fixed variable 2024-12-29 13:37:23 +00:00
Mert Şişmanoğlu b9863e5eee chore(lint): Add chai globals to eslint config
- It will prevent ignore 'no-undef' errors for expect. We are globally registered the expect.
2024-12-29 14:41:42 +03:00
Mert Şişmanoğlu fcda60fe5b fix(test): Use 'npm run lint-fix' to fix 'mocha/no-mocha-arrows' like lint warnings
- ref: https://mochajs.org/#arrow-functions
2024-12-29 14:25:59 +03:00
Alex Holliday 0b5594f9c9 force index usage for getMonitorStatsById 2024-12-28 09:37:00 -08:00
Alex Holliday bdf23a45b7 Sync indices on startup 2024-12-28 09:35:34 -08:00
Alex Holliday ce3e7cf384 Add indices to HardwareCheck model 2024-12-28 09:35:00 -08:00
Alex Holliday 91e7229b23 Add indices to Check model 2024-12-28 09:34:27 -08:00
Gorkem Cetin (BWL) 319e6d6017 Add core maintainers 2024-12-28 00:43:27 -05:00
Alexander Holliday fab60f0da9 Merge pull request #1480 from bluewave-labs/hotfix/non-blocking-calls
hotfix: made adding jobs and scaling workers non-blocking
2024-12-27 14:02:18 -08:00
Alex Holliday d686a8de5e made adding jobs and scaling workers non-blocking 2024-12-27 14:00:47 -08:00
Alex Holliday bc748c57e5 Add port type to uptime queries 2024-12-27 11:17:25 -08:00
Alex Holliday ab27011b91 Add port option to create uptime monitors 2024-12-27 11:16:58 -08:00
Alex Holliday d27c44d498 Add validation for port to FE 2024-12-27 11:16:25 -08:00
Alex Holliday 004184b0f4 add port types to monitor operations on BE 2024-12-27 11:16:09 -08:00
Alex Holliday f155b8ceb8 Add validation and status messages 2024-12-27 10:49:54 -08:00
Alex Holliday 6ff1cd0b5d Add handling of ports to status service 2024-12-27 10:49:45 -08:00
Alex Holliday 9571af4dba Add port monitoring operation to network service 2024-12-27 10:49:31 -08:00
Alex Holliday 73994caa14 Add net module to network service 2024-12-27 10:49:06 -08:00
Alex Holliday 0a68611234 Add port type to Monitor 2024-12-27 10:48:44 -08:00
Alexander Holliday 955d3c6298 Merge pull request #1470 from bluewave-labs/feat/be/migrate-to-class
feat: be/migrate to class
2024-12-27 09:54:20 -08:00
Alexander Holliday bab0595834 Merge pull request #1477 from renovate-bot/renovate/material-ui-monorepo
fix(deps): update dependency @mui/x-data-grid to v7.23.5
2024-12-27 09:01:19 -08:00
Mend Renovate f32caeaea6 fix(deps): update dependency @mui/x-data-grid to v7.23.5 2024-12-27 16:57:37 +00:00
Alexander Holliday f37b5f4458 Merge pull request #1475 from bluewave-labs/hotfix/fe/details-certificiate
hotfix: fix certificate format
2024-12-26 12:27:13 -08:00
Alex Holliday fd21155209 fix certificate format 2024-12-26 12:26:06 -08:00
Alexander Holliday e2e155f1e6 Merge pull request #1473 from aroy114/certificate
Move certificate expiry to a card #1327
2024-12-26 12:18:39 -08:00
Anand Roy b708e7aa7d added year in the date 2024-12-26 19:16:24 +00:00
Alexander Holliday b7c5d75f31 Merge pull request #1471 from renovate-bot/renovate/bullmq-5.x
fix(deps): update dependency bullmq to v5.34.5
2024-12-26 07:30:56 -08:00