Skip to content

Commit

Permalink
Merge branch 'main' into VACMS-20726-react-widget-updates-for-mhv-tra…
Browse files Browse the repository at this point in the history
…nsition
  • Loading branch information
dsasser authored Mar 10, 2025
2 parents b5bff4b + a009ebe commit 2f5cd28
Show file tree
Hide file tree
Showing 40 changed files with 1,593 additions and 64 deletions.
5 changes: 4 additions & 1 deletion .github/workflows/default-branch-datadog-metrics.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
name: Send data about the default branch to DataDog.

#When DST, Use 345AM When not DST Use 245AM
on:
schedule:
- cron: '45 3 * * *'
- cron: '45 3 * * 6' #Temp Saturday
- cron: '45 2 * * 0' #Temp Sunday
- cron: '45 2 * * 1-5' #Post DST
workflow_dispatch:

jobs:
Expand Down
5 changes: 3 additions & 2 deletions .github/workflows/s3-backup-retention.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@

name: VAgov CMS S3 Backup Manager
on:
# UTC 5am is ET 1am, everyday.
# UTC 5am is ET 1am, when Daylight Savings begins.
# UTC 6am is ET 1am, when Daylight Savings ends.
schedule:
- cron: '0 5 * * 1-5'
- cron: '0 6 * * 1-5'
workflow_dispatch:

jobs:
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,76 @@
uuid: 094d5fa7-e2c7-4316-a99f-16d926d23c27
langcode: en
status: true
dependencies:
config:
- field.field.paragraph.digital_form_checkbox.field_df_response_options
- field.field.paragraph.digital_form_checkbox.field_digital_form_hint_text
- field.field.paragraph.digital_form_checkbox.field_digital_form_label
- field.field.paragraph.digital_form_checkbox.field_digital_form_required
- paragraphs.paragraphs_type.digital_form_checkbox
module:
- paragraphs
- textfield_counter
id: paragraph.digital_form_checkbox.default
targetEntityType: paragraph
bundle: digital_form_checkbox
mode: default
content:
field_df_response_options:
type: paragraphs
weight: 4
region: content
settings:
title: Paragraph
title_plural: Paragraphs
edit_mode: open
closed_mode: summary
autocollapse: none
closed_mode_threshold: 0
add_mode: dropdown
form_display_mode: default
default_paragraph_type: ''
features:
collapse_edit_all: collapse_edit_all
duplicate: duplicate
third_party_settings: { }
field_digital_form_hint_text:
type: string_textfield_with_counter
weight: 3
region: content
settings:
size: 60
placeholder: ''
use_field_maxlength: false
maxlength: 255
counter_position: after
js_prevent_submit: true
count_only_mode: false
count_html_characters: true
textcount_status_message: 'Characters Remaining: <span class="remaining_count">@remaining_count</span>'
third_party_settings: { }
field_digital_form_label:
type: string_textfield_with_counter
weight: 0
region: content
settings:
size: 60
placeholder: ''
use_field_maxlength: false
maxlength: 255
counter_position: after
js_prevent_submit: true
count_only_mode: false
count_html_characters: true
textcount_status_message: 'Characters Remaining: <span class="remaining_count">@remaining_count</span>'
third_party_settings: { }
field_digital_form_required:
type: boolean_checkbox
weight: 1
region: content
settings:
display_label: true
third_party_settings: { }
hidden:
created: true
status: true
Original file line number Diff line number Diff line change
@@ -0,0 +1,63 @@
uuid: 3b03b7f2-7310-4746-a3db-9737541fee0e
langcode: en
status: true
dependencies:
config:
- field.field.paragraph.digital_form_date_component.field_digital_form_date_format
- field.field.paragraph.digital_form_date_component.field_digital_form_hint_text
- field.field.paragraph.digital_form_date_component.field_digital_form_label
- field.field.paragraph.digital_form_date_component.field_digital_form_required
- paragraphs.paragraphs_type.digital_form_date_component
module:
- textfield_counter
id: paragraph.digital_form_date_component.default
targetEntityType: paragraph
bundle: digital_form_date_component
mode: default
content:
field_digital_form_date_format:
type: options_buttons
weight: 4
region: content
settings: { }
third_party_settings: { }
field_digital_form_hint_text:
type: string_textfield_with_counter
weight: 3
region: content
settings:
size: 60
placeholder: ''
use_field_maxlength: false
maxlength: 255
counter_position: after
js_prevent_submit: true
count_only_mode: false
count_html_characters: true
textcount_status_message: 'Characters Remaining: <span class="remaining_count">@remaining_count</span>'
third_party_settings: { }
field_digital_form_label:
type: string_textfield_with_counter
weight: 0
region: content
settings:
size: 60
placeholder: ''
use_field_maxlength: false
maxlength: 255
counter_position: after
js_prevent_submit: true
count_only_mode: false
count_html_characters: true
textcount_status_message: 'Characters Remaining: <span class="remaining_count">@remaining_count</span>'
third_party_settings: { }
field_digital_form_required:
type: boolean_checkbox
weight: 1
region: content
settings:
display_label: true
third_party_settings: { }
hidden:
created: true
status: true
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,11 @@ dependencies:
- field.field.paragraph.digital_form_page.field_title
- paragraphs.paragraphs_type.digital_form_page
module:
- change_labels
- limited_field_widgets
- no_table_drag
- paragraphs
- paragraphs_features
- textfield_counter
id: paragraph.digital_form_page.default
targetEntityType: paragraph
Expand All @@ -28,19 +32,33 @@ content:
weight: 3
region: content
settings:
title: Paragraph
title_plural: Paragraphs
edit_mode: open
title: Component
title_plural: Components
edit_mode: closed
closed_mode: summary
autocollapse: none
autocollapse: all
closed_mode_threshold: 0
add_mode: dropdown
add_mode: modal
form_display_mode: default
default_paragraph_type: ''
default_paragraph_type: _none
features:
add_above: '0'
collapse_edit_all: collapse_edit_all
convert: '0'
duplicate: duplicate
third_party_settings: { }
third_party_settings:
paragraphs_features:
add_in_between: false
add_in_between_link_count: 3
delete_confirmation: false
show_drag_and_drop: true
show_collapse_all: true
limited_field_widgets:
limit_values: 0
change_labels:
add_another: ''
no_table_drag:
no_table_drag: false
field_title:
type: string_textfield_with_counter
weight: 1
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,76 @@
uuid: 9293f707-1f40-4134-ac88-1a7af5e6badf
langcode: en
status: true
dependencies:
config:
- field.field.paragraph.digital_form_radio_button.field_df_response_options
- field.field.paragraph.digital_form_radio_button.field_digital_form_hint_text
- field.field.paragraph.digital_form_radio_button.field_digital_form_label
- field.field.paragraph.digital_form_radio_button.field_digital_form_required
- paragraphs.paragraphs_type.digital_form_radio_button
module:
- paragraphs
- textfield_counter
id: paragraph.digital_form_radio_button.default
targetEntityType: paragraph
bundle: digital_form_radio_button
mode: default
content:
field_df_response_options:
type: paragraphs
weight: 4
region: content
settings:
title: Paragraph
title_plural: Paragraphs
edit_mode: open
closed_mode: summary
autocollapse: none
closed_mode_threshold: 0
add_mode: dropdown
form_display_mode: default
default_paragraph_type: ''
features:
collapse_edit_all: collapse_edit_all
duplicate: duplicate
third_party_settings: { }
field_digital_form_hint_text:
type: string_textfield_with_counter
weight: 3
region: content
settings:
size: 60
placeholder: ''
use_field_maxlength: false
maxlength: 255
counter_position: after
js_prevent_submit: true
count_only_mode: false
count_html_characters: true
textcount_status_message: 'Characters Remaining: <span class="remaining_count">@remaining_count</span>'
third_party_settings: { }
field_digital_form_label:
type: string_textfield_with_counter
weight: 0
region: content
settings:
size: 60
placeholder: ''
use_field_maxlength: false
maxlength: 255
counter_position: after
js_prevent_submit: true
count_only_mode: false
count_html_characters: true
textcount_status_message: 'Characters Remaining: <span class="remaining_count">@remaining_count</span>'
third_party_settings: { }
field_digital_form_required:
type: boolean_checkbox
weight: 1
region: content
settings:
display_label: true
third_party_settings: { }
hidden:
created: true
status: true
Original file line number Diff line number Diff line change
@@ -0,0 +1,47 @@
uuid: a97c16c2-58a4-4539-96bb-5d27fd34c9e7
langcode: en
status: true
dependencies:
config:
- field.field.paragraph.digital_form_response_option.field_digital_form_description
- field.field.paragraph.digital_form_response_option.field_digital_form_label
- paragraphs.paragraphs_type.digital_form_response_option
module:
- textfield_counter
id: paragraph.digital_form_response_option.default
targetEntityType: paragraph
bundle: digital_form_response_option
mode: default
content:
field_digital_form_description:
type: string_textarea_with_counter
weight: 1
region: content
settings:
rows: 3
placeholder: ''
maxlength: 255
counter_position: after
js_prevent_submit: true
count_only_mode: false
count_html_characters: true
textcount_status_message: 'Characters Remaining: <span class="remaining_count">@remaining_count</span>'
third_party_settings: { }
field_digital_form_label:
type: string_textfield_with_counter
weight: 0
region: content
settings:
size: 60
placeholder: ''
use_field_maxlength: false
maxlength: 255
counter_position: after
js_prevent_submit: true
count_only_mode: false
count_html_characters: true
textcount_status_message: 'Characters Remaining: <span class="remaining_count">@remaining_count</span>'
third_party_settings: { }
hidden:
created: true
status: true
Loading

0 comments on commit 2f5cd28

Please sign in to comment.