mirror of
git://git.yoctoproject.org/layerindex-web.git
synced 2025-07-19 20:59:01 +02:00
Update TODO list
* Add a few items * Merge the top feature lines with the bottom ones * Drop an item that has basically been satisfied by way of the REST API Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
This commit is contained in:
parent
a5474811e1
commit
fca74f3ac3
22
TODO
22
TODO
|
@ -1,5 +1,15 @@
|
||||||
TODO:
|
TODO:
|
||||||
|
|
||||||
|
Bugs
|
||||||
|
* Duplication of first maintainer when editing to add a second?
|
||||||
|
* meta-tizen gives PathError in initial info gathering step
|
||||||
|
* If a layer has not yet been fetched and it can't be then it still tries to parse it and blows up when querying git revision
|
||||||
|
* meta-debian seems to be prompting for github credentials during recipe parsing?
|
||||||
|
* Remote patches in SRC_URI trigger errors
|
||||||
|
* We're wasting time gathering layer info at the start for layers that have not changed
|
||||||
|
* import_layer on OE-Core then a layer that depends on core does not work
|
||||||
|
|
||||||
|
Features
|
||||||
* Auto-detect dead layers and visually mark
|
* Auto-detect dead layers and visually mark
|
||||||
* Formal deprecation process?
|
* Formal deprecation process?
|
||||||
* Email people when status will change?
|
* Email people when status will change?
|
||||||
|
@ -7,11 +17,9 @@ TODO:
|
||||||
* Allow users to make a comment sent to admins/maintainers?
|
* Allow users to make a comment sent to admins/maintainers?
|
||||||
* Marking for recipes with ptest enabled
|
* Marking for recipes with ptest enabled
|
||||||
* Make it easy to update people's email addresses
|
* Make it easy to update people's email addresses
|
||||||
|
* Prevent selection of "Base" layer type for layer unless you have admin access (or layer is already of that type)
|
||||||
Bugs
|
* Use proper model to store inherits
|
||||||
* Duplication of first maintainer when editing to add a second?
|
* Make dependency and inherits list items into search links
|
||||||
|
|
||||||
Other
|
|
||||||
* Full-text search on layer contents
|
* Full-text search on layer contents
|
||||||
* Handle layers that have branch (e.g. master) that is empty
|
* Handle layers that have branch (e.g. master) that is empty
|
||||||
* Add log in again link to logout page.
|
* Add log in again link to logout page.
|
||||||
|
@ -26,7 +34,6 @@ Other
|
||||||
* Show layer type in layer detail?
|
* Show layer type in layer detail?
|
||||||
* Usage links in list page?
|
* Usage links in list page?
|
||||||
* Subdirs in list page?
|
* Subdirs in list page?
|
||||||
* Query backend service i.e. special URL to query information for external apps/scripts
|
|
||||||
* Add comparison to duplicates page
|
* Add comparison to duplicates page
|
||||||
* Create simple script to check for unlisted layer subdirectories in all repos
|
* Create simple script to check for unlisted layer subdirectories in all repos
|
||||||
* Auto-detect more values from github pages?
|
* Auto-detect more values from github pages?
|
||||||
|
@ -36,6 +43,9 @@ Other
|
||||||
* Use bar instead of pie graphs for OE-Classic statistics
|
* Use bar instead of pie graphs for OE-Classic statistics
|
||||||
* Ability for reviewers to comment before publishing a layer?
|
* Ability for reviewers to comment before publishing a layer?
|
||||||
* Show a note at the top of the layer edit form if there's a validation error
|
* Show a note at the top of the layer edit form if there's a validation error
|
||||||
|
* Record layer update start/end revisions
|
||||||
|
* Show count in duplicates page
|
||||||
|
* Search on layer selection dialogs
|
||||||
|
|
||||||
|
|
||||||
RRS:
|
RRS:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user