AppFlowy/frontend/rust-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
..
dart-ffi Feat/appflowy tauri 3 (#1914) 2023-03-03 20:38:31 +08:00
flowy-ast Feat/appflowy tauri 3 (#1914) 2023-03-03 20:38:31 +08:00
flowy-client-sync Feat/calendar with backend data (#1930) 2023-03-08 21:19:44 +08:00
flowy-codegen Feat/tauri folder (#1921) 2023-03-04 16:15:24 +08:00
flowy-core feat: integrate database controller (tauri) 2023-03-08 10:59:52 +08:00
flowy-database Feat/calendar with backend data (#1930) 2023-03-08 21:19:44 +08:00
flowy-derive Feat/appflowy tauri 3 (#1914) 2023-03-03 20:38:31 +08:00
flowy-document Feat/appflowy tauri 3 (#1914) 2023-03-03 20:38:31 +08:00
flowy-error Feat/calendar with backend data (#1930) 2023-03-08 21:19:44 +08:00
flowy-folder Feat/appflowy tauri 3 (#1914) 2023-03-03 20:38:31 +08:00
flowy-net Feat/appflowy tauri 3 (#1914) 2023-03-03 20:38:31 +08:00
flowy-notification Feat/appflowy tauri 3 (#1914) 2023-03-03 20:38:31 +08:00
flowy-revision Feat/appflowy tauri 3 (#1914) 2023-03-03 20:38:31 +08:00
flowy-revision-persistence feat: run rustfmt with custom defined fmt configuration (#1848) 2023-02-13 09:29:49 +08:00
flowy-sqlite Feat/appflowy tauri 3 (#1914) 2023-03-03 20:38:31 +08:00
flowy-task Feat/appflowy tauri 3 (#1914) 2023-03-03 20:38:31 +08:00
flowy-test Feat/appflowy tauri 3 (#1914) 2023-03-03 20:38:31 +08:00
flowy-user Feat/appflowy tauri 3 (#1914) 2023-03-03 20:38:31 +08:00
lib-dispatch Feat/appflowy tauri 3 (#1914) 2023-03-03 20:38:31 +08:00
lib-log Feat/appflowy tauri 3 (#1914) 2023-03-03 20:38:31 +08:00
.gitignore chore: ignore proto files 2022-06-17 16:51:18 +08:00
Cargo.lock Feat/appflowy tauri 3 (#1914) 2023-03-03 20:38:31 +08:00
Cargo.toml Feat/database view (#1765) 2023-01-31 08:28:31 +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