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
b9616693
Commit
b9616693
authored
May 21, 2019
by
GitLab Bot
Browse files
Options
Browse Files
Download
Plain Diff
Automatic merge of gitlab-org/gitlab-ce master
parents
0fef93d1
329a2a0f
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
7 additions
and
1 deletion
+7
-1
app/views/ci/variables/_variable_row.html.haml
app/views/ci/variables/_variable_row.html.haml
+1
-1
changelogs/unreleased/62038-chevron-down.yml
changelogs/unreleased/62038-chevron-down.yml
+5
-0
doc/development/i18n/proofreader.md
doc/development/i18n/proofreader.md
+1
-0
No files found.
app/views/ci/variables/_variable_row.html.haml
View file @
b9616693
...
...
@@ -23,7 +23,7 @@
.ci-variable-row-body.border-bottom
%input
.js-ci-variable-input-id
{
type:
"hidden"
,
name:
id_input_name
,
value:
id
}
%input
.js-ci-variable-input-destroy
{
type:
"hidden"
,
name:
destroy_input_name
}
%select
.js-ci-variable-input-variable-type.ci-variable-body-item.form-control.select-control.table-section.section-15
{
name:
variable_type_input_name
}
%select
.js-ci-variable-input-variable-type.ci-variable-body-item.form-control.select-control.
custom-select.
table-section.section-15
{
name:
variable_type_input_name
}
=
options_for_select
(
ci_variable_type_options
,
variable_type
)
%input
.js-ci-variable-input-key.ci-variable-body-item.qa-ci-variable-input-key.form-control.table-section.section-15
{
type:
"text"
,
name:
key_input_name
,
...
...
changelogs/unreleased/62038-chevron-down.yml
0 → 100644
View file @
b9616693
---
title
:
Adds arrow icons to select option in CI/CD settings
merge_request
:
author
:
type
:
fixed
doc/development/i18n/proofreader.md
View file @
b9616693
...
...
@@ -72,6 +72,7 @@ are very appreciative of the work done by translators and proofreaders!
-
Maksymilian Roman -
[
GitLab
](
https://gitlab.com/villaincandle
)
,
[
Crowdin
](
https://crowdin.com/profile/villaincandle
)
-
Portuguese
-
Proofreaders needed.
-
Diogo Trindade -
[
GitLab
](
https://gitlab.com/luisdiogo2071317
)
,
[
Crowdin
](
https://crowdin.com/profile/ldiogotrindade
)
-
Portuguese, Brazilian
-
Paulo George Gomes Bezerra -
[
GitLab
](
https://gitlab.com/paulobezerra
)
,
[
Crowdin
](
https://crowdin.com/profile/paulogomes.rep
)
-
André Gama -
[
GitLab
](
https://gitlab.com/andregamma
)
,
[
Crowdin
](
https://crowdin.com/profile/ToeOficial
)
...
...
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