[PR #1350] [MERGED] UI improvements before release #1289

Closed
opened 2026-03-03 00:25:29 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/BoostIO/BoostNote-App/pull/1350
Author: @Davy-c
Created: 11/22/2021
Status: Merged
Merged: 11/23/2021
Merged by: @Rokt33r

Base: dashboard/newHead: docopsv2/ui-improvements-beforerelease


📝 Commits (5)

  • 6a0d9f0 skip redirect
  • ef9ca42 safeguard identical to folder
  • 5ff71c8 generate colors for labels
  • 777c6f7 fix hover style for black doc tag list item
  • c5054c9 fix doc tag alignment

📊 Changes

7 files changed (+121 additions, -34 deletions)

View changed files

📝 src/cloud/components/DocTagsListItem.tsx (+65 -18)
📝 src/cloud/components/Views/Table/TableViewContentManager.tsx (+19 -10)
📝 src/cloud/lib/hooks/props/index.ts (+1 -5)
📝 src/cloud/lib/hooks/useCloudApi.ts (+10 -1)
📝 src/cloud/lib/stores/nav/store.tsx (+16 -0)
📝 src/cloud/lib/stores/nav/types.ts (+1 -0)
📝 src/cloud/lib/utils/string.ts (+9 -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/BoostIO/BoostNote-App/pull/1350 **Author:** [@Davy-c](https://github.com/Davy-c) **Created:** 11/22/2021 **Status:** ✅ Merged **Merged:** 11/23/2021 **Merged by:** [@Rokt33r](https://github.com/Rokt33r) **Base:** `dashboard/new` ← **Head:** `docopsv2/ui-improvements-beforerelease` --- ### 📝 Commits (5) - [`6a0d9f0`](https://github.com/BoostIO/BoostNote-App/commit/6a0d9f02ea42a2f5852aa096d3dfd1b5102aa530) skip redirect - [`ef9ca42`](https://github.com/BoostIO/BoostNote-App/commit/ef9ca42e3202910e51f907326d71c7e79bad08e6) safeguard identical to folder - [`5ff71c8`](https://github.com/BoostIO/BoostNote-App/commit/5ff71c84b94f41d0b5e59f0422552d0336ac8a28) generate colors for labels - [`777c6f7`](https://github.com/BoostIO/BoostNote-App/commit/777c6f756a642e22c87a2c5e008fc551d78186fd) fix hover style for black doc tag list item - [`c5054c9`](https://github.com/BoostIO/BoostNote-App/commit/c5054c93622be2254517ee3d826c429596d3fa9d) fix doc tag alignment ### 📊 Changes **7 files changed** (+121 additions, -34 deletions) <details> <summary>View changed files</summary> 📝 `src/cloud/components/DocTagsListItem.tsx` (+65 -18) 📝 `src/cloud/components/Views/Table/TableViewContentManager.tsx` (+19 -10) 📝 `src/cloud/lib/hooks/props/index.ts` (+1 -5) 📝 `src/cloud/lib/hooks/useCloudApi.ts` (+10 -1) 📝 `src/cloud/lib/stores/nav/store.tsx` (+16 -0) 📝 `src/cloud/lib/stores/nav/types.ts` (+1 -0) 📝 `src/cloud/lib/utils/string.ts` (+9 -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>
kerem 2026-03-03 00:25:29 +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#1289
No description provided.