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
bce53f66
Commit
bce53f66
authored
Mar 11, 2021
by
Yogi
Committed by
Olena Horal-Koretska
Mar 11, 2021
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Apply new GitLab UI for buttons on GitHub Import page
parent
ee52f8b4
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
2 deletions
+7
-2
app/views/import/github/new.html.haml
app/views/import/github/new.html.haml
+2
-2
changelogs/unreleased/gl-button-gh-import.yml
changelogs/unreleased/gl-button-gh-import.yml
+5
-0
No files found.
app/views/import/github/new.html.haml
View file @
bce53f66
...
...
@@ -30,5 +30,5 @@
=
render_if_exists
'import/github/ci_cd_only'
.form-actions.d-flex.justify-content-end
=
link_to
_
(
'Cancel'
),
new_project_path
,
class:
'
btn
'
=
submit_tag
_
(
'Authenticate'
),
class:
'
btn btn-success
ml-2'
,
data:
{
qa_selector:
'authenticate_button'
}
=
link_to
_
(
'Cancel'
),
new_project_path
,
class:
'
gl-button btn btn-default
'
=
submit_tag
_
(
'Authenticate'
),
class:
'
gl-button btn btn-confirm
ml-2'
,
data:
{
qa_selector:
'authenticate_button'
}
changelogs/unreleased/gl-button-gh-import.yml
0 → 100644
View file @
bce53f66
---
title
:
Apply new GitLab UI for buttons on GitHub Import page
merge_request
:
56096
author
:
Yogi (@yo)
type
:
changed
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