stack/apps/backend
mantrakp04 ecaceceaff Integrate new CodeMirror packages and enhance dashboard V2 components
- Added several CodeMirror packages for improved code editing capabilities, including `@codemirror/autocomplete`, `@codemirror/commands`, `@codemirror/lang-javascript`, `@codemirror/language`, `@codemirror/search`, `@codemirror/state`, and `@codemirror/view`.
- Updated `package.json` to include new dependencies for CodeMirror.
- Enhanced the dashboard V2 layout with new components such as `ProjectDetailSheet`, `ProjectEntityDrawerLink`, and `ProjectPage` for better project management and navigation.
- Improved sidebar and app card components for a more cohesive user experience.
- Adjusted routing and styles to accommodate new features and maintain consistency across the application.
2026-05-01 13:09:15 -07:00
..
prisma Refactor feature flag evaluation and response handling 2026-04-27 18:11:17 -07:00
scripts Fix ClickHouse OOM in MAU query + optimize /internal/metrics route (#1344) 2026-04-19 22:57:46 -07:00
src Integrate new CodeMirror packages and enhance dashboard V2 components 2026-05-01 13:09:15 -07:00
.env Move internal MCP server to backend, use Mintlify MCP for docs tools (#1389) 2026-04-29 09:45:52 -07:00
.env.development Merge branch 'codex/tanstack-start-integration' into feat/new-dashboard 2026-04-30 13:58:19 -07:00
.eslintrc.cjs tsup for stack-shared (#647) 2025-04-28 21:26:52 -07:00
.gitignore private files n sm build shit (#1276) 2026-03-23 12:31:36 -07:00
instrumentation-client.ts Upgrade backend to Next.js 16 2025-12-12 16:59:07 -08:00
LICENSE Split backend and dashboard (#83) 2024-06-18 15:49:31 +02:00
next.config.mjs private files n sm build shit (#1276) 2026-03-23 12:31:36 -07:00
package.json Move internal MCP server to backend, use Mintlify MCP for docs tools (#1389) 2026-04-29 09:45:52 -07:00
prisma.config.ts [Fix]: Assortment of Bugs with Timefold Table and Payments (#1348) 2026-04-18 14:17:24 -07:00
tsconfig.json Fix lint 2026-02-27 09:59:26 -08:00
vercel.json External db sync (#1036) 2026-02-05 12:04:31 -08:00
vitest.config.ts Customizable ports (#962) 2025-10-20 15:24:47 -07:00
vitest.setup.ts Customizable ports (#962) 2025-10-20 15:24:47 -07:00