Skip to content

Init #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 16 commits into
base: main
Choose a base branch
from
Open

Init #1

wants to merge 16 commits into from

Conversation

moutonjeremy
Copy link
Member

@moutonjeremy moutonjeremy commented Jun 23, 2025

Init the application

Jeremy Mouton added 16 commits June 23, 2025 13:45
…nctionality

feat: implement space menu component to display user spaces and documents

feat: create DocumentsContext for managing document fetching and state

feat: establish SidebarContext for sidebar state management and user preferences

feat: introduce SpacesContext to manage user spaces and loading state

feat: implement UserContext for user profile management and fetching

feat: add useAuth hook for handling authentication logic

feat: create useAuthReady hook to check authentication token availability

feat: add useSidebarData hook for fetching sidebar-related data

feat: implement useUserPreferences hook for managing user preferences

feat: create API functions for user authentication (login, logout, register)

feat: implement document fetching API by space

feat: add error handling class for API errors

feat: create API functions for managing user favorites

feat: implement API functions for user profile and preferences management

feat: create API functions for managing user spaces

feat: add configuration for API endpoints

feat: define types for authentication, documents, favorites, generic entities, groups, spaces, and users

chore: add TypeScript configuration file
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant