Commit Graph

10 Commits

Author SHA1 Message Date
GitLab Bot 196ada0844 Add latest changes from gitlab-org/gitlab@master 2020-03-20 09:09:22 +00:00
Brett Walker 1c24ebb0f4 Remove backend use of manual_sorting feature flag 2019-07-31 13:52:06 -05:00
Brett Walker 81f1028801 Default manual_sorting feature flag to on 2019-07-16 09:20:53 -05:00
Rajat Jain 6f448bd17d Bring Manual Ordering on Issue List
On all the issue lists -- Group, Project and Dashboard -- this
change adds a new option for managing the lists.

"Manual Ordering" option is added which when flipped on will allow
an user to drag and drop issues around to create a relative ordering
among them.
2019-06-26 08:29:23 +00:00
Brett Walker 703dd456e3 Check for manual_sorting feature flag 2019-05-28 11:41:04 -05:00
Brett Walker 40b67a4f6a Allow issues to be sorted by relative_position
- adding a "Manual" option to the dropdown
- show 100 issues list when manually sorting
2019-05-28 11:36:10 -05:00
Takuya Noguchi 2e182f337e Fix alignment of dropdown icon on issuable on mobile
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
2019-02-20 08:12:52 +09:00
Mario de la Ossa 77cd95ae9d
Backport of 8810-fix-weight-sort 2018-12-18 14:35:40 -06:00
Heinrich Lee Yu 7d1a7261f0 Change `page_filter_path` default behavior
`label_name` is now not excluded by default

Also removed `label: true` from calls to the helper
2018-12-14 12:58:40 +08:00
Fatih Acet fbb4f15d1b Sort issues and merge requests in ascending and descending order 2018-12-06 16:57:19 +00:00