Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
1f9785b9
Commit
1f9785b9
authored
Feb 12, 2021
by
Cynthia Ng
Committed by
Andrew Fontaine
Feb 12, 2021
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add GMA badge in user admin
parent
3b87ae6c
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
11 additions
and
0 deletions
+11
-0
app/views/admin/users/_head.html.haml
app/views/admin/users/_head.html.haml
+3
-0
changelogs/unreleased/301100-gma-badge.yml
changelogs/unreleased/301100-gma-badge.yml
+5
-0
locale/gitlab.pot
locale/gitlab.pot
+3
-0
No files found.
app/views/admin/users/_head.html.haml
View file @
1f9785b9
...
...
@@ -6,6 +6,9 @@
-
elsif
@user
.
blocked?
%span
.cred
=
s_
(
'AdminUsers|(Blocked)'
)
-
if
@user
.
group_managed_account?
%span
.cred
=
s_
(
'AdminUsers|(Group Managed Account)'
)
-
if
@user
.
internal?
%span
.cred
=
s_
(
'AdminUsers|(Internal)'
)
...
...
changelogs/unreleased/301100-gma-badge.yml
0 → 100644
View file @
1f9785b9
---
title
:
Add indicator in admin dashboard if user is group managed
merge_request
:
54027
author
:
type
:
added
locale/gitlab.pot
View file @
1f9785b9
...
...
@@ -2253,6 +2253,9 @@ msgstr ""
msgid "AdminUsers|(Deactivated)"
msgstr ""
msgid "AdminUsers|(Group Managed Account)"
msgstr ""
msgid "AdminUsers|(Internal)"
msgstr ""
...
...
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