Skip to content

Commit fcb0ecc

Browse files
authored
Merge branch 'hyperdxio:main' into feature/dashboard-provisioner
2 parents 65f5509 + 7af5d8c commit fcb0ecc

131 files changed

Lines changed: 9187 additions & 196895 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.changeset/cold-eyes-marry.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@hyperdx/app": patch
3+
---
4+
5+
fix: Properly enable line wrap behavior in JSON viewer by default

.changeset/filter-panel-perf.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@hyperdx/app": patch
3+
---
4+
5+
perf: Defer expensive hooks in collapsed filter groups and virtualize nested filter lists

.changeset/fix-slider-styling.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
"@hyperdx/app": patch
3+
---
4+
5+
fix: slider thumb and mark styling not applying theme tokens
6+
7+
- Move slider thumb styling from classNames to inline styles to fix CSS specificity issue where Mantine defaults override theme tokens
8+
- Add !important to slider mark styles to ensure token-based colors apply
9+
- Fix vertical centering of 6px slider mark dots within the 8px track
10+
- Remove broken translateX/translateY nudge that misaligned marks

.changeset/gentle-numbers-warn.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
"@hyperdx/app": patch
3+
"@hyperdx/common-utils": patch
4+
---
5+
6+
fix: show Map sub-fields in facet panel for non-LowCardinality value types

.changeset/hip-goats-taste.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
"@hyperdx/common-utils": patch
3+
"@hyperdx/api": patch
4+
"@hyperdx/app": patch
5+
---
6+
7+
feat: Add favoriting for dashboards and saved searches

.changeset/lovely-radios-walk.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@hyperdx/app": patch
3+
---
4+
fix: optimize order by should factor in wider cases, including the
5+
default otel_traces

.changeset/modern-dryers-fail.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
"@hyperdx/common-utils": minor
3+
"@hyperdx/api": minor
4+
"@hyperdx/app": minor
5+
---
6+
7+
feat: new team setting for number of filters to fetch

.changeset/moody-feet-study.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
"@hyperdx/common-utils": patch
3+
"@hyperdx/app": patch
4+
---
5+
6+
fix: render clickhouse keywords properly in codemirror
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@hyperdx/app": patch
3+
---
4+
5+
fix: move help menu from footer to main nav links

.changeset/nice-suns-melt.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
"@hyperdx/common-utils": patch
3+
"@hyperdx/app": patch
4+
---
5+
6+
feat: Add $\_\_sourceTable macro

0 commit comments

Comments
 (0)