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
9950aec2
Commit
9950aec2
authored
Nov 14, 2018
by
Adriel Santiago
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix inability to scroll dashboard
parent
03fd0591
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
2 deletions
+5
-2
ee/app/controllers/operations_controller.rb
ee/app/controllers/operations_controller.rb
+0
-2
ee/changelogs/unreleased/8407-operations-scroll-not-working-when-added-enough-projects-to-enable-scroll.yml
...t-working-when-added-enough-projects-to-enable-scroll.yml
+5
-0
No files found.
ee/app/controllers/operations_controller.rb
View file @
9950aec2
# frozen_string_literal: true
class
OperationsController
<
ApplicationController
layout
'fullscreen'
before_action
:authorize_read_operations_dashboard!
respond_to
:json
,
only:
[
:list
]
...
...
ee/changelogs/unreleased/8407-operations-scroll-not-working-when-added-enough-projects-to-enable-scroll.yml
0 → 100644
View file @
9950aec2
---
title
:
Fix inability to scroll dashboard
merge_request
:
8459
author
:
type
:
fixed
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