-
Notifications
You must be signed in to change notification settings - Fork 4
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
TN-3235 opt-out feature #4337
Merged
Merged
TN-3235 opt-out feature #4337
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
pbugni
force-pushed
the
feature/sequential-hard-triggers-fix
branch
from
October 4, 2023 23:49
4a53cde
to
9f0b7b9
Compare
pbugni
force-pushed
the
feature/sequential-hard-triggers-fix
branch
from
November 16, 2023 22:47
9f0b7b9
to
c4f1acd
Compare
pbugni
force-pushed
the
feature/sequential-hard-triggers-fix
branch
from
January 25, 2024 03:00
97cc939
to
5f2645a
Compare
pbugni
force-pushed
the
feature/sequential-hard-triggers-fix
branch
2 times, most recently
from
March 12, 2024 21:30
e993e23
to
ae92158
Compare
pbugni
force-pushed
the
feature/sequential-hard-triggers-fix
branch
from
March 20, 2024 16:40
9c29d3b
to
7f4bb5e
Compare
pbugni
force-pushed
the
feature/sequential-hard-triggers-fix
branch
2 times, most recently
from
March 29, 2024 14:58
1474c1d
to
92a501f
Compare
ivan-c
approved these changes
Apr 29, 2024
Address [TN-3242 story](https://movember.atlassian.net/browse/TN-3242?atlOrigin=eyJpIjoiOTE5YzI5Y2E1OTM5NDg4YWI4NTU2MWQ1NDljMTNkNzciLCJwIjoiaiJ9) Changes: - An opted out hard trigger now has one asterisk only – indicating ‘Support needed - hide navigation buttons when there is only responses for one date - de-bouncing window resize event call - general report styling fixes Example screenshot after fixes: ![Optout](https://github.com/uwcirg/truenth-portal/assets/12942714/be3775fb-1caf-4d67-9a33-207c74fb560b) Co-authored-by: Amy Chen <clone@cesium.cirg.washington.edu>
…ss areas ( do not contact )".
…e of full opt-out.
…en fully opted-out of all hard-triggers for the visit.
https://movember.atlassian.net/browse/TN-3243 see [google doc](https://docs.google.com/document/d/1bpTGL7cJA9AcAx8ww1D1cneyTFxIbnpdCNj6JnPGS6k/edit?disco=AAABPlHTByk) - remove Dismiss button and close button (X at top right corner) (see screenshot after changes) - made Optout modal un-dismissable - allow the user to continue (by clicking on the submit button) without selecting any option screenshot ![Screenshot 2024-06-25 at 3 51 03 PM](https://github.com/uwcirg/truenth-portal/assets/12942714/a17c1f6d-425d-4719-9231-5c47db21830c) --------- Co-authored-by: Amy Chen <clone@cesium.cirg.washington.edu>
mcjustin
approved these changes
Jun 28, 2024
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.
Monster PR to implement the opt-out feature.
included front end changes from #4335
reused a migration (by altering the order defined within the migration files
down_revision
variable), and corrected as the previous sequential counts we not keeping up. (TN-3274)includes implementations for: