govuk_web_banners 1.2.1 → 1.3.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 +78 -20
- 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: e82716ff793fe171809d1ddef0e06de382ddcd923c33e3e563b7a7b870a19eb2
|
4
|
+
data.tar.gz: 88bb6ac90018c9f77f9b948542b2efa5a325fe219c9c1f30f66758b6560e8736
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 290ab6c009769ace09e30135b865810d4bd92ced7d6093ac28bca5c03f97bdc4a1394a1e2acfb5f7fa2f83c59830d2e186a4d1f7fb0fd3b97d4c603ebf19b063
|
7
|
+
data.tar.gz: d12209e9cbf9002ed091fb505caa8b536d266be6253269aac7d15ba4393ca59112e97f80a2eaf013a6faad2ec3d27e9eb07d18a2fb5a6bdbbc4685ac0d30fb5e
|
@@ -1,35 +1,93 @@
|
|
1
1
|
# Check README.md for how to format this file
|
2
2
|
banners:
|
3
|
-
- name: HMRC Comms & Guidance banner -
|
3
|
+
- name: HMRC Comms & Guidance banner - Manual 2025/02/18
|
4
4
|
suggestion_text: "Help improve GOV.UK"
|
5
5
|
suggestion_link_text: "Sign up to take part in user research (opens in a new tab)"
|
6
|
-
survey_url: https://survey.take-part-in-research.service.gov.uk/jfe/form/SV_74GjifgnGv6GsMC?Source=BannerList_HMRC_CT-
|
6
|
+
survey_url: https://survey.take-part-in-research.service.gov.uk/jfe/form/SV_74GjifgnGv6GsMC?Source=BannerList_HMRC_CT-Manual_TAD
|
7
7
|
page_paths:
|
8
8
|
# government-frontend
|
9
|
-
- /
|
10
|
-
- /
|
11
|
-
- /
|
12
|
-
- /
|
9
|
+
- /hmrc-internal-manuals/business-income-manual/bim30000
|
10
|
+
- /hmrc-internal-manuals/business-income-manual/bim37000
|
11
|
+
- /hmrc-internal-manuals/property-income-manual/pim1900
|
12
|
+
- /hmrc-internal-manuals/property-income-manual/pim2010
|
13
13
|
start_date: 2025/05/29
|
14
|
-
end_date: 2025/
|
15
|
-
- name: HMRC
|
14
|
+
end_date: 2025/07/11
|
15
|
+
- name: HMRC banner - Register VAT 2025/07/04
|
16
16
|
suggestion_text: "Help improve GOV.UK"
|
17
17
|
suggestion_link_text: "Sign up to take part in user research (opens in a new tab)"
|
18
|
-
survey_url: https://survey.take-part-in-research.service.gov.uk/jfe/form/SV_74GjifgnGv6GsMC?Source=
|
18
|
+
survey_url: https://survey.take-part-in-research.service.gov.uk/jfe/form/SV_74GjifgnGv6GsMC?Source=BannerList_HMRC_MTD_VAT_Registration
|
19
19
|
page_paths:
|
20
20
|
# government-frontend
|
21
|
-
- /
|
22
|
-
|
23
|
-
|
24
|
-
-
|
21
|
+
- /register-for-vat
|
22
|
+
- /guidance/apply-for-an-exception-from-registering-for-vat
|
23
|
+
- /register-for-vat/how-register-for-vat
|
24
|
+
- /guidance/check-what-registering-for-vat-may-mean-for-your-business
|
25
|
+
- /government/publications/vat-notice-7001-should-i-be-registered-for-vat/vat-notice-7001-should-i-be-registered-for-vat
|
26
|
+
start_date: 2025/07/04
|
27
|
+
end_date: 2025/08/01
|
28
|
+
- name: HMRC banner - De-register VAT 2025/07/04
|
25
29
|
suggestion_text: "Help improve GOV.UK"
|
26
30
|
suggestion_link_text: "Sign up to take part in user research (opens in a new tab)"
|
27
|
-
survey_url: https://survey.take-part-in-research.service.gov.uk/jfe/form/SV_74GjifgnGv6GsMC?Source=
|
31
|
+
survey_url: https://survey.take-part-in-research.service.gov.uk/jfe/form/SV_74GjifgnGv6GsMC?Source=BannerList_HMRC_MTD_VAT_De-registration
|
28
32
|
page_paths:
|
29
33
|
# government-frontend
|
30
|
-
- /
|
31
|
-
- /
|
32
|
-
|
33
|
-
|
34
|
-
|
35
|
-
|
34
|
+
- /register-for-vat/cancel-your-registration
|
35
|
+
- /government/publications/vat-notice-70011-cancelling-your-registration/vat-notice-70011-cancelling-your-registration
|
36
|
+
start_date: 2025/07/04
|
37
|
+
end_date: 2025/08/01
|
38
|
+
- name: HMRC banner - Payments 2025/07/04
|
39
|
+
suggestion_text: "Help improve GOV.UK"
|
40
|
+
suggestion_link_text: "Sign up to take part in user research (opens in a new tab)"
|
41
|
+
survey_url: https://survey.take-part-in-research.service.gov.uk/jfe/form/SV_74GjifgnGv6GsMC?Source=BannerList_HMRC_MTD_VAT_Payments
|
42
|
+
page_paths:
|
43
|
+
# government-frontend
|
44
|
+
- /pay-vat
|
45
|
+
- /government/collections/paying-hmrc-detailed-information
|
46
|
+
start_date: 2025/07/04
|
47
|
+
end_date: 2025/08/01
|
48
|
+
- name: HMRC banner - Repayments 2025/07/04
|
49
|
+
suggestion_text: "Help improve GOV.UK"
|
50
|
+
suggestion_link_text: "Sign up to take part in user research (opens in a new tab)"
|
51
|
+
survey_url: https://survey.take-part-in-research.service.gov.uk/jfe/form/SV_74GjifgnGv6GsMC?Source=BannerList_HMRC_MTD_VAT_Repayments
|
52
|
+
page_paths:
|
53
|
+
# frontend
|
54
|
+
- /vat-repayments
|
55
|
+
start_date: 2025/07/04
|
56
|
+
end_date: 2025/08/01
|
57
|
+
- name: HMRC banner - Reporting 2025/07/04
|
58
|
+
suggestion_text: "Help improve GOV.UK"
|
59
|
+
suggestion_link_text: "Sign up to take part in user research (opens in a new tab)"
|
60
|
+
survey_url: https://survey.take-part-in-research.service.gov.uk/jfe/form/SV_74GjifgnGv6GsMC?Source=BannerList_HMRC_MTD_VAT_Reporting
|
61
|
+
page_paths:
|
62
|
+
# government-frontend
|
63
|
+
- /charge-reclaim-record-vat
|
64
|
+
- /charge-reclaim-record-vat/when-not-to-charge-vat
|
65
|
+
- /submit-vat-return
|
66
|
+
- /guidance/how-to-fill-in-and-submit-your-vat-return-vat-notice-70012
|
67
|
+
start_date: 2025/07/04
|
68
|
+
end_date: 2025/08/01
|
69
|
+
- name: HMRC banner - Flat Rate Scheme 2025/07/04
|
70
|
+
suggestion_text: "Help improve GOV.UK"
|
71
|
+
suggestion_link_text: "Sign up to take part in user research (opens in a new tab)"
|
72
|
+
survey_url: https://survey.take-part-in-research.service.gov.uk/jfe/form/SV_74GjifgnGv6GsMC?Source=BannerList_HMRC_MTD_VAT_Flat_rate_scheme
|
73
|
+
page_paths:
|
74
|
+
# government-frontend
|
75
|
+
- /vat-flat-rate-scheme
|
76
|
+
- /vat-flat-rate-scheme/how-much-you-pay
|
77
|
+
- /guidance/flat-rate-scheme-for-small-businesses-vat-notice-733--2
|
78
|
+
start_date: 2025/07/04
|
79
|
+
end_date: 2025/08/01
|
80
|
+
- name: HMRC banner - Misc 2025/07/04
|
81
|
+
suggestion_text: "Help improve GOV.UK"
|
82
|
+
suggestion_link_text: "Sign up to take part in user research (opens in a new tab)"
|
83
|
+
survey_url: https://survey.take-part-in-research.service.gov.uk/jfe/form/SV_74GjifgnGv6GsMC?Source=BannerList_HMRC_MTD_VAT_Misc
|
84
|
+
page_paths:
|
85
|
+
# government-frontend
|
86
|
+
- /guidance/check-when-you-can-expect-a-reply-from-hmrc
|
87
|
+
- /government/collections/vat-detailed-information
|
88
|
+
- /government/collections/vat-notices-numerical-order
|
89
|
+
- /guidance/vat-guide-notice-700
|
90
|
+
- /how-vat-works
|
91
|
+
- /government/collections/vat-forms
|
92
|
+
start_date: 2025/07/04
|
93
|
+
end_date: 2025/08/01
|