Jira Backlog Enhancements

Collapse/Expand all buttons, filter by sprint name

A continuación se muestran las versiones de este script en las que se actualizó el código. Ver todas las versiones.

  • v2024-11-07 07/11/2024

    Yet more changes to the horrible auto-generated class names.

    Also made it so it _waits_ for the page to finish rendering before it attempts to insert the additional buttons.
    Should also re-insert the buttons if you navigate away from the backlog page and then back again. SPAs, what a brilliant idea...

  • v2024-08-06 06/08/2024

    Updated the CSS selector for the 'sprint filter' box _again_.

  • v2024-05-14 14/05/2024

    Replaced the big heap of chained '.parentNode' with a .closest() so it doesn't break as often.

  • v2024-05-08 08/05/2024