[PR #946] [MERGED] Cloud - Custom order for categories #1025

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

📋 Pull Request Information

Original PR: https://github.com/BoostIO/BoostNote-App/pull/946
Author: @Davy-c
Created: 5/8/2021
Status: Merged
Merged: 5/14/2021
Merged by: @Davy-c

Base: masterHead: refactoring/sidebar-sizing-customOrder


📝 Commits (4)

📊 Changes

6 files changed (+198 additions, -12 deletions)

View changed files

📝 src/cloud/components/Application.tsx (+87 -3)
📝 src/cloud/lib/hooks/useCloudDnd.ts (+13 -2)
📝 src/cloud/lib/stores/preferences/store.ts (+1 -0)
📝 src/cloud/lib/stores/preferences/types.ts (+3 -0)
📝 src/shared/components/organisms/Sidebar/molecules/SidebarTree.tsx (+93 -6)
📝 src/shared/lib/styled/dark.ts (+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/BoostIO/BoostNote-App/pull/946 **Author:** [@Davy-c](https://github.com/Davy-c) **Created:** 5/8/2021 **Status:** ✅ Merged **Merged:** 5/14/2021 **Merged by:** [@Davy-c](https://github.com/Davy-c) **Base:** `master` ← **Head:** `refactoring/sidebar-sizing-customOrder` --- ### 📝 Commits (4) - [`a654479`](https://github.com/BoostIO/BoostNote-App/commit/a654479ef028a532948ca6e17e704ad2e7e27f17) more shadow for dark theme - [`ec938a7`](https://github.com/BoostIO/BoostNote-App/commit/ec938a7b3f328d8fc02e1cc212eb68e8d5ec78d0) reordering categories - [`a95f4e7`](https://github.com/BoostIO/BoostNote-App/commit/a95f4e707b14bd7d51ac2bdf9fccacc4fab8a0ef) renaming - [`aa681ff`](https://github.com/BoostIO/BoostNote-App/commit/aa681ff75a23e04d95efc33dcae0f7869615a859) flush onDrop ### 📊 Changes **6 files changed** (+198 additions, -12 deletions) <details> <summary>View changed files</summary> 📝 `src/cloud/components/Application.tsx` (+87 -3) 📝 `src/cloud/lib/hooks/useCloudDnd.ts` (+13 -2) 📝 `src/cloud/lib/stores/preferences/store.ts` (+1 -0) 📝 `src/cloud/lib/stores/preferences/types.ts` (+3 -0) 📝 `src/shared/components/organisms/Sidebar/molecules/SidebarTree.tsx` (+93 -6) 📝 `src/shared/lib/styled/dark.ts` (+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>
kerem 2026-03-03 00:24:18 +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#1025
No description provided.