AppFlowy/frontend/rust-lib
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
..
.cargo tests: AppFlowy Cloud integration test (#4015) 2023-11-28 10:54:31 +08:00
collab-integrate chore: add custom folder prompt (#3961) 2023-11-20 20:54:47 +08:00
dart-ffi tests: AppFlowy Cloud integration test (#4015) 2023-11-28 10:54:31 +08:00
event-integration feat: insert a new field to the left or right of an existing one (#4022) 2023-11-29 04:42:53 +08:00
flowy-ai feat: using workspace crate deps (#3924) 2023-11-12 21:18:27 +08:00
flowy-config feat: using workspace crate deps (#3924) 2023-11-12 21:18:27 +08:00
flowy-core tests: AppFlowy Cloud integration test (#4015) 2023-11-28 10:54:31 +08:00
flowy-database2 feat: insert a new field to the left or right of an existing one (#4022) 2023-11-29 04:42:53 +08:00
flowy-database-deps feat: using workspace crate deps (#3924) 2023-11-12 21:18:27 +08:00
flowy-date feat: using workspace crate deps (#3924) 2023-11-12 21:18:27 +08:00
flowy-document2 chore: add custom folder prompt (#3961) 2023-11-20 20:54:47 +08:00
flowy-document-deps feat: using workspace crate deps (#3924) 2023-11-12 21:18:27 +08:00
flowy-encrypt feat: using workspace crate deps (#3924) 2023-11-12 21:18:27 +08:00
flowy-error tests: AppFlowy Cloud integration test (#4015) 2023-11-28 10:54:31 +08:00
flowy-folder2 feat: show server url (#3956) 2023-11-17 15:38:56 +08:00
flowy-folder-deps feat: using workspace crate deps (#3924) 2023-11-12 21:18:27 +08:00
flowy-notification feat: using workspace crate deps (#3924) 2023-11-12 21:18:27 +08:00
flowy-server tests: AppFlowy Cloud integration test (#4015) 2023-11-28 10:54:31 +08:00
flowy-server-config tests: AppFlowy Cloud integration test (#4015) 2023-11-28 10:54:31 +08:00
flowy-sqlite chore: add custom folder prompt (#3961) 2023-11-20 20:54:47 +08:00
flowy-storage feat: using workspace crate deps (#3924) 2023-11-12 21:18:27 +08:00
flowy-task feat: using workspace crate deps (#3924) 2023-11-12 21:18:27 +08:00
flowy-user tests: AppFlowy Cloud integration test (#4015) 2023-11-28 10:54:31 +08:00
flowy-user-deps tests: AppFlowy Cloud integration test (#4015) 2023-11-28 10:54:31 +08:00
lib-dispatch feat: using workspace crate deps (#3924) 2023-11-12 21:18:27 +08:00
lib-log chore: add custom folder prompt (#3961) 2023-11-20 20:54:47 +08:00
.gitignore feat: support building on Android (#3713) 2023-10-19 09:55:23 +08:00
Cargo.lock feat: insert a new field to the left or right of an existing one (#4022) 2023-11-29 04:42:53 +08:00
Cargo.toml feat: insert a new field to the left or right of an existing one (#4022) 2023-11-29 04:42:53 +08:00
covtest.rs Code coverage for Rust (#1263) 2022-10-11 19:54:31 +08:00
rust-toolchain.toml chore: upgrade rust version to 1.70 (#2749) 2023-06-09 22:23:07 +08:00
rustfmt.toml feat: run rustfmt with custom defined fmt configuration (#1848) 2023-02-13 09:29:49 +08:00