[PR #1738] [MERGED] Add button to admin ui #16023

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/1738
Author: @DblK
Created: 5/17/2017
Status: Merged
Merged: 5/19/2017
Merged by: @lunny

Base: masterHead: feature_addCreateOrgButton


📝 Commits (4)

📊 Changes

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

View changed files

📝 options/locale/locale_en-US.ini (+1 -0)
📝 templates/admin/org/list.tmpl (+3 -0)

📄 Description

This PR is only for adding a "Create New Organization" in the admin UI panel (see screenshot bellow).

Before:
image

After:
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/1738 **Author:** [@DblK](https://github.com/DblK) **Created:** 5/17/2017 **Status:** ✅ Merged **Merged:** 5/19/2017 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `master` ← **Head:** `feature_addCreateOrgButton` --- ### 📝 Commits (4) - [`b76a13f`](https://github.com/go-gitea/gitea/commit/b76a13f47108a6e61715b333448d64882c236ee0) Add button to admin ui - [`9b976a5`](https://github.com/go-gitea/gitea/commit/9b976a56b3b3b733255e2ddaae312943ad19f968) Update according to review - [`5f81b9a`](https://github.com/go-gitea/gitea/commit/5f81b9a682c29421472bd5f6524e76fecd3bc9e7) Update locale_fr-FR.ini - [`e1b479b`](https://github.com/go-gitea/gitea/commit/e1b479b40baddfa6153e8dc8adc6ee04878c7f0d) Rollback to locale french file ### 📊 Changes **2 files changed** (+4 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `options/locale/locale_en-US.ini` (+1 -0) 📝 `templates/admin/org/list.tmpl` (+3 -0) </details> ### 📄 Description This PR is only for adding a "Create New Organization" in the admin UI panel (see screenshot bellow). Before: ![image](https://cloud.githubusercontent.com/assets/832617/26151824/c17e7e0a-3b04-11e7-82d0-4ac1cc4bb536.png) After: ![image](https://cloud.githubusercontent.com/assets/832617/26151811/b209ff8a-3b04-11e7-9a5d-88c866ae3cee.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:00:30 -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#16023