AppFlowy/frontend/rust-lib
Richard Shiue 1cde5a0df6
fix: mobile launch review (#4214)
* fix: text for changing field type

* fix: field name text field autofocus

* fix: don't allow insert left on primary field

* fix: edit field from view setting

* fix: edit non-current database view

* fix: row detail toggle hidden fields button

* fix: database view name autofocus

* fix: mobile date picker

* fix: deleting select option not deleting column

* fix: duplicate and delete view

* fix: mobile tab bar header left  padding
2023-12-27 11:56:06 +08:00
..
.cargo chore: fix macos open crash (#4051) 2023-11-30 13:46:10 +08:00
collab-integrate refactor: remove singleton db (#4208) 2023-12-27 11:42:39 +08:00
dart-ffi refactor: remove singleton db (#4208) 2023-12-27 11:42:39 +08:00
event-integration refactor: remove singleton db (#4208) 2023-12-27 11:42:39 +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 refactor: remove singleton db (#4208) 2023-12-27 11:42:39 +08:00
flowy-database2 fix: mobile launch review (#4214) 2023-12-27 11:56:06 +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 refactor: remove singleton db (#4208) 2023-12-27 11:42:39 +08:00
flowy-document-deps refactor: remove singleton db (#4208) 2023-12-27 11:42:39 +08:00
flowy-encrypt feat: using workspace crate deps (#3924) 2023-11-12 21:18:27 +08:00
flowy-error refactor: remove singleton db (#4208) 2023-12-27 11:42:39 +08:00
flowy-folder2 refactor: remove singleton db (#4208) 2023-12-27 11:42:39 +08:00
flowy-folder-deps feat: create the default workspace on cloud when using appflowy cloud (#4040) 2023-11-29 07:49:47 +08:00
flowy-notification feat: using workspace crate deps (#3924) 2023-11-12 21:18:27 +08:00
flowy-server refactor: remove singleton db (#4208) 2023-12-27 11:42:39 +08:00
flowy-server-config tests: AppFlowy Cloud integration test (#4015) 2023-11-28 10:54:31 +08:00
flowy-sqlite chore: Update Diesel to 2.1.x (#4197) 2023-12-23 23:27:15 +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 refactor: remove singleton db (#4208) 2023-12-27 11:42:39 +08:00
flowy-user-deps refactor: remove singleton db (#4208) 2023-12-27 11:42:39 +08:00
lib-dispatch feat: using workspace crate deps (#3924) 2023-11-12 21:18:27 +08:00
lib-log tests: more cloud test (#4204) 2023-12-26 02:03:42 +08:00
.gitignore feat: support building on Android (#3713) 2023-10-19 09:55:23 +08:00
Cargo.lock refactor: remove singleton db (#4208) 2023-12-27 11:42:39 +08:00
Cargo.toml refactor: remove singleton db (#4208) 2023-12-27 11:42:39 +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