hyperdx/packages/app
github-actions[bot] bfb455d90a
Release HyperDX (#2094)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-04-10 11:08:49 -07:00
..
.storybook feat: add link variant for Button and ActionIcon (#1938) 2026-03-18 18:25:36 +00:00
pages feat: Add dashboard template gallery (#2010) 2026-04-01 17:33:07 +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: Improve local-mode deeplinking (#2080) 2026-04-10 15:21:04 +00:00
styles feat: Preserve whitespace in results table when wrap is enabled (#2040) 2026-04-02 08:33:38 +00:00
tests/e2e refactor: Create TileAlertEditor component (#2085) 2026-04-09 17:21:34 +00: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 (#2094) 2026-04-10 11:08:49 -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 (#2094) 2026-04-10 11:08:49 -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