AppFlowy/frontend/rust-lib
Kilu.He a070ed2441
feat: support all fields type and filters in grid of tauri
* feat: support the single select field actions in grid of tauri

* feat: support multiselect

* feat: support number field and number filter

* feat: support url field

* fix: eslint error

* feat: support checkbox filter

* feat: support checklist field

* fix: adjusting keydown event

* fix: edit record ui

* feat: support date field

* fix: url field bugs

* fix: the bug of the type option wasn't update

* chore: make plural tokens compatible with tauri

* fix: plural key

* fix: optimize get cell performance

* fix: update ts error

* fix: update select option bugs

* fix: grid calculate css

* fix: add DidUpdateFieldSettings

---------

Co-authored-by: Richard Shiue <71320345+richardshiue@users.noreply.github.com>
2023-12-04 10:33:31 +08:00
..
.cargo chore: fix macos open crash (#4051) 2023-11-30 13:46:10 +08:00
collab-integrate feat: create the default workspace on cloud when using appflowy cloud (#4040) 2023-11-29 07:49:47 +08:00
dart-ffi tests: AppFlowy Cloud integration test (#4015) 2023-11-28 10:54:31 +08:00
event-integration feat: create the default workspace on cloud when using appflowy cloud (#4040) 2023-11-29 07:49:47 +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 feat: create the default workspace on cloud when using appflowy cloud (#4040) 2023-11-29 07:49:47 +08:00
flowy-database2 feat: support all fields type and filters in grid of tauri 2023-12-04 10:33:31 +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: enable cloud setting on mobile (#4060) 2023-12-01 11:17:49 +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 fix: editor page issues (#4055) 2023-12-01 09:58:36 +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 feat: create the default workspace on cloud when using appflowy cloud (#4040) 2023-11-29 07:49:47 +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 feat: open appflowy from admin web (#4047) 2023-11-30 04:55:13 +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: enable cloud setting on mobile (#4060) 2023-12-01 11:17:49 +08:00
.gitignore feat: support building on Android (#3713) 2023-10-19 09:55:23 +08:00
Cargo.lock chore: enable cloud setting on mobile (#4060) 2023-12-01 11:17:49 +08:00
Cargo.toml chore: enable cloud setting on mobile (#4060) 2023-12-01 11:17:49 +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