#9 RFE tracker
Opened by jskladan. Modified

General

  • ~~Rework the layout/navbar jinjax components to make more sense (e.g. ability to change the contents of the navbar's left side for each page)~~
  • ~~Add links to to Pagure~~
  • Show who is the ticket assignee in "Assigned" column (?)
  • Show tags (?)
  • ~~Remove the filters form~~ and replace with per-user configuration (saved in db)
    • select which repos in Backlog you want to see (or see on top?)
    • switch between "Assigned to me" and "All assigned tickets"
      • same with Finished (graph will always be just for the whole team numbers (?))
  • UI to change story-points value
  • UI to easily create tickets in fedora-qa/_private for Fedora testing/working on internal stuff
  • UI to assign ticket from backlog "to me" (assigns and lets set SP value)
  • UI to close ticket (assigned "to me")
  • Add caching to filter_issues & prepare_plotdata
  • Some HTMX/Javascript timer to re-fetch data in background
  • Group private issues (per repo) instead of one-per-private ticket
  • ~~Only show private tickets' contents to logged in users that have higher-than-none role~~
    • in the future, track actual ACLs/group correspondence for the private tickets' contents
  • ~~UI show "all tickets" when logged out, show only tickets assigned to/finished by the logged in user~~
    • ~~Add switch to show "all tickets" even then (maybe url param assigned_to=* or smth like that)~~
  • UI - play around with the Cards' padding - probably make padding-right 0px, and lower the padding-left to about half the current value.

CLI

  • ~~Change users' role/permissions~~
  • ~~run_cli update_issues -v reponame~~

Mega long-term

  • Support multiple teams/boards (one user can be a part of multiple teams)
  • Support Github/Gitlab

Metadata Update from @jskladan:
- Custom field story_points adjusted to 16

Metadata Update from @jskladan:
- Custom field story_points adjusted to 13 (was: 16)

Metadata Update from @jskladan:
- Custom field story_points adjusted to 8 (was: 13)

Metadata