-
Notifications
You must be signed in to change notification settings - Fork 16
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
[LUPEYALPHA-760] EY scaffolding + landing page #3026
Conversation
12cc246
to
db39d8f
Compare
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.
Note there will be two journeys supporting this policy, so we may consider naming this journey clearly as the Provider journey.
d9d8256
to
5ea832f
Compare
aa717eb
to
430bff0
Compare
|
||
<p class="govuk-body"> | ||
You can find more information about employment contracts on the | ||
<%= govuk_link_to("ACAS website", "#") %>. |
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.
@cwadsworthdfe - could you let me know where this should link to?
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.
Its this one:
https://www.acas.org.uk/employment-contracts
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.
thanks! updated
I've reviewed this and happy to approve.
Thanks! @AbigailMcP |
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.
This all looks good to me 👍
if Rails.env.production? | ||
"https://www.example.com" # TODO: update to correct guidance |
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.
For FE i ended up removing this. from what I could tell, stakeholders wanted the landing page to be the start page
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.
ahh thank you! i think that's the same for EY - i'll remove too 👍
64ad60a
to
724ad48
Compare
724ad48
to
6de10f7
Compare
- Add models (journey, eligibility, session, session_answers, slug_sequence, policy) for the new EarlyYearsPayment journey. - Add basic happy path spec that visits the landing page. - Add basic view for landing page - Include the new journey config in the seeds - Add migration to create early_years_payment_eligibilities.
Missing: - Links - Document downloads and styling - Contents list styling, TBC
Change the journey from EarlyYearsPayment to EarlyYearsPayment::Provider since there will be a second journey relating to the practitioner answers
6de10f7
to
a8a4596
Compare
Context
Changes in this PR
the new
EarlyYearsPayment::Provider
journey.Out of scope
Guidance to review
How do we feel about the journey name
Journeys::EarlyYearsPayment::Provider
?What about the journey name as it appears on the admin 'Manage service' page?
Prototype: https://claim-additi-main-9yrds6vyxcsd.herokuapp.com/landing-page
/early-years-payment-provider/landing-page
and compare against the prototype/admin/journey_configurations
, turn the journey off