AppFlowy/frontend/rust-lib
Nathan.fooo f76d722b4c
Feat/database view (#1875)
* chore: rename structs

* chore: add todos

* chore: hidden database id

* refactor: add database folder, prepare to extract the view

* refactor: rename grid-model to datbase-model

* ci: fix warnings
2023-02-21 15:47:51 +08:00
..
.cargo Android vscode workflow (#912) 2022-09-01 12:27:09 +08:00
dart-ffi feat: run rustfmt with custom defined fmt configuration (#1848) 2023-02-13 09:29:49 +08:00
flowy-ast feat: run rustfmt with custom defined fmt configuration (#1848) 2023-02-13 09:29:49 +08:00
flowy-client-sync Feat/database view (#1875) 2023-02-21 15:47:51 +08:00
flowy-codegen CI: Appflowy tauri ci (#1851) 2023-02-13 19:24:16 +08:00
flowy-core Feat/database view (#1875) 2023-02-21 15:47:51 +08:00
flowy-database Feat/database view (#1875) 2023-02-21 15:47:51 +08:00
flowy-derive feat: run rustfmt with custom defined fmt configuration (#1848) 2023-02-13 09:29:49 +08:00
flowy-document fix: error happens when parsing readme content (#1873) 2023-02-20 18:28:09 +08:00
flowy-error feat: run rustfmt with custom defined fmt configuration (#1848) 2023-02-13 09:29:49 +08:00
flowy-folder Feat/database view (#1875) 2023-02-21 15:47:51 +08:00
flowy-net Feat/database view (#1875) 2023-02-21 15:47:51 +08:00
flowy-notification feat: run rustfmt with custom defined fmt configuration (#1848) 2023-02-13 09:29:49 +08:00
flowy-revision feat: run rustfmt with custom defined fmt configuration (#1848) 2023-02-13 09:29:49 +08:00
flowy-revision-persistence feat: run rustfmt with custom defined fmt configuration (#1848) 2023-02-13 09:29:49 +08:00
flowy-sqlite feat: add open ai key to database (#1852) 2023-02-14 10:04:36 +08:00
flowy-task feat: run rustfmt with custom defined fmt configuration (#1848) 2023-02-13 09:29:49 +08:00
flowy-test feat: run rustfmt with custom defined fmt configuration (#1848) 2023-02-13 09:29:49 +08:00
flowy-user feat: add open ai key to database (#1852) 2023-02-14 10:04:36 +08:00
lib-dispatch feat: run rustfmt with custom defined fmt configuration (#1848) 2023-02-13 09:29:49 +08:00
lib-log feat: run rustfmt with custom defined fmt configuration (#1848) 2023-02-13 09:29:49 +08:00
.gitignore chore: ignore proto files 2022-06-17 16:51:18 +08:00
Cargo.lock Feat/database view (#1875) 2023-02-21 15:47:51 +08:00
Cargo.toml Feat/database view (#1765) 2023-01-31 08:28:31 +08:00
covtest.rs Code coverage for Rust (#1263) 2022-10-11 19:54:31 +08:00
rust-toolchain.toml chore: update rust-toolchain 2023-01-03 23:38:57 +08:00
rustfmt.toml feat: run rustfmt with custom defined fmt configuration (#1848) 2023-02-13 09:29:49 +08:00