AppFlowy/frontend/rust-lib/flowy-database2/src/entities/group_entities
Richard Shiue 8c3984d21a
feat: allow hiding ungrouped stack (#3752)
* feat: allow hiding ungrouped stack

* chore: add notifications and listeners

* chore: implement UI

* fix: field info update

* chore: more responsive notification

* chore: read the right configurations

* feat: add ungrouped button

* fix: new board not getting isGroupField

* feat: refresh the counter

* fix: item count update

* chore: apply code suggestions from Mathias

* chore: yolo through tests

* chore: UI fix

* chore: code cleanup

* chore: ungrouped item count fix

* chore: same as above
2023-10-26 11:48:58 +08:00
..
configuration.rs feat: group by date (#2641) 2023-08-14 11:37:35 +08:00
group_changeset.rs feat: row document (#2792) 2023-06-14 22:16:33 +08:00
group.rs feat: allow hiding ungrouped stack (#3752) 2023-10-26 11:48:58 +08:00
mod.rs feat: migrate flowy-database (#2373) 2023-04-28 14:08:53 +08:00