Closed A-Guldborg closed 11 months ago
SonarCloud Quality Gate failed.
0 Bugs
0 Vulnerabilities
0 Security Hotspots
0 Code Smells
50.0% Coverage
0.0% Duplication
Catch issues before they fail your Quality Gate with our IDE extension SonarLint
The API adds the endpoint GET /api/v2/products/all, which returns all products, regardless of usergroup or visibility.
This endpoint will be used for the product management frontend in https://github.com/AnalogIO/shifty-webapp/pull/20, discussed in https://github.com/AnalogIO/analog-core/issues/217 (and slack).
This endpoint is only accessible for users with Board privileges and will allow board members to manage the visibilty of products or products that they otherwise don't have access to themselves in the app.
Some weird merge conflicts arised on #232 after #234 was made. Probably due to me branching out from the wrong branch initially. Here is a new pull request instead :)