quivr/frontend/lib/hooks
Antoine Dewez b342691ecf
fix(frontend): onBoarding issue (#2374)
# Description

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

## Checklist before requesting a review

Please delete options that are not relevant.

- [ ] 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):
2024-03-21 12:35:49 -07: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 fix: 🐛 axios 2024-02-09 23:56:38 -08:00
useBrainIdFromUrl.ts fix(frontend): revamp quivr studio (#2274) 2024-02-28 16:42:14 -08:00
useDevice.ts feat: keep sidebar opened on non mobile devices (#1840) 2023-12-06 17:24:59 +01:00
useDropzone.ts feat(frontend): new brain creation modal (#2192) 2024-02-14 16:37:33 -08:00
useFetch.ts feat: allow updating api brain definition (#1682) 2023-11-22 11:15:14 +01:00
useGravatar.ts feat: responsive sidebar (#1279) 2023-10-02 14:42:23 +02:00
useKnowledgeToFeed.ts feat: finalise steps based brain creation (#1825) 2023-12-06 10:12:03 +01:00
useLogoutModal.ts feat(frontend): Page Header + Begin of Studio (#2151) 2024-02-06 16:05:07 -08: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(frontend): revamp quivr studio (#2274) 2024-02-28 16:42:14 -08: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 fix(frontend): onBoarding issue (#2374) 2024-03-21 12:35:49 -07:00