AppFlowy/frontend
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
..
.vscode Refactor/database classes (#1913) 2023-03-03 18:31:30 +08:00
appflowy_flutter Feat/calendar with backend data (#1930) 2023-03-08 21:19:44 +08:00
appflowy_tauri Feat/calendar with backend data (#1930) 2023-03-08 21:19:44 +08:00
rust-lib Feat/calendar with backend data (#1930) 2023-03-08 21:19:44 +08:00
scripts fix: dart test (#1920) 2023-03-04 08:59:40 +08:00
Makefile.toml fix: group with not support field test (#1890) 2023-02-27 19:00:00 +08:00