-
Notifications
You must be signed in to change notification settings - Fork 19
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
#3142: Domain Expiring Filter + CTA Banner - [RH] #3201
Closed
Closed
Conversation
This file contains 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
…d expiring checkbox displays
…ge.get.gov into rh/test-pod-renewal
🥳 Successfully deployed to developer sandbox rh. |
42 tasks
Created a new PR due to rebasing issue so it's cleaner. |
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
Resolves #3142
Changes
For domain_renewal flag off:
If domain_renewal flag on:
Domain Overview
Non org model Figma
Org model Figma for if domain manager
Org model Figma if not domain manager
In the Status column, if a domain is in "Expiring soon" state, make sure there is a red "!" by it
If user does not have expiring domains, make sure call to action banner does not exist
Context for reviewers
For domains pending expiration (≤60 days from its expiration date), highlight the need to take action in the Domains dashboard.
Setup
domain_renewal
flag on firstdomain_renewal
flag ondomain_renewal
flag on + noworganization_feature
flag onNote: If you don't have domains that are expiring within 60 days
sr/registrar/fixtures/fixtures/fixtures_domains.py
, and then to_generate_fake_expiration_date
docker-compose exec app bash
./manage.py load
must have domains in review for this to work
Code Review Verification Steps
As the original developer, I have
Satisfied acceptance criteria and met development standards
Ensured code standards are met (Original Developer)
Validated user-facing changes (if applicable)
As a code reviewer, I have
Reviewed, tested, and left feedback about the changes
Validated user-facing changes as a developer
Note: Multiple code reviewers can share the checklists above, a second reviewer should not make a duplicate checklist. All checks should be checked before approving, even those labeled N/A.
As a designer reviewer, I have
Verified that the changes match the design intention
Validated user-facing changes as a designer
References
Screenshots