Skip to content

Commit 96c4895

Browse files
authored
Merge pull request #992 from USEPA/dev-container
Merge dev-container into stage-container-1
2 parents 5635e88 + ccf4050 commit 96c4895

24 files changed

+469
-93
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
uuid: 2733d906-0dda=4c66-9f88-1041b8edc9cc
2+
langcode: en
3+
status: true
4+
dependencies:
5+
module:
6+
- block_in_page_not_found
7+
id: webform_label_color
8+
label: 'Webform label color'
9+
code:
10+
'#drupal-off-canvas .form-item .form-item__description {
11+
color: #55565b;
12+
}'
13+
media: all
14+
preprocess: true
15+
conditions:
16+
page_not_found_request:
17+
id: page_not_found_request
18+
negate: false
19+
page_not_found: false
20+
contexts: { }
21+
conditions_require_all: true

config/sync/block.block.libraryrtpcontractor_2.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ plugin: 'fixed_block_content:library_rtp_contractor'
1919
settings:
2020
id: 'fixed_block_content:library_rtp_contractor'
2121
label: 'Library RTP Contractor'
22-
label_display: visible
22+
label_display: '0'
2323
provider: fixed_block_content
2424
view_mode: ''
2525
visibility:
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
uuid: ff26a122-1203-4c11-b04b-25239e85e008
2+
langcode: en
3+
status: true
4+
dependencies:
5+
config:
6+
- node.type.organizational_policy
7+
id: node.organizational_policy.promote
8+
field_name: promote
9+
entity_type: node
10+
bundle: organizational_policy
11+
label: 'Promoted to front page'
12+
description: ''
13+
required: false
14+
translatable: true
15+
default_value:
16+
-
17+
value: 0
18+
default_value_callback: ''
19+
settings:
20+
on_label: 'On'
21+
off_label: 'Off'
22+
field_type: boolean

config/sync/core.entity_form_display.node.organizational_policy.default.yml

+15-15
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ third_party_settings:
4141
label: 'Authority Citations'
4242
region: content
4343
parent_name: ''
44-
weight: 16
44+
weight: 14
4545
format_type: fieldset
4646
format_settings:
4747
classes: ''
@@ -55,7 +55,7 @@ third_party_settings:
5555
label: 'Roles and Responsibilities'
5656
region: content
5757
parent_name: ''
58-
weight: 17
58+
weight: 15
5959
format_type: fieldset
6060
format_settings:
6161
classes: ''
@@ -71,7 +71,7 @@ third_party_settings:
7171
label: Definitions
7272
region: content
7373
parent_name: ''
74-
weight: 18
74+
weight: 16
7575
format_type: fieldset
7676
format_settings:
7777
classes: ''
@@ -88,7 +88,7 @@ third_party_settings:
8888
label: 'Related Agency Directives, Forms, & Resources'
8989
region: content
9090
parent_name: ''
91-
weight: 19
91+
weight: 17
9292
format_type: fieldset
9393
format_settings:
9494
classes: ''
@@ -104,7 +104,7 @@ third_party_settings:
104104
label: 'Point of Contact'
105105
region: content
106106
parent_name: ''
107-
weight: 20
107+
weight: 18
108108
format_type: fieldset
109109
format_settings:
110110
classes: ''
@@ -135,13 +135,13 @@ content:
135135
third_party_settings: { }
136136
field_effective_date_orgpol:
137137
type: datetime_default
138-
weight: 10
138+
weight: 8
139139
region: content
140140
settings: { }
141141
third_party_settings: { }
142142
field_identifier_orgpol:
143143
type: string_textfield
144-
weight: 9
144+
weight: 7
145145
region: content
146146
settings:
147147
size: 60
@@ -165,15 +165,15 @@ content:
165165
third_party_settings: { }
166166
field_policy_statement_orgpol:
167167
type: string_textarea
168-
weight: 15
168+
weight: 13
169169
region: content
170170
settings:
171171
rows: 5
172172
placeholder: ''
173173
third_party_settings: { }
174174
field_program_office_region_orgp:
175175
type: entity_reference_autocomplete
176-
weight: 11
176+
weight: 9
177177
region: content
178178
settings:
179179
match_operator: CONTAINS
@@ -183,7 +183,7 @@ content:
183183
third_party_settings: { }
184184
field_recissions_orgpol:
185185
type: options_select
186-
weight: 13
186+
weight: 11
187187
region: content
188188
settings: { }
189189
third_party_settings: { }
@@ -237,7 +237,7 @@ content:
237237
third_party_settings: { }
238238
field_rescind_this_policy_orgpol:
239239
type: boolean_checkbox
240-
weight: 12
240+
weight: 10
241241
region: content
242242
settings:
243243
display_label: true
@@ -274,13 +274,13 @@ content:
274274
third_party_settings: { }
275275
field_topic_orgpol:
276276
type: options_select
277-
weight: 14
277+
weight: 12
278278
region: content
279279
settings: { }
280280
third_party_settings: { }
281281
moderation_state:
282282
type: moderation_state_default
283-
weight: 6
283+
weight: 19
284284
region: content
285285
settings: { }
286286
third_party_settings: { }
@@ -299,7 +299,7 @@ content:
299299
third_party_settings: { }
300300
status:
301301
type: boolean_checkbox
302-
weight: 7
302+
weight: 20
303303
region: content
304304
settings:
305305
display_label: true
@@ -313,7 +313,7 @@ content:
313313
third_party_settings: { }
314314
title:
315315
type: string_textfield
316-
weight: 8
316+
weight: 6
317317
region: content
318318
settings:
319319
size: 60

config/sync/core.entity_form_display.node.policy_delegation.default.yml

+21-3
Original file line numberDiff line numberDiff line change
@@ -249,7 +249,25 @@ content:
249249
settings:
250250
size: 60
251251
placeholder: ''
252-
third_party_settings: { }
252+
third_party_settings:
253+
conditional_fields:
254+
802c7ad3-fc30-4e7d-a25b-0e0b8f4801de:
255+
entity_type: node
256+
bundle: policy_delegation
257+
dependee: field_to_whom_delegated
258+
settings:
259+
state: visible
260+
condition: value
261+
grouping: AND
262+
values_set: 1
263+
value: ''
264+
values: { }
265+
value_form:
266+
-
267+
target_id: '21'
268+
effect: show
269+
effect_options: { }
270+
selector: ''
253271
field_prior_identifier:
254272
type: string_textfield
255273
weight: 4
@@ -283,7 +301,7 @@ content:
283301
third_party_settings: { }
284302
field_redelegation_authority:
285303
type: text_textarea
286-
weight: 18
304+
weight: 17
287305
region: content
288306
settings:
289307
rows: 5
@@ -309,7 +327,7 @@ content:
309327
selector: ''
310328
field_redelegation_language:
311329
type: string_textarea
312-
weight: 17
330+
weight: 18
313331
region: content
314332
settings:
315333
rows: 2

0 commit comments

Comments
 (0)