mirror of
git://git.yoctoproject.org/layerindex-web.git
synced 2025-07-19 12:49:01 +02:00

This should prevent spamming even though this is less likely with this kind of site. The CAPTCHA does not show when editing, only submitting, and is also not shown for authenticated users. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
1.1 KiB
1.1 KiB
TODO:
-
change the behaviour of the filters menus: they should not close on select (they should stay open so that you can check / uncheck multiple checkboxes)
-
display a no-results found message when a search does not return any results (all tables)
-
we might consider adding a link to the all layers and all recipes tables from the layer details page
- Breadcrumbs / fix tab navigation?
- Need an admin contact in footer
- Show recipes from non-software/base layers differently in recipes list
Later:
- Usage links in list page?
- Avoid page content changing size depending on whether scrollbar is there or not?
- Style/extend about page?
- Style recipe info page?
- Style machine list on detail
- Show count of layers to be reviewed next to review button
- Something to help with compatibility (although maybe this should just be handled using the existing versioned layer dependencies in layer.conf)
- 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