govuk_web_banners 1.7.0 → 1.9.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/config/govuk_web_banners/recruitment_banners.yml +44 -47
- data/lib/govuk_web_banners/version.rb +1 -1
- metadata +1 -1
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: a14bab8b7fbbc992b6d6d8ba72e5fcd2b9a54c4f7374a6d4a2785911354ce525
|
4
|
+
data.tar.gz: 3aa2b488ef8fba2ddc7e0797e281c854266fdde368e03adf297c9adf18438570
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: ba36e6124aee9d84f95a6f409e05bc87b4e3fb0e011424e6785ad2b44b8d381771b8f58b1d74151b32581cbd4a279be207ca1981a4e6fbc91b42551a2e100871
|
7
|
+
data.tar.gz: b072385970686822b0371c79dfd36d9e0f5b2cdc69f820700daa4b424b0d4778755e8b6dce0a11743be9132e8de77b437887fa7239d55c48b37607b661d97e68
|
@@ -79,75 +79,72 @@ banners:
|
|
79
79
|
- /government/collections/vat-forms
|
80
80
|
start_date: 2025/07/04
|
81
81
|
end_date: 2025/08/29
|
82
|
-
- name: HMRC banner -
|
83
|
-
suggestion_text: "Help improve GOV.UK"
|
84
|
-
suggestion_link_text: "Sign up to take part in user research (opens in a new tab)"
|
85
|
-
survey_url: https://survey.take-part-in-research.service.gov.uk/jfe/form/SV_74GjifgnGv6GsMC?Source=BannerList_HMRC_Corporation_Tax_Annual_accounts
|
86
|
-
page_paths:
|
87
|
-
# government-frontend
|
88
|
-
- /annual-accounts
|
89
|
-
start_date: 2025/07/21
|
90
|
-
end_date: 2025/08/18
|
91
|
-
- name: HMRC banner - Comms & Guidance Small Dormant Companies 2025/07/21
|
82
|
+
- name: HMRC banner - Unity Business Services 2025/08/08
|
92
83
|
suggestion_text: "Help improve GOV.UK"
|
93
84
|
suggestion_link_text: "Sign up to take part in user research (opens in a new tab)"
|
94
|
-
survey_url: https://survey.take-part-in-research.service.gov.uk/jfe/form/SV_74GjifgnGv6GsMC?Source=
|
85
|
+
survey_url: https://survey.take-part-in-research.service.gov.uk/jfe/form/SV_74GjifgnGv6GsMC?Source=BannerList_HMRC_Applying_For_HMRC
|
95
86
|
page_paths:
|
96
|
-
#
|
97
|
-
- /
|
98
|
-
start_date: 2025/
|
99
|
-
end_date: 2025/
|
100
|
-
- name: HMRC banner -
|
87
|
+
# frontend
|
88
|
+
- /government/organisations/hm-revenue-customs/about/recruitment
|
89
|
+
start_date: 2025/08/08
|
90
|
+
end_date: 2025/09/05
|
91
|
+
- name: HMRC banner - CXD New Employee 2025/08/13
|
101
92
|
suggestion_text: "Help improve GOV.UK"
|
102
93
|
suggestion_link_text: "Sign up to take part in user research (opens in a new tab)"
|
103
|
-
survey_url: https://survey.take-part-in-research.service.gov.uk/jfe/form/SV_74GjifgnGv6GsMC?Source=
|
94
|
+
survey_url: https://survey.take-part-in-research.service.gov.uk/jfe/form/SV_74GjifgnGv6GsMC?Source=BannerList_HMRC_new_employee
|
104
95
|
page_paths:
|
105
96
|
# government-frontend
|
106
|
-
- /
|
107
|
-
start_date: 2025/
|
108
|
-
end_date: 2025/08
|
109
|
-
- name: HMRC banner -
|
97
|
+
- /new-employee/employee-information
|
98
|
+
start_date: 2025/08/13
|
99
|
+
end_date: 2025/10/08
|
100
|
+
- name: HMRC banner - CXD Get PAYE 2025/08/13
|
110
101
|
suggestion_text: "Help improve GOV.UK"
|
111
102
|
suggestion_link_text: "Sign up to take part in user research (opens in a new tab)"
|
112
|
-
survey_url: https://survey.take-part-in-research.service.gov.uk/jfe/form/SV_74GjifgnGv6GsMC?Source=
|
103
|
+
survey_url: https://survey.take-part-in-research.service.gov.uk/jfe/form/SV_74GjifgnGv6GsMC?Source=BannerList_HMRC_PAYE_forms_p45_p60
|
113
104
|
page_paths:
|
114
105
|
# government-frontend
|
115
|
-
- /
|
116
|
-
start_date: 2025/
|
117
|
-
end_date: 2025/08
|
118
|
-
- name: HMRC banner -
|
106
|
+
- /get-paye-forms-p45-p60
|
107
|
+
start_date: 2025/08/13
|
108
|
+
end_date: 2025/10/08
|
109
|
+
- name: HMRC banner - CXD Payroll 2025/08/13
|
119
110
|
suggestion_text: "Help improve GOV.UK"
|
120
111
|
suggestion_link_text: "Sign up to take part in user research (opens in a new tab)"
|
121
|
-
survey_url: https://survey.take-part-in-research.service.gov.uk/jfe/form/SV_74GjifgnGv6GsMC?Source=
|
112
|
+
survey_url: https://survey.take-part-in-research.service.gov.uk/jfe/form/SV_74GjifgnGv6GsMC?Source=BannerList_HMRC_running_payroll
|
122
113
|
page_paths:
|
123
114
|
# government-frontend
|
124
|
-
- /running-
|
125
|
-
start_date: 2025/
|
126
|
-
end_date: 2025/08
|
127
|
-
- name: HMRC banner -
|
115
|
+
- /running-payroll
|
116
|
+
start_date: 2025/08/13
|
117
|
+
end_date: 2025/10/08
|
118
|
+
- name: HMRC banner - CXD PAYE Checklist 2025/08/13
|
128
119
|
suggestion_text: "Help improve GOV.UK"
|
129
120
|
suggestion_link_text: "Sign up to take part in user research (opens in a new tab)"
|
130
|
-
survey_url: https://survey.take-part-in-research.service.gov.uk/jfe/form/SV_74GjifgnGv6GsMC?Source=
|
121
|
+
survey_url: https://survey.take-part-in-research.service.gov.uk/jfe/form/SV_74GjifgnGv6GsMC?Source=BannerList_HMRC_starter_checklist_for_PAYE
|
131
122
|
page_paths:
|
132
|
-
#
|
133
|
-
- /guidance/
|
134
|
-
start_date: 2025/
|
135
|
-
end_date: 2025/08
|
136
|
-
- name: HMRC banner -
|
123
|
+
# frontend
|
124
|
+
- /guidance/starter-checklist-for-paye
|
125
|
+
start_date: 2025/08/13
|
126
|
+
end_date: 2025/10/08
|
127
|
+
- name: HMRC banner - CXD New Job 2025/08/13
|
137
128
|
suggestion_text: "Help improve GOV.UK"
|
138
129
|
suggestion_link_text: "Sign up to take part in user research (opens in a new tab)"
|
139
|
-
survey_url: https://survey.take-part-in-research.service.gov.uk/jfe/form/SV_74GjifgnGv6GsMC?Source=
|
130
|
+
survey_url: https://survey.take-part-in-research.service.gov.uk/jfe/form/SV_74GjifgnGv6GsMC?Source=BannerList_HMRC_Tell_HMRC_new_job_or_more_than_one_job
|
140
131
|
page_paths:
|
141
|
-
#
|
142
|
-
- /hmrc-
|
143
|
-
start_date: 2025/
|
144
|
-
end_date: 2025/08
|
145
|
-
- name: HMRC banner -
|
132
|
+
# frontend
|
133
|
+
- /guidance/tell-hmrc-if-you-have-a-new-job-or-more-than-one-job
|
134
|
+
start_date: 2025/08/13
|
135
|
+
end_date: 2025/10/08
|
136
|
+
- name: HMRC banner - Guidance 2025/08/26
|
146
137
|
suggestion_text: "Help improve GOV.UK"
|
147
138
|
suggestion_link_text: "Sign up to take part in user research (opens in a new tab)"
|
148
|
-
survey_url: https://survey.take-part-in-research.service.gov.uk/jfe/form/SV_74GjifgnGv6GsMC?Source=
|
139
|
+
survey_url: https://survey.take-part-in-research.service.gov.uk/jfe/form/SV_74GjifgnGv6GsMC?Source=BannerList_HMRC_Agent_Services_Guidance
|
149
140
|
page_paths:
|
150
141
|
# frontend
|
151
|
-
- /
|
152
|
-
|
153
|
-
|
142
|
+
- /guidance/dedicated-helplines-and-contacts-for-authorised-agents
|
143
|
+
- /guidance/sign-in-to-your-agent-services-account
|
144
|
+
- /government/collections/tax-agents-toolkits
|
145
|
+
- /government/collections/tax-agents-and-advisers-detailed-information
|
146
|
+
# government-frontend
|
147
|
+
- /hmrc-internal-manuals/business-income-manual/bim40000
|
148
|
+
- /guidance/tax-agents-handbook
|
149
|
+
start_date: 2025/08/26
|
150
|
+
end_date: 2025/09/23
|