-
Notifications
You must be signed in to change notification settings - Fork 72
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
PROD-2476: Support hierarchical notices in Admin-UI #5300
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎ 1 Skipped Deployment
|
fides Run #10099
Run Properties:
|
Project |
fides
|
Branch Review |
refs/pull/5300/merge
|
Run status |
Passed #10099
|
Run duration | 00m 38s |
Commit |
4d0703127f ℹ️: Merge 9dda7ee9a93ad8b2775f7e35e07d21d8963d17b3 into 41094b7274adb21532c23abbd898...
|
Committer | Lucano Vera |
View all properties for this run ↗︎ |
Test results | |
---|---|
Failures |
0
|
Flaky |
0
|
Pending |
0
|
Skipped |
0
|
Passing |
4
|
Upgrade your plan to view test results. | |
View all changes introduced in this branch ↗︎ |
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.
Did a screenshare CR with @lucanovera and he will work on additional validation to the notice detail page, such that we cannot add a child notice to a child notice 😄
Otherwise, this is in good shape. Thanks!
Great! I just pushed the change to prevent adding child notices to child notices. |
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.
Nice work on those updates, thanks!
fides Run #10102
Run Properties:
|
Project |
fides
|
Branch Review |
main
|
Run status |
Passed #10102
|
Run duration | 00m 41s |
Commit |
06d25c744e: PROD-2476: Support hierarchical notices in Admin-UI (#5300)
|
Committer | Lucano Vera |
View all properties for this run ↗︎ |
Test results | |
---|---|
Failures |
0
|
Flaky |
0
|
Pending |
0
|
Skipped |
0
|
Passing |
4
|
Upgrade your plan to view test results. | |
View all changes introduced in this branch ↗︎ |
Closes https://ethyca.atlassian.net/browse/PROD-2476
Description Of Changes
In the edit notice screen, add an option to the form to select notice children therefore adding support for hierarchical notices.
Code Changes
Screenshots
Linking child notices from the edit notice screen
Linking notices and child notices in a consent automation integration
Steps to Confirm
Creating a child/parent relationship between notices
Linking a child item with a consetable item integration
Pre-Merge Checklist
CHANGELOG.md