quivr/frontend/lib/helpers
Nick Guernsey 253e866a86
feat: enhance user page UI (#1319)
# Description

Hope ya'll don't mind, I updated the User Profile's UI to be a bit more
readable. Kept the design neutral to not impose styles.

I also kept the original toggle buttons for Theme and Language in case
we still want to use those in other places in the app, where a select
menu isn't necessary.

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


https://github.com/StanGirard/quivr/assets/64866427/d0320852-ece1-4002-a180-0005df132e71


https://github.com/StanGirard/quivr/assets/64866427/be3c67ec-8d42-44f9-8131-35a70aec20ef

---------

Co-authored-by: Zineb El Bachiri <100568984+gozineb@users.noreply.github.com>
Co-authored-by: Stan Girard <girard.stanislas@gmail.com>
2023-10-05 17:50:02 +02:00
..
__tests__ Config frontend tests (#408) 2023-06-29 13:18:30 +02:00
acceptedFormats.ts feat(chatPage): update ui add new feed component (#1275) 2023-09-28 11:29:55 +02:00
copyToClipboard.ts feat: enhance user page UI (#1319) 2023-10-05 17:50:02 +02:00
defineMaxTokens.ts feat(tokens): increased to 500 min 2023-09-20 17:03:32 +02:00
getAccessibleModels.ts feat: the good user management (#1158) 2023-09-13 13:47:12 +02:00
getAxiosErrorParams.ts feat: update header and remove prompt / brain on backspace (#1052) 2023-08-29 15:52:22 +02:00
getFileIcon.tsx feat: add notifications components (#1148) 2023-09-12 17:44:15 +02: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
isSpeechRecognitionSupported.ts Devx/add linter rules (#331) 2023-06-15 11:52:46 +02:00
redirectToPreviousPageOrChatPage.ts feat: update header and improve ux (#1164) 2023-09-13 16:43:25 +02: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