[PR #4503] [MERGED] Small improvements to dependency UI #17401

Closed
opened 2025-11-02 13:10:47 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/4503
Author: @lafriks
Created: 7/23/2018
Status: Merged
Merged: 9/7/2018
Merged by: @lunny

Base: masterHead: feat/improve_dependency_ui


📝 Commits (2)

  • 8fa2576 Improve dependency UI
  • 48b4438 Merge branch 'master' into feat/improve_dependency_ui

📊 Changes

5 files changed (+50 additions, -53 deletions)

View changed files

📝 options/locale/locale_en-US.ini (+1 -0)
📝 public/css/index.css (+1 -1)
📝 public/less/_base.less (+4 -0)
📝 public/less/_repository.less (+8 -0)
📝 templates/repo/issue/view_content/sidebar.tmpl (+36 -52)

📄 Description

Open/closed issue icons looked very confusing as first though for me was that they are buttons, so I made some small usability improvements.

There are no changes in functionality.

Screenshot (with dependencies - one open, one closed):
attels

Screenshot (without dependencies - same as was before):
attels


🔄 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/4503 **Author:** [@lafriks](https://github.com/lafriks) **Created:** 7/23/2018 **Status:** ✅ Merged **Merged:** 9/7/2018 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `master` ← **Head:** `feat/improve_dependency_ui` --- ### 📝 Commits (2) - [`8fa2576`](https://github.com/go-gitea/gitea/commit/8fa257695205e874e52682f483ed501f5eb8641d) Improve dependency UI - [`48b4438`](https://github.com/go-gitea/gitea/commit/48b4438cff4f9b7286a2a0ed6eef1932e30d5ebc) Merge branch 'master' into feat/improve_dependency_ui ### 📊 Changes **5 files changed** (+50 additions, -53 deletions) <details> <summary>View changed files</summary> 📝 `options/locale/locale_en-US.ini` (+1 -0) 📝 `public/css/index.css` (+1 -1) 📝 `public/less/_base.less` (+4 -0) 📝 `public/less/_repository.less` (+8 -0) 📝 `templates/repo/issue/view_content/sidebar.tmpl` (+36 -52) </details> ### 📄 Description Open/closed issue icons looked very confusing as first though for me was that they are buttons, so I made some small usability improvements. There are no changes in functionality. Screenshot (with dependencies - one open, one closed): ![attels](https://user-images.githubusercontent.com/165205/43104986-f252f340-8edb-11e8-8f3b-691713e8816a.png) Screenshot (without dependencies - same as was before): ![attels](https://user-images.githubusercontent.com/165205/43105255-ec383b18-8edc-11e8-946c-785d4648dc15.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 13:10:47 -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#17401