Alex Holliday
|
cdce6b95cc
|
update empty view message for Infra monitors
|
2025-02-01 07:59:40 -08:00 |
|
Alex Holliday
|
9d2a18b675
|
update empty view message for Uptime and Pagespeed
|
2025-02-01 07:58:51 -08:00 |
|
Alex Holliday
|
f218b60591
|
fix uptime chart legends, set initial loading state to true to avoid extra render
|
2025-01-31 13:45:07 -08:00 |
|
Alex Holliday
|
49c58ce2ae
|
fix pagespeed loading states, add network error fallback
|
2025-01-31 13:44:36 -08:00 |
|
Alex Holliday
|
460a597e12
|
Refactor infrastructure details
|
2025-01-31 13:43:57 -08:00 |
|
Alex Holliday
|
b8042d6d00
|
update skeleton component
|
2025-01-31 13:43:28 -08:00 |
|
Alex Holliday
|
fa809d7bfd
|
update skeleton layout
|
2025-01-31 13:43:04 -08:00 |
|
Alex Holliday
|
e35a0d484c
|
remove console log
|
2025-01-31 10:14:43 -08:00 |
|
Alex Holliday
|
d7905e1246
|
Merge branch 'develop' into fix/fe/uptime-details-empty-views
|
2025-01-31 10:12:08 -08:00 |
|
Alex Holliday
|
9515477fd7
|
Add header to empty view
|
2025-01-31 10:12:06 -08:00 |
|
Alex Holliday
|
0b3cd9ed17
|
Add empty veiw to PageSpeed Details, fix config path
|
2025-01-31 10:07:59 -08:00 |
|
Alex Holliday
|
2ba2e497ed
|
replace TimeFramePicker with reusabe component
|
2025-01-31 10:07:40 -08:00 |
|
Alex Holliday
|
34f06493ec
|
Remove unused component
|
2025-01-31 10:07:19 -08:00 |
|
Alex Holliday
|
4d8f0b7287
|
conditionally render time frame picker
|
2025-01-31 10:06:57 -08:00 |
|
Alex Holliday
|
00a9630e29
|
Add reusable TimeFrameHeader component
|
2025-01-31 10:06:28 -08:00 |
|
Alex Holliday
|
6c2298b976
|
add empty view for uptime details
|
2025-01-31 07:32:49 -08:00 |
|
Alexander Holliday
|
abd0006fb1
|
Merge pull request #1670 from bluewave-labs/fix/fe/infra-monitors
fix: fe/infra monitors
|
2025-01-31 07:09:56 -08:00 |
|
Alex Holliday
|
62f2888f2a
|
fix proptype
|
2025-01-31 07:09:22 -08:00 |
|
Alex Holliday
|
398cfa0f15
|
replace default value of 0 for
|
2025-01-30 14:31:36 -08:00 |
|
Alex Holliday
|
b928210f8a
|
reactor infrastructure monitors page
|
2025-01-30 14:27:11 -08:00 |
|
Alex Holliday
|
880195efde
|
set initial loading state to true, skip one render
|
2025-01-30 14:26:18 -08:00 |
|
Alex Holliday
|
016cd69763
|
Add shouldRender prop to table
|
2025-01-30 14:24:46 -08:00 |
|
Alex Holliday
|
cdc407fd21
|
update route
|
2025-01-30 14:23:42 -08:00 |
|
Alex Holliday
|
de7f0a1193
|
rename CreateMonitor header to match other headers
|
2025-01-30 14:23:05 -08:00 |
|
Mend Renovate
|
1626ddc331
|
Update dependency react-router-dom to v6.29.0
|
2025-01-30 20:36:53 +00:00 |
|
Alexander Holliday
|
60b553a890
|
Merge pull request #1668 from renovate-bot/renovate/react-router-monorepo
Update dependency react-router to v6.29.0
|
2025-01-30 08:26:44 -08:00 |
|
Mend Renovate
|
645018c9fb
|
Update dependency react-router to v6.29.0
|
2025-01-30 16:25:37 +00:00 |
|
Alex Holliday
|
02d93fdcd4
|
Refactor incidents
|
2025-01-29 15:06:41 -08:00 |
|
Alex Holliday
|
c1144a4432
|
update proptypes
|
2025-01-29 15:06:30 -08:00 |
|
Alex Holliday
|
3c93c6ffc3
|
Add network operation hooks
|
2025-01-29 15:06:02 -08:00 |
|
Alex Holliday
|
6c3b026199
|
Add a skeleton for table component
|
2025-01-29 15:05:45 -08:00 |
|
Alex Holliday
|
2eeb8b6e4e
|
Changed NetworkErrorFallback to a generic callback
|
2025-01-29 15:04:48 -08:00 |
|
Alexander Holliday
|
9c04ecd725
|
Merge pull request #1663 from bluewave-labs/fix/fe/consistent-initial-state
Fix/fe/consistent initial state
|
2025-01-29 12:36:55 -08:00 |
|
Alex Holliday
|
4559215316
|
add network error state to hooks
|
2025-01-29 12:32:09 -08:00 |
|
Alex Holliday
|
d2d2e87184
|
Add a network fallback component
|
2025-01-29 12:31:43 -08:00 |
|
Alex Holliday
|
c1fa39f608
|
move fallback css to fallback css file
|
2025-01-29 12:31:19 -08:00 |
|
Alex Holliday
|
0feb2053a1
|
remove null return
|
2025-01-29 11:42:59 -08:00 |
|
Alex Holliday
|
80a16ef61a
|
safe param access
|
2025-01-29 11:42:40 -08:00 |
|
Alex Holliday
|
4c3b348642
|
safe param access
|
2025-01-29 11:42:02 -08:00 |
|
Alex Holliday
|
cfb5c7ae5d
|
Update hooks to use undefined for initial state
|
2025-01-29 11:41:32 -08:00 |
|
Alex Holliday
|
a9851787e8
|
Use MonitorCountHeader, initialze state to undefined'
|
2025-01-29 11:41:06 -08:00 |
|
Alex Holliday
|
12711e87ee
|
set initial state explicitly to for consistency
|
2025-01-29 11:40:27 -08:00 |
|
Alex Holliday
|
ef28f8c38b
|
simplify UptimeDataTable
|
2025-01-29 11:39:47 -08:00 |
|
Alex Holliday
|
6788b5672e
|
add ref to stop initial search
|
2025-01-29 11:39:17 -08:00 |
|
Alex Holliday
|
65c909e166
|
provide default props for Table
|
2025-01-29 11:38:34 -08:00 |
|
Alex Holliday
|
cadb9bb951
|
provide default values for pagination
|
2025-01-29 11:38:16 -08:00 |
|
Alex Holliday
|
a90ed64a6f
|
fix monitorStatusHeader name, safe property access
|
2025-01-29 11:37:49 -08:00 |
|
Alexander Holliday
|
c250f52c60
|
Merge pull request #1661 from renovate-bot/renovate/material-ui-monorepo
Update material-ui monorepo
|
2025-01-29 09:20:23 -08:00 |
|
Mend Renovate
|
566f756345
|
Update material-ui monorepo
|
2025-01-29 17:04:10 +00:00 |
|
Gorkem Cetin (BWL)
|
611dead71e
|
Add blank space
|
2025-01-29 11:48:43 -05:00 |
|