#208  Improve projects list page
Closed
bufferUnderrun opened 3 years ago

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

image_2.png

Thanks

Michael Weimann commented 3 years ago

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

Robin Shen commented 3 years ago

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.

jbauer commented 2 years ago

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
Robin Shen changed state to 'Closed' 3 months ago
Previous Value Current Value
Open
Closed
issue 1 of 1
Type
Improvement
Priority
Normal
Assignee
Issue Votes (0)
Watchers (4)
Reference
onedev/server#208
Please wait...
Page is in error, reload to recover