govuk_web_banners 1.8.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 +15 -63
- 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,69 +79,6 @@ 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 - Comms & Guidance Annual accounts 2025/07/21
|
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
|
92
|
-
suggestion_text: "Help improve GOV.UK"
|
93
|
-
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=BannerList_HMRC_Corporation_Tax_Small_Dormant_Companies
|
95
|
-
page_paths:
|
96
|
-
# government-frontend
|
97
|
-
- /annual-accounts/microentities-small-and-dormant-companies
|
98
|
-
start_date: 2025/07/21
|
99
|
-
end_date: 2025/08/18
|
100
|
-
- name: HMRC banner - Comms & Guidance Capital Allowances 2025/07/21
|
101
|
-
suggestion_text: "Help improve GOV.UK"
|
102
|
-
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=BannerList_HMRC_Corporation_Tax_Capital_Allowances
|
104
|
-
page_paths:
|
105
|
-
# government-frontend
|
106
|
-
- /capital-allowances
|
107
|
-
start_date: 2025/07/21
|
108
|
-
end_date: 2025/08/18
|
109
|
-
- name: HMRC banner - Comms & Guidance Accounts Limited Company 2025/07/21
|
110
|
-
suggestion_text: "Help improve GOV.UK"
|
111
|
-
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=BannerList_HMRC_Corporation_Tax_Annual_Accounts_Limited_Company
|
113
|
-
page_paths:
|
114
|
-
# government-frontend
|
115
|
-
- /prepare-file-annual-accounts-for-limited-company
|
116
|
-
start_date: 2025/07/21
|
117
|
-
end_date: 2025/08/18
|
118
|
-
- name: HMRC banner - Comms & Guidance Running Limited Company 2025/07/21
|
119
|
-
suggestion_text: "Help improve GOV.UK"
|
120
|
-
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=BannerList_HMRC_Corporation_Tax_Running_A_Limited_Company
|
122
|
-
page_paths:
|
123
|
-
# government-frontend
|
124
|
-
- /running-a-limited-company
|
125
|
-
start_date: 2025/07/21
|
126
|
-
end_date: 2025/08/18
|
127
|
-
- name: HMRC banner - Comms & Guidance Claiming Loss 2025/07/21
|
128
|
-
suggestion_text: "Help improve GOV.UK"
|
129
|
-
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=BannerList_HMRC_Corporation_Tax_Calculating_and_Claiming_a_Loss
|
131
|
-
page_paths:
|
132
|
-
# government-frontend
|
133
|
-
- /guidance/corporation-tax-calculating-and-claiming-a-loss
|
134
|
-
start_date: 2025/07/21
|
135
|
-
end_date: 2025/08/18
|
136
|
-
- name: HMRC banner - Comms & Guidance Compliance Handbook 2025/07/21
|
137
|
-
suggestion_text: "Help improve GOV.UK"
|
138
|
-
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=BannerList_HMRC_Corporation_Tax_Internal_Compliance_Handbook
|
140
|
-
page_paths:
|
141
|
-
# government-frontend
|
142
|
-
- /hmrc-internal-manuals/compliance-handbook/ch11400
|
143
|
-
start_date: 2025/07/21
|
144
|
-
end_date: 2025/08/18
|
145
82
|
- name: HMRC banner - Unity Business Services 2025/08/08
|
146
83
|
suggestion_text: "Help improve GOV.UK"
|
147
84
|
suggestion_link_text: "Sign up to take part in user research (opens in a new tab)"
|
@@ -196,3 +133,18 @@ banners:
|
|
196
133
|
- /guidance/tell-hmrc-if-you-have-a-new-job-or-more-than-one-job
|
197
134
|
start_date: 2025/08/13
|
198
135
|
end_date: 2025/10/08
|
136
|
+
- name: HMRC banner - Guidance 2025/08/26
|
137
|
+
suggestion_text: "Help improve GOV.UK"
|
138
|
+
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=BannerList_HMRC_Agent_Services_Guidance
|
140
|
+
page_paths:
|
141
|
+
# frontend
|
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
|