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

These can be used to show important notes (e.g. "This layer is deprecated, use layer xyz instead.") as eye-catching alerts at the top of the detail page. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
1.2 KiB
1.2 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
- Need an admin contact in footer
- Some columns are a bit crushed
- Description is not formatted nicely on detail page
- Need to show on detail:
- Last commit date
- Last update date
- Usage links in list page?
- Layer submission interface design
- Style/extend about page
- Recipe info page
- Captcha for layer submission interface?
- Touch up publishing interface
Later:
- Show count of layers to be reviewed next to review button
- Ability for users to edit existing layers
- 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
- Tool for finding/comparing duplicate recipes?
- Tool for editing SUMMARY/DESCRIPTION?
- Dynamic loading/filtering for recipes list
- Collect information on machines added by BSP layers?