-
I don't know how much work it is to provide the same function as in the issue list:

-
There are many information for project, and it is hard to decide which should be in the column, and also a column will be difficult to hold these info. In future versions, OneDev will have a customizable dashboard to let users decide which information to show.
-
There are some other minor improvements that would be nice:
Ordering by Name is confusing to look at when organizing projects in a tree by using parent projects. Currently ordering by Name results in something like
- company/apps
- company
- company/libs/company-a-lib
- company/apps/company-b-app
However I would expect to look at
- company
- company/apps
- company/apps/company-b-app
- company/libs/company-a-lib
- company/other/a-projects
So I guess I want something like ordering by full path or Path + Name.
In addition a tree like UI could also be beneficial, similar to IDEs and Java package view that collapses empty packages. Given the above example I could imagine something like:
- company/apps
- company-a-app
- company-b-app
- company/libs
- company-a-lib
- company-b-lib
- company/other
- a-project
-
Previous Value Current Value Open
Closed
| Type |
Improvement
|
| Priority |
Normal
|
| Assignee |
Hi,
I need to have a quick look of some projects i own and other i follow. Could you add some usefull infos in the projects list page ?
Example
Thanks