AppFlowy/frontend/rust-lib
Nathan.fooo 33e0f8d26d
feat: switch database layout (#2677)
* chore: rename update at and create at

* chore: support switching view layout

* chore: implement ui

* chore: update layout type

* refactor: board/calendar/grid setting button

* chore: update UI after switch to other layout type

* fix: no date display in calendar

* chore: update patch

* chore: fix create ref view in document

* chore: fix flutter analyze

* ci: warnings

* chore: rename board and grid keys

* fix: calendar row event update

---------

Co-authored-by: Lucas.Xu <lucas.xu@appflowy.io>
2023-06-01 20:23:27 +08:00
..
dart-ffi feat: integrate postgres storage (#2604) 2023-05-23 23:55:21 +08:00
flowy-config feat: integrate postgres storage (#2604) 2023-05-23 23:55:21 +08:00
flowy-core feat: switch database layout (#2677) 2023-06-01 20:23:27 +08:00
flowy-database/src/services feat: load the readme file when first time launch (#2676) 2023-06-01 20:18:40 +08:00
flowy-database2 feat: switch database layout (#2677) 2023-06-01 20:23:27 +08:00
flowy-document2 feat: load the readme file when first time launch (#2676) 2023-06-01 20:18:40 +08:00
flowy-error feat: Integrate supabase (#2551) 2023-05-21 18:53:59 +08:00
flowy-folder2 feat: switch database layout (#2677) 2023-06-01 20:23:27 +08:00
flowy-net feat: Integrate supabase (#2551) 2023-05-21 18:53:59 +08:00
flowy-notification Refactor: delete unused crates (#2543) 2023-05-17 09:49:39 +08:00
flowy-server feat: cloud storage test (#2663) 2023-05-31 17:42:14 +08:00
flowy-sqlite refactor: kv (#2548) 2023-05-17 12:46:48 +08:00
flowy-task Feat/appflowy tauri 3 (#1914) 2023-03-03 20:38:31 +08:00
flowy-test feat: import cvs from file (#2667) 2023-05-31 14:08:54 +08:00
flowy-user feat: cloud storage test (#2663) 2023-05-31 17:42:14 +08:00
lib-dispatch Feat/appflowy tauri 3 (#1914) 2023-03-03 20:38:31 +08:00
lib-log refactor: group event (#2640) 2023-05-28 22:54:03 +08:00
.gitignore feat: Integrate supabase (#2551) 2023-05-21 18:53:59 +08:00
Cargo.lock feat: switch database layout (#2677) 2023-06-01 20:23:27 +08:00
Cargo.toml feat: switch database layout (#2677) 2023-06-01 20:23:27 +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