Skip to content
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

Redact pii #297

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Redact pii #297

wants to merge 3 commits into from

Conversation

ce314007
Copy link
Contributor

@ce314007 ce314007 commented Jul 3, 2024

  • add ui for redact pii data and modal in applicatio group

= form_with(url: update_labels_app_group_path, method: 'patch', local: true, id: 'update-redacts')
div.modal-header
h5.modal-title#manage-redact-modal-title
= "Manage PII Redact Data #{app_group}"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please add Rules

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

where is the backend changes for this one?


.btn.btn-primary.btn-sm.mr-2 data-toggle="modal" data-target="#manage-redact-modal"
i.fa.fa-user-shield.mr-1
| Redact PII Data
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please add Rules

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants