Commit Graph

14 Commits

Author SHA1 Message Date
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
a5c17e23f6 style: update dark theme colors and shadows in globals.css for improved aesthetics and consistency 2025-11-27 17:10:35 +01:00
Julien Froidefond
c9ed48a29f feat: editable title for owner 2025-11-27 14:41:59 +01:00
Julien Froidefond
639bb159fe feat: enhance session event handling by including userId for client-side filtering and updating SessionLiveWrapper with currentUserId 2025-11-27 14:38:05 +01:00
Julien Froidefond
15ea89f477 feat: add help panel to SwotQuadrant component for enhanced user guidance and update exports in swot index 2025-11-27 13:42:17 +01:00
Julien Froidefond
873b3dd9f3 feat: add profile link to header and implement user profile update functionality with email and password management 2025-11-27 13:37:18 +01:00
Julien Froidefond
10ff15392f feat: enhance session management with sharing capabilities, real-time event synchronization, and UI updates for session display 2025-11-27 13:34:03 +01:00
Julien Froidefond
9ce2b62bc6 feat: add duplicate functionality for SWOT items, enhance ActionPanel layout, and update SwotCard with duplicate action 2025-11-27 13:22:57 +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
27e409fb76 chore: update devbook.md to mark completion of layout, UI components, and homepage; update dev.db 2025-11-27 13:11:11 +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
Julien Froidefond
5234428cc3 chore: init 2025-11-27 12:49:33 +01:00