291dace07a
chore: update package dependencies to latest versions for improved stability and performance
Julien Froidefond
2025-12-05 11:09:20 +01:00
71d850c985
chore: clean up code formatting and remove unnecessary whitespace across multiple files for improved readability
Julien Froidefond
2025-12-05 11:05:14 +01:00
b3157fffbd
feat: update Next.js configuration to enable standalone output for improved deployment
Julien Froidefond
2025-11-29 12:15:19 +01:00
1f666713e8
feat: update session links to include tab parameters for improved navigation and add loading skeletons for better user experience
Julien Froidefond
2025-11-29 11:22:28 +01:00
cee3cd7b47
chore: remove Motivators page and update links to Sessions across the application
Julien Froidefond
2025-11-28 15:09:01 +01:00
eaeb1335fa
feat: enhance session management by resolving collaborators to users and integrating CollaboratorDisplay component across motivators and sessions pages
Julien Froidefond
2025-11-28 11:04:58 +01:00
941151553f
feat: add 'Utilisateurs' link to Header component and implement user statistics retrieval in auth service
Julien Froidefond
2025-11-28 10:55:49 +01:00
ff7c846ed1
feat: integrate Avatar component across various modules for improved user representation and enhance profile page with Gravatar support
Julien Froidefond
2025-11-28 10:52:48 +01:00
cb4873cd40
feat: add session editing functionality with modal in WorkshopTabs component and enhance session revalidation
Julien Froidefond
2025-11-28 10:48:36 +01:00
ac079ed8b2
feat: implement session deletion functionality with confirmation modal in WorkshopTabs component
Julien Froidefond
2025-11-28 10:44:01 +01:00
4c63945505
fix: update application title to 'Workshop Manager' and enhance authorization checks for new motivators route
Julien Froidefond
2025-11-28 10:41:05 +01:00
9128d55387
chore: rename project from swot-manager to workshop-manager in package.json
Julien Froidefond
2025-11-28 09:55:23 +01:00
7d14467740
docs: update README to reflect project features, installation instructions, and project structure in French
Julien Froidefond
2025-11-28 09:54:18 +01:00
08f339c346
feat: add SWOT and Moving Motivators sections to homepage with detailed explanations and interactive components
Julien Froidefond
2025-11-28 09:52:58 +01:00
448cf61e66
feat: implement Moving Motivators feature with session management, real-time event handling, and UI components for enhanced user experience
Julien Froidefond
2025-11-28 08:40:39 +01:00
a5c17e23f6
style: update dark theme colors and shadows in globals.css for improved aesthetics and consistency
Julien Froidefond
2025-11-27 17:10:35 +01:00
c9ed48a29f
feat: editable title for owner
Julien Froidefond
2025-11-27 14:41:59 +01:00
639bb159fe
feat: enhance session event handling by including userId for client-side filtering and updating SessionLiveWrapper with currentUserId
Julien Froidefond
2025-11-27 14:38:05 +01:00
15ea89f477
feat: add help panel to SwotQuadrant component for enhanced user guidance and update exports in swot index
Julien Froidefond
2025-11-27 13:42:17 +01:00
873b3dd9f3
feat: add profile link to header and implement user profile update functionality with email and password management
Julien Froidefond
2025-11-27 13:37:18 +01:00
10ff15392f
feat: enhance session management with sharing capabilities, real-time event synchronization, and UI updates for session display
Julien Froidefond
2025-11-27 13:34:03 +01:00
9ce2b62bc6
feat: add duplicate functionality for SWOT items, enhance ActionPanel layout, and update SwotCard with duplicate action
Julien Froidefond
2025-11-27 13:22:57 +01:00
628d64a5c6
chore: mark completion of sessions and SWOT components in devbook.md; add @hello-pangea/dnd dependency for drag & drop functionality
Julien Froidefond
2025-11-27 13:15:56 +01:00
27e409fb76
chore: update devbook.md to mark completion of layout, UI components, and homepage; update dev.db
Julien Froidefond
2025-11-27 13:11:11 +01:00
6a9bf88a65
feat: integrate NextAuth.js for authentication, update database service to use better-sqlite3 adapter, and enhance header component with user session management
Julien Froidefond
2025-11-27 13:08:09 +01:00