[PR #1555] [CLOSED] chore: create build-in calendar data #4819

Closed
opened 2026-03-23 22:15:57 +00:00 by mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/AppFlowy-IO/AppFlowy/pull/1555
Author: @appflowy
Created: 12/9/2022
Status: Closed

Base: mainHead: feat/calendar_view_data


📝 Commits (1)

  • b6782f4 chore: create build-in calendar data

📊 Changes

10 files changed (+65 additions, -14 deletions)

View changed files

📝 frontend/rust-lib/flowy-folder/src/entities/view.rs (+3 -0)
📝 frontend/rust-lib/flowy-grid/src/entities/field_entities.rs (+1 -1)
📝 frontend/rust-lib/flowy-grid/src/entities/setting_entities.rs (+3 -0)
📝 frontend/rust-lib/flowy-grid/src/services/group/group_util.rs (+8 -11)
📝 frontend/rust-lib/flowy-grid/src/util.rs (+28 -0)
📝 frontend/rust-lib/flowy-grid/tests/grid/grid_editor.rs (+13 -1)
📝 frontend/rust-lib/flowy-sdk/src/deps_resolve/folder_deps.rs (+3 -1)
📝 frontend/rust-lib/flowy-test/src/helper.rs (+4 -0)
📝 shared-lib/folder-rev-model/src/view_rev.rs (+1 -0)
📝 shared-lib/grid-rev-model/src/grid_view.rs (+1 -0)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/AppFlowy-IO/AppFlowy/pull/1555 **Author:** [@appflowy](https://github.com/appflowy) **Created:** 12/9/2022 **Status:** ❌ Closed **Base:** `main` ← **Head:** `feat/calendar_view_data` --- ### 📝 Commits (1) - [`b6782f4`](https://github.com/AppFlowy-IO/AppFlowy/commit/b6782f47868818a4796fe17248beaaa3c4f3bb60) chore: create build-in calendar data ### 📊 Changes **10 files changed** (+65 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `frontend/rust-lib/flowy-folder/src/entities/view.rs` (+3 -0) 📝 `frontend/rust-lib/flowy-grid/src/entities/field_entities.rs` (+1 -1) 📝 `frontend/rust-lib/flowy-grid/src/entities/setting_entities.rs` (+3 -0) 📝 `frontend/rust-lib/flowy-grid/src/services/group/group_util.rs` (+8 -11) 📝 `frontend/rust-lib/flowy-grid/src/util.rs` (+28 -0) 📝 `frontend/rust-lib/flowy-grid/tests/grid/grid_editor.rs` (+13 -1) 📝 `frontend/rust-lib/flowy-sdk/src/deps_resolve/folder_deps.rs` (+3 -1) 📝 `frontend/rust-lib/flowy-test/src/helper.rs` (+4 -0) 📝 `shared-lib/folder-rev-model/src/view_rev.rs` (+1 -0) 📝 `shared-lib/grid-rev-model/src/grid_view.rs` (+1 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
mirror 2026-03-23 22:15:57 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
AppFlowy-IO/AppFlowy#4819
No description provided.