AppFlowy/shared-lib
Nathan.fooo 7106195d8a
Feat/calendar with backend data (#1930)
* chore: enable calendar view

* chore: update database group listener

* refactor: remove board data controller

* refactor: remove group backend service

* refactor: remove calendar controller

* chore: create default calendar setting

* chore: send calednar setting notifications

* refactor: rename the card in kanban board, prepare to reuse in calendar

* refactor: support custom card cell

* chore: return calendar events

* refactor: remove groupId in card, make card more generic

* chore: display cell

* chore: display three cards in calendar

* chore: create calendar card

* refactor: create row with data

* chore: support create event

* ci: fix tauri build

* chore: disable create calendar
2023-03-08 21:19:44 +08:00
..
database-model Feat/calendar with backend data (#1930) 2023-03-08 21:19:44 +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/appflowy tauri 3 (#1914) 2023-03-03 20:38:31 +08:00
flowy-client-ws Feat/appflowy tauri 3 (#1914) 2023-03-03 20:38:31 +08:00
flowy-server-sync Feat/appflowy tauri 3 (#1914) 2023-03-03 20:38:31 +08:00
flowy-sync Feat/calendar with backend data (#1930) 2023-03-08 21:19:44 +08:00
folder-model Feat/view map database (#1885) 2023-02-26 16:27:17 +08:00
lib-infra Feat/appflowy tauri 3 (#1914) 2023-03-03 20:38:31 +08:00
lib-ot Feat/appflowy tauri 3 (#1914) 2023-03-03 20:38:31 +08:00
lib-ws Feat/appflowy tauri 3 (#1914) 2023-03-03 20:38:31 +08:00
revision-model Feat/appflowy tauri 3 (#1914) 2023-03-03 20:38:31 +08:00
user-model Feat/appflowy tauri 3 (#1914) 2023-03-03 20:38:31 +08:00
ws-model Feat/appflowy tauri 3 (#1914) 2023-03-03 20:38:31 +08:00
Cargo.lock Feat/appflowy tauri 3 (#1914) 2023-03-03 20:38:31 +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