-
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
Hmrc webchat update to JSON availability reqest #1642
Conversation
@@ -40,7 +40,7 @@ | |||
<% if @content_item.try(:back_link) %> | |||
<%= render 'govuk_publishing_components/components/back_link', href: @content_item.back_link %> | |||
<% else %> | |||
<%= render 'govuk_publishing_components/components/contextual_breadcrumbs', content_item: @content_item.content_item.parsed_content %> | |||
<%= render 'govuk_publishing_components/components/contextual_breadcrumbs', content_item: @content_item.content_item.parsed_content%> |
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.
could we remove this change from the commit history
Looks okay but we need to squash the commit history |
25d7792
to
68a6da3
Compare
68a6da3
to
16d0c73
Compare
16d0c73
to
78e6fd8
Compare
If you squash the commits, we can get this merged in |
did we not squash commits yesterday? |
There were new changes were introduced in the first commit then removed from in the second. So no need to have two commits. One is enough |
I believe i committed it subsequently
…On Tue, 4 Feb 2020 at 10:07, Dilwoar Hussain ***@***.***> wrote:
in
did we not squash commits yesterday?
There were new changes were introduced in the first commit then removed
from in the second. So no need to have two commits. One is enough
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#1642?email_source=notifications&email_token=ANAYF7ACQCXH5YYY6VDTI6TRBE46NA5CNFSM4KNVQ6G2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEKXBKZQ#issuecomment-581834086>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ANAYF7BZKWEAXHWB5CG34LTRBE46NANCNFSM4KNVQ6GQ>
.
|
…d payload attribute to default to json remove payload as request defeaults to json remove payload as request defeaults to json
a2862a6
to
da21d68
Compare
Updated the default availability request to be in JSON as opposed to JSONP.
Need to check on integration as this environment has been "whitelisted" to allow requests to the Nuance server.
Note: Local Dev environments using port numbers have not been included
Visual regression results:
https://government-frontend-pr-1642.surge.sh/gallery.html
Component guide for this PR:
https://government-frontend-pr-1642.herokuapp.com/component-guide