Add roles#1069
Merged
Merged
Conversation
2 tasks
0016ecd to
39734cf
Compare
nscuro
reviewed
Mar 17, 2025
5 tasks
5 tasks
2 tasks
Signed-off-by: Jonathan Howard <jonathan.w.howard@lmco.com>
Signed-off-by: Allen Shearin <allen.p.shearin@gmail.com>
Signed-off-by: Jonathan Howard <jonathan.w.howard@lmco.com>
Signed-off-by: Jonathan Howard <jonathan.w.howard@lmco.com>
2e14902 to
f76b179
Compare
Signed-off-by: lmphil <126618132+lmphil@users.noreply.github.com>
Signed-off-by: jmayer-lm <johnny.w.mayer.iii@lmco.com>
Signed-off-by: EphraimEM <ephraim.e.mensah@lmco.com>
Signed-off-by: jhoward-lm <140011346+jhoward-lm@users.noreply.github.com>
Signed-off-by: jhoward-lm <140011346+jhoward-lm@users.noreply.github.com>
Signed-off-by: lmphil <126618132+lmphil@users.noreply.github.com>
Signed-off-by: jhoward-lm <140011346+jhoward-lm@users.noreply.github.com>
Signed-off-by: jhoward-lm <140011346+jhoward-lm@users.noreply.github.com>
Signed-off-by: jhoward-lm <140011346+jhoward-lm@users.noreply.github.com>
Signed-off-by: jhoward-lm <140011346+jhoward-lm@users.noreply.github.com>
…e changes (#18) Signed-off-by: jhoward-lm <140011346+jhoward-lm@users.noreply.github.com>
Signed-off-by: lmphil <126618132+lmphil@users.noreply.github.com>
Signed-off-by: lmphil <126618132+lmphil@users.noreply.github.com>
Signed-off-by: Alexis Lamb <alexis.lamb@lmco.com>
Signed-off-by: jhoward-lm <140011346+jhoward-lm@users.noreply.github.com>
- chore: test cleanup - chore: address PR comments Signed-off-by: Allen Shearin <allen.p.shearin@gmail.com>
ashearin
commented
May 30, 2025
Signed-off-by: Jonathan Howard <jonathan.w.howard@lmco.com>
Signed-off-by: Jonathan Howard <jonathan.w.howard@lmco.com>
Coverage summary from CodacySee diff coverage on Codacy
Coverage variation details
Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: Diff coverage details
Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: See your quality gate settings Change summary preferences |
Signed-off-by: Allen Shearin <allen.p.shearin@gmail.com>
Signed-off-by: Jonathan Howard <jonathan.w.howard@lmco.com>
jhoward-lm
reviewed
May 31, 2025
Contributor
jhoward-lm
left a comment
There was a problem hiding this comment.
Just some minor nitpicky to-dos for later
…erver into add-roles-model
Signed-off-by: Jonathan Howard <jonathan.w.howard@lmco.com>
Signed-off-by: Allen Shearin <allen.p.shearin@gmail.com>
Signed-off-by: Allen Shearin <allen.p.shearin@gmail.com>
Signed-off-by: Allen Shearin <allen.p.shearin@gmail.com>
Signed-off-by: Allen Shearin <allen.p.shearin@gmail.com>
4 tasks
nscuro
reviewed
Jun 2, 2025
- Deleted ununsed ProejctRowMapper class - AccessControlResource response tweak, associated test updates - log cleanup Signed-off-by: Allen Shearin <allen.p.shearin@gmail.com>
Signed-off-by: Jonathan Howard <jonathan.w.howard@lmco.com>
Signed-off-by: Allen Shearin <allen.p.shearin@gmail.com>
…into add-roles-model
nscuro
requested changes
Jun 3, 2025
Member
nscuro
left a comment
There was a problem hiding this comment.
Two tiny schema changes left, otherwise this is good to go.
Signed-off-by: Jonathan Howard <jonathan.w.howard@lmco.com>
nscuro
reviewed
Jun 4, 2025
Signed-off-by: Jonathan Howard <jonathan.w.howard@lmco.com>
nscuro
approved these changes
Jun 4, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
This PR adds Roles and related model classes as well as Query Manager Changes as part of the effort to enforce permissions at the Project level.
Additional context/conversation can be found in the issue below.
Addressed Issue
Resolves DependencyTrack/hyades#1632
Needed for Gitlab Integration (Proposed Change) #1052
Related Frontend PR: DependencyTrack/hyades-frontend#283
Additional Details
All changes within
persistence-jooqwere auto-generated.Checklist