Skip to content

Commit

Permalink
Merge pull request #604 from bitzesty/staging
Browse files Browse the repository at this point in the history
Staging -> production
  • Loading branch information
TheDancingClown authored Sep 28, 2023
2 parents 194cc42 + d43537d commit 1bd95e4
Show file tree
Hide file tree
Showing 5 changed files with 25 additions and 13 deletions.
2 changes: 1 addition & 1 deletion app/assets/stylesheets/frontend/layout.scss
Original file line number Diff line number Diff line change
Expand Up @@ -1020,7 +1020,7 @@ form.audit-certificate-upload-form span.button-add {

.gl-dashboard-row {
.grid-column-deadline {
width: 25%;
width: 30%;
float: left;
box-sizing: border-box;
padding: 0 0 0 15px;
Expand Down
4 changes: 4 additions & 0 deletions app/views/group_leader/citations/_form.html.slim
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,10 @@
= f.hint 'For group names under 6 words, the citation can be up to 100 characters with spaces.', class: 'govuk-hint'
li
= f.hint 'For group names of 6 words or more, the citation can be up to 70 characters with spaces.', class: 'govuk-hint'
li
= f.hint 'The group name should not be in the citation (as it will already be noted on the certificate/website etc.)', class: 'govuk-hint'
li
= f.hint 'Please do not write in all CAPS.', class: 'govuk-hint'
= f.hint "A citation is a short phrase summarising your group's work. It can also include the name of your town or area if there is space.", class: 'govuk-hint'
details.govuk-details
summary.govuk-details__summary
Expand Down
21 changes: 9 additions & 12 deletions app/views/group_leader/dashboard/index.html.slim
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
=<> @deadlines.buckingham_palace_confirm_press_book_notes.strftime("%-d %B %Y")
| &mdash;
.grid-column-message
|confirm the award acceptance, your group name and citation &nbsp;
| confirm the award acceptance, your group name and citation &nbsp;
.govuk-grid-column-status
- if @citation.completed_at?
strong.govuk-tag.govuk-tag--blue
Expand All @@ -40,7 +40,7 @@
strong.govuk-tag.govuk-tag--red
| Incomplete
p.govuk-body
| You have to confirm that you accept the award first. You will then be asked to check and confirm your groups name and citation.
| You have to confirm that you accept the award first. You will then be asked to check and confirm your group's name and citation.
p.govuk-body
| Your group name and the 70 character citation describing the group's work will appear on the certificate and in any media publication. We are planning to use the text agreed with you during the local assessment process. Please check and confirm these details by
=<> @deadlines.buckingham_palace_confirm_press_book_notes.decorate.formatted_mailer_deadline
Expand All @@ -53,13 +53,10 @@
hr.govuk-section-break.govuk-section-break--l

h3.govuk-heading-s
| Between 1 April and
=<> @deadlines.end_of_embargo.strftime("%-d %B %Y")
| Between 1 October and 14 November 2024
| &mdash; prepare press coverage
p.govuk-body
| This is a great opportunity to get plenty of local publicity for your group. We hope you will be able to prepare some eye-catching posts for social media and invite local journalists to write about your news. Nothing should be publicised or published before the morning of
=< @deadlines.end_of_embargo.strftime("#{@deadlines.end_of_embargo.trigger_at&.day&.ordinalize} %B")
|, but it will be fine to agree embargoed articles with local journalists beforehand.
| This is a great opportunity to get plenty of local publicity for your group. We hope you will be able to prepare some eye-catching posts for social media and invite local journalists to write about your news. Nothing should be publicised or published before the morning of 14 November, but it will be fine to agree embargoed articles with local journalists beforehand.
p.govuk-body
| You can use the link below to access our publicity guidance. This includes ideas and templates for posts and press releases to help you get great publicity on the day.
details.govuk-details
Expand Down Expand Up @@ -87,16 +84,16 @@
hr.govuk-section-break.govuk-section-break--l.govuk-section-break--visible

h3.govuk-heading-s
=> @deadlines.end_of_embargo.strftime("%-d %B %Y")
| 14 November 2024
| &mdash; Awards officially announced
p.govuk-body
| Successful groups, including your group, will be announced in The Gazette, GOV.UK and on the
=< link_to("KAVS website", "https://kavs.dcms.gov.uk/")
| . We will also be promoting it widely on our social media pages and sharing your posts too. Please join in and make sure you use the hashtag #KAVS2022 and tag us @KingsAwardVS.
| . We will also be promoting it widely on our social media pages and sharing your posts too. Please join in and make sure you use the hashtag #KAVS2023 and tag us @KingsAwardVS.
hr.govuk-section-break.govuk-section-break--l.govuk-section-break--visible

h3.govuk-heading-s
| June to September
| November - March
=<> @award_year.year
| &mdash; Lord-Lieutenant presents the Award
p.govuk-body
Expand All @@ -116,15 +113,15 @@
p.govuk-body
| Two representatives from the awarded groups will be invited to attend a Royal Garden Party at Buckingham Palace or The Palace of Holyroodhouse in Edinburgh in
=< @award_year.year
| . We will contact you at the end of the year to request the contact details for these two guests.
| . We will contact you in January/February 2024 to request the contact details for these two guests.
strong.text-underline<
| No action is needed now.
/ NOTE for devs: When enabling the button, please also uncomment the tests in 'palace_invite_spec.rb'
/ = link_to "Provide details for Royal Garden Party", edit_palace_invite_url(id: @invite.id), class: "govuk-button govuk-button--start"
hr.govuk-section-break.govuk-section-break--l.govuk-section-break--visible

h3.govuk-heading-s
| May to July
| May to July 2024
=<> @award_year.year
| &mdash; Royal Garden Party
p.govuk-body
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,10 @@ Please follow the link below to login to the The King's Award for Voluntary Serv

<%= edit_group_leader_password_url(reset_password_token: @token) %>

To login into the group leader dashboard in the future, please use this login:

<%= group_leader_root_url %>

If you are not the correct person for us to contact, or if your organisation does not want to receive the Award, please get in touch with us directly.

Please accept our warmest congratulations on receiving this Award.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,13 @@ p.govuk-body style="font-size: 19px; line-height: 1.315789474; margin: 30px 0 30
- url = edit_group_leader_password_url(reset_password_token: @token)
= link_to url, url, class: "govuk-link govuk-link--no-visited-state"

p.govuk-body style="font-size: 19px; line-height: 1.315789474; margin: 30px 0 30px 0;"
| To login into the group leader dashboard in the future, please use this login:

p.govuk-body style="font-size: 19px; line-height: 1.315789474; margin: 30px 0 30px 0;"
- root_url = group_leader_root_url
= link_to root_url, root_url, class: "govuk-link govuk-link--no-visited-state"

p.govuk-body style="font-size: 19px; line-height: 1.315789474; margin: 30px 0 30px 0;"
| If you are not the correct person for us to contact, or if your organisation does not want to receive the Award, please get in touch with us directly.

Expand Down

0 comments on commit 1bd95e4

Please sign in to comment.