quivr/frontend/lib/hooks
Zineb El Bachiri efe4e8ccb0
fix(brainManagement): fix shared brain access issue (#1641)
# Description

Please include a summary of the changes and the related issue. Please
also include relevant motivation and context.

## Checklist before requesting a review

fix/brain-management-shared-brain-access
- [ ] My code follows the style guidelines of this project
- [ ] I have performed a self-review of my code
- [ ] I have commented hard-to-understand areas
- [ ] I have ideally added tests that prove my fix is effective or that
my feature works
- [ ] New and existing unit tests pass locally with my changes
- [ ] Any dependent changes have been merged

## Screenshots (if appropriate):
2023-11-16 19:57:02 +01:00
..
index.ts feat: streaming for standard brain picking (#385) 2023-06-30 10:10:59 +02:00
useAuthModes.ts feat: make auth mode configurable (#1579) 2023-11-03 14:18:47 +01:00
useAxios.ts feat: remove <BrainConfigProvider /> (#1154) 2023-09-12 18:04:35 +02:00
useBrainIdFromUrl.ts feat: update settings tab add api brain definition (#1635) 2023-11-16 11:02:58 +01:00
useDevice.ts feat: responsive sidebar (#1279) 2023-10-02 14:42:23 +02:00
useDropzone.ts feat: track onboarding events (#1388) 2023-10-11 15:56:28 +02:00
useFetch.ts feat: remove <BrainConfigProvider /> (#1154) 2023-09-12 18:04:35 +02:00
useGravatar.ts feat: responsive sidebar (#1279) 2023-10-02 14:42:23 +02:00
useOnboarding.ts feat: remove onboarding's feature flag (#1501) 2023-10-26 15:41:12 +02:00
useOnboardingTracker.ts feat: track onboarding events (#1388) 2023-10-11 15:56:28 +02:00
useShareBrain.ts fix(brainManagement): fix shared brain access issue (#1641) 2023-11-16 19:57:02 +01:00
useStreamText.ts feat(onboarding): add suggested questions answer (#1390) 2023-10-12 09:39:56 +02:00
useToast.ts Feat/multiple brains frontend (#344) 2023-06-20 16:17:13 +02:00
useUserData.ts feat: allow setting public brain status to private (#1258) 2023-09-26 10:35:52 +02:00