mirror of
git://git.yoctoproject.org/layerindex-web.git
synced 2025-07-05 13:14:46 +02:00
TODO: add some more tasks
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
This commit is contained in:
parent
9561cce55e
commit
6f85a1b458
16
TODO
16
TODO
|
@ -1,12 +1,19 @@
|
||||||
TODO:
|
TODO:
|
||||||
|
|
||||||
Bugs
|
Bugs
|
||||||
|
* Check weird stuff with from/to revisions on update page (only showing first? shouldn't show if reload?)
|
||||||
|
* Check that reload scripts/instructions are with -q
|
||||||
* Duplication of first maintainer when editing to add a second?
|
* Duplication of first maintainer when editing to add a second?
|
||||||
* Remote patches in SRC_URI trigger errors
|
* Remote patches in SRC_URI trigger errors
|
||||||
* We're wasting time gathering layer info at the start for layers that have not changed
|
* 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
|
* import_layer on OE-Core then a layer that depends on core does not work
|
||||||
|
* If a submitted layer does not have a master branch it can end up with no maintainer records
|
||||||
|
* Check if EMAIL_HOST set before trying to send an email and show a proper error if not
|
||||||
|
* Delete note on review page takes you back to normal layer detail page instead of review
|
||||||
|
* Default axes configuration is too aggressive
|
||||||
|
|
||||||
Features
|
Features
|
||||||
|
* Auth contact on login forms?
|
||||||
* 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?
|
||||||
|
@ -62,3 +69,12 @@ RRS:
|
||||||
* Display outstanding patches on recipe detail? (keyword search from patchwork?)
|
* Display outstanding patches on recipe detail? (keyword search from patchwork?)
|
||||||
* Record update logs for all scripts
|
* Record update logs for all scripts
|
||||||
* Sorting by patch count should sort numerically
|
* Sorting by patch count should sort numerically
|
||||||
|
* Pop-up message explaining patch column in RRS recipe list
|
||||||
|
* Rendering glitch with a search term on RRS recipe list
|
||||||
|
* Allow sorting by maintainer on recipe list page
|
||||||
|
* Show maintainer count on maintainers page
|
||||||
|
* Proper patch count history tracking
|
||||||
|
* Default hide recipes with no source e.g. packagegroups, images
|
||||||
|
* Re-group upgrade records (and remark downgrades) if rules change
|
||||||
|
* Find old recipe names by searching? e.g. dpdk in meta-intel
|
||||||
|
* sed detail shows gplv2 items at the top
|
||||||
|
|
Loading…
Reference in New Issue
Block a user