hyperdx/packages/app
2025-10-02 21:33:53 +00:00
..
.storybook add dashboard import/export functionality (#1204) 2025-09-25 13:26:32 +00:00
pages add dashboard import/export functionality (#1204) 2025-09-25 13:26:32 +00:00
public feat: Add basic browser/wasm-based event patterns table (#750) 2025-04-18 16:57:11 +00:00
src refactor: table connections standardized and single by default. Special case for dashboard (#1195) 2025-10-02 21:33:53 +00:00
styles style: Improve dashboard filter modal UX (#1215) 2025-09-30 14:43:04 +00:00
tests/e2e fix: Multiline support for WHERE Input boxes (#1208) 2025-09-29 09:55:14 -06: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: change NEXT_PUBLIC_SERVER_URL to SERVER_URL because it's not available on the frontend (#936) 2025-06-23 12:30:09 -04:00
.eslintrc.js chore: Add playwright tests for app in local-only mode (#1181) 2025-09-20 01:43:08 +00:00
.gitignore Use next-runtime-env for dynamic envs (#515) 2024-12-02 06:08:07 +00:00
.stylelintignore ci: fixes linting and release-local-ui target (#683) 2025-03-13 23:11:46 +00:00
.stylelintrc chore: Set up Stylelint, set up path aliases (#458) 2024-07-08 10:06:45 -07:00
CHANGELOG.md Release HyperDX (#1197) 2025-09-29 16:05:02 -07:00
Dockerfile fix: Update tsconfigs to resolve IDE type errors (#1150) 2025-09-11 08:55:14 -04:00
global-setup.js Add new useTimeQuery hook (#75) 2023-10-29 04:44:07 +00:00
jest.config.js feat: Add ClickHouse JSON Type Support (#969) 2025-07-03 17:11:03 +00:00
knip.json feat: move v2 codes 2024-11-12 05:53:15 -07:00
mdx.d.ts first commit 2023-09-12 20:08:05 -07:00
next-env.d.ts chore: Upgrade to NextJS 14.x.x (#919) 2025-06-10 15:44:52 +00:00
next.config.js fix: Update tsconfigs to resolve IDE type errors (#1150) 2025-09-11 08:55:14 -04:00
package.json Release HyperDX (#1197) 2025-09-29 16:05:02 -07:00
playwright.config.ts chore: Add playwright tests for app in local-only mode (#1181) 2025-09-20 01:43:08 +00:00
postcss.config.cjs chore: Upgrade to Mantine@7 (#306) 2024-02-25 10:37:55 +00:00
tsconfig.build.json fix: Update tsconfigs to resolve IDE type errors (#1150) 2025-09-11 08:55:14 -04:00
tsconfig.json fix: Update tsconfigs to resolve IDE type errors (#1150) 2025-09-11 08:55:14 -04:00