[PR #4766] [MERGED] feat: add user workspace table icon #6430

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

📋 Pull Request Information

Original PR: https://github.com/AppFlowy-IO/AppFlowy/pull/4766
Author: @speed2exe
Created: 2/28/2024
Status: Merged
Merged: 3/2/2024
Merged by: @LucasXu0

Base: workspace-rename-iconHead: workspace-icon-field


📝 Commits (1)

  • e63eb08 feat: add user workspace table icon

📊 Changes

7 files changed (+13 additions, -0 deletions)

View changed files

📝 frontend/rust-lib/flowy-server/src/af_cloud/impls/user/cloud_service_impl.rs (+1 -0)
📝 frontend/rust-lib/flowy-server/src/local_server/impls/user.rs (+1 -0)
📝 frontend/rust-lib/flowy-sqlite/src/schema.rs (+1 -0)
📝 frontend/rust-lib/flowy-user-pub/src/entities.rs (+2 -0)
📝 frontend/rust-lib/flowy-user-pub/src/session.rs (+1 -0)
📝 frontend/rust-lib/flowy-user/src/entities/user_profile.rs (+4 -0)
📝 frontend/rust-lib/flowy-user/src/services/sqlite_sql/workspace_sql.rs (+3 -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/4766 **Author:** [@speed2exe](https://github.com/speed2exe) **Created:** 2/28/2024 **Status:** ✅ Merged **Merged:** 3/2/2024 **Merged by:** [@LucasXu0](https://github.com/LucasXu0) **Base:** `workspace-rename-icon` ← **Head:** `workspace-icon-field` --- ### 📝 Commits (1) - [`e63eb08`](https://github.com/AppFlowy-IO/AppFlowy/commit/e63eb08839f6f203e886dfcf2baadeff512c348c) feat: add user workspace table icon ### 📊 Changes **7 files changed** (+13 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `frontend/rust-lib/flowy-server/src/af_cloud/impls/user/cloud_service_impl.rs` (+1 -0) 📝 `frontend/rust-lib/flowy-server/src/local_server/impls/user.rs` (+1 -0) 📝 `frontend/rust-lib/flowy-sqlite/src/schema.rs` (+1 -0) 📝 `frontend/rust-lib/flowy-user-pub/src/entities.rs` (+2 -0) 📝 `frontend/rust-lib/flowy-user-pub/src/session.rs` (+1 -0) 📝 `frontend/rust-lib/flowy-user/src/entities/user_profile.rs` (+4 -0) 📝 `frontend/rust-lib/flowy-user/src/services/sqlite_sql/workspace_sql.rs` (+3 -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:23:11 +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#6430
No description provided.