Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • New global configuration parameters in the admin page (default daily capacity and default roles)

  • Multi-project reports:

    • Added a search functionality (can search by report name, project or creator)

    • Changed user capacity from being shown based on iteration capacity to being shown compared to the user with the most capacity

    • Added missing icons

    • Added zoom button for “Track per member”

  • Capacity Report:

    • Added pdf export button

    • Added CSV export for consolidated report tracked per role

    • Added a role filter dropdown on the Capacity Report page

    • Added a hover on sprint name in the header selection dropdown (shows the full sprint/version name)

    • Added all board configuration parameters on the report (issue type filter, default working days, team holidays)

    • Enable past days off management (we no longer restrict days off to be in the future when adding them)

    • Restructured the page to show the distinction between board config and sprint/version config

    • Improved the look of an empty report (when a sprint/version is empty and unconfigured)

  • API

    • Replaced refresh/access tokens with Added API authentication through API keys

    • Added new API endpoints to manage user days off

    • Added a new optional “filterDaysOff” parameter to only return user days off in the sprint and not all of them

  • Misc

    • Changed App icon to a small one

...