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

feat: CE-936 Add privacy indication field to complaint #647

Draft
wants to merge 35 commits into
base: release/orca
Choose a base branch
from

Conversation

marqueone-ps
Copy link
Collaborator

@marqueone-ps marqueone-ps commented Sep 17, 2024

Description

Adds a new checkbox field to the create and edit complaint forms. This new value also needs to be made available in the exported complaint.

Story # CE-936

Acceptance Criteria

  • update model:
    • drop privacy_request_ind
    • add privacy_request
  • update interfaces to add new privacy property
  • update redux to use new privacy property
  • Add privacy request dropdown to create complaint
  • Add privacy request dropdown to edit complaint
  • make new privacy filed available for only ceeb
  • update export complaint template to use new field

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

  • Test A
  • Test B

Checklist

  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

Further comments

dmitri-korin-bcps and others added 30 commits August 26, 2024 07:56
…orcement-Complaint (#596)

Co-authored-by: Barrett Falk <[email protected]>
Co-authored-by: gregorylavery <[email protected]>
Co-authored-by: Scarlett <[email protected]>
Co-authored-by: Mike <[email protected]>
Co-authored-by: Mike Sears <[email protected]>
…etails do not appear in NatCom (#598)

Co-authored-by: Barrett Falk <[email protected]>
Co-authored-by: gregorylavery <[email protected]>
Co-authored-by: Scarlett <[email protected]>
Co-authored-by: dmitri-korin-bcps <[email protected]>
Co-authored-by: Mike Sears <[email protected]>
Co-authored-by: Barrett Falk <[email protected]>
Co-authored-by: Scarlett <[email protected]>
Co-authored-by: Mike <[email protected]>
Co-authored-by: dmitri-korin-bcps <[email protected]>
Co-authored-by: Mike Sears <[email protected]>
Co-authored-by: Mike Sears <[email protected]>
Co-authored-by: gregorylavery <[email protected]>
Co-authored-by: barrfalk <[email protected]>
Co-authored-by: Barrett Falk <[email protected]>
Co-authored-by: gregorylavery <[email protected]>
Co-authored-by: Mike <[email protected]>
Co-authored-by: dmitri-korin-bcps <[email protected]>
Co-authored-by: Mike Sears <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: afwilcox <[email protected]>
Co-authored-by: Mike Sears <[email protected]>
Co-authored-by: Barrett Falk <[email protected]>
Co-authored-by: afwilcox <[email protected]>
#623)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: afwilcox <[email protected]>
Co-authored-by: afwilcox <[email protected]>
Co-authored-by: Scarlett <[email protected]>
Co-authored-by: Barrett Falk <[email protected]>
Co-authored-by: Scarlett <[email protected]>
Co-authored-by: afwilcox <[email protected]>
…lds - incorrect toast (#629)

Co-authored-by: Mike Sears <[email protected]>
Co-authored-by: afwilcox <[email protected]>
@marqueone-ps marqueone-ps changed the base branch from main to release/lewis-moon-snail September 17, 2024 21:57
added new privacy field to create and edit complaint components, updated complaint service to handle new privacy property, and updated models and mapping
@barrfalk barrfalk changed the base branch from release/lewis-moon-snail to release/orca September 19, 2024 19:26
Copy link

sonarcloud bot commented Sep 20, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
C Reliability Rating on New Code (required ≥ A)

See analysis details on SonarCloud

Catch issues before they fail your Quality Gate with our IDE extension SonarLint

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.

7 participants