AppFlowy/frontend/appflowy_flutter/lib/plugins/database/widgets
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
..
card fix: changing field type from text to checkbox causes exception #5360 (#5366) 2024-05-20 17:19:58 +08:00
cell chore: upgrade to Flutter 3.22.0 (#5395) 2024-05-23 11:07:09 +08:00
cell_editor chore: upgrade to Flutter 3.22.0 (#5395) 2024-05-23 11:07:09 +08:00
field chore: enable ai summary (#5351) 2024-05-17 10:22:05 +08:00
group fix: mobile UI issues (#4561) 2024-01-31 21:15:38 +08:00
row chore: upgrade to Flutter 3.22.0 (#5395) 2024-05-23 11:07:09 +08:00
setting chore: upgrade to Flutter 3.22.0 (#5395) 2024-05-23 11:07:09 +08:00
database_layout_ext.dart refactor: rename database code path from database_view to database (#4310) 2024-01-05 17:30:54 +08:00
database_view_widget.dart feat: AI chat (#5383) 2024-06-03 14:27:28 +08:00
share_button.dart feat: sidebar UI Revamp on Desktop (#5343) 2024-05-27 08:51:49 +08:00