• Rémy Coutable's avatar
    Fix the "x of y" displayed at the top of Issuables' sidebar · 54613b6a
    Rémy Coutable authored
    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.
    54613b6a
nav_helper.rb 852 Bytes