[PR #907] [MERGED] chore: enable create board #4427

Closed
opened 2026-03-23 21:37:45 +00:00 by mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/AppFlowy-IO/AppFlowy/pull/907
Author: @appflowy
Created: 8/25/2022
Status: Merged
Merged: 8/25/2022
Merged by: @appflowy

Base: mainHead: feat/enable_create_board


📝 Commits (1)

  • c43d079 chore: enable create board

📊 Changes

6 files changed (+34 additions, -7 deletions)

View changed files

📝 CHANGELOG.md (+10 -0)
📝 frontend/app_flowy/lib/plugins/board/board.dart (+1 -1)
📝 frontend/app_flowy/lib/plugins/board/presentation/card/board_select_option_cell.dart (+1 -2)
📝 frontend/app_flowy/lib/plugins/board/presentation/card/define.dart (+1 -1)
📝 frontend/rust-lib/flowy-grid/src/services/field/type_options/selection_type_option/select_option.rs (+9 -0)
📝 frontend/rust-lib/flowy-grid/src/util.rs (+12 -3)

📄 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/907 **Author:** [@appflowy](https://github.com/appflowy) **Created:** 8/25/2022 **Status:** ✅ Merged **Merged:** 8/25/2022 **Merged by:** [@appflowy](https://github.com/appflowy) **Base:** `main` ← **Head:** `feat/enable_create_board` --- ### 📝 Commits (1) - [`c43d079`](https://github.com/AppFlowy-IO/AppFlowy/commit/c43d0790dcc8a1797f5176289c268c63f99935c3) chore: enable create board ### 📊 Changes **6 files changed** (+34 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELOG.md` (+10 -0) 📝 `frontend/app_flowy/lib/plugins/board/board.dart` (+1 -1) 📝 `frontend/app_flowy/lib/plugins/board/presentation/card/board_select_option_cell.dart` (+1 -2) 📝 `frontend/app_flowy/lib/plugins/board/presentation/card/define.dart` (+1 -1) 📝 `frontend/rust-lib/flowy-grid/src/services/field/type_options/selection_type_option/select_option.rs` (+9 -0) 📝 `frontend/rust-lib/flowy-grid/src/util.rs` (+12 -3) </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 21:37:45 +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#4427
No description provided.