aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
blob: c69996f68381237d9b4eb5f2fda1ca17ca9e1dc1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
TODO:

* Duplication of first maintainer when editing to add a second?
* Try to re-use existing recipe record with same PN instead of deleting and re-creating (if within same layer)
* Document macros for URL fields

Later:
* Breadcrumbs / fix tab navigation?
* Ability for reviewers to comment before publishing a layer?
* Add link to the all layers and all recipes tables from the layer details page?
* Prevent SMTP failures from breaking submission process
* All-branch search/results so you can see version availability of recipes in all branches at once?
* Rawrecipes branch support
* Display no-results found message when search does not return any results (all tables)
* Change behaviour of filter menus to stay open so that you can check / uncheck multiple items
* Show layer type in layer detail?
* Usage links in list page?
* Subdirs in list page?
* Avoid page content changing size depending on whether scrollbar is there or not?
* Return to last page (review/detail) after editing (with success alert)?
* Cancel button on edit form?
* Query backend service? i.e. special URL to query information for external apps/scripts
* Add comparison to duplicates page
* Tool for editing SUMMARY/DESCRIPTION? [Paul working on this]
* Dynamic loading/filtering for recipes list
* Some way to notify the user when they search for something that has been renamed / replaced / deprecated?
* Create simple script to check for unlisted layer subdirectories in all repos
* Move import script to utils/ subdir
* Are we going to need some way of indicating forks of another layer? (would rather avoid having forks altogether...)
* Auto-detect more values from github pages?
* Ability for submitters to get email notification about publication?