Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/get all products endpoint #232

Closed
wants to merge 14 commits into from

Conversation

A-Guldborg
Copy link
Contributor

This adds an endpoint for the product management with frontend in AnalogIO/shifty-webapp#20 and discussed as endpoint in #217 (and slack).

The API will have the endpoint /api/v2/products/all which gives all products, not restricted to a specific usergroup or restricted to only visible products.

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.

@ghost
Copy link

ghost commented Dec 1, 2023

👇 Click on the image for a new way to code review

Review these changes using an interactive CodeSee Map

Legend

CodeSee Map legend

Copy link

sonarqubecloud bot commented Dec 1, 2023

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

50.0% 50.0% Coverage
0.0% 0.0% Duplication

idea Catch issues before they fail your Quality Gate with our IDE extension sonarlint SonarLint

@A-Guldborg A-Guldborg self-assigned this Dec 1, 2023
@A-Guldborg A-Guldborg added enhancement New idea, feature or request api-v2 Related to new API version 2 labels Dec 1, 2023
Base automatically changed from develop to main December 7, 2023 18:17
@A-Guldborg A-Guldborg closed this Dec 7, 2023
@A-Guldborg A-Guldborg deleted the feature/get-all-products-endpoint branch February 8, 2024 23:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api-v2 Related to new API version 2 enhancement New idea, feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants