aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2013-02-13 11:45:38 +0000
committerPaul Eggleton <paul.eggleton@linux.intel.com>2013-02-13 12:09:57 +0000
commit2eb5f38b21396b6584f532f9bb763918f0860cdd (patch)
treee0740bc66f9cec4fe21dabc06942e1057ad52afe /TODO
downloadopenembedded-core-contrib-2eb5f38b21396b6584f532f9bb763918f0860cdd.tar.gz
Initial commit of layerindex-web
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Diffstat (limited to 'TODO')
-rw-r--r--TODO33
1 files changed, 33 insertions, 0 deletions
diff --git a/TODO b/TODO
new file mode 100644
index 0000000000..2b17fd726d
--- /dev/null
+++ b/TODO
@@ -0,0 +1,33 @@
+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
+
+* Ensure publishing a published layer doesn't do anything
+* Auditing
+
+* Need an "About" section descriptibing what the site is for
+* 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
+* Recipe info page
+* Captcha for layer submission interface?
+* Touch up publishing interface
+* Show layer notes records
+
+Later:
+* 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?