[PR #1109] [MERGED] Feat/progress bar multi #1155

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

📋 Pull Request Information

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

Base: masterHead: feat/progress-bar-multi


📝 Commits (2)

📊 Changes

5 files changed (+261 additions, -96 deletions)

View changed files

📝 src/cloud/components/ApplicationContent.tsx (+1 -1)
📝 src/cloud/components/ContentManager/ContentManagerToolbar.tsx (+122 -91)
📝 src/cloud/pages/[teamId]/invite.tsx (+1 -1)
📝 src/design/components/atoms/Spinner.tsx (+37 -3)
src/design/components/molecules/BulkActionProgress.tsx (+100 -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/1109 **Author:** [@Davy-c](https://github.com/Davy-c) **Created:** 8/25/2021 **Status:** ✅ Merged **Merged:** 8/25/2021 **Merged by:** [@Davy-c](https://github.com/Davy-c) **Base:** `master` ← **Head:** `feat/progress-bar-multi` --- ### 📝 Commits (2) - [`9096075`](https://github.com/BoostIO/BoostNote-App/commit/9096075085f594588f86a4c29bad5a5e9ecf5690) spinner rework - [`81c8f05`](https://github.com/BoostIO/BoostNote-App/commit/81c8f05f02a0c6f60f0aabb6e8ff85cdeaa9194e) add bulk action progress ### 📊 Changes **5 files changed** (+261 additions, -96 deletions) <details> <summary>View changed files</summary> 📝 `src/cloud/components/ApplicationContent.tsx` (+1 -1) 📝 `src/cloud/components/ContentManager/ContentManagerToolbar.tsx` (+122 -91) 📝 `src/cloud/pages/[teamId]/invite.tsx` (+1 -1) 📝 `src/design/components/atoms/Spinner.tsx` (+37 -3) ➕ `src/design/components/molecules/BulkActionProgress.tsx` (+100 -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:24:53 +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#1155
No description provided.