From Fedora Project Wiki

Fedora Community's Updates Table Application

mockup: http://fedoraproject.org/wiki/Image:Myfedora-updateslist-mock1.png

Overview

The updates table lists updates along with details about the update. There will be a numeric pager but I am not sure if alphabetic page is needed here. The table will conform to the caching and query specifications outlines in the API section of this document. Bodhi needs more flexible query APIs.

Elements

  • Package – name of the package and version, links to a more detailed view of the update.
    • Drop down hover menu items
      • View details in Bodhi
      • See latest builds
      • See latest updates
      • See information about this package
  • Release – the release we are pushing to or has been pushed to
  • Age – how long ago the update was submitted
  • Status – shows what state the update is in along with karma points
  • Actions – if the update can be pushed via bodhi show the Push to Stable and Push to Testing Buttons, if it is currently requested to be pushed show the Cancel Push button.