[PR #3802] [MERGED] Fixed 0 closed issues not show 50% closed on activty page #17088

Closed
opened 2025-11-02 12:26:02 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/3802
Author: @thehowl
Created: 4/15/2018
Status: Merged
Merged: 4/16/2018
Merged by: @lafriks

Base: masterHead: fix-activity-3656


📝 Commits (2)

  • 866441f Make 0 closed issues not show 50% closed on activty page
  • b19ee86 Merge branch 'master' into fix-activity-3656

📊 Changes

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

View changed files

📝 templates/repo/activity.tmpl (+10 -2)

📄 Description

Fixes #3656. Also adds a light grey bar when there are both 0 merged
prs/closed issues and 0 open prs/issues.

Before

image

image

After

image

image


🔄 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/go-gitea/gitea/pull/3802 **Author:** [@thehowl](https://github.com/thehowl) **Created:** 4/15/2018 **Status:** ✅ Merged **Merged:** 4/16/2018 **Merged by:** [@lafriks](https://github.com/lafriks) **Base:** `master` ← **Head:** `fix-activity-3656` --- ### 📝 Commits (2) - [`866441f`](https://github.com/go-gitea/gitea/commit/866441fc482895703bb8154e60400e6d98e5f623) Make 0 closed issues not show 50% closed on activty page - [`b19ee86`](https://github.com/go-gitea/gitea/commit/b19ee8698db8e269bf4700ce467d8b530dab1a4b) Merge branch 'master' into fix-activity-3656 ### 📊 Changes **1 file changed** (+10 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `templates/repo/activity.tmpl` (+10 -2) </details> ### 📄 Description Fixes #3656. Also adds a light grey bar when there are both 0 merged prs/closed issues and 0 open prs/issues. ## Before ![image](https://user-images.githubusercontent.com/4681308/38783225-a3ceb242-40ff-11e8-959d-876fa3fbf368.png) ![image](https://user-images.githubusercontent.com/4681308/38783218-9a2cd372-40ff-11e8-90c4-26882e06c28d.png) ## After ![image](https://user-images.githubusercontent.com/4681308/38783208-7f5e0c78-40ff-11e8-9310-1bd722fa92f4.png) ![image](https://user-images.githubusercontent.com/4681308/38783215-8e8cbd98-40ff-11e8-8942-8a59c12e584e.png) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-02 12:26:02 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#17088