Commit Graph

2828 Commits

Author SHA1 Message Date
Alex Holliday b5d9345659 Add missing test cases for pagespeed and hardware monitor types 2024-11-08 10:48:48 +08:00
Alexander Holliday ddb40bb56b Merge pull request #1117 from bluewave-labs/feat/be/uptime-percentage-stats
Feat/be/uptime percentage stats, references #1115
2024-11-07 18:30:18 -08:00
Alexander Holliday 1592523ae9 Merge pull request #1119 from bluewave-labs/feat/be/check-module-tests
Feat/be/check module tests
2024-11-07 18:29:57 -08:00
Alexander Holliday 605ec393f0 Merge pull request #1114 from bluewave-labs/feat/be/monitor-module-refactor
Feat/be/monitor module refactor
2024-11-07 18:29:41 -08:00
Alexander Holliday d3378f7320 Merge pull request #1123 from bluewave-labs/fix/be/monitor-module-typo
Fix typo in monitor type lookup
2024-11-07 18:00:06 -08:00
Alex Holliday 5129aca6c2 Fix typo in monitor type lookup 2024-11-08 09:46:30 +08:00
Alex Holliday 6a5ffdeb79 add tests for checkModule 2024-11-07 12:37:16 +08:00
Alex Holliday f9036f3614 fix undefined check, remove console.log 2024-11-07 12:36:56 +08:00
Alex Holliday 8e7619dd78 Add missing try/catch block to 2024-11-07 12:04:25 +08:00
Alex Holliday 91bacf976e isNaN -> Number.isNaN 2024-11-07 11:05:48 +08:00
Alexander Holliday a4944e84f0 Merge pull request #1087 from bluewave-labs/1063-fe-hardware-montioring-monitor-gauge
1063 fe hardware montioring monitor gauge
2024-11-06 19:01:21 -08:00
Alex Holliday da5ecb2b83 Add JSdoc, add underscores to variables 2024-11-07 10:52:19 +08:00
Alex Holliday 19c0632143 decoupled light and dark theme 2024-11-07 10:34:01 +08:00
Alexander Holliday 236831b6ea Merge pull request #1118 from renovate-bot/renovate/react-router-monorepo
fix(deps): update react-router monorepo to v6.28.0
2024-11-06 18:08:04 -08:00
Mend Renovate 00ee054ab2 fix(deps): update react-router monorepo to v6.28.0 2024-11-07 00:12:48 +00:00
Shemy Gan 94e4d1b1cb - move font size and color to theme
- move Gauge specific props back to component
2024-11-06 12:48:01 -05:00
Alex Holliday 42d83a68b5 update nyc configuration for DB tests 2024-11-06 11:18:43 +08:00
Alex Holliday b7923b882c Add new DB method to MongoDB 2024-11-06 11:18:34 +08:00
Alex Holliday 792de1105f Add tests for new controller and DB methods, add missing statusService test 2024-11-06 11:18:03 +08:00
Alex Holliday 22506efaef Update openapi docs for new route 2024-11-06 11:17:42 +08:00
Alex Holliday 21de95b89a Add route for getAllMonitorsWithUptimeStats 2024-11-06 11:17:26 +08:00
Alex Holliday 33e88642b3 Add db method for getAllMonitorsWithUptimeStats 2024-11-06 11:17:08 +08:00
Alex Holliday f613c5f19a Add controller method for getAllMonitorsWithUptimeStats 2024-11-06 11:16:45 +08:00
Alexander Holliday 2b68afe173 Merge pull request #1116 from renovate-bot/renovate/bullmq-5.x
fix(deps): update dependency bullmq to v5.25.0
2024-11-05 18:38:50 -08:00
Alex Holliday ba37fb3871 implement remaining tests 2024-11-06 10:38:16 +08:00
Alex Holliday abdd51802a remove redundant checks and console.log 2024-11-06 10:38:04 +08:00
Mend Renovate b222cfb9a2 fix(deps): update dependency bullmq to v5.25.0 2024-11-06 02:33:32 +00:00
Shemy Gan fb458b279d - Replace theme param with useTheme
- Remove used import
- use Clamp to check value boundary
- Naming changes
2024-11-05 10:33:20 -05:00
Alexander Holliday 61541fae0c Merge pull request #1113 from renovate-bot/renovate/bullmq-5.x
fix(deps): update dependency bullmq to v5.23.1
2024-11-05 00:04:16 -08:00
Alex Holliday 53fb79bbfb Add tests for monitor module 2024-11-05 16:03:37 +08:00
Mend Renovate 364c251455 fix(deps): update dependency bullmq to v5.23.1 2024-11-05 07:07:18 +00:00
Alex Holliday f3ec84d36f Refactor for robustness 2024-11-05 14:09:32 +08:00
Alex Holliday 0fd84d5ad8 Fix spelling error, export functions, refactor to inject for ease of testing 2024-11-05 13:50:46 +08:00
Alex Holliday 8605b068ce Refactor for robustness 2024-11-05 13:36:31 +08:00
Alex Holliday 4ca3e3211f Export helper methods, add safe return to 2024-11-05 13:31:10 +08:00
Alex Holliday 2873f68868 reactor getMonitorsByTeamId for clarity 2024-11-05 12:39:35 +08:00
Alex Holliday 4601f95686 refactor getMonitorById for clarity 2024-11-05 12:27:13 +08:00
Alex Holliday b5e8bdbdcd fix conditional inloop for uptime duration 2024-11-05 12:22:48 +08:00
Alex Holliday 401c3b83fe Refactor getMonitorStatsById for clarity 2024-11-05 12:08:19 +08:00
Alexander Holliday de8e9a9f9d Merge pull request #1111 from bluewave-labs/fix/be/db-module-refactor
Minor refactoring in DB modules for readability
2024-11-04 18:16:54 -08:00
Alexander Holliday 2fe44e2ed2 Merge pull request #1104 from bluewave-labs/fix/PasswordRequirements
Fix/password requirements
2024-11-03 18:15:34 -08:00
Caio Cabral 3bedb1a689 chore: applying some of code rabit's implementation 2024-11-03 07:01:38 -05:00
Caio Cabral b4f5b68114 chore: cleaning consoles 2024-11-03 06:51:45 -05:00
Caio Cabral 3709e09ef7 fix: erros on console on dialogs 2024-11-03 06:50:49 -05:00
Alex Holliday e36abfb9df Minor refactoring in DB modules for readability 2024-11-03 11:48:27 +08:00
Alexander Holliday c17507420d Merge pull request #1110 from renovate-bot/renovate/bullmq-5.x
fix(deps): update dependency bullmq to v5.23.0
2024-11-03 11:18:34 +08:00
Mend Renovate f61a5ca2e4 fix(deps): update dependency bullmq to v5.23.0 2024-11-02 21:49:39 +00:00
Alexander Holliday c4e2eabc65 Merge pull request #1106 from renovate-bot/renovate/material-ui-monorepo
fix(deps): update material-ui monorepo to v7.22.1
2024-11-02 19:35:17 +08:00
Alexander Holliday a04390beea Merge pull request #1107 from renovate-bot/renovate/vite-plugin-svgr-4.x-lockfile
fix(deps): update dependency vite-plugin-svgr to v4.3.0
2024-11-02 19:34:55 +08:00
Alexander Holliday 7565d18f0c Merge pull request #1108 from renovate-bot/renovate/recharts-2.x
fix(deps): update dependency recharts to v2.13.3
2024-11-02 19:34:30 +08:00