hyperdx/packages/app
github-actions[bot] f086842f3c
Some checks are pending
Knip - Unused Code Analysis / knip (push) Waiting to run
Main / lint (push) Waiting to run
Main / unit (push) Waiting to run
Main / integration (push) Waiting to run
Main / otel-unit-test (push) Waiting to run
Main / otel-smoke-test (push) Waiting to run
Main / e2e-tests (push) Waiting to run
Main / End-to-End Tests (push) Blocked by required conditions
Main / ClickHouse Bundle Build (push) Waiting to run
Push Downstream / push-downstream (push) Waiting to run
Release / Build OTel Collector (arm64) (push) Blocked by required conditions
Release / Check Changesets (push) Waiting to run
Release / Check if version exists (push) Blocked by required conditions
Release / Build OTel Collector (amd64) (push) Blocked by required conditions
Release / Publish OTel Collector Manifest (push) Blocked by required conditions
Release / Build App (amd64) (push) Blocked by required conditions
Release / Build App (arm64) (push) Blocked by required conditions
Release / Publish App Manifest (push) Blocked by required conditions
Release / Build Local (amd64) (push) Blocked by required conditions
Release / Build Local (arm64) (push) Blocked by required conditions
Release / Publish Local Manifest (push) Blocked by required conditions
Release / Build All-in-One (amd64) (push) Blocked by required conditions
Release / Build All-in-One (arm64) (push) Blocked by required conditions
Release / Publish All-in-One Manifest (push) Blocked by required conditions
Release / Release CLI Binaries (push) Blocked by required conditions
Release / Notify Helm-Charts Downstream (push) Blocked by required conditions
Release / Notify CH Downstream (push) Blocked by required conditions
Release / notify_clickhouse_clickstack (push) Blocked by required conditions
Release / OpenTelemetry Export Trace (push) Blocked by required conditions
Release HyperDX (#2097)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-04-20 00:00:40 -07:00
..
.storybook feat: add link variant for Button and ActionIcon (#1938) 2026-03-18 18:25:36 +00:00
pages Add direct trace search redirect (#2113) 2026-04-15 13:29:03 +00:00
public refactor: update SVG structure and styling for ClickStack and HyperDX favicons (#1750) 2026-02-19 12:06:46 +00:00
scripts feat: isolate dev environment for multi-agent worktree support (#1994) 2026-03-31 18:24:24 +00:00
src feat: Show alert execution errors in the UI (#2132) 2026-04-17 13:15:49 -04:00
styles feat: Preserve whitespace in results table when wrap is enabled (#2040) 2026-04-02 08:33:38 +00:00
tests/e2e feat: Show alert execution errors in the UI (#2132) 2026-04-17 13:15:49 -04:00
types fix: Pollyfill crypto.randomUUID (#904) 2025-06-03 12:35:56 -04:00
.Dockerignore first commit 2023-09-12 20:08:05 -07:00
.env.development Fix dev env port resolution and improve multi-worktree support (#2025) 2026-04-01 20:53:09 +00:00
.gitignore chore: Run playwright tests with mongo backend (#1493) 2025-12-17 18:33:28 +00:00
.stylelintignore Theme-Aware UI Improvements for ClickStack (#1685) 2026-02-03 11:44:58 +00:00
CHANGELOG.md Release HyperDX (#2097) 2026-04-20 00:00:40 -07:00
Dockerfile ci: Replace QEMU with native ARM64 runners for release builds (#1952) 2026-03-20 23:04:49 +00:00
eslint.config.mjs fix: Restore some react-hook lint rules (#2084) 2026-04-09 19:08:23 +00:00
global-setup.js Add new useTimeQuery hook (#75) 2023-10-29 04:44:07 +00:00
jest.config.js Bump Typescript Version (app) (#1401) 2025-11-24 21:19:42 +00:00
mdx.d.ts first commit 2023-09-12 20:08:05 -07:00
next.config.mjs feat: isolate dev environment for multi-agent worktree support (#1994) 2026-03-31 18:24:24 +00:00
package.json Release HyperDX (#2097) 2026-04-20 00:00:40 -07:00
playwright.config.ts feat: isolate dev environment for multi-agent worktree support (#1994) 2026-03-31 18:24:24 +00:00
postcss.config.cjs chore: Upgrade to Mantine@7 (#306) 2024-02-25 10:37:55 +00:00
stylelint.config.mjs Fix deprecated @import syntax warning after upgrading react (#1465) 2025-12-11 22:58:08 +00:00
tsconfig.build.json fix: Update tsconfigs to resolve IDE type errors (#1150) 2025-09-11 08:55:14 -04:00
tsconfig.json chore: Update to next 16, react 19, add react compiler (#1434) 2025-12-04 23:40:59 +00:00