Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 0.373.0 #2188

Merged
merged 45 commits into from
Sep 12, 2023
Merged
Show file tree
Hide file tree
Changes from 43 commits
Commits
Show all changes
45 commits
Select commit Hold shift + click to select a range
a7ad54d
Initial changes with section style
arthurbaghdas Aug 1, 2023
b5d4100
Draft
arthurbaghdas Aug 1, 2023
d200e81
Draft
arthurbaghdas Aug 2, 2023
31fe263
Draft
arthurbaghdas Aug 2, 2023
96ae72d
Draft
arthurbaghdas Aug 2, 2023
73885d3
Merge branch 'develop' into feature/DP-29020_convert_wwyltd_to_flexib…
arthurbaghdas Aug 2, 2023
4ed5998
Draft
arthurbaghdas Aug 2, 2023
471f805
Draft
arthurbaghdas Aug 2, 2023
7fa8ed3
Draft
arthurbaghdas Aug 2, 2023
d95917b
Draft
arthurbaghdas Aug 2, 2023
b77765d
Final changes
arthurbaghdas Aug 3, 2023
d7408fa
Merge branch 'develop' into feature/DP-29020_convert_wwyltd_to_flexib…
arthurbaghdas Aug 14, 2023
c00de3a
Feedback fix
arthurbaghdas Aug 14, 2023
314ecb4
Feedback fix
arthurbaghdas Aug 14, 2023
5b748a2
Merge branch 'develop' into feature/DP-29020_convert_wwyltd_to_flexib…
arthurbaghdas Aug 15, 2023
24b55e8
Styling fixes
arthurbaghdas Aug 15, 2023
bd5ff22
Styling fixes
arthurbaghdas Aug 15, 2023
9f2fe75
Styling fixes
arthurbaghdas Aug 15, 2023
848e582
Orphan paragraph fix
arthurbaghdas Aug 15, 2023
1d55ae0
Merge branch 'develop' into feature/DP-29020_convert_wwyltd_to_flexib…
arthurbaghdas Aug 15, 2023
ec409c0
Orphan paragraph fix
arthurbaghdas Aug 15, 2023
eda28f7
Deploy hook fix
arthurbaghdas Aug 15, 2023
70cbd5b
Deploy hook fix
arthurbaghdas Aug 15, 2023
b00c480
Merge branch 'develop' into feature/DP-29020_convert_wwyltd_to_flexib…
arthurbaghdas Aug 16, 2023
f50c7bb
Avoid redirect to install.php when DB is down
weitzman Sep 1, 2023
768f5cf
Add changelog
weitzman Sep 1, 2023
7208a4e
Merge branch 'develop' into feature/DP-29020_convert_wwyltd_to_flexib…
arthurbaghdas Sep 4, 2023
bfae547
Merge branch 'develop' into feature/DP-29020_convert_wwyltd_to_flexib…
tom-fleming Sep 5, 2023
5723714
DP-29553 backstop removal of service details pages (#2179)
Sep 6, 2023
af308d8
DP-29559 role permissions analytics (#2180)
Sep 6, 2023
04522d1
Merge pull request #2184 from massgov/master
weitzman Sep 7, 2023
681dcd4
Merge branch 'develop' into feature/DP-29020_convert_wwyltd_to_flexib…
tom-fleming Sep 7, 2023
a39510d
Fixed phpcs issue
tom-fleming Sep 7, 2023
6469b4e
Merge pull request #2148 from massgov/feature/DP-29020_convert_wwyltd…
tom-fleming Sep 7, 2023
ee0a484
DP-29536 - imagick install fix (#2182)
tom-fleming Sep 7, 2023
4f6e450
Merge branch 'develop' into feature/Dp-29542_missing-db-redirect
weitzman Sep 8, 2023
e011ae6
Merge pull request #2178 from massgov/feature/Dp-29542_missing-db-red…
tom-fleming Sep 8, 2023
76258c7
Replace Twitter logo with new 'X' logo and add Threads logo across Ma…
weitzman Sep 11, 2023
a754aef
dp 29600 fix suggested page item bug (#2183)
clairesunstudio Sep 11, 2023
022b9f8
DP-28608: Replace superset data in views with bigquery (#2113)
roberttstephens Sep 11, 2023
d63739e
DP-29493: Fix default domain URLs from migration (#2174)
roberttstephens Sep 11, 2023
7a1a139
DP-29649: Correct spelling issue in address error (#2187)
arthurbaghdas Sep 12, 2023
e8d2812
changelog update and remove old changelog files
Sep 12, 2023
1238f6a
Revert "feature/DP-29020_convert_wwyltd_to_flexible_links"
tom-fleming Sep 12, 2023
53653a4
Merge pull request #2189 from massgov/revert-2148-feature/DP-29020_co…
tom-fleming Sep 12, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions .tugboat/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,11 +51,6 @@ services:
# Install Node.js 16.x
- curl -fsSL https://deb.nodesource.com/setup_16.x | bash -
- apt-get install -y nodejs
# Install imagick
- apt-get install -y libmagickwand-dev
# Avoid prompts. https://stackoverflow.com/a/33647515
- echo '' | pecl install imagick
- docker-php-ext-enable imagick
# Install opcache
- docker-php-ext-install opcache
# Needed for image styles.
Expand Down
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,25 @@


## [0.373.0] - September 12, 2023

### Changed
- DP-28608: Replace superset data in views with data from bigquery
- DP-29020: Convert org page paragraph "What would you like to do" to use service page component "Flexible link group".
- DP-29416: Replace Twitter logo with new 'X' logo and add Threads logo
- DP-29553: Remove service details pages from visual regression testing in backstop.
- DP-29559: Role permissions changed to allow all authors and editors access to new analytics tab without tester role. Cleanup of tester role permissions.

### Fixed
- DP-29493: Fix default domain URLs from service detail migration
- DP-29536: Fixed Tugboat builds.
- DP-29600: Fixed suggested page item link covering the whole page.
- DP-29649: Correct spelling issue in address error.

### Added
- Avoid redirect to install.php when DB is down



## [0.372.0] - September 5, 2023

### Changed
Expand Down
2 changes: 0 additions & 2 deletions backstop/all.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,6 @@
{"label": "RegulationDraft", "url": "/regulations/900-CMR-3-qag-regulation-title-ultricies-tristique-nulla-aliquet-enim-tortor-at-auctor", "screens": ["desktop"]},
{"label": "RegulationEffectiveDate", "url": "/regulations/900-CMR-2-qag-regulation-title"},
{"label": "RulesOfCourt", "url": "/trial-court-rules/qag-rulesofcourt"},
{"label": "ServiceDetails", "url": "/service-details/qag-servicedetails"},
{"label": "ServiceDetailsResources", "url": "/service-details/qag-servicedetails/resources", "screens": ["desktop", "mobile"]},
{"label": "Service1", "url": "/qag-service1"},
{"label": "Service3", "url": "/qag-service3", "screens": ["desktop"]},
{"label": "Service4", "url": "/qag-service4", "screens": ["desktop"]},
Expand Down
1 change: 0 additions & 1 deletion backstop/post-release.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
{"label": "OrgQAGEOTSSGeneralOrg", "url": "/orgs/qag-executive-office-of-technology-services-and-security"},
{"label": "OrgElectedOfficial", "url": "/orgs/qag-test-elected-org-page"},
{"label": "RegulationEffectiveDate", "url": "/regulations/900-CMR-2-qag-regulation-title"},
{"label": "ServiceDetails", "url": "/service-details/qag-servicedetails"},
{"label": "Service1", "url": "/qag-service1"},
{"label": "TopicPage1", "url": "/topics/qag-topicpage1"}

Expand Down
2 changes: 2 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -233,6 +233,7 @@
"drupal/pathologic": "^1",
"drupal/prepopulate": "^2.0",
"drupal/private_files_download_permission": "^3",
"drupal/prod_no_redirect": "dev-1.0.x",

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

laminas/laminas-diactoros 2.14.0 / composer.json

Total vulnerabilities: 1

Critical: 0 High: 1 Medium: 0 Low: 0
Vulnerability IDSeverityCVSSFixed inStatus
CVE-2023-29530 HIGH HIGH 7.5 2.25.2 Open

"drupal/purge": "^3",
"drupal/purge_queues": "^2",
"drupal/queue_unique": "^3",
Expand Down Expand Up @@ -321,6 +322,7 @@
"[web-root]/sites/development.services.yml": false,
"[web-root]/themes/README.txt": false,
"[web-root]/.htaccess": false,
"[web-root]/index.php": false,
"[web-root]/robots.txt": false,
"[web-root]/.eslintrc": false,
"[web-root]/.eslintignore": false,
Expand Down
57 changes: 52 additions & 5 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ dependencies:
- field.field.paragraph.org_section_long_form.field_hide_heading
- field.field.paragraph.org_section_long_form.field_section_long_form_content
- field.field.paragraph.org_section_long_form.field_section_long_form_heading
- field.field.paragraph.org_section_long_form.field_section_style
- paragraphs.paragraphs_type.org_section_long_form
module:
- field_group
Expand All @@ -18,7 +19,7 @@ third_party_settings:
label: 'Section Content'
region: content
parent_name: ''
weight: 2
weight: 3
format_type: details
format_settings:
classes: section-content
Expand All @@ -31,7 +32,7 @@ third_party_settings:
label: 'Additional Resources'
region: content
parent_name: ''
weight: 3
weight: 4
format_type: details
format_settings:
classes: ''
Expand Down Expand Up @@ -71,6 +72,12 @@ content:
size: 60
placeholder: ''
third_party_settings: { }
field_section_style:
type: options_buttons
weight: 2
region: content
settings: { }
third_party_settings: { }
hidden:
created: true
status: true
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,11 @@ dependencies:
- field.field.paragraph.org_section_long_form.field_hide_heading
- field.field.paragraph.org_section_long_form.field_section_long_form_content
- field.field.paragraph.org_section_long_form.field_section_long_form_heading
- field.field.paragraph.org_section_long_form.field_section_style
- paragraphs.paragraphs_type.org_section_long_form
module:
- entity_reference_revisions
- options
id: paragraph.org_section_long_form.default
targetEntityType: paragraph
bundle: org_section_long_form
Expand All @@ -31,6 +33,13 @@ content:
third_party_settings: { }
weight: 0
region: content
field_section_style:
type: list_default
label: above
settings: { }
third_party_settings: { }
weight: 2
region: content
hidden:
computed_org_page: true
field_hide_heading: true
1 change: 1 addition & 0 deletions conf/drupal/config/core.extension.yml
Original file line number Diff line number Diff line change
Expand Up @@ -182,6 +182,7 @@ module:
pathologic: 0
pfdp: 0
prepopulate: 0
prod_no_redirect: 0
purge: 0
purge_drush: 0
purge_processor_cron: 0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ field_name: field_social_links
entity_type: node
bundle: org_page
label: 'Social Links'
description: "Add links to your social media profiles here.\r\nIn the URL field, use complete links including \"https\" from one of the following domains: twitter.com, facebook.com, flickr.com, instagram.com, linkedin.com, medium.com, and youtube.com.\r\nFor the link text, enter your username, handle, or other text that helps the user know what profile they will find when they click this social media link. <strong>Social information will only appear on your Org page if you add a Social Media section under the \"Content\" tab.</strong>"
description: "Add links to your social media profiles here.\r\nIn the URL field, use complete links including \"https\" from one of the following domains: twitter.com, x.com, facebook.com, threads.net, flickr.com, instagram.com, linkedin.com, medium.com, and youtube.com.\r\nFor the link text, enter your username, handle, or other text that helps the user know what profile they will find when they click this social media link. <strong>Social information will only appear on your Org page if you add a Social Media section under the \"Content\" tab.</strong>"
required: false
translatable: false
default_value: { }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ field_name: field_social_links
entity_type: node
bundle: person
label: 'Social Links'
description: "Add links to your social media profiles here.\r\nIn the URL field, use complete links including \"https\" from one of the following domains: twitter.com, facebook.com, flickr.com, instagram.com, linkedin.com, medium.com, and youtube.com.\r\nFor the link text, enter your username, handle, or other text that helps the user know what profile they will find when they click this social media link."
description: "Add links to your social media profiles here.\r\nIn the URL field, use complete links including \"https\" from one of the following domains: twitter.com, x.com, facebook.com, threads.net, flickr.com, instagram.com, linkedin.com, medium.com, and youtube.com.\r\nFor the link text, enter your username, handle, or other text that helps the user know what profile they will find when they click this social media link."
required: false
translatable: true
default_value: { }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ dependencies:
- paragraphs.paragraphs_type.featured_item_mosaic
- paragraphs.paragraphs_type.featured_message
- paragraphs.paragraphs_type.featured_topics
- paragraphs.paragraphs_type.flexible_link_group
- paragraphs.paragraphs_type.iframe
- paragraphs.paragraphs_type.image
- paragraphs.paragraphs_type.info_details_card_group
Expand All @@ -28,7 +29,6 @@ dependencies:
- paragraphs.paragraphs_type.stat
- paragraphs.paragraphs_type.tableau_embed
- paragraphs.paragraphs_type.video
- paragraphs.paragraphs_type.what_would_you_like_to_do
module:
- entity_reference_revisions
id: paragraph.org_section_long_form.field_section_long_form_content
Expand Down Expand Up @@ -67,8 +67,8 @@ settings:
stat: stat
tableau_embed: tableau_embed
video: video
what_would_you_like_to_do: what_would_you_like_to_do
collection_search: collection_search
flexible_link_group: flexible_link_group
negate: 0
target_bundles_drag_drop:
1up_stacked_band:
Expand Down Expand Up @@ -125,6 +125,9 @@ settings:
advisory_section:
weight: 39
enabled: false
alert:
weight: 151
enabled: false
board_member:
weight: 40
enabled: false
Expand Down Expand Up @@ -161,6 +164,9 @@ settings:
contact_info:
weight: 48
enabled: false
contact_placeholder:
weight: 164
enabled: false
content_card_group:
weight: 49
enabled: false
Expand Down Expand Up @@ -215,6 +221,9 @@ settings:
file_download_single:
weight: 63
enabled: false
flexible_link_group:
weight: 183
enabled: true
footnotes:
weight: 64
enabled: false
Expand Down Expand Up @@ -263,9 +272,6 @@ settings:
key_message_section:
weight: 76
enabled: false
link_group:
weight: 77
enabled: false
link_group_accordion:
weight: 90
enabled: false
Expand Down Expand Up @@ -413,6 +419,12 @@ settings:
section_with_heading:
weight: 117
enabled: false
service_rich_text:
weight: 249
enabled: false
service_section:
weight: 250
enabled: false
sitewide_alert_message:
weight: 242
enabled: false
Expand Down Expand Up @@ -440,6 +452,9 @@ settings:
tableau_embed:
weight: 20
enabled: true
time_callout:
weight: 260
enabled: false
video:
weight: 21
enabled: true
Expand All @@ -451,5 +466,5 @@ settings:
enabled: false
what_would_you_like_to_do:
weight: 22
enabled: true
enabled: false
field_type: entity_reference_revisions
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
uuid: 17054d01-bdd8-4160-855d-f062c3f094e8
langcode: en
status: true
dependencies:
config:
- field.storage.paragraph.field_section_style
- paragraphs.paragraphs_type.org_section_long_form
module:
- options
id: paragraph.org_section_long_form.field_section_style
field_name: field_section_style
entity_type: paragraph
bundle: org_section_long_form
label: 'Section style'
description: 'The "Simple" option uses a plain black header with content on a white background. If you really want to call attention to this section, you can use the "Enhanced" option which will use a blue header banner and gray shading for the section.'
required: true
translatable: true
default_value:
-
value: simple
default_value_callback: ''
settings: { }
field_type: list_string
2 changes: 2 additions & 0 deletions conf/drupal/config/user.role.author.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ dependencies:
- entity_usage
- environment_indicator
- mass_admin_toolbar
- mass_analytics
- mass_validation
- mass_views
- mass_workbench_ui
Expand Down Expand Up @@ -210,6 +211,7 @@ permissions:
- 'view alert revisions'
- 'view all revisions'
- 'view all scheduled transitions'
- 'view analytics pages'
- 'view any unpublished content'
- 'view binder revisions'
- 'view campaign_landing revisions'
Expand Down
Loading
Loading