Jira Backlog Enhancements

Collapse/Expand all buttons, filter by sprint name

Od 07.11.2024.. Pogledajte najnovija verzija.

These are versions of this script where the code was updated. Show all versions.

  • v2025-5-19 19.05.2025.
  • v2025-05-16 16.05.2025.
  • 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.