Richard Shiue
e8f2940024
fix(flutter): some ai chat bugs ( #6969 )
...
* chore: add hover effect and fix radius
* chore: open ref page on mobile
2024-12-11 21:48:38 +08:00
Richard Shiue
3b56887267
feat(flutter_desktop): AI chat refer to UI ( #6930 )
...
* chore: code cleanup
* feat(desktop): implement ai chat side panel
* chore: set min width for right side panel
2024-12-09 08:48:38 +08:00
Richard Shiue
03c84ff8b5
feat: open ai response url source in browser ( #6917 )
2024-12-03 22:55:34 +08:00
Richard Shiue
7c24b6feb0
feat: revamp mention page interactions in AI chat ( #6896 )
...
* chore: code cleanup
* chore: improve mention page ui
* chore: just use view pb
* chore: remove chat input menu style
* chore: code cleanup
* chore: rewrite and unify chat input action handler and bloc
* feat: improve appearance of mention page popup
* fix: misaligned emoji text
2024-12-03 22:20:14 +08:00
Richard Shiue
b3c8eb151a
chore: improve ai chat errors ( #6851 )
...
* chore: move margins to layout define
* chore: related question alignment
* chore: adjust vertical spacing around sources
* chore: scroll to bottom animation improvement
* chore: improve ai chat error handling
2024-11-25 18:45:59 +08:00
Richard Shiue
e0226e54a5
chore: minor ai chat improvements ( #6855 )
...
* chore: animation alignment improvement
* fix: missing context in drop zone
* chore: increase minimum padding between chat and edge of screen
* chore: unify padding for ai message loading
2024-11-25 10:43:08 +08:00
Richard Shiue
f013bb9d6e
chore: re-add chat message animations ( #6850 )
...
* chore: re-add chat message animation
* chore: bump up message vertical padding
2024-11-24 22:43:45 +08:00
Richard Shiue
e86a9d697c
chore: simplify chat user message bloc and widgets ( #6836 )
2024-11-20 13:13:38 +03:00
Richard Shiue
f82dabcc75
chore: bump flutter chat ui version ( #6835 )
2024-11-20 15:47:35 +08:00
Richard Shiue
521d74e082
chore: more ai ui fixes ( #6799 )
...
* chore: more ai ui fixes
* fix: messages arriving out of order
* chore: don't drop focus when clicking on sample questions
2024-11-15 17:31:51 +08:00
Richard Shiue
bced9327b1
feat: AI chat UI improvements ( #6760 )
...
* chore: fix typo
* chore: redundant check for cloud and use guard clause
* feat: improve ai prompt input ui
* feat: improve ai chat welcome page
* feat: improve loading status indicator
* feat: improve chat bubble avatars
* chore: clean up chat theme
* feat: improve sizing, padding and text styles
* feat: improve sugested follow up question style
* feat: improve error message style
* feat: improve mobile chat ui
* feat: add superman
* fix: cannot send new questions after 2000 character limit reached
* feat: ai response action bottom sheet
* chore: code cleanup
* feat: improve look of side panel
* chore: BIG ANNOUNCEMENT CITY
* fix: test session issues
* fix: launch review issues
2024-11-15 00:26:37 +08:00
Lucas.Xu
340f37e00d
chore: update appflowy_editor version ( #6282 )
...
* chore: update connectivity_plus
* chore: update appflowy_editor
* chore: enable editor log when enableDocumentInternalLog is true
* chore: update podfile.lock
* Revert "chore: update podfile.lock"
This reverts commit 41dbcad8c19756c6b820fb3ab039d08c3c7dc73a.
* fix: compile
* chore: revert hotkey changes
* chore: revert network_monitor change
2024-09-12 14:40:19 +08:00
Lucas.Xu
7113269802
chore: optimize row card page UI ( #5995 )
...
* chore: adjust buttons padding in row record page
* fix: disable more button in row page
* fix: upload image button ui on mobile
* fix: embed link button ui on mobile
* fix: add missing border for ai text field and ai translate field
* fix: delete AI can make mistakes on mobile
* chore: disable sentry
* fix: invite error toast
* fix: add member limit hint text in invite member screen
* feat: show toast after opening workspace on mobile
* chore: remove sentry
* chore: filter row page in recent views
* feat: support display field name as row page title
* chore: remove scroll bar on home page
* chore: remove legacy code
* chore: optimize mobile speed
* Revert "chore: remove sentry"
This reverts commit 73b45e2590655a992cec409503c0693df845914e.
* fix: reduce document page rebuild time
* chore: improve tooltip style
2024-08-19 11:06:34 +08:00
Nathan.fooo
f7adcae8ff
chore: show attachment on local ai ( #5929 )
...
* chore: show attachment on local ai
* chore: fix compile
2024-08-12 09:21:44 +08:00
Nathan.fooo
7abe9f4661
feat: show indicator when send chat message with attachment/mention etc ( #5919 )
...
* chore: adjust line height
* chore: send stream message
* chore: index file
* chore: clippy
2024-08-10 17:23:37 +08:00
Nathan.fooo
758c304a74
feat: support mention a document as context on local ai ( #5913 )
...
* feat: support mention a document as context on local ai
* chore: rename
* chore: fix test
* chore: fix test
2024-08-09 21:55:20 +08:00
Nathan.fooo
e82edc0419
chore: polish UI and display attachment when using local ai ( #5906 )
...
* chore: polish UI
* chore: fix compile
2024-08-09 07:40:24 +08:00
Nathan.fooo
a523b8ff90
chore: chat ui polish ( #5902 )
...
* chore: chat ui polish
* chore: fmt
* chore: clippy
2024-08-08 12:07:00 +08:00
Lucas.Xu
29b262a1c6
chore: optimize mobile ai chat page ( #5897 )
...
* feat: improve chat page UI on mobile
* feat: integrate add page menu into chat page on mobile
* fix: only display document view in @ menu
2024-08-08 09:49:08 +08:00
Nathan.fooo
e28a251e72
chore: chat UI poblish ( #5895 )
...
* chore: update ui
* chore: update send state
* chore: workspace owner prompt
* chore: show other user
* chore: fix ui
2024-08-07 16:48:09 +08:00
Nathan.fooo
5757cc9a1d
chore: polish ui ( #5883 )
...
* chore: polish ui
* chore: clippy
* chore: fmt
2024-08-06 13:17:56 +08:00
Nathan.fooo
d378c456d4
feat: Implement menu on chat ( #5879 )
...
* chore: implement menu
* chore: gather metadata
* chore: update client api
* chore: stream metadata
* chore: save metadata
* chore: update client api
* chore: adjust UI
* chore: fmt
2024-08-06 07:56:13 +08:00
Nathan.fooo
d24f1c566a
fix: chat bugs ( #5823 )
...
* chore: implement slash menu
* chore: show popup
* chore: single column
* chore: update appflowy editor
* chore: fix warns
2024-07-27 23:47:08 +08:00
Nathan.fooo
a2e211555e
chore: chat with pdf ui ( #5811 )
...
* chore: chat with pdf ui
* chore: only enable local ai on macos
* chore: add todo
* chore: adjust UI
* chore: clippy
2024-07-26 07:58:54 +08:00
Nathan.fooo
5bbf174ffd
chore: enable local ai and local ai chat ( #5755 )
...
* chore: enable local ai and local ai chat
* chore: config for chat with file
* chore: flutter anaylzer
2024-07-18 20:54:35 +08:00
Nathan.fooo
c6ad57f11d
chore: show plugin state ( #5740 )
...
* chore: show plugin state
* chore: flutter analyzer
* chore: update
2024-07-15 22:45:53 +08:00
Nathan.fooo
ff23165d3e
chore: download llm files ( #5723 )
...
* chore: download file
* chore: config download ui
* chore: update zip
* chore: config download ui
* chore: unzip file
* chore: unzip file
* chore: rename
* chore: disable local ai
* chore: fmt
* chore: fix warning
* chore: update
* chore: fix clippy
2024-07-15 15:23:23 +08:00
Mathias Mogensen
3bcadff152
fix: settings changes + ai layout improvements ( #5656 )
...
* fix: settings changes
* fix: improve chat layout
2024-06-28 22:54:54 +08:00
Nathan.fooo
bb3e9d5bd8
feat: Stream chat message ( #5498 )
...
* chore: stream message
* chore: stream message
* chore: fix streaming
* chore: fix clippy
2024-06-09 14:02:32 +08:00
Nathan.fooo
d5cfd054cc
chore: add default questions ( #5457 )
...
* chore: add default questions
* chore: fix mobile ui
* chore: send button
* chore: send button
2024-06-03 23:20:33 +08:00
nathan
4762d69851
chore: adjust chat ui
2024-06-03 14:34:48 +08:00
Nathan.fooo
aec7bc847e
feat: AI chat ( #5383 )
...
* chore: ai type
* chore: use patch to fix version issue
* chore: update
* chore: update
* chore: integrate client api
* chore: add schema
* chore: setup event
* chore: add event test
* chore: add test
* chore: update test
* chore: load chat message
* chore: load chat message
* chore: chat ui
* chore: disable create chat
* chore: update client api
* chore: disable chat
* chore: ui theme
* chore: ui theme
* chore: copy message
* chore: fix test
* chore: show error
* chore: update bloc
* chore: update test
* chore: lint
* chore: icon
* chore: hover
* chore: show unsupported page
* chore: adjust mobile ui
* chore: adjust view title bar
* chore: return related question
* chore: error page
* chore: error page
* chore: code format
* chore: prompt
* chore: fix test
* chore: ui adjust
* chore: disable create chat
* chore: add loading page
* chore: fix test
* chore: disable chat action
* chore: add maximum text limit
2024-06-03 14:27:28 +08:00