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

[WIP] Update to community response notification signup form #290

Closed
wants to merge 2 commits into from

Conversation

jeanetteobr
Copy link
Collaborator

Description

This PR introduces updates to the CommunityResponseSubscriber model and related components.

Field Changes:

  • Added organization_type
  • Added mission_statement
  • Removed organization_street_address
  • Removed organization_po_box
  • Removed organization_zip_codes_served
  • Removed title

Test Updates:

  • Removed outdated test cases related to removed fields
  • No additional tests or test cases were added as they are not needed

CSS Enhancements:

  • Added styling to make label asterisk appear red instead of black

Related Tickets/Issues

https://app.clickup.com/t/868bevzhj


Screenshots

Before:
Screen Shot 2024-12-31 at 1 18 46 AM

After:
Screen Shot 2024-12-31 at 1 19 55 AM


Testing Instructions

  1. Run Migrations
python manage.py migrate
  1. Verify functionality in the following areas:
  • Form behavior for new/modified fields
  • Correct default values in the dropdown fields (see corresponding ticket for more information)
  1. Run tests top ensure no regressions
make run-tests

@jeanetteobr jeanetteobr closed this Jan 1, 2025
@jeanetteobr jeanetteobr deleted the 868bevzhj-community-partner-form-update branch January 2, 2025 16:12
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.

1 participant