AppFlowy/frontend/rust-lib/flowy-database
Richard Shiue 6877607c5e
chore: calendar plugin backend database data (#1884)
* chore: implement CalendarBloc

* chore: enable save and read the calendar setting

* style: more precise variable name

* chore: backend calendar settings

* chore: protobuf for layout settings

* chore: update test

* chore: Enumerate the LayoutTypePB enum type to get the supported layout types

* fix: deserialize object type is not the same as serialize object type

* chore: add set/get calendar settings event

* ci: fix wanrings

---------

Co-authored-by: nathan <nathan@appflowy.io>
Co-authored-by: vedon <vedon.fu@gmail.com>
2023-02-24 16:59:14 +08:00
..
src chore: calendar plugin backend database data (#1884) 2023-02-24 16:59:14 +08:00
tests Feat/database view (#1875) 2023-02-21 15:47:51 +08:00
build.rs feat: run rustfmt with custom defined fmt configuration (#1848) 2023-02-13 09:29:49 +08:00
Cargo.toml Feat/database view (#1875) 2023-02-21 15:47:51 +08:00
Flowy.toml Feat/database view (#1765) 2023-01-31 08:28:31 +08:00