AppFlowy/frontend/rust-lib/flowy-database2/src
Nathan.fooo c7f73551c7
fix: update database layout in document (#2757)
* fix: update database layout in document

* feat: create or ref calendar

* Update frontend/appflowy_flutter/lib/plugins/document/presentation/editor_plugins/calendar/calendar_menu_item.dart

Co-authored-by: Mathias Mogensen <42929161+Xazin@users.noreply.github.com>

* fix: stop listen

* feat: remove the redundant database view files

* chore: rename the grid state

---------

Co-authored-by: Mathias Mogensen <42929161+Xazin@users.noreply.github.com>
Co-authored-by: Lucas.Xu <lucas.xu@appflowy.io>
2023-06-11 08:49:10 +08:00
..
entities chore: upgrade rust version to 1.70 (#2749) 2023-06-09 22:23:07 +08:00
services fix: update database layout in document (#2757) 2023-06-11 08:49:10 +08:00
event_handler.rs test: add database event tests (#2744) 2023-06-09 18:57:29 +08:00
event_map.rs feat: hide ref database view (#2682) 2023-06-02 12:04:14 +08:00
lib.rs feat: migrate flowy-database (#2373) 2023-04-28 14:08:53 +08:00
manager.rs fix: reorder view when sibling view was deleted (#2724) 2023-06-07 00:05:27 +08:00
notification.rs chore: upgrade rust version to 1.70 (#2749) 2023-06-09 22:23:07 +08:00
template.rs feat: migrate flowy-database (#2373) 2023-04-28 14:08:53 +08:00