AppFlowy/frontend/rust-lib/flowy-database2/tests/database
Richard Shiue 5fa441cbf5
fix: launch review issues (#4075)
* chore: add a tooltip for fields in row detail page

* fix: grouping by field makes cell contents disappear

* chore: code cleanup

* chore: env var values in launch.json should be string

* fix: group orders not being saved

* test: fix test

* chore: more code cleanup

* fix: field settings not found

* chore: ellide cell text

* fix: alignment issues in row detail page
2023-12-04 10:22:26 +08:00
..
block_test feat: Data sync on signup (#3283) 2023-08-28 13:28:24 +08:00
cell_test refactor: different TypeOption between DateTime and LastModified/CreatedAt (#3356) 2023-09-08 10:07:24 +08:00
field_settings_test chore: move field width to field settings (#3830) 2023-11-06 14:48:59 +08:00
field_test feat: insert a new field to the left or right of an existing one (#4022) 2023-11-29 04:42:53 +08:00
filter_test feat: enable dispatch event using single thread (#3828) 2023-10-30 12:35:06 +08:00
group_test fix: launch review issues (#4075) 2023-12-04 10:22:26 +08:00
layout_test feat: hidden kanban groups (#3907) 2023-11-13 16:14:31 +08:00
mock_data chore: move field width to field settings (#3830) 2023-11-06 14:48:59 +08:00
share_test refactor: different TypeOption between DateTime and LastModified/CreatedAt (#3356) 2023-09-08 10:07:24 +08:00
sort_test feat: selectOption sort + fix logic in edge cases (#3109) 2023-08-09 12:43:03 +08:00
database_editor.rs feat: insert a new field to the left or right of an existing one (#4022) 2023-11-29 04:42:53 +08:00
mod.rs chore: per-view field settings (#3199) 2023-08-27 22:31:32 +08:00