-
Notifications
You must be signed in to change notification settings - Fork 17
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
Add single page notification button to document collections #2535
Merged
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
hannako
force-pushed
the
spike_notifications
branch
from
August 31, 2022 15:55
d3d7ee3
to
81425f2
Compare
hannako
force-pushed
the
spike_notifications
branch
from
November 9, 2022 14:37
81425f2
to
445a15f
Compare
hannako
force-pushed
the
spike_notifications
branch
from
November 9, 2022 14:38
445a15f
to
bcb33ca
Compare
hannako
force-pushed
the
spike_notifications
branch
from
November 14, 2022 10:52
a40e6a9
to
5373df5
Compare
hannako
force-pushed
the
spike_notifications
branch
from
November 14, 2022 11:01
e0f8fa1
to
2388ed7
Compare
hannako
force-pushed
the
spike_notifications
branch
from
November 14, 2022 21:01
2388ed7
to
6db7a0a
Compare
hannako
force-pushed
the
spike_notifications
branch
from
January 27, 2023 12:11
6db7a0a
to
d5b6934
Compare
hannako
force-pushed
the
spike_notifications
branch
2 times, most recently
from
February 3, 2023 16:31
e216f90
to
9e3a2f1
Compare
Tetrino
approved these changes
Feb 6, 2023
hannako
force-pushed
the
spike_notifications
branch
from
February 8, 2023 15:34
9e3a2f1
to
6ae6fe8
Compare
hannako
force-pushed
the
spike_notifications
branch
from
June 23, 2023 15:42
6ae6fe8
to
d6dd9cb
Compare
BeckaL
reviewed
Jun 30, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, one question and one suggestion for a commit message addition
hannako
force-pushed
the
spike_notifications
branch
from
July 3, 2023 11:41
d6dd9cb
to
ecea8c8
Compare
BeckaL
approved these changes
Jul 3, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! 🚀
hannako
force-pushed
the
spike_notifications
branch
from
July 24, 2023 18:33
ecea8c8
to
991b3a9
Compare
The single page notification button component, by default, enforces creating/signing in to a gov.uk account. It has a default form action of "/email/subscriptions/single-page/new". Passing in the optional paramater `skip_account` sets a form action of "/email-signup" which does not enforce the gov.uk account See govuk_publishing_components/presenters/single_page_notification_button_helper.rb#L63-L69
hannako
force-pushed
the
spike_notifications
branch
from
July 25, 2023 09:41
991b3a9
to
f766dc1
Compare
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.
What
Add the single page notification button to document collections. Pass in the
skip_account
flag to the component so that users sign up via the non GOV.UK account route.Review app: https://government-frontend-pr-2535.herokuapp.com/government/collections/technology-case-studies
Related work:
Trello: https://trello.com/c/fXCk2Vck/1614-turn-on-email-notifications-for-document-collections-m