AppFlowy/frontend/rust-lib
Nathan.fooo 5b07656295
Feat/database view (#1765)
* chore: rename flowy-database to flowy-sqlite

* refactor: rename flowy-grid to flowy-database

* refactor: rename grid to database

* refactor: rename GridEvent to DatabaseEvent

* refactor: rename grid_id to database_id

* refactor: rename dart code
2023-01-31 08:28:31 +08:00
..
.cargo Android vscode workflow (#912) 2022-09-01 12:27:09 +08:00
dart-ffi Feat/http server adapt (#1754) 2023-01-30 11:11:19 +08:00
flowy-ast Refactor/crate directory (#1621) 2022-12-30 11:16:47 +08:00
flowy-client-sync Feat/database view (#1765) 2023-01-31 08:28:31 +08:00
flowy-codegen Feat/database view (#1765) 2023-01-31 08:28:31 +08:00
flowy-core Feat/database view (#1765) 2023-01-31 08:28:31 +08:00
flowy-database Feat/database view (#1765) 2023-01-31 08:28:31 +08:00
flowy-derive chore: cell data operation (#1656) 2023-01-05 21:27:21 +08:00
flowy-document Feat/database view (#1765) 2023-01-31 08:28:31 +08:00
flowy-error Feat/database view (#1765) 2023-01-31 08:28:31 +08:00
flowy-folder Feat/database view (#1765) 2023-01-31 08:28:31 +08:00
flowy-net Feat/database view (#1765) 2023-01-31 08:28:31 +08:00
flowy-notification Feat/http server adapt (#1754) 2023-01-30 11:11:19 +08:00
flowy-revision Feat/database view (#1765) 2023-01-31 08:28:31 +08:00
flowy-revision-persistence Feat/http server adapt (#1754) 2023-01-30 11:11:19 +08:00
flowy-sqlite Feat/database view (#1765) 2023-01-31 08:28:31 +08:00
flowy-task Feat/sort UI (#1642) 2023-01-11 17:48:53 +08:00
flowy-test Feat/http server adapt (#1754) 2023-01-30 11:11:19 +08:00
flowy-user Feat/database view (#1765) 2023-01-31 08:28:31 +08:00
lib-dispatch Feat/http server adapt (#1754) 2023-01-30 11:11:19 +08:00
lib-log Feat/http server adapt (#1754) 2023-01-30 11:11:19 +08:00
.gitignore chore: ignore proto files 2022-06-17 16:51:18 +08:00
Cargo.lock Feat/database view (#1765) 2023-01-31 08:28:31 +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 fix format and clippy warnings 2022-01-23 12:14:00 +08:00