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
7174eeec
Commit
7174eeec
authored
Dec 11, 2020
by
Axel García
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Reorder items on swimlanes sidebar
parent
d3136364
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
3 deletions
+8
-3
ee/app/assets/javascripts/boards/components/board_content_sidebar.vue
...s/javascripts/boards/components/board_content_sidebar.vue
+3
-3
ee/changelogs/unreleased/273051-reorder-items-on-swimlanes-sidebar.yml
.../unreleased/273051-reorder-items-on-swimlanes-sidebar.yml
+5
-0
No files found.
ee/app/assets/javascripts/boards/components/board_content_sidebar.vue
View file @
7174eeec
...
...
@@ -56,12 +56,12 @@ export default {
<
template
>
<board-assignee-dropdown
/>
<board-sidebar-epic-select
/>
<board-sidebar-milestone-select
/>
<board-sidebar-time-tracker
class=
"swimlanes-sidebar-time-tracker"
/>
<board-sidebar-weight-input
v-if=
"glFeatures.issueWeights"
/>
<board-sidebar-labels-select
/>
<board-sidebar-due-date
/>
<board-sidebar-labels-select
/>
<board-sidebar-weight-input
v-if=
"glFeatures.issueWeights"
/>
<board-sidebar-subscription
/>
<board-sidebar-milestone-select
/>
</
template
>
</gl-drawer>
</template>
ee/changelogs/unreleased/273051-reorder-items-on-swimlanes-sidebar.yml
0 → 100644
View file @
7174eeec
---
title
:
Reorder items on swimlanes sidebar
merge_request
:
49877
author
:
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