[PR #4772] [CLOSED] Admin teams should get all units regardless of form selection #17490

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/4772
Author: @adelowo
Created: 8/23/2018
Status: Closed

Base: masterHead: admin_should_get_all_units


📝 Commits (6)

  • e314dd9 give admin team all available permissions
  • ae52679 Merge branch 'master' into admin_should_get_all_units
  • e299dee Merge branch 'master' into admin_should_get_all_units
  • 07e49dd Merge branch 'master' into admin_should_get_all_units
  • b1bc88f Merge branch 'master' into admin_should_get_all_units
  • 11a8aba Merge branch 'master' into admin_should_get_all_units

📊 Changes

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

View changed files

📝 routers/org/teams.go (+49 -10)

📄 Description

Fixes #4771 and kind of related to #4713


🔄 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/4772 **Author:** [@adelowo](https://github.com/adelowo) **Created:** 8/23/2018 **Status:** ❌ Closed **Base:** `master` ← **Head:** `admin_should_get_all_units` --- ### 📝 Commits (6) - [`e314dd9`](https://github.com/go-gitea/gitea/commit/e314dd94a3242defdc32db71e5a8cc7bb4f0d7bb) give admin team all available permissions - [`ae52679`](https://github.com/go-gitea/gitea/commit/ae52679350cb7f10d9e87ce9a8984919be9eef30) Merge branch 'master' into admin_should_get_all_units - [`e299dee`](https://github.com/go-gitea/gitea/commit/e299deeef5b0fe3fc394afb8d5dc420e73825a42) Merge branch 'master' into admin_should_get_all_units - [`07e49dd`](https://github.com/go-gitea/gitea/commit/07e49ddc8eac4ad9b1967ae3fbc084281cbf7f95) Merge branch 'master' into admin_should_get_all_units - [`b1bc88f`](https://github.com/go-gitea/gitea/commit/b1bc88fc687d5e1289f8ceb631cbf6263a7b1a37) Merge branch 'master' into admin_should_get_all_units - [`11a8aba`](https://github.com/go-gitea/gitea/commit/11a8aba35fa0bf0803b5c4922037efe940add477) Merge branch 'master' into admin_should_get_all_units ### 📊 Changes **1 file changed** (+49 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `routers/org/teams.go` (+49 -10) </details> ### 📄 Description Fixes #4771 and kind of related to #4713 --- <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:38: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#17490