Mamadou DICKO
|
bd2358f425
|
fix: fix minor bugs (#1070)
* fix: update get_user_id_by_user_email type
* fix: update getEditorText logic
* feat(mentionSuggestions): render empty popover
|
2023-08-31 10:41:02 +02:00 |
|
Mamadou DICKO
|
1b63141b26
|
feat: add prompt and brain change tracking (#1058)
|
2023-08-30 11:28:15 +02:00 |
|
Mamadou DICKO
|
c5a7b8faef
|
feat: update header and remove prompt / brain on backspace (#1052)
* feat: update header
* feat: remove selected prompt / brain on backspace
* feat(chat): update suggestions component
* refactor: add getAxiosErrorParams
|
2023-08-29 15:52:22 +02:00 |
|
Mamadou DICKO
|
072d97adb1
|
feat: add prompt trigger through # (#1023)
* feat: add prompt trigger to mention input
* feat: update chat shortcuts
* test: update BrainProviderMock
* feat: improve ux
* feat: update message header position
* feat: improve mention input dx
* fix(MentionInput): fix minor bugs
* feat: refactor <ShareBrain/>
* feat: add brain sharing button
* fix: make popover buttons click working
* feat: update backspace handle logic
* feat: update add new brain button ui
|
2023-08-29 10:50:36 +02:00 |
|
Ikko Eltociear Ashimine
|
152f237d9e
|
chore(chat): fix typo in useConfigModal.ts (#1021)
occured -> occurred
|
2023-08-23 10:10:10 +02:00 |
|
Mamadou DICKO
|
8e94f22782
|
feat(chat): add brain selection through mention input (#969)
* feat(chat): add brain selection through mention input
* feat: detect mention deletion from editor
* feat: improve ux
* chore: improve dx
* feat: update translations
* feat: improve mention popover ui
* fix: update failing tests
* feat: add mentions suggestion popover
* feat: update translations
* feat: remove add new brain button
|
2023-08-22 10:05:52 +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 |
|