Re-use the projects module where possible
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
The projects module created in !8944 (merged) was created with the aim of being reusable by other stores.
We should first see which stores can re-use this module, then unpick them and import it to keep our code DRY.
The following discussion from !8944 (merged) should be addressed:
-
@ayufan started a discussion: (+2 comments) btw. I guess that we use that for fetching a list of projects to show for the sake of filtering:
- we do something similar on issues and todos, is that re-usable?
- this fetches all projects, it is uber annoying that we do not show the ones matching.
I did not check if the 2. is correct, but my gut feeling says that we do not show projects having vulns, but rather all of them.
Edited by 🤖 GitLab Bot 🤖