layerindex-web/TODO
Paul Eggleton 342ff28648 De-emphasise recipes where there is a more preferred version available
If another recipe exists with the same name in a different layer and
that other layer is "older" (by layer ID) and is a software or base
layer then lighten the recipe entry in the search results as it may
not be the preferred version (e.g. recipes in BSP or distro layers may
have been customised specifically for the machine or distro).

This has had a performance impact on the recipes list; as a result
showing all recipes by default has been disabled. If the user really
wants to see all recipes they can just leave the search box blank and
hit the search button.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2013-03-20 17:04:56 +00:00

970 B

TODO:

  • Breadcrumbs / fix tab navigation?
  • OE version of about page
  • Need an admin contact in footer
  • Prevent SMTP failures from breaking submission process

Later:

  • Rawrecipes branch support
  • Add link to the all layers and all recipes tables from the layer details page?
  • Display no-results found message when search does not return any results (all tables)
  • Change behaviour of filter menus to stay open so that you can check / uncheck multiple items
  • Show layer type in layer detail?
  • Usage links in list page?
  • Avoid page content changing size depending on whether scrollbar is there or not?
  • Return to last page (review/detail) after editing (with success alert)?
  • Cancel button on edit form?
  • Query backend service? i.e. special URL to query information for external apps/scripts
  • Tool for finding/comparing duplicate recipes?
  • Tool for editing SUMMARY/DESCRIPTION?
  • Dynamic loading/filtering for recipes list
  • Track PROVIDES and BBCLASSEXTENDS?