[PR #1921] [MERGED] Feat/tauri folder #5016

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

📋 Pull Request Information

Original PR: https://github.com/AppFlowy-IO/AppFlowy/pull/1921
Author: @appflowy
Created: 3/4/2023
Status: Merged
Merged: 3/4/2023
Merged by: @appflowy

Base: mainHead: feat/tauri_folder


📝 Commits (3)

  • 491798c refactor: folders item
  • 7d17071 fix: show get stared page if it's not login
  • 6a1f69c chore: expose debug pages

📊 Changes

7 files changed (+66 additions, -42 deletions)

View changed files

📝 frontend/appflowy_tauri/src/appflowy_app/App.tsx (+0 -2)
📝 frontend/appflowy_tauri/src/appflowy_app/components/auth/ProtectedRoutes.tsx (+6 -5)
📝 frontend/appflowy_tauri/src/appflowy_app/components/layout/NavigationPanel/NavigationFloatingPanel.tsx (+2 -2)
📝 frontend/appflowy_tauri/src/appflowy_app/components/layout/NavigationPanel/NavigationPanel.tsx (+56 -16)
📝 frontend/appflowy_tauri/src/appflowy_app/components/layout/WorkspaceUser.tsx (+1 -1)
frontend/appflowy_tauri/src/appflowy_app/views/Welcome.tsx (+0 -15)
📝 frontend/rust-lib/flowy-codegen/src/protobuf_file/mod.rs (+1 -1)

📄 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/1921 **Author:** [@appflowy](https://github.com/appflowy) **Created:** 3/4/2023 **Status:** ✅ Merged **Merged:** 3/4/2023 **Merged by:** [@appflowy](https://github.com/appflowy) **Base:** `main` ← **Head:** `feat/tauri_folder` --- ### 📝 Commits (3) - [`491798c`](https://github.com/AppFlowy-IO/AppFlowy/commit/491798c9c5ac8461b7c72cbace75037ca61e7468) refactor: folders item - [`7d17071`](https://github.com/AppFlowy-IO/AppFlowy/commit/7d17071d8d1e0bd5be8d87c42671408b3361347d) fix: show get stared page if it's not login - [`6a1f69c`](https://github.com/AppFlowy-IO/AppFlowy/commit/6a1f69cd21faa78c931f9a87325f3113bc54ddd0) chore: expose debug pages ### 📊 Changes **7 files changed** (+66 additions, -42 deletions) <details> <summary>View changed files</summary> 📝 `frontend/appflowy_tauri/src/appflowy_app/App.tsx` (+0 -2) 📝 `frontend/appflowy_tauri/src/appflowy_app/components/auth/ProtectedRoutes.tsx` (+6 -5) 📝 `frontend/appflowy_tauri/src/appflowy_app/components/layout/NavigationPanel/NavigationFloatingPanel.tsx` (+2 -2) 📝 `frontend/appflowy_tauri/src/appflowy_app/components/layout/NavigationPanel/NavigationPanel.tsx` (+56 -16) 📝 `frontend/appflowy_tauri/src/appflowy_app/components/layout/WorkspaceUser.tsx` (+1 -1) ➖ `frontend/appflowy_tauri/src/appflowy_app/views/Welcome.tsx` (+0 -15) 📝 `frontend/rust-lib/flowy-codegen/src/protobuf_file/mod.rs` (+1 -1) </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:16:50 +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#5016
No description provided.