User Stuff#17
Open
AndreEbu-git wants to merge 13 commits intobranch2from
Open
Conversation
leslie chill !!!!!
- Implemented Groups page allowing users to create and view groups. - Added hooks for fetching and creating groups. - Enhanced UI for group management with loading states and error handling. feat: integrate AI insights into Matches page - Added match insight generation and display for user and group matches. - Implemented error handling for fetching insights. - Improved user experience with loading indicators during insight generation. refactor: update Messages page to support group messaging - Refactored Messages page to handle group chats instead of individual threads. - Integrated group message fetching and sending functionality. - Updated UI to reflect group chat context and improved message display. feat: create Places page for listing and viewing locations - Developed Places page to display all and top-rated places. - Integrated map functionality for viewing place locations. - Added loading and error states for better user feedback. feat: implement services for AI and group functionalities - Created ai.ts service for handling AI-related API calls. - Developed groups.ts service for managing group-related API interactions. - Added places.ts service for fetching place data from the backend. chore: initialize package-lock.json for dependency management
…ages - Implemented `useUserMatches` hook to fetch user match candidates based on user ID. - Updated `Dates` page to utilize user matches, displaying match candidates and allowing users to save plans. - Enhanced `Matches` page to fetch user match suggestions and display compatibility scores. - Added mock API response for user matches in `mockApi.ts`. - Created `matches.ts` service to handle API calls related to user matches. - Improved UI components for better user experience in both Dates and Matches pages.
Add event feed backend and UI integration
… enhance event management
…handling - Updated Profile component to include additional fields: display name, location, and bio. - Improved avatar upload functionality with better error handling and user feedback. - Refactored user state management to accommodate new profile structure. - Added user profile normalization and mapping functions for consistency. - Introduced new services for user-related API interactions, including profile updates and photo uploads. - Enhanced Signup component to handle user creation with new profile structure. - Implemented breadcrumb navigation for better user experience. - Added direct messages service for managing user conversations. - Created onboarding store to manage user onboarding preferences and state. - Introduced navigation store for breadcrumb management and session persistence. - Updated tests to cover new features and ensure functionality.
…d demo user seeding
…up matching features - Implemented MeetupAlert component to detect potential meetups from messages and allow users to add them to their calendar. - Added calendar API service for detecting meetups and generating calendar invites. - Enhanced useGroups hook with new mutual matches and right swipes functionalities. - Updated Groups and Matches pages to integrate new features and provide user notifications. - Improved error handling and user feedback in group creation and swipe actions. - Added demo user images and SVG avatars for enhanced user experience.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.