[PR #934] [MERGED] remove title from rev #1014

Closed
opened 2026-03-03 00:24:13 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/BoostIO/BoostNote-App/pull/934
Author: @Davy-c
Created: 4/30/2021
Status: Merged
Merged: 5/3/2021
Merged by: @Rokt33r

Base: masterHead: cloud/title-outof-revision


📝 Commits (2)

  • a8a6a07 remove title from rev
  • 2712941 added back doc rename into sidebar

📊 Changes

11 files changed (+34 additions, -90 deletions)

View changed files

📝 src/cloud/api/teams/docs/index.ts (+2 -0)
📝 src/cloud/components/Application.tsx (+7 -1)
📝 src/cloud/components/molecules/Editor/index.tsx (+5 -60)
📝 src/cloud/components/organisms/Modal/contents/Doc/RevisionsModal/RevisionModalDetail.tsx (+0 -2)
📝 src/cloud/components/organisms/Topbar/Controls/ControlsContextMenu/DocContextMenu/DynamicExports.tsx (+1 -1)
📝 src/cloud/interfaces/db/doc.ts (+1 -0)
📝 src/cloud/interfaces/db/revision.ts (+0 -1)
📝 src/cloud/lib/export.ts (+4 -8)
📝 src/cloud/lib/hooks/useCloudDnd.ts (+2 -0)
📝 src/cloud/lib/hooks/useCloudUI.tsx (+10 -14)
📝 src/cloud/lib/utils/patterns.ts (+2 -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/BoostIO/BoostNote-App/pull/934 **Author:** [@Davy-c](https://github.com/Davy-c) **Created:** 4/30/2021 **Status:** ✅ Merged **Merged:** 5/3/2021 **Merged by:** [@Rokt33r](https://github.com/Rokt33r) **Base:** `master` ← **Head:** `cloud/title-outof-revision` --- ### 📝 Commits (2) - [`a8a6a07`](https://github.com/BoostIO/BoostNote-App/commit/a8a6a071e8bf5aa43007a797b969f80992b8f11c) remove title from rev - [`2712941`](https://github.com/BoostIO/BoostNote-App/commit/271294161d47ac1a861d6b3419efdfcbf38646f8) added back doc rename into sidebar ### 📊 Changes **11 files changed** (+34 additions, -90 deletions) <details> <summary>View changed files</summary> 📝 `src/cloud/api/teams/docs/index.ts` (+2 -0) 📝 `src/cloud/components/Application.tsx` (+7 -1) 📝 `src/cloud/components/molecules/Editor/index.tsx` (+5 -60) 📝 `src/cloud/components/organisms/Modal/contents/Doc/RevisionsModal/RevisionModalDetail.tsx` (+0 -2) 📝 `src/cloud/components/organisms/Topbar/Controls/ControlsContextMenu/DocContextMenu/DynamicExports.tsx` (+1 -1) 📝 `src/cloud/interfaces/db/doc.ts` (+1 -0) 📝 `src/cloud/interfaces/db/revision.ts` (+0 -1) 📝 `src/cloud/lib/export.ts` (+4 -8) 📝 `src/cloud/lib/hooks/useCloudDnd.ts` (+2 -0) 📝 `src/cloud/lib/hooks/useCloudUI.tsx` (+10 -14) 📝 `src/cloud/lib/utils/patterns.ts` (+2 -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>
kerem 2026-03-03 00:24:13 +03: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
starred/BoostNote-App#1014
No description provided.