Commit Graph

1658 Commits

Author SHA1 Message Date
Alexander Holliday 6534fcbd4e Merge pull request #972 from rog404/rog404/http-status-label
Add Colored Labels for HTTP Status Codes
2024-12-01 18:57:42 -08:00
Alexander Holliday 1c41ed2860 Merge pull request #1234 from peterpardo/feat/create-monitor-display-name-v2
feat: Create monitor display name v2, resolves #992
2024-12-01 18:53:40 -08:00
Alex Holliday 1b1e6695af remove chartjs depenency, unused 2024-12-02 10:16:39 +08:00
Alex Holliday fda90adc53 add min height to inputs 2024-12-02 10:12:06 +08:00
Alex Holliday 0ca3cf9d76 Merge branch 'develop' into caio/infrastructurePage 2024-12-01 10:26:06 +08:00
Alex Holliday 8f5cb55700 Merge branch 'caio/infrastructurePage' of github.com:bluewave-labs/checkmate into caio/infrastructurePage 2024-12-01 10:24:42 +08:00
Alex Holliday 4106a66523 revert to mapping twice 2024-12-01 10:24:17 +08:00
Peter Carl Pardo 0adc8fd037 Merge branch 'develop' into feat/create-monitor-display-name-v2 2024-11-30 23:06:06 +08:00
Peter Carl Pardo 5678771bae Always update display name on when URL changes 2024-11-30 23:00:59 +08:00
Peter Carl Pardo 2b24f1943c Updated domain parsing logic 2024-11-30 23:00:06 +08:00
Alexander Holliday 1d7ff74c37 Merge pull request #1228 from renovate-bot/renovate/material-ui-monorepo
Update material-ui monorepo to v7.23.0
2024-11-30 01:13:41 -08:00
Alexander Holliday 3beeba9766 Merge branch 'develop' into caio/infrastructurePage 2024-11-30 01:07:53 -08:00
Alex Holliday f0d60b737d remove extra function, add uptime percentage and percentage color 2024-11-30 17:02:12 +08:00
Alex Holliday 79d8d61944 add uptime percentage to Hardware Monitors 2024-11-30 16:50:31 +08:00
Alex Holliday e5a1cd1294 safely access monitor values 2024-11-30 16:31:57 +08:00
Alex Holliday 2a2750a3f5 remove console log 2024-11-30 16:26:02 +08:00
Alex Holliday 64793b8d20 fix import paths 2024-11-30 16:25:37 +08:00
Alexander Holliday 162c1db9ee Merge pull request #1226 from bluewave-labs/feat/fe/sidebar-restructure
feat: fe sidebar restructure
2024-11-29 17:32:17 -08:00
Alexander Holliday 71bd590c2a Merge pull request #1202 from bluewave-labs/fix/fe/text-input-integration
fix: integrate TextInput
2024-11-29 17:31:45 -08:00
Alexander Holliday c8ced8b8fb Merge pull request #1220 from bluewave-labs/fix/fe/color-adjustments
fix: adjusted theme settings for color fixes, references #1178
2024-11-29 17:30:32 -08:00
Caio Cabral f20ad60f22 feat: adding height to inputs 2024-11-29 14:06:59 -05:00
Caio Cabral 91f608a62a feat: adding delete and detail actions 2024-11-29 13:48:29 -05:00
Mend Renovate c9948dc582 Update material-ui monorepo to v7.23.0 2024-11-29 16:38:08 +00:00
Caio Cabral 55e3c674b6 feat: adding onclick action to tow and differentiating background main dark from background accent dark 2024-11-29 10:53:53 -05:00
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
Alex Holliday 98ab556c61 Remove greeting from PageSpeed page 2024-11-29 11:03:15 +08:00
Alex Holliday 5be818f238 Remove Dashboard menu item, move Monitors, Pagespeed, and Infrastructure to top level of menu 2024-11-29 11:03:02 +08: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
Mend Renovate 2e54e867d7 Update dependency @reduxjs/toolkit to v2.4.0 2024-11-28 21:58:42 +00:00
Caio Cabral 29db5ec50a refactor: changing the fetch for the infrastructure monitor 2024-11-27 21:24:04 -05:00
Alex Holliday 43a5b6658e undo accidental stringification 2024-11-28 10:02:00 +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
Alex Holliday ea4ddfc157 set name field onBlur when URL is changed 2024-11-27 15:48:06 +08:00
Alex Holliday 4e2303b985 Add domain parsing function 2024-11-27 15:47:51 +08:00
Alex Holliday 470a1bfcfa adjusted theme settings for color fixes 2024-11-27 14:50:05 +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 c62d62f58e Merge branch 'develop' into fix/fe/text-input-integration 2024-11-26 18:05:52 -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 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
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 ce0a99e8e2 Update dependency @vitejs/plugin-react to v4.3.4 2024-11-26 14:32:06 +00:00
Alex Holliday a9cdf5dee1 bump @mui/lab 2024-11-26 15:47:37 +08:00