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
b61a73fd
Commit
b61a73fd
authored
Nov 21, 2019
by
Rajat Jain
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Turn auto_complete_issues on by default
parent
fc90f4f5
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
1 deletion
+6
-1
ee/app/views/groups/epics/show.html.haml
ee/app/views/groups/epics/show.html.haml
+1
-1
ee/changelogs/unreleased/rjain-epic-trees2.yml
ee/changelogs/unreleased/rjain-epic-trees2.yml
+5
-0
No files found.
ee/app/views/groups/epics/show.html.haml
View file @
b61a73fd
...
...
@@ -31,7 +31,7 @@
iid:
@epic
.
iid
,
full_path:
@group
.
full_path
,
auto_complete_epics:
'true'
,
auto_complete_issues:
'
fals
e'
,
auto_complete_issues:
'
tru
e'
,
user_signed_in:
current_user
.
present?
?
'true'
:
'false'
,
initial:
issuable_initial_data
(
@epic
).
to_json
}
}
#roadmap
.tab-pane
...
...
ee/changelogs/unreleased/rjain-epic-trees2.yml
0 → 100644
View file @
b61a73fd
---
title
:
Turn auto_complete_issues on by default
merge_request
:
20525
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