gitlab-org--gitlab-foss/app
Rémy Coutable 54613b6af5 Fix the "x of y" displayed at the top of Issuables' sidebar
1. We now display the index of the current issuable among all its project's
issuables, of the same type and with the same state.
2. Also, refactored a bit the Issuable helpers into a new IssuablesHelper
module.
3. Added acceptance specs for the sidebar counter.
2016-02-15 15:40:24 +01:00
..
assets Fix duplicate "me" in tooltip of the "thumbsup" awards Emoji 2016-02-13 02:02:05 -08: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 the "x of y" displayed at the top of Issuables' sidebar 2016-02-15 15:40:24 +01:00
mailers Fix broken link in CI build notification emails 2016-02-12 14:01:27 +01:00
models Fix the "x of y" displayed at the top of Issuables' sidebar 2016-02-15 15:40:24 +01:00
services Merge branch 'fix-duplicate-hook-notifications' into 'master' 2016-02-12 18:11:01 +00:00
uploaders
validators Re-add EmailValidator to avoid the repetition of format: { with: Devise.email_regexp } 2016-02-09 18:15:35 +01:00
views Fix the "x of y" displayed at the top of Issuables' sidebar 2016-02-15 15:40:24 +01:00
workers First pass at deleting projects in the background. 2016-01-29 09:14:16 -05:00