AppFlowy/frontend/appflowy_flutter/lib/plugins/ai_chat
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
..
application chore: fix message id (#5943) 2024-08-12 22:24:06 +08:00
presentation feat: copy link to block (#6523) 2024-10-14 14:04:42 +08:00
chat.dart feat: Implement menu on chat (#5879) 2024-08-06 07:56:13 +08:00
chat_page.dart chore: update appflowy_editor version (#6282) 2024-09-12 14:40:19 +08:00