gitlab-org--gitlab-foss/app
Douwe Maan 9022070fac Merge branch 'olirogers/gitlab-ce-project-milestone-order' into 'master'
Fix milestone order in project and issue edit lists to due_date

_Originally opened at !2579 by @olirogers._

- - -

This MR orders the milestones by due date (earliest first) in the project and edit issue view. These suggestions were made be @orih in #6001 and fixes #6001.

This continues the work of !1934 to order milestones.

I found this annoying when creating milestones, found #6001 but no attached MR. This is my first for this project - comments and criticisms welcome.

See merge request !2780
2016-02-12 09:32:57 +00:00
..
assets Merge branch 'fix-explore-filter' into 'master' 2016-02-10 08:31:36 +00:00
controllers Merge branch 'olirogers/gitlab-ce-project-milestone-order' into 'master' 2016-02-12 09:32:57 +00:00
finders Scope issue projects to a Group when possible 2016-01-18 12:27:33 +01:00
helpers Fix milestone order in project and issue edit lists to due_date 2016-02-10 17:42:20 +01:00
mailers Generate valid Message-ID in email rejection mailer 2016-01-30 18:30:53 +08:00
models Merge branch 'streamline-email-validation' into 'master' 2016-02-12 09:09:23 +00:00
services Improve CI status badge implementation 2016-02-11 10:29:14 +01:00
uploaders Let the CI runner know about builds that this build depends on 2016-01-14 19:45:55 +01:00
validators Re-add EmailValidator to avoid the repetition of format: { with: Devise.email_regexp } 2016-02-09 18:15:35 +01:00
views Don't show fork button if user can't fork the project. 2016-02-11 19:02:52 -05:00
workers First pass at deleting projects in the background. 2016-01-29 09:14:16 -05:00