Mamadou DICKO
|
ef78dec810
|
feat: improve knowledge feed process ux (#1274)
* style(deleteBrainModal): reduce buttons space
* refactor: add KnowledgeToFeedInput
* feat: update translations
* feat: update knowledge feed component
* style: reduce knowledge to upload displayer size
* feat: move KnowledgeToFeedInput to @lib
* refactor: rename useSelectedChatPage to useChatNotificationsSync
* feat: change chatPage bg to gray when feed card is opened
* style: change feed process submit button bg to purple
|
2023-09-27 15:39:04 +02:00 |
|
Stan Girard
|
f362269600
|
feat(notificatins): higher refresh rate (#1184)
* fix
* feat(notificatins): higher refresh rate
|
2023-09-16 13:51:08 +02:00 |
|
Mamadou DICKO
|
7cc90ef258
|
feat: add polling for pending notifications (#1152)
* feat: add notification controller
* feat: add polling logic on pending notifications
* feat: refecth notifications on Feed
|
2023-09-12 18:00:46 +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 |
|
Mamadou DICKO
|
9464707d40
|
feat: merge chat history with chat notifications (#1127)
* feat: add chat_id to upload and crawl payload
* feat(chat): return chat_history_with_notifications
* feat: explicit notification status on create
* feat: handle notifications in frontend
* feat: delete chat notifications on chat delete request
|
2023-09-07 17:23:31 +02:00 |
|
Mamadou DICKO
|
80be40ad34
|
feat: update chat ui (#907)
* feat: remove react-mentions
* feat: add chat header
* feat: remove v2/chat
* feat: add fature flag
* feat: add new chat UI
* feat: add prompt and brain name to messages
|
2023-08-11 10:06:20 +02:00 |
|