5b45f18ad9
chore: add Vitest for testing and coverage support
...
- Introduced new test scripts in package.json: "test", "test:watch", and "test:coverage".
- Added Vitest and vite-tsconfig-paths as dependencies for improved testing capabilities.
- Updated pnpm-lock.yaml to reflect new dependencies and their versions.
2026-03-10 08:38:40 +01:00
a10205994c
refactor: improve team management, OKRs, and session components
2026-02-25 17:29:40 +01:00
Julien Froidefond
fa2879c903
fix: update next to 16.0.10
Deploy with Docker Compose / deploy (push) Successful in 4s
2025-12-13 07:28:00 +01:00
Julien Froidefond
291dace07a
chore: update package dependencies to latest versions for improved stability and performance
2025-12-05 11:09:20 +01:00
Julien Froidefond
9128d55387
chore: rename project from swot-manager to workshop-manager in package.json
2025-11-28 09:55:23 +01:00
Julien Froidefond
448cf61e66
feat: implement Moving Motivators feature with session management, real-time event handling, and UI components for enhanced user experience
2025-11-28 08:40:39 +01:00
Julien Froidefond
628d64a5c6
chore: mark completion of sessions and SWOT components in devbook.md; add @hello-pangea/dnd dependency for drag & drop functionality
2025-11-27 13:15:56 +01:00
Julien Froidefond
6a9bf88a65
feat: integrate NextAuth.js for authentication, update database service to use better-sqlite3 adapter, and enhance header component with user session management
2025-11-27 13:08:09 +01:00
Julien Froidefond
68ef3731fa
chore: update project configuration by adding Prisma dependencies, generating Prisma client, and updating .gitignore; remove package-lock.json
2025-11-27 13:01:38 +01:00
Julien Froidefond
6d95529579
chore: complete initial setup for Next.js project with TypeScript, Tailwind CSS, ESLint, and Prettier; remove unnecessary .DS_Store file
2025-11-27 12:57:36 +01:00