Alex Holliday
|
7cfc06b2da
|
Remove summary route
|
2025-01-08 13:40:57 -08:00 |
|
Alex Holliday
|
5da542b99e
|
formatting
|
2025-01-08 12:01:43 -08:00 |
|
Alex Holliday
|
cf5152d0ec
|
remove unused dispatch from pagespeed
|
2025-01-08 12:01:28 -08:00 |
|
Alexander Holliday
|
61ee7a1059
|
Merge pull request #1532 from bluewave-labs/hotfix/fe/pagination
hotfix: use redux state for pagination
|
2025-01-08 11:55:14 -08:00 |
|
Alex Holliday
|
8d8082bb83
|
use redux state for pagination
|
2025-01-08 11:53:13 -08:00 |
|
Alexander Holliday
|
ac839cae6c
|
Merge pull request #1531 from bluewave-labs/fix/be/get-monitors-by-team-id-query
Fix/be/get monitors by team id query
|
2025-01-08 10:19:10 -08:00 |
|
Alex Holliday
|
2694f836c7
|
fix destructuring
|
2025-01-08 10:17:51 -08:00 |
|
Alex Holliday
|
35796dccd4
|
add normalize check
|
2025-01-08 10:06:50 -08:00 |
|
Alex Holliday
|
ef56283fa9
|
Fix merge conflict, remove unused dispatch
|
2025-01-08 10:05:34 -08:00 |
|
Gorkem Cetin (BWL)
|
dc43c0486c
|
Add OpenSSF best practices badge
|
2025-01-08 01:22:33 -05:00 |
|
Alexander Holliday
|
cac5dff694
|
Merge pull request #1526 from KalyanBhowmick/fix/be/incident-filter
Query updated for Incidents page filter
|
2025-01-07 21:47:50 -08:00 |
|
Kalyan Bhowmick
|
0e4cf8cded
|
resolve query reverted
|
2025-01-08 10:30:22 +05:30 |
|
Alex Holliday
|
a4989d3e95
|
Merge branch 'develop' into fix/be/get-monitors-by-team-id-query
|
2025-01-07 16:27:58 -08:00 |
|
Alex Holliday
|
0b803da5fb
|
rewrite query to use aggregation pipeline
|
2025-01-07 16:27:35 -08:00 |
|
Alexander Holliday
|
da9345abf5
|
Merge pull request #1528 from bluewave-labs/fix/fe/uptime-home
fix: fe/uptime home
|
2025-01-07 14:57:13 -08:00 |
|
Alexander Holliday
|
803a110345
|
Merge branch 'develop' into fix/fe/uptime-home
|
2025-01-07 14:57:03 -08:00 |
|
Alexander Holliday
|
cba6734623
|
Merge pull request #1527 from bluewave-labs/fix/fe/simplify-monitor-summary
remove monitors from summary, unused
|
2025-01-07 14:54:52 -08:00 |
|
Alexander Holliday
|
4409afc0d0
|
Merge pull request #1523 from renovate-bot/renovate/bullmq-5.x
Update dependency bullmq to v5.34.7
|
2025-01-07 14:54:32 -08:00 |
|
Alex Holliday
|
787bb09235
|
fix pagination icon positioning
|
2025-01-07 14:52:10 -08:00 |
|
Alex Holliday
|
0cc5c732c7
|
Fix sort arrow positioning
|
2025-01-07 14:45:18 -08:00 |
|
Alex Holliday
|
1898880774
|
remove utility hook
|
2025-01-07 14:34:18 -08:00 |
|
Alex Holliday
|
89d0a74ade
|
Use new table component, remove old table
|
2025-01-07 14:31:25 -08:00 |
|
Alex Holliday
|
e070ef472e
|
Create new UptimeDataTable component to hold search, table, and pagination
|
2025-01-07 14:30:27 -08:00 |
|
Alex Holliday
|
8bc05e4424
|
Rewrite uptime home page for simplicity, move queries to parent
|
2025-01-07 14:29:47 -08:00 |
|
Alex Holliday
|
37207da9fa
|
Rename get method in network service
|
2025-01-07 14:28:46 -08:00 |
|
Alex Holliday
|
33b3143298
|
use correct name for redux action
|
2025-01-07 14:27:55 -08:00 |
|
Alex Holliday
|
290740d58e
|
Add getting monitors by team id to redux slice to make use of loading state
|
2025-01-07 14:24:47 -08:00 |
|
Alex Holliday
|
741f0d1884
|
Merge branch 'develop' into fix/fe/uptime-home
|
2025-01-07 12:05:19 -08:00 |
|
Kalyan Bhowmick
|
de513c226c
|
Query updated for Incidents page filter
|
2025-01-07 23:48:12 +05:30 |
|
Alex Holliday
|
e2d5388a30
|
remove monitors from summary, unused
|
2025-01-07 10:12:41 -08:00 |
|
Alexander Holliday
|
624ea50684
|
Merge pull request #1522 from bluewave-labs/fix/fe/uptime-details
Fix incorrect uptime check count, refactor out query pipelines
|
2025-01-06 16:35:23 -08:00 |
|
Mend Renovate
|
3ff9b19abf
|
Update dependency bullmq to v5.34.7
|
2025-01-07 00:35:23 +00:00 |
|
Alexander Holliday
|
05bfbe2154
|
Merge pull request #1515 from bluewave-labs/feat/fe/reusable-data-table
feat: fe/reusable data table
|
2025-01-06 16:35:05 -08:00 |
|
Alexander Holliday
|
a5aa00337a
|
Merge pull request #1512 from bluewave-labs/fix/fe/charts-date-display
fix: fe/charts date display
|
2025-01-06 16:34:47 -08:00 |
|
Alex Holliday
|
9e1f50bc8e
|
remove unused var
|
2025-01-06 15:24:16 -08:00 |
|
Alexander Holliday
|
36bbf5aba0
|
Merge pull request #1521 from bluewave-labs/hotfix/be/jobqueue-logging
hotfic: add more logging to jobqueue
|
2025-01-06 14:31:40 -08:00 |
|
Alex Holliday
|
299ae95a0d
|
Add more logging to jobqueue
|
2025-01-06 14:30:48 -08:00 |
|
Alex Holliday
|
ca42e2608f
|
Fix incorrect uptime check count, refactor out query pipelines
|
2025-01-06 14:24:08 -08:00 |
|
Alexander Holliday
|
dd5e14b6a5
|
Merge pull request #1505 from bluewave-labs/feat/devops/redis-health-check
feat: devops/add healthcheck to redis image
|
2025-01-06 14:08:28 -08:00 |
|
Gorkem Cetin (BWL)
|
208677f9bc
|
fix anyways
|
2025-01-06 13:57:24 -05:00 |
|
Gorkem Cetin (BWL)
|
d600779432
|
Suggest watching
|
2025-01-06 13:57:06 -05:00 |
|
Alexander Holliday
|
303d3c5ba8
|
Merge pull request #1520 from bluewave-labs/hotfix/fe/validation
hotfix: make protocol optional for validation
|
2025-01-06 10:14:16 -08:00 |
|
Alex Holliday
|
abe2544a2a
|
make protocol optional for validation
|
2025-01-06 10:13:24 -08:00 |
|
Alexander Holliday
|
8045d2a17c
|
Merge pull request #1516 from renovate-bot/renovate/dockerode-4.x
Update dependency dockerode to v4.0.3
|
2025-01-06 10:09:23 -08:00 |
|
Alexander Holliday
|
40b302fcf5
|
Merge pull request #1519 from bluewave-labs/hotfix/fe/monitor-validation
hotfix: fe/monitor validation, resolves #1518
|
2025-01-06 10:09:07 -08:00 |
|
Alex Holliday
|
21a33f8f37
|
Added source
|
2025-01-06 10:06:26 -08:00 |
|
Alex Holliday
|
e2ce886a16
|
Update regex to avoid catastrophic backtracking
|
2025-01-06 10:05:53 -08:00 |
|
Gorkem Cetin (BWL)
|
a9ceecbdb2
|
Update README.md
|
2025-01-06 04:46:28 -05:00 |
|
Gorkem Cetin (BWL)
|
a74085abbe
|
Fix screenshot
|
2025-01-06 04:42:56 -05:00 |
|
Gorkem Cetin (BWL)
|
99089ab103
|
Update README.md
|
2025-01-05 20:49:23 -05:00 |
|