[PR #1380] [MERGED] Minor improvements on commit graph UI #15887

Closed
opened 2025-11-02 11:56:54 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/1380
Author: @andreynering
Created: 3/24/2017
Status: Merged
Merged: 3/24/2017
Merged by: @appleboy

Base: masterHead: commit-graph-ui


📝 Commits (2)

  • 0ee1d07 Make "Commit Graph" link a button and translate it
  • 7c60cf2 Add title on Commit Graph page

📊 Changes

3 files changed (+4 additions, -2 deletions)

View changed files

📝 options/locale/locale_en-US.ini (+1 -0)
📝 templates/repo/commits.tmpl (+2 -2)
📝 templates/repo/graph.tmpl (+1 -0)

📄 Description

Link to Commit Graph:

Commit Graph page:


🔄 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/1380 **Author:** [@andreynering](https://github.com/andreynering) **Created:** 3/24/2017 **Status:** ✅ Merged **Merged:** 3/24/2017 **Merged by:** [@appleboy](https://github.com/appleboy) **Base:** `master` ← **Head:** `commit-graph-ui` --- ### 📝 Commits (2) - [`0ee1d07`](https://github.com/go-gitea/gitea/commit/0ee1d0721c3cc69fdf4a58f9582128f7e7b7b4cf) Make "Commit Graph" link a button and translate it - [`7c60cf2`](https://github.com/go-gitea/gitea/commit/7c60cf2a37d45b78ed2777c340361c7937dfe8ba) Add title on Commit Graph page ### 📊 Changes **3 files changed** (+4 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `options/locale/locale_en-US.ini` (+1 -0) 📝 `templates/repo/commits.tmpl` (+2 -2) 📝 `templates/repo/graph.tmpl` (+1 -0) </details> ### 📄 Description Link to Commit Graph: - [Before](https://cloud.githubusercontent.com/assets/7011819/24275264/065292b4-100d-11e7-901f-4638fd4938a9.png) - [After](https://cloud.githubusercontent.com/assets/7011819/24275268/0e06ba1c-100d-11e7-9c9a-e85adcd866b7.png) Commit Graph page: - [Before](https://cloud.githubusercontent.com/assets/7011819/24275284/21e61528-100d-11e7-90da-7bcf340d822a.png) - [After](https://cloud.githubusercontent.com/assets/7011819/24275287/2673cc70-100d-11e7-86fd-df8fe3b861ba.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 11:56:54 -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#15887