Backend improvements: - Modify GET /api/collaborate/:id/document to return final_document for completed sessions - Sessions archivées sont maintenant accessibles même si pas en mémoire active Frontend improvements: - Add search bar to filter sessions by ID or description - Add search query state to allow real-time filtering - Update session counts in filter buttons - Enhance filteredSessions computed to include search query - Add CSS styling for search input with focus effects - Enable easy discovery and access to all archived sessions - Sessions can now be searched, filtered by status, and browsed
Vue 3 + Vite
This template should help get you started developing with Vue 3 in Vite. The template uses Vue 3 <script setup> SFCs, check out the script setup docs to learn more.
Learn more about IDE Support for Vue in the Vue Docs Scaling up Guide.