-
Notifications
You must be signed in to change notification settings - Fork 3
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
SIMSBIOHUB-428: Apply Security to Different Features #227
Conversation
Openshift URLs for the PR Deployment: |
Openshift URLs for the PR Deployment: |
This comment was marked as resolved.
This comment was marked as resolved.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ran this locally and it works great. Couple of nit picks but overall solid
Quality Gate failedFailed conditions 7.8% Duplication on New Code (required ≤ 3%) See analysis details on SonarCloud Catch issues before they fail your Quality Gate with our IDE extension SonarLint |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
😎
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tested locally, works great. Just couple questions about service functions. 🐈
Overview
Apply security rules to selected features.
Links to Jira tickets
Testing
You should be able to apply and remove multiple security rules to any number of selected features.
Description of relevant changes
Removed endpoints
.../security/apply.ts
.../security/category/fetch.ts
.../security/remove.ts
.../security/rules
..../security/index
.../security/rules
.Moved endpoints
...security/category/index
→.../security/categories.ts
New endpoints
.../security/rules
.../security/submission/{submissionId}.ts