ENG-2595: Add read-only DSR policies list page#7403
Open
gilluminate wants to merge 5 commits intomainfrom
Open
ENG-2595: Add read-only DSR policies list page#7403gilluminate wants to merge 5 commits intomainfrom
gilluminate wants to merge 5 commits intomainfrom
Conversation
Contributor
|
The latest updates on your projects. Learn more about Vercel for GitHub.
1 Skipped Deployment
|
gilluminate
added a commit
that referenced
this pull request
Feb 17, 2026
Co-authored-by: Cursor <cursoragent@cursor.com>
gilluminate
added a commit
that referenced
this pull request
Feb 17, 2026
4586b60 to
a6d145a
Compare
gilluminate
added a commit
that referenced
this pull request
Feb 17, 2026
a6d145a to
f3965a0
Compare
gilluminate
added a commit
that referenced
this pull request
Feb 17, 2026
Update 7403-dsr-policies-list-page.yaml
f3965a0 to
8867f59
Compare
gilluminate
added a commit
that referenced
this pull request
Feb 17, 2026
Update 7403-dsr-policies-list-page.yaml
8867f59 to
ea5a12b
Compare
gilluminate
added a commit
that referenced
this pull request
Feb 17, 2026
Update 7403-dsr-policies-list-page.yaml
ea5a12b to
099cc38
Compare
gilluminate
added a commit
that referenced
this pull request
Feb 17, 2026
Update 7403-dsr-policies-list-page.yaml
099cc38 to
c019a0f
Compare
Contributor
Greptile SummaryThis PR adds a read-only DSR policies list page at Key points:
Confidence Score: 4/5
Important Files Changed
Last reviewed commit: b1c929b |
Contributor
Author
|
@greptile |
Update 7403-dsr-policies-list-page.yaml
b1c929b to
5ea9eb6
Compare
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 join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Ticket ENG-2595
Description Of Changes
Add a new read-only policies list page under Privacy Requests at
/privacy-requests/policies. The page displays all DSR policies with their name, key, execution timeframe, and action type tags from policy rules. Includes client-side search/filter by name or key, empty states, and loading skeletons.Also adds MSW mock data (14 policies) for local development
Code Changes
POLICY_READscopePOLICIES_ROUTEconstantSteps to Confirm
Pre-Merge Checklist
CHANGELOG.mdupdated