4053a5df45
config: nextjs,frontends,tsx (3 files)
2025-12-26 05:21:36 +00:00
ec9eac021b
config: frontends,dbal,tsx (3 files)
2025-12-26 05:21:20 +00:00
66652b9990
docs: nextjs,frontends,dbal (6 files)
2025-12-26 04:52:31 +00:00
15d723de62
config: tsconfig,nextjs,json (1 files)
2025-12-25 22:28:23 +00:00
77c64a621a
fix: update dbal-client to use stub imports
...
Switch from non-existent @/dbal/ts/src to @/lib/dbal-stub
2025-12-25 15:00:00 +00:00
210a7643fd
chore: update dependencies and fix test mock
...
- Add missing radix-ui dependencies for shadcn/ui components
- Fix mockImplementation() to include callback in package-loader test
- Remove broken @/dbal/* alias from tsconfig (DBAL path needs reconfiguration)
- Add node types to tsconfig
2025-12-25 14:56:34 +00:00
2573e91397
fix: resolve ESLint/TS config for frontends/nextjs
...
- Remove broken symlinks, create local config files
- Fix Next.js 16 lint command (removed 'next lint')
- Fix FormErrors interface → type alias (mapped type)
- Fix constant truthiness in utils.test.ts
- Update tsconfig.json for proper path resolution
- Install missing ESLint dependencies
2025-12-25 14:50:44 +00:00
8e627bc643
Add configuration files and scripts for Next.js frontend setup
2025-12-25 14:42:29 +00:00