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
0
Merge Requests
0
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
Léo-Paul Géneau
gitlab-ce
Commits
b92df5e1
Commit
b92df5e1
authored
Jun 05, 2018
by
Sam Beckham
Committed by
Clement Ho
Jun 05, 2018
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Resolve "Keyboard shortcuts modal is broken"
parent
16655097
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
86 additions
and
82 deletions
+86
-82
app/assets/stylesheets/bootstrap_migration.scss
app/assets/stylesheets/bootstrap_migration.scss
+4
-0
app/views/help/_shortcuts.html.haml
app/views/help/_shortcuts.html.haml
+82
-82
No files found.
app/assets/stylesheets/bootstrap_migration.scss
View file @
b92df5e1
...
@@ -64,6 +64,10 @@ a {
...
@@ -64,6 +64,10 @@ a {
}
}
}
}
kbd
{
display
:
inline-block
;
}
code
{
code
{
padding
:
2px
4px
;
padding
:
2px
4px
;
color
:
$red-600
;
color
:
$red-600
;
...
...
app/views/help/_shortcuts.html.haml
View file @
b92df5e1
...
@@ -18,71 +18,71 @@
...
@@ -18,71 +18,71 @@
%th
Global Shortcuts
%th
Global Shortcuts
%tr
%tr
%td
.shortcut
%td
.shortcut
.key
s
%kbd
s
%td
Focus Search
%td
Focus Search
%tr
%tr
%td
.shortcut
%td
.shortcut
.key
f
%kbd
f
%td
Focus Filter
%td
Focus Filter
-
if
performance_bar_enabled?
-
if
performance_bar_enabled?
%tr
%tr
%td
.shortcut
%td
.shortcut
.key
p b
%kbd
p b
%td
Show/hide the Performance Bar
%td
Show/hide the Performance Bar
%tr
%tr
%td
.shortcut
%td
.shortcut
.key
?
%kbd
?
%td
Show/hide this dialog
%td
Show/hide this dialog
%tr
%tr
%td
.shortcut
%td
.shortcut
-
if
browser
.
platform
.
mac?
-
if
browser
.
platform
.
mac?
.key
⌘
shift p
%kbd
⌘
shift p
-
else
-
else
.key
ctrl shift p
%kbd
ctrl shift p
%td
Toggle Markdown preview
%td
Toggle Markdown preview
%tr
%tr
%td
.shortcut
%td
.shortcut
.key
%kbd
%i
.fa.fa-arrow-up
%i
.fa.fa-arrow-up
%td
Edit last comment (when focused on an empty textarea)
%td
Edit last comment (when focused on an empty textarea)
%tr
%tr
%td
.shortcut
%td
.shortcut
.key
shift t
%kbd
shift t
%td
%td
Go to todos
Go to todos
%tr
%tr
%td
.shortcut
%td
.shortcut
.key
shift a
%kbd
shift a
%td
%td
Go to the activity feed
Go to the activity feed
%tr
%tr
%td
.shortcut
%td
.shortcut
.key
shift p
%kbd
shift p
%td
%td
Go to projects
Go to projects
%tr
%tr
%td
.shortcut
%td
.shortcut
.key
shift i
%kbd
shift i
%td
%td
Go to issues
Go to issues
%tr
%tr
%td
.shortcut
%td
.shortcut
.key
shift m
%kbd
shift m
%td
%td
Go to merge requests
Go to merge requests
%tr
%tr
%td
.shortcut
%td
.shortcut
.key
shift g
%kbd
shift g
%td
%td
Go to groups
Go to groups
%tr
%tr
%td
.shortcut
%td
.shortcut
.key
shift l
%kbd
shift l
%td
%td
Go to milestones
Go to milestones
%tr
%tr
%td
.shortcut
%td
.shortcut
.key
shift s
%kbd
shift s
%td
%td
Go to snippets
Go to snippets
%tbody
%tbody
...
@@ -91,21 +91,21 @@
...
@@ -91,21 +91,21 @@
%th
Finding Project File
%th
Finding Project File
%tr
%tr
%td
.shortcut
%td
.shortcut
.key
%kbd
%i
.fa.fa-arrow-up
%i
.fa.fa-arrow-up
%td
Move selection up
%td
Move selection up
%tr
%tr
%td
.shortcut
%td
.shortcut
.key
%kbd
%i
.fa.fa-arrow-down
%i
.fa.fa-arrow-down
%td
Move selection down
%td
Move selection down
%tr
%tr
%td
.shortcut
%td
.shortcut
.key
enter
%kbd
enter
%td
Open Selection
%td
Open Selection
%tr
%tr
%td
.shortcut
%td
.shortcut
.key
esc
%kbd
esc
%td
Go back
%td
Go back
.col-lg-4
.col-lg-4
%table
.shortcut-mappings
%table
.shortcut-mappings
...
@@ -115,95 +115,95 @@
...
@@ -115,95 +115,95 @@
%th
Project
%th
Project
%tr
%tr
%td
.shortcut
%td
.shortcut
.key
g
%kbd
g
.key
p
%kbd
p
%td
%td
Go to the project's overview page
Go to the project's overview page
%tr
%tr
%td
.shortcut
%td
.shortcut
.key
g
%kbd
g
.key
v
%kbd
v
%td
%td
Go to the project's activity feed
Go to the project's activity feed
%tr
%tr
%td
.shortcut
%td
.shortcut
.key
g
%kbd
g
.key
f
%kbd
f
%td
%td
Go to files
Go to files
%tr
%tr
%td
.shortcut
%td
.shortcut
.key
g
%kbd
g
.key
c
%kbd
c
%td
%td
Go to commits
Go to commits
%tr
%tr
%td
.shortcut
%td
.shortcut
.key
g
%kbd
g
.key
j
%kbd
j
%td
%td
Go to jobs
Go to jobs
%tr
%tr
%td
.shortcut
%td
.shortcut
.key
g
%kbd
g
.key
n
%kbd
n
%td
%td
Go to network graph
Go to network graph
%tr
%tr
%td
.shortcut
%td
.shortcut
.key
g
%kbd
g
.key
d
%kbd
d
%td
%td
Go to repository charts
Go to repository charts
%tr
%tr
%td
.shortcut
%td
.shortcut
.key
g
%kbd
g
.key
i
%kbd
i
%td
%td
Go to issues
Go to issues
%tr
%tr
%td
.shortcut
%td
.shortcut
.key
g
%kbd
g
.key
b
%kbd
b
%td
%td
Go to issue boards
Go to issue boards
%tr
%tr
%td
.shortcut
%td
.shortcut
.key
g
%kbd
g
.key
m
%kbd
m
%td
%td
Go to merge requests
Go to merge requests
%tr
%tr
%td
.shortcut
%td
.shortcut
.key
g
%kbd
g
.key
e
%kbd
e
%td
%td
Go to environments
Go to environments
%tr
%tr
%td
.shortcut
%td
.shortcut
.key
g
%kbd
g
.key
k
%kbd
k
%td
%td
Go to kubernetes
Go to kubernetes
%tr
%tr
%td
.shortcut
%td
.shortcut
.key
g
%kbd
g
.key
s
%kbd
s
%td
%td
Go to snippets
Go to snippets
%tr
%tr
%td
.shortcut
%td
.shortcut
.key
g
%kbd
g
.key
w
%kbd
w
%td
%td
Go to wiki
Go to wiki
%tr
%tr
%td
.shortcut
%td
.shortcut
.key
t
%kbd
t
%td
Go to finding file
%td
Go to finding file
%tr
%tr
%td
.shortcut
%td
.shortcut
.key
i
%kbd
i
%td
New issue
%td
New issue
%tbody
%tbody
...
@@ -212,17 +212,17 @@
...
@@ -212,17 +212,17 @@
%th
Project Files browsing
%th
Project Files browsing
%tr
%tr
%td
.shortcut
%td
.shortcut
.key
%kbd
%i
.fa.fa-arrow-up
%i
.fa.fa-arrow-up
%td
Move selection up
%td
Move selection up
%tr
%tr
%td
.shortcut
%td
.shortcut
.key
%kbd
%i
.fa.fa-arrow-down
%i
.fa.fa-arrow-down
%td
Move selection down
%td
Move selection down
%tr
%tr
%td
.shortcut
%td
.shortcut
.key
enter
%kbd
enter
%td
Open Selection
%td
Open Selection
%tbody
%tbody
%tr
%tr
...
@@ -230,7 +230,7 @@
...
@@ -230,7 +230,7 @@
%th
Project File
%th
Project File
%tr
%tr
%td
.shortcut
%td
.shortcut
.key
y
%kbd
y
%td
Go to file permalink
%td
Go to file permalink
%tbody
%tbody
%tr
%tr
...
@@ -239,115 +239,115 @@
...
@@ -239,115 +239,115 @@
%tr
%tr
%td
.shortcut
%td
.shortcut
-
if
browser
.
platform
.
mac?
-
if
browser
.
platform
.
mac?
.key
⌘
p
%kbd
⌘
p
-
else
-
else
.key
ctrl p
%kbd
ctrl p
%td
Go to file
%td
Go to file
.col-lg-4
.col-lg-4
%table
.shortcut-mappings
%table
.shortcut-mappings
%tbody
.hidden-shortcut
.network
{
style:
'display:none'
}
%tbody
.hidden-shortcut
{
style:
'display:none'
}
%tr
%tr
%th
%th
%th
Network Graph
%th
Network Graph
%tr
%tr
%td
.shortcut
%td
.shortcut
.key
%kbd
%i
.fa.fa-arrow-left
%i
.fa.fa-arrow-left
\/
\/
.key
h
%kbd
h
%td
Scroll left
%td
Scroll left
%tr
%tr
%td
.shortcut
%td
.shortcut
.key
%kbd
%i
.fa.fa-arrow-right
%i
.fa.fa-arrow-right
\/
\/
.key
l
%kbd
l
%td
Scroll right
%td
Scroll right
%tr
%tr
%td
.shortcut
%td
.shortcut
.key
%kbd
%i
.fa.fa-arrow-up
%i
.fa.fa-arrow-up
\/
\/
.key
k
%kbd
k
%td
Scroll up
%td
Scroll up
%tr
%tr
%td
.shortcut
%td
.shortcut
.key
%kbd
%i
.fa.fa-arrow-down
%i
.fa.fa-arrow-down
\/
\/
.key
j
%kbd
j
%td
Scroll down
%td
Scroll down
%tr
%tr
%td
.shortcut
%td
.shortcut
.key
%kbd
shift
shift
%i
.fa.fa-arrow-up
%i
.fa.fa-arrow-up
\/
\/
.key
%kbd
shift k
shift k
%td
Scroll to top
%td
Scroll to top
%tr
%tr
%td
.shortcut
%td
.shortcut
.key
%kbd
shift
shift
%i
.fa.fa-arrow-down
%i
.fa.fa-arrow-down
\/
\/
.key
%kbd
shift j
shift j
%td
Scroll to bottom
%td
Scroll to bottom
%tbody
.hidden-shortcut
.issues
{
style:
'display:none'
}
%tbody
.hidden-shortcut
{
style:
'display:none'
}
%tr
%tr
%th
%th
%th
Issues
%th
Issues
%tr
%tr
%td
.shortcut
%td
.shortcut
.key
a
%kbd
a
%td
Change assignee
%td
Change assignee
%tr
%tr
%td
.shortcut
%td
.shortcut
.key
m
%kbd
m
%td
Change milestone
%td
Change milestone
%tr
%tr
%td
.shortcut
%td
.shortcut
.key
r
%kbd
r
%td
Reply (quoting selected text)
%td
Reply (quoting selected text)
%tr
%tr
%td
.shortcut
%td
.shortcut
.key
e
%kbd
e
%td
Edit issue
%td
Edit issue
%tr
%tr
%td
.shortcut
%td
.shortcut
.key
l
%kbd
l
%td
Change Label
%td
Change Label
%tbody
.hidden-shortcut
.merge_requests
{
style:
'display:none'
}
%tbody
.hidden-shortcut
{
style:
'display:none'
}
%tr
%tr
%th
%th
%th
Merge Requests
%th
Merge Requests
%tr
%tr
%td
.shortcut
%td
.shortcut
.key
a
%kbd
a
%td
Change assignee
%td
Change assignee
%tr
%tr
%td
.shortcut
%td
.shortcut
.key
m
%kbd
m
%td
Change milestone
%td
Change milestone
%tr
%tr
%td
.shortcut
%td
.shortcut
.key
r
%kbd
r
%td
Reply (quoting selected text)
%td
Reply (quoting selected text)
%tr
%tr
%td
.shortcut
%td
.shortcut
.key
e
%kbd
e
%td
Edit merge request
%td
Edit merge request
%tr
%tr
%td
.shortcut
%td
.shortcut
.key
l
%kbd
l
%td
Change Label
%td
Change Label
%tbody
.hidden-shortcut
.wiki
{
style:
'display:none'
}
%tbody
.hidden-shortcut
{
style:
'display:none'
}
%tr
%tr
%th
%th
%th
Wiki pages
%th
Wiki pages
%tr
%tr
%td
.shortcut
%td
.shortcut
.key
e
%kbd
e
%td
Edit wiki page
%td
Edit wiki page
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