AppFlowy/frontend/rust-lib
Nathan.fooo 32bd0ffca2
feat: migrate flowy-database (#2373)
* feat: add flowy-database2

* chore: config type option data

* chore: impl type option

* feat: config group

* fix: group compile

* feat: add sort

* chore: setting

* chore: insert with specific type

* chore: custom group

* chore: rename any map

* chore: use group setting

* chore: update

* chore: open database event

* chore: update database editor

* chore: update

* chore: update view editor

* chore: update

* chore: update view editor

* chore: sort feat

* chore: update handler

* chore: update

* chore: config handler event

* feat: impl handlers

* feat: impl handlers

* chore: layout setting

* feat: impl handlers

* chore: remove flowy-folder ref

* chore: integrate flowy-database2

* feat: get cell

* chore: create database with data

* chore: create view

* chore: fix dart compile

* fix: some bugs

* chore: update

* chore: merge develop

* chore: fix warning

* chore: integrate rocksdb

* fix: rocksdb compile errros

* fix: update cell

* chore: update the bundle identifier

* fix: create row

* fix: switch to field

* fix: duplicate grid

* test: migrate tests

* test: migrate tests

* test: update test

* test: migrate tests

* chore: add patch
2023-04-28 14:08:53 +08:00
..
dart-ffi feat: migrate flowy-database (#2373) 2023-04-28 14:08:53 +08:00
flowy-ast Feat/appflowy tauri 3 (#1914) 2023-03-03 20:38:31 +08:00
flowy-client-sync Feat/calendar with backend data (#1930) 2023-03-08 21:19:44 +08:00
flowy-codegen feat: migration database (#2009) 2023-03-18 06:45:12 +08:00
flowy-core feat: migrate flowy-database (#2373) 2023-04-28 14:08:53 +08:00
flowy-database feat: migrate flowy-database (#2373) 2023-04-28 14:08:53 +08:00
flowy-database2 feat: migrate flowy-database (#2373) 2023-04-28 14:08:53 +08:00
flowy-derive feat: migrate flowy-database (#2373) 2023-04-28 14:08:53 +08:00
flowy-document refactor: folder with yrs 2023-04-04 08:41:16 +08:00
flowy-document2 feat: migrate flowy-database (#2373) 2023-04-28 14:08:53 +08:00
flowy-error feat: migrate flowy-database (#2373) 2023-04-28 14:08:53 +08:00
flowy-folder refactor: folder with yrs 2023-04-04 08:41:16 +08:00
flowy-folder2 feat: migrate flowy-database (#2373) 2023-04-28 14:08:53 +08:00
flowy-net feat: init flowy document 2 (#2248) 2023-04-13 18:53:51 +08:00
flowy-notification Feat/appflowy tauri 3 (#1914) 2023-03-03 20:38:31 +08:00
flowy-revision refactor: folder with yrs 2023-04-04 08:41:16 +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: migrate flowy-database (#2373) 2023-04-28 14:08:53 +08:00
flowy-task Feat/appflowy tauri 3 (#1914) 2023-03-03 20:38:31 +08:00
flowy-test fix: tauri folder display (#2176) 2023-04-04 14:08:50 +08:00
flowy-user feat: migrate flowy-database (#2373) 2023-04-28 14:08:53 +08:00
lib-dispatch Feat/appflowy tauri 3 (#1914) 2023-03-03 20:38:31 +08:00
lib-log Feat/appflowy tauri 3 (#1914) 2023-03-03 20:38:31 +08:00
.gitignore fix: tauri folder display (#2176) 2023-04-04 14:08:50 +08:00
Cargo.lock feat: migrate flowy-database (#2373) 2023-04-28 14:08:53 +08:00
Cargo.toml feat: migrate flowy-database (#2373) 2023-04-28 14:08:53 +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