AppFlowy/frontend/rust-lib/flowy-database2/tests/database
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
..
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 feat: insert a new field to the left or right of an existing one (#4022) 2023-11-29 04:42:53 +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