[PR #1450] [CLOSED] Fix and simplify settings UI #15910

Closed
opened 2025-11-02 11:57:35 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/1450
Author: @Morlinest
Created: 4/5/2017
Status: Closed

Base: masterHead: fix-broken-UI


📝 Commits (1)

📊 Changes

7 files changed (+21 additions, -31 deletions)

View changed files

📝 public/css/index.css (+0 -6)
📝 public/less/_repository.less (+0 -6)
📝 templates/repo/settings/collaboration.tmpl (+5 -3)
📝 templates/repo/settings/deploy_keys.tmpl (+1 -1)
📝 templates/repo/settings/githooks.tmpl (+6 -6)
📝 templates/repo/settings/hook_list.tmpl (+5 -5)
📝 templates/user/settings/sshkeys.tmpl (+4 -4)

📄 Description

Fix #1418, simplify pages and fix collaboration page if there is no collaborator. Preview:

@sapk pls check


🔄 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/1450 **Author:** [@Morlinest](https://github.com/Morlinest) **Created:** 4/5/2017 **Status:** ❌ Closed **Base:** `master` ← **Head:** `fix-broken-UI` --- ### 📝 Commits (1) - [`66a9b96`](https://github.com/go-gitea/gitea/commit/66a9b96824cf1912fc75632c1c7b3dbc37f7c7a1) Fix settings UI ### 📊 Changes **7 files changed** (+21 additions, -31 deletions) <details> <summary>View changed files</summary> 📝 `public/css/index.css` (+0 -6) 📝 `public/less/_repository.less` (+0 -6) 📝 `templates/repo/settings/collaboration.tmpl` (+5 -3) 📝 `templates/repo/settings/deploy_keys.tmpl` (+1 -1) 📝 `templates/repo/settings/githooks.tmpl` (+6 -6) 📝 `templates/repo/settings/hook_list.tmpl` (+5 -5) 📝 `templates/user/settings/sshkeys.tmpl` (+4 -4) </details> ### 📄 Description Fix #1418, simplify pages and fix collaboration page if there is no collaborator. Preview: - [webhooks](https://cloud.githubusercontent.com/assets/12720041/24651193/384189fa-192d-11e7-832f-5d192ffa8aef.png) - [githooks](https://cloud.githubusercontent.com/assets/12720041/24651194/3842a72c-192d-11e7-9c47-823f4cb50358.png) - [deploy keys](https://cloud.githubusercontent.com/assets/12720041/24651195/38439a24-192d-11e7-8ee3-ceab378ab96c.png) - [ssh keys](https://cloud.githubusercontent.com/assets/12720041/24651192/3840346a-192d-11e7-88ba-5ff5103cd82f.png) - [collaboration](https://cloud.githubusercontent.com/assets/12720041/24618070/2ef89c4a-1896-11e7-8639-6c58ddcc8bb3.png) @sapk pls check --- <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:57:35 -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#15910