AppFlowy/shared-lib
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
..
database-model chore: calendar plugin backend database data (#1884) 2023-02-24 16:59:14 +08:00
document-model feat: run rustfmt with custom defined fmt configuration (#1848) 2023-02-13 09:29:49 +08:00
flowy-client-network-config feat: run rustfmt with custom defined fmt configuration (#1848) 2023-02-13 09:29:49 +08:00
flowy-client-ws feat: run rustfmt with custom defined fmt configuration (#1848) 2023-02-13 09:29:49 +08:00
flowy-server-sync feat: run rustfmt with custom defined fmt configuration (#1848) 2023-02-13 09:29:49 +08:00
flowy-sync feat: run rustfmt with custom defined fmt configuration (#1848) 2023-02-13 09:29:49 +08:00
folder-model Feat/database view (#1875) 2023-02-21 15:47:51 +08:00
lib-infra feat: run rustfmt with custom defined fmt configuration (#1848) 2023-02-13 09:29:49 +08:00
lib-ot feat: support delete consecutive nodes on backend (#1877) 2023-02-21 19:27:52 +08:00
lib-ws feat: run rustfmt with custom defined fmt configuration (#1848) 2023-02-13 09:29:49 +08:00
revision-model feat: run rustfmt with custom defined fmt configuration (#1848) 2023-02-13 09:29:49 +08:00
user-model feat: add open ai key to database (#1852) 2023-02-14 10:04:36 +08:00
ws-model feat: run rustfmt with custom defined fmt configuration (#1848) 2023-02-13 09:29:49 +08:00
Cargo.lock Feat/database view (#1875) 2023-02-21 15:47:51 +08:00
Cargo.toml Feat/database view (#1875) 2023-02-21 15:47:51 +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