Problem/Motivation

Currently there is only one block that shows the latest builds of some modules.

Proposed resolution

In order to improve the UX, we should create a view where we can see a list of all modules that have been tested. A user should also be able to filter on contrib or core module.

The user should also have an overview of the analyzes he has been executing on his profile page.

Remaining tasks

User interface changes

API changes

Data model changes

Comments

legovaer created an issue. See original summary.

jonathan1055’s picture

This is a very good idea. It could be a block with a 'more' link to the full page.

The complete list may become long with several users on the site (which is ok) but maybe you might also consider adding a tab on the user account page. This would use the same view but but filtered by uid to show just the modules that the user has added and the analysis results that they have initiated. I presume that the uid is stored with the nodes in the standard way?

legovaer’s picture

Issue summary: View changes

Great idea about the user profile view. Let's add it as well!