[PR #957] [MERGED] chore: show board setting #4456

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

📋 Pull Request Information

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

Base: mainHead: feat/board_setting


📝 Commits (1)

  • a7cbb3d chore: show board setting

📊 Changes

4 files changed (+320 additions, -17 deletions)

View changed files

frontend/app_flowy/lib/plugins/board/application/toolbar/board_setting_bloc.dart (+46 -0)
📝 frontend/app_flowy/lib/plugins/board/presentation/board_page.dart (+46 -17)
frontend/app_flowy/lib/plugins/board/presentation/toolbar/board_setting.dart (+168 -0)
frontend/app_flowy/lib/plugins/board/presentation/toolbar/board_toolbar.dart (+60 -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/957 **Author:** [@appflowy](https://github.com/appflowy) **Created:** 8/31/2022 **Status:** ✅ Merged **Merged:** 8/31/2022 **Merged by:** [@appflowy](https://github.com/appflowy) **Base:** `main` ← **Head:** `feat/board_setting` --- ### 📝 Commits (1) - [`a7cbb3d`](https://github.com/AppFlowy-IO/AppFlowy/commit/a7cbb3d31aaa624cba770c73b3ac248cd14ac742) chore: show board setting ### 📊 Changes **4 files changed** (+320 additions, -17 deletions) <details> <summary>View changed files</summary> ➕ `frontend/app_flowy/lib/plugins/board/application/toolbar/board_setting_bloc.dart` (+46 -0) 📝 `frontend/app_flowy/lib/plugins/board/presentation/board_page.dart` (+46 -17) ➕ `frontend/app_flowy/lib/plugins/board/presentation/toolbar/board_setting.dart` (+168 -0) ➕ `frontend/app_flowy/lib/plugins/board/presentation/toolbar/board_toolbar.dart` (+60 -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 21:37:54 +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#4456
No description provided.