BigW Consortium Gitlab
Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
G
gitlab-ce
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Forest Godfrey
gitlab-ce
Commits
5e768299
Commit
5e768299
authored
Apr 19, 2018
by
George Tsiolis
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Show group id in group settings
parent
27bdf206
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
14 additions
and
0 deletions
+14
-0
edit.html.haml
app/views/groups/edit.html.haml
+2
-0
_group_form.html.haml
app/views/shared/_group_form.html.haml
+7
-0
show-group-id-in-group-settings.yml
changelogs/unreleased/show-group-id-in-group-settings.yml
+5
-0
No files found.
app/views/groups/edit.html.haml
View file @
5e768299
-
breadcrumb_title
"General Settings"
-
@content_class
=
"limit-container-width"
unless
fluid_layout
.panel.panel-default.prepend-top-default
.panel-heading
Group settings
...
...
app/views/shared/_group_form.html.haml
View file @
5e768299
...
...
@@ -32,6 +32,13 @@
required:
true
,
title:
'You can choose a descriptive name different from the path.'
-
if
@group
.
persisted?
.form-group.group-name-holder
=
f
.
label
:id
,
class:
'control-label'
do
=
_
(
"Group ID"
)
.col-sm-10
=
f
.
text_field
:id
,
class:
'form-control'
,
readonly:
true
.form-group.group-description-holder
=
f
.
label
:description
,
class:
'control-label'
.col-sm-10
...
...
changelogs/unreleased/show-group-id-in-group-settings.yml
0 → 100644
View file @
5e768299
---
title
:
Show group id in group settings
merge_request
:
18482
author
:
George Tsiolis
type
:
added
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment