quivr/frontend/lib/helpers
Antoine Dewez 4aeb00fd47
feat(frontend): onboarding form (#2342)
# Description

TODO BEFORE RELEASE
- [ ] Onboarded true for all existing users

## 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):

---------

Co-authored-by: Stan Girard <girard.stanislas@gmail.com>
2024-03-21 12:10:54 -07:00
..
__tests__ Config frontend tests (#408) 2023-06-29 13:18:30 +02:00
intercom feat(frontend): add a chatbot for users (#2144) 2024-02-04 22:06:24 -08:00
acceptedFormats.ts feat: 🎸 telegram (#1555) 2023-11-01 22:09:04 +01:00
cloneFileWithSanitizedName.ts fix: sanitize file name (#1728) 2023-11-27 14:08:10 +01:00
copyToClipboard.ts feat: enhance user page UI (#1319) 2023-10-05 17:50:02 +02:00
defineMaxTokens.ts feat: mistral (#2365) 2024-03-19 16:56:45 -07:00
getAccessibleModels.ts feat(frontend): Add Brain On Search Page (#2067) 2024-01-22 17:37:45 -08:00
getAxiosErrorParams.ts feat: update header and remove prompt / brain on backspace (#1052) 2023-08-29 15:52:22 +02:00
getBrainIconFromBrainType.tsx feat(frontend): Add Brain On Search Page (#2067) 2024-01-22 17:37:45 -08:00
getChatNameFromQuestion.ts feat(onboarding): add suggested questions answer (#1390) 2023-10-12 09:39:56 +02:00
getFileIcon.tsx fix(frontend): revamp quivr studio (#2274) 2024-02-28 16:42:14 -08:00
getFileType.ts feat: add notifications components (#1148) 2023-09-12 17:44:15 +02:00
getProcessEnvManager.ts Config frontend tests (#408) 2023-06-29 13:18:30 +02:00
iconList.ts feat(frontend): onboarding form (#2342) 2024-03-21 12:10:54 -07:00
isSpeechRecognitionSupported.ts Devx/add linter rules (#331) 2023-06-15 11:52:46 +02:00
parseBoolean.ts feat(frontend): dark mode (#2369) 2024-03-21 00:01:21 -07:00
redirectToPreviousPageOrSearchPage.ts feat(search): new way to interact with Quivr (#2026) 2024-01-19 20:34:30 -08:00
removeUndefined.ts Brain management 4 (#762) 2023-07-25 23:12:46 +02:00
updateMetadata.ts fix(i18n): update tests for french and spanish (#878) 2023-08-07 14:13:41 +02:00
uuid.ts feat: streaming for standard brain picking (#385) 2023-06-30 10:10:59 +02:00