Stan Girard
|
d0b8b797f6
|
feat(search): new way to interact with Quivr (#2026)
Co-authored-by: Zewed <dewez.antoine2@gmail.com>
Co-authored-by: Antoine Dewez <44063631+Zewed@users.noreply.github.com>
|
2024-01-19 20:34:30 -08:00 |
|
Matthieu Jacq
|
202daac77a
|
feat: remove onboarding's feature flag (#1501)
# Description
US: #1490
|
2023-10-26 15:41:12 +02:00 |
|
Mamadou DICKO
|
63e90a317c
|
feat: add onboarding first step (#1303)
* refactor: split <MessageRow /> into small components
* feat: add onboarding page first step
|
2023-10-03 11:25:16 +02:00 |
|
Mamadou DICKO
|
10af0c949a
|
feat: add notifications components (#1148)
* feat: rename ChatMessages to MessagesDialog
* feat: rename history to messages
* feat: add notifications to ChatContext
* feat: add getNotificationsFromChatHistory
* feat: add getMergedChatHistoryWithReducedNotifications
* refactor: update useActionBar
* refactor: update <ChatMessage />-n
* feat: update crawler and endpoint notifications content
* feat: display notifications
* test: update <MessageDialog /> tests
* feat: rename ChatMessage to QADisplay
* feat: rename ChatHistory to ChatMessage
* feat(upload): throw error when file missing
* feat: rename getMergedChatHistoryWithReducedNotifications to getMergedChatMessagesWithReducedNotifications
* feat: change history wording to message
* feat: move getFileIcon to lib
* refactor(NotificationDisplayer): move types to types.ts
* chore: improve ux
* feat: rename MessagesDialog to ChatDialogue
|
2023-09-12 17:44:15 +02:00 |
|