This website requires JavaScript.
Explore
Help
Sign In
QuivrHQ
/
quivr
Watch
1
Star
1
Fork
0
You've already forked quivr
mirror of
https://github.com/QuivrHQ/quivr.git
synced
2024-12-18 03:41:44 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
f59cbfe818
quivr
/
frontend
/
app
/
chat
/
[chatId]
/
components
/
index.ts
2 lines
60 B
TypeScript
Raw
Normal View
History
Unescape
Escape
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 18:44:15 +03:00
export
*
from
"./ChatDialogueArea/components/ChatDialogue"
;
Reference in New Issue
Copy Permalink