[PR #130] [MERGED] fix: rename repo count in dashboard #144

Closed
opened 2026-02-27 15:55:18 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/RayLabsHQ/gitea-mirror/pull/130
Author: @bwees
Created: 10/24/2025
Status: Merged
Merged: 10/25/2025
Merged by: @arunavo4

Base: mainHead: main


📝 Commits (1)

  • 5d085e0 fix: rename repo count in dashboard

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 src/components/dashboard/Dashboard.tsx (+1 -1)

📄 Description

The current dashboard has the total number of known repositories marked as "Total in mirror queue". This implies that there are X repositories waiting to be mirrored (which is not the case). This PR renames the dashboard metric to be "Total imported repositories" instead which better describes the metric


🔄 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/RayLabsHQ/gitea-mirror/pull/130 **Author:** [@bwees](https://github.com/bwees) **Created:** 10/24/2025 **Status:** ✅ Merged **Merged:** 10/25/2025 **Merged by:** [@arunavo4](https://github.com/arunavo4) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`5d085e0`](https://github.com/RayLabsHQ/gitea-mirror/commit/5d085e02bfa6ddfac3797070e89c63ef7fd7cdd9) fix: rename repo count in dashboard ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/components/dashboard/Dashboard.tsx` (+1 -1) </details> ### 📄 Description The current dashboard has the total number of known repositories marked as "Total in mirror queue". This implies that there are X repositories waiting to be mirrored (which is not the case). This PR renames the dashboard metric to be "Total imported repositories" instead which better describes the metric --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 15:55: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/gitea-mirror#144
No description provided.