AppFlowy/frontend/rust-lib/flowy-database2/tests/database/field_test
Richard Shiue 20b485bcfe
feat: insert a new field to the left or right of an existing one (#4022)
* feat: allow inserting fields before or after a certain field

* fix: tauri build

* chore: implement frontend

* test: rust-lib tests

* test: integration test

* chore: point to temp collab rev

* chore: bump collab rev

* chore: fix tauri build

* chore: fix the tauri build, for real this time

* fix: new field editor show detail not general

---------

Co-authored-by: nathan <nathan@appflowy.io>
2023-11-29 04:42:53 +08:00
..
mod.rs feat: migrate flowy-database (#2373) 2023-04-28 14:08:53 +08:00
script.rs feat: insert a new field to the left or right of an existing one (#4022) 2023-11-29 04:42:53 +08:00
test.rs refactor: different TypeOption between DateTime and LastModified/CreatedAt (#3356) 2023-09-08 10:07:24 +08:00
util.rs feat: insert a new field to the left or right of an existing one (#4022) 2023-11-29 04:42:53 +08:00