quivr/frontend/lib/types
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
..
Document.ts Feat/multiple brains frontend (#344) 2023-06-20 16:17:13 +02:00
index.ts Refactor/front (#313) 2023-06-13 16:33:41 +02:00
Message.ts Devx/add linter rules (#331) 2023-06-15 11:52:46 +02:00
Prompt.ts feat: add custom prompt fields on brain setting pages (#837) 2023-08-03 15:41:24 +02:00
SupportedFileExtensions.ts feat: add notifications components (#1148) 2023-09-12 17:44:15 +02:00
User.ts Fix/requests limiting (#980) 2023-08-21 14:05:13 +02:00