AppFlowy/frontend/appflowy_flutter/lib/plugins/ai_chat/presentation
Lucas 37a2fb17b5
feat: copy link to block (#6523)
* feat: copy link to block

* chore: add comment

* feat: using mention bloc to manage the mention bloc status

* feat: use mention page bloc to manage mentioned page status

* feat: observe mention block content changes

* feat: sync the block content

* fix: integration test

* fix: mentioned block display name contains unnessary -

* fix: handle block was deleted case

* chore: move the get doc block and get mentioned page status to service

* feat: support copy link to page

* test: add copy link to block tests

* test: add copy link to block(same pge) tests

* test: open the mentioned page

* fix: integration test

* Revert "fix: integration test"

This reverts commit f4466b22d8.

* fix: integration test
2024-10-14 14:04:42 +08:00
..
chat_input chore: update appflowy_editor version (#6282) 2024-09-12 14:40:19 +08:00
message feat: copy link to block (#6523) 2024-10-14 14:04:42 +08:00
chat_avatar.dart chore: chat ui polish (#5902) 2024-08-08 12:07:00 +08:00
chat_input_action_menu.dart feat: show indicator when send chat message with attachment/mention etc (#5919) 2024-08-10 17:23:37 +08:00
chat_loading.dart feat: Stream chat message (#5498) 2024-06-09 14:02:32 +08:00
chat_popmenu.dart feat: AI chat (#5383) 2024-06-03 14:27:28 +08:00
chat_related_question.dart feat: suppport translate and summary using local ai (#5858) 2024-08-01 23:13:35 +08:00
chat_side_pannel.dart feat: Implement menu on chat (#5879) 2024-08-06 07:56:13 +08:00
chat_stream_text_field.dart feat: Stream chat message (#5498) 2024-06-09 14:02:32 +08:00
chat_streaming_error_message.dart feat: Stream chat message (#5498) 2024-06-09 14:02:32 +08:00
chat_theme.dart feat: AI chat (#5383) 2024-06-03 14:27:28 +08:00
chat_user_invalid_message.dart feat: support mention a document as context on local ai (#5913) 2024-08-09 21:55:20 +08:00
chat_welcome_page.dart feat: add ai bubble button on mobile home page (#5992) 2024-08-19 09:50:42 +08:00