-
Notifications
You must be signed in to change notification settings - Fork 23
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
[POLICY] Enable policy management in Trace-X #832
Comments
@ds-mwesener @ds-crehm |
@mkanal IRS policy store doesn't offer pagination/sorting/filtering -> not possible to implement in Trace-X |
fixed with #1094 |
…licy-management chore(policies): 832 implemented feedback
The concept states that the label should be under the right operand, which is what I implemented. With feedback from @mkanal , I changed the label to be positioned under Operator (middle). @mkanal , @ds-crehm please clarify whats needed and provide feedback so I can adjust to your requirements. Thank you
|
…licy-management chore(policies): 832 added layout feedback
…licy-management chore(policies): 832 added layout feedback
LGFM. PO acceptance in behalf of @jzbmw |
…licy-management chore(policy): 832 layout feedback
…licy-management chore(policy): 832 layout feedback
As admin
I want to create / update and delete policy definitions
so that trace-x is able to create policy
Link
Hints / Details
Acceptance Criteria
Master View
Deletion of Policies single and multiple selection in tableView
Column Settings for customizing the table
Number of selected policies is shown
Constraints are shown in a comprehensive form in yaml syntax as preview (policy type is shortened to 3 rows and 50 characters) To see the full policy the policy has to opened "View Policy"
View Policy is Edit and Create Policy Dialog in ReadOnly
Operator eq neq in not in are supported
Detail View
BE Validation for policy constrains validation is implemented against the policy hubIn case a policy is uploaded in Edit mode the policy will override the current definition. In this case, a confirmation dialog will be shown. "Policy is override. Do you really want to override the current policy? " Yes / No?`
Additional Info
Out of Scope
The text was updated successfully, but these errors were encountered: