AppFlowy/frontend/rust-lib/flowy-database2/src
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
..
entities fix: update auto-update fields on change group (#3833) 2023-12-01 00:24:10 +08:00
services fix: launch review issues (#4075) 2023-12-04 10:22:26 +08:00
event_handler.rs fix: update auto-update fields on change group (#3833) 2023-12-01 00:24:10 +08:00
event_map.rs feat: insert a new field to the left or right of an existing one (#4022) 2023-11-29 04:42:53 +08:00
lib.rs feat: migrate user data to cloud (#3078) 2023-07-29 09:46:24 +08:00
manager.rs feat: add lru cache for document/database instance (#3938) 2023-11-14 17:21:09 +08:00
notification.rs refactor: hide ungrouped feature (#3817) 2023-10-29 11:26:49 +08:00
template.rs chore: move field width to field settings (#3830) 2023-11-06 14:48:59 +08:00