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
cd5eddd8
Commit
cd5eddd8
authored
Feb 17, 2021
by
Alexander Turinske
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add pajamas styling to ci/cd settings save button
- add changelog
parent
a086d56f
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
1 deletion
+6
-1
app/views/projects/settings/ci_cd/_form.html.haml
app/views/projects/settings/ci_cd/_form.html.haml
+1
-1
ee/changelogs/unreleased/231081-move-registration-buttons-to-pajamas.yml
...nreleased/231081-move-registration-buttons-to-pajamas.yml
+5
-0
No files found.
app/views/projects/settings/ci_cd/_form.html.haml
View file @
cd5eddd8
...
...
@@ -96,7 +96,7 @@
=
html_escape
(
_
(
'The regular expression used to find test coverage output in the job log. For example, use %{regex} for Simplecov (Ruby). Leave blank to disable.'
))
%
{
regex:
'<code>\(\d+.\d+%\)</code>'
.
html_safe
}
=
link_to
sprite_icon
(
'question-o'
),
help_page_path
(
'ci/pipelines/settings'
,
anchor:
'test-coverage-parsing'
),
target:
'_blank'
=
f
.
submit
_
(
'Save changes'
),
class:
"btn btn-success"
,
data:
{
qa_selector:
'save_general_pipelines_changes_button'
}
=
f
.
submit
_
(
'Save changes'
),
class:
"btn
gl-button
btn-success"
,
data:
{
qa_selector:
'save_general_pipelines_changes_button'
}
%hr
...
...
ee/changelogs/unreleased/231081-move-registration-buttons-to-pajamas.yml
0 → 100644
View file @
cd5eddd8
---
title
:
Apply GitLab UI styles to registrations/ci_cd buttons
merge_request
:
54501
author
:
type
:
other
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