AppFlowy/frontend/rust-lib/flowy-database2/tests/database
Nathan.fooo 3d7a500550
feat: AI translation in Database (#5515)
* chore: add tranlate field type

* chore: integrate ai translate

* chore: integrate client api

* chore: implement UI
2024-06-12 16:32:28 +08:00
..
block_test refactor: streamline create row logic (#4807) 2024-03-14 11:26:32 +08:00
calculations_test feat: calculations (#4473) 2024-02-04 00:52:38 +08:00
cell_test feat: Implement summary field for database row (#5246) 2024-05-05 22:04:34 +08:00
field_settings_test feat: allow fields to not wrap cell content (#5128) 2024-04-13 16:48:28 +08:00
field_test chore: remove field width and visibility (#5119) 2024-04-16 18:20:15 +08:00
filter_test feat: pre-fill row cells with filter data before row creation (#4854) 2024-03-16 17:18:30 +08:00
group_test feat: add kanban shortcuts (#5270) 2024-05-10 10:02:10 +08:00
layout_test feat: hidden kanban groups (#3907) 2023-11-13 16:14:31 +08:00
mock_data feat: AI translation in Database (#5515) 2024-06-12 16:32:28 +08:00
pre_fill_cell_test fix: search launch review (#5169) 2024-04-23 21:46:57 +08:00
share_test feat: AI translation in Database (#5515) 2024-06-12 16:32:28 +08:00
sort_test refactor: cell data transform logic (#5039) 2024-04-11 14:49:36 +08:00
database_editor.rs feat: Implement summary field for database row (#5246) 2024-05-05 22:04:34 +08:00
mod.rs feat: pre-fill row cells with filter data before row creation (#4854) 2024-03-16 17:18:30 +08:00