AppFlowy/frontend/rust-lib/flowy-database2/src/services/field
Richard Shiue c4fc60612f
feat: add new group (#3854)
* feat: implement backend logic

* fix: did_create_row not working properly

* fix: did_delete_group not working properly

* fix: test

* chore: fix clippy

* fix: new card not editable and in wrong position

* feat: imlement UI for add new stack

* test: add integration test

* chore: i18n

* chore: remove debug message

* chore: merge conflict

---------

Co-authored-by: nathan <nathan@appflowy.io>
2023-11-06 16:17:05 +08:00
..
type_options feat: add new group (#3854) 2023-11-06 16:17:05 +08:00
field_builder.rs chore: move field width to field settings (#3830) 2023-11-06 14:48:59 +08:00
field_operation.rs feat: migrate flowy-database (#2373) 2023-04-28 14:08:53 +08:00
mod.rs feat: created at and updated at field type (#2572) 2023-05-26 18:34:17 +08:00