Commit Graph

3162 Commits

Author SHA1 Message Date
Caio Cabral 273294cbb0 fix: input height on monitors page 2024-11-29 10:45:30 -05:00
Caio Cabral a04d81d6a6 fix: remove scrollbar from table and remove greeting from infratructure page 2024-11-29 10:38:31 -05:00
Caio Cabral 5ad2df1d84 feat: adding Host component to Infrastructure and adapting it 2024-11-29 10:35:07 -05:00
Caio Cabral 88020e9207 refactor: changing friendly to display name 2024-11-29 10:17:09 -05:00
Caio Cabral 221ec01543 feat: updating CustomGauge 2024-11-28 17:54:04 -05:00
Caio Cabral fdcece7248 Merge branch 'develop' of https://github.com/bluewave-labs/bluewave-uptime into caio/infrastructurePage 2024-11-28 17:32:15 -05:00
Caio Cabral 29db5ec50a refactor: changing the fetch for the infrastructure monitor 2024-11-27 21:24:04 -05:00
Alexander Holliday 4622e184a0 Merge pull request #1222 from renovate-bot/renovate/material-ui-monorepo
Update material-ui monorepo
2024-11-27 17:21:29 -08:00
Caio Cabral fd278d3a97 feat: abstracting table pagination 2024-11-27 17:38:39 -05:00
Mend Renovate 10b78441fc Update material-ui monorepo 2024-11-27 16:53:56 +00:00
Alexander Holliday bff18fb201 Merge pull request #1218 from bluewave-labs/feat/fe/infra-details-empty-data-handling
feat: infrasctructure details empty data handling
2024-11-26 18:53:04 -08:00
Alex Holliday 82a514f637 add 0 data for temps for consistent empty data handling 2024-11-27 10:37:11 +08:00
Alexander Holliday 8fabca9868 Merge pull request #1217 from bluewave-labs/feat/fe/title-and-favicon
feat: update title and favicon, resolves #1201
2024-11-26 18:15:50 -08:00
Alex Holliday 87615e68bb update title and favicon 2024-11-27 10:14:10 +08:00
Alexander Holliday 698bf2ba3e Merge pull request #1199 from bluewave-labs/feat/fe/infra-monitor-temp
feat/fe/infra monitor temp
2024-11-26 18:05:05 -08:00
Alexander Holliday 57632085a2 Merge pull request #1212 from renovate-bot/renovate/mongoose-8.x-lockfile
Update dependency mongoose to v8.8.3
2024-11-26 17:24:51 -08:00
Alexander Holliday e9d1844d1f Merge pull request #1211 from renovate-bot/renovate/vitejs-plugin-react-4.x-lockfile
Update dependency @vitejs/plugin-react to v4.3.4
2024-11-26 17:23:01 -08:00
Alexander Holliday 68dbc7b3a9 Merge pull request #1214 from renovate-bot/renovate/prettier-3.x-lockfile
Update dependency prettier to v3.4.1
2024-11-26 17:22:41 -08:00
Mend Renovate 5c7d19dcbf Update dependency prettier to v3.4.1 2024-11-26 16:00:38 +00:00
Caio Cabral 4bfe522f7d Merge branch 'develop' of https://github.com/bluewave-labs/bluewave-uptime into caio/infrastructurePage 2024-11-26 09:40:13 -05:00
Mend Renovate a9f3aeae55 Update dependency mongoose to v8.8.3 2024-11-26 14:32:13 +00:00
Mend Renovate ce0a99e8e2 Update dependency @vitejs/plugin-react to v4.3.4 2024-11-26 14:32:06 +00:00
Alexander Holliday 79a501425b Merge pull request #1210 from bluewave-labs/feat/be/hardware-monitor-team-summary
feat: be/hardware monitor team summary
2024-11-26 06:31:33 -08:00
Alex Holliday 5e326161a5 add hardware type to joi validation 2024-11-26 22:28:00 +08:00
Alex Holliday c3585c8d41 bump remaining packages 2024-11-26 16:02:11 +08:00
Alex Holliday a9cdf5dee1 bump @mui/lab 2024-11-26 15:47:37 +08:00
Alex Holliday 056254e9fc bump mui icons to 6.1.8 2024-11-26 15:34:35 +08:00
Alexander Holliday 55fc48740e Merge pull request #1208 from bluewave-labs/feat/fe/docs-for-agent
feat: add link to monitoring agent
2024-11-25 23:12:39 -08:00
Alex Holliday d937f5463c add a link to monitoring agent to the create infrastructure monitor page 2024-11-26 15:05:56 +08:00
Alex Holliday 7fb51e5801 safe access of temp data, don't render charts without data 2024-11-26 14:54:32 +08:00
Gorkem Cetin (BWL) 92632050fe Fix sidebar Docs link (https://bluewavelabs.gitbook.io/checkmate) 2024-11-25 22:57:54 -05:00
Gorkem Cetin (BWL) 2a9c1f85eb Fix Gitbook URLs 2024-11-25 22:56:51 -05:00
Gorkem Cetin (BWL) be19b5b258 Update README.md 2024-11-25 22:44:53 -05:00
Gorkem Cetin (BWL) c655ecbe64 A risk that I am willing to take :) 2024-11-25 22:38:47 -05:00
Alex Holliday 058ef1501e Merge branch 'develop' into feat/fe/infra-monitor-temp 2024-11-26 11:38:45 +08:00
Alexander Holliday 7e553a73e8 Merge pull request #1174 from bluewave-labs/feat/fe/refactor/input
Feat/fe/refactor/input
2024-11-25 19:38:08 -08:00
Gorkem Cetin (BWL) 6e7f7696a6 Fix application's About page to reflect new name 2024-11-25 22:35:48 -05:00
Gorkem Cetin (BWL) b31c418d39 Fixing documentation BlueWave Uptime -> Checkmate 2024-11-25 22:28:47 -05:00
Alex Holliday 0b85a47613 buildTemps uses correct array 2024-11-26 09:48:35 +08:00
Alex Holliday c9f454854c use non mutating array .toReversed() instead of reversed() 2024-11-26 09:46:20 +08:00
Alex Holliday bb2f2450fd fix sort order, checks need to be queried in desc order due to the way that works. 2024-11-26 09:34:47 +08:00
Alexander Holliday 523b91dcb3 Merge pull request #1196 from renovate-bot/renovate/helmet-8.x
Update dependency helmet to v8
2024-11-25 17:26:21 -08:00
Alexander Holliday 46d44c4612 Merge pull request #1200 from renovate-bot/renovate/axios-1.x-lockfile
Update dependency axios to v1.7.8
2024-11-25 17:25:47 -08:00
Caio Cabral a088e83ce5 chore: merge changes 2024-11-25 18:57:23 -05:00
Mend Renovate c1ce9a9360 Update dependency axios to v1.7.8 2024-11-25 22:03:11 +00:00
Alex Holliday 0b3df9afce fix 0/0 error for avg cpu temp 2024-11-25 16:27:32 +08:00
Alex Holliday bdbf31ce3c update jsdocs 2024-11-25 16:24:10 +08:00
Alex Holliday b495579c43 Add temp to details page 2024-11-25 16:14:56 +08:00
Alex Holliday 70ff4c31fb refactor area char to take an array of areas and data keys 2024-11-25 16:14:37 +08:00
Alex Holliday f1451cca96 Add temp tooltip component 2024-11-25 16:14:18 +08:00