Skip to content

Releases: department-of-veterans-affairs/va.gov-cms

cms/v0.0.1099

10 Jan 15:40
ba24a48
Compare
Choose a tag to compare

Release 0.0.1099 ami-0a29a649e3539098e

d4afdf9 VACMS-19616: Contact info block has remove button not working (#20222)

  • VACMS-19616: Require the contact information paragraph for several content types.

  • VACMS-19616: Adds tests for removing the remove button.

97240be Bump va-gov/content-build from 0.0.3657 to 0.0.3659 (#20242)

Bumps va-gov/content-build from 0.0.3657 to 0.0.3659.


updated-dependencies:

  • dependency-name: va-gov/content-build
    dependency-type: direct:production
    update-type: version-update:semver-patch
    ...

Signed-off-by: dependabot[bot] [email protected]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

ba24a48 VACMS-19888 Remove email signup widget feature toggle (#20191)

Co-authored-by: Jill Adams [email protected]
Co-authored-by: Daniel Sasser [email protected]

cms/v0.0.1098

08 Jan 13:40
9891291
Compare
Choose a tag to compare

Release 0.0.1098 ami-07b821db2652b5c17

0993b35 VAGAOV-TEAM-97941: Adds Form Builder role and permission (#20192)

  • Changes module name to include VA.gov prefix.

  • Adds access form builder permission.

  • Adds Form Builder user (form_builder_user) role with access form builder permission.

  • Adds unit test for permissions.yml

  • Updates annotation on existing test to be more accurate.

  • Updates routing:

  • Use RouteSubscriber rather than repeating same permission on every route.
  • Update to use new permission.
  • Updates existing tests to align with new permission. Note that these existing tests effectively test the RouteSubscriber functionality.

  • Small fix to hasRequirement check. Cannot take a specific permission as a second parameter. We'll set the permission whenever one is not set.

8d201f8 VAGOV-TEAM-94247: Updates content-creation script. (#20221)

  • Renames script from digital-forms.php to form-builder.php to reflect primary purpose of testing Form Builder.
  • Adds user creation to script. Creates two users, one with Form Builder access and one without.

9891291 VACMS-19967: Remove phone toggle post migration (#20101)

  • VACMS-19967: Removes toggle configuration and dependent code

  • VACMS-19967: Removal of the rest of the code, one hopes

  • VACMS-19967: Removes constructor, as no longer overridden

  • VACMS-19967: Removes telephone field from config

  • Revert "VACMS-19967: Removes telephone field from config"

This reverts commit 7e8cad5.

  • VACMS-19967: Removes old mental health phone number

  • Revert "VACMS-19967: Removes old mental health phone number"

This reverts commit 80bdbe6.

cms/v0.0.1097

07 Jan 13:39
a0a78c9
Compare
Choose a tag to compare

Release 0.0.1097 ami-01747fc5ce578a437

80e675e VACMS-19894: Remove all composer dependencies from dependabot except content build (#20147)

  • Update dependabot-updates.md

  • Update dependabot.yml

ac98ea3 Bump va-gov/content-build from 0.0.3654 to 0.0.3655 (#20151)

Bumps va-gov/content-build from 0.0.3654 to 0.0.3655.


updated-dependencies:

  • dependency-name: va-gov/content-build
    dependency-type: direct:production
    update-type: version-update:semver-patch
    ...

Signed-off-by: dependabot[bot] [email protected]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

0763603 Update taxonomy-add-term.yml

c8740cb Update migrations-facility.md

b68dc41 Create CMS Announcement Template for Editors

7c97d87 Bump va-gov/content-build from 0.0.3655 to 0.0.3656 (#20207)

Bumps va-gov/content-build from 0.0.3655 to 0.0.3656.


updated-dependencies:

  • dependency-name: va-gov/content-build
    dependency-type: direct:production
    update-type: version-update:semver-patch
    ...

Signed-off-by: dependabot[bot] [email protected]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

3653c51 VAGOV-TEAM-97920: Form Builder Navbar (#20149)

  • VAGOV-TEAM-97920:
  • Renames form-builder theme and sets it as page-level theme.
  • Allows for active tab to be set on each path.

  • Updates page template and styles for navbar

  • Removes unnecessary properties from base form.

  • Adds id class to each navbar tab

  • Adds unpkg external stylesheet to the module-defined library.

  • Attaches styles at page level rather than form level.

  • Adds unit test for libraries.yml.

  • Updates existing test suites.

  • Updates class names in test to reflect changes in template.

3a22d84 VACMS-19098: VBA Facility Workflow Notifications (#20109)

  • VACMS-19098: Adds new AdvancedQueue processor plugin for Content Workflow notifications.

  • VACMS-19098: Adds new direct recipient option to VA.gov AdvancedQueue job type base plugin.

  • VACMS-19098: Adds eca_workflow module to the system.

  • VACMS-19098: Adds new queue for workflow content notifications.

  • VACMS-19098: Adds new message template for VBA Facility draft content notifications.

  • VACMS-19098: Adds new ECA workflow that triggers draft notifcations for VBA Facility nodes workflow state transitions.

  • VACMS-19098: Theme changes for rendering Content Workflow: VBA Facility message body using standard email template.

  • VACMS-19098: Renames field_field_target_node_path to field_target_node_path.

  • VACMS-19098: Adds vba_facility_draft_content to mailsystem configuration to allow for html multi-part emails.

  • VACMS-19098: Turns on the VBA Facility workflow ECA model.

  • VACMS-19098: Correct faulty return comment.

  • Update config/sync/language/en/message.template.vba_facility_draft_content.yml

Co-authored-by: Christian Burk [email protected]

  • I missed this comma change, too.

  • VACMS-19098: Add the 'reject' portion of the email body.


Co-authored-by: Christian Burk [email protected]

e896d49 VACMS-19060: Ensure job is exported as an associative array to allow for proper tokenization of the DTO. (#20200)

7085339 VAGOV-TEAM-97922: Adds sidebar placeholder (#20155)

  • VAGOV-TEAM-97922: Adds sidebar placeholder to Form Builder pages.

  • Adds min-width to left column.

a0a78c9 Bump va-gov/content-build from 0.0.3656 to 0.0.3657 (#20217)

Bumps va-gov/content-build from 0.0.3656 to 0.0.3657.


updated-dependencies:

  • dependency-name: va-gov/content-build
    dependency-type: direct:production
    update-type: version-update:semver-patch
    ...

Signed-off-by: dependabot[bot] [email protected]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

cms/v0.0.1096

20 Dec 13:09
1396867
Compare
Choose a tag to compare

Release 0.0.1096 ami-0a2d09489210c003d

8e4c751 Bump cypress-io/github-action from 6.7.7 to 6.7.8 (#20100)

Bumps cypress-io/github-action from 6.7.7 to 6.7.8.


updated-dependencies:

  • dependency-name: cypress-io/github-action
    dependency-type: direct:production
    update-type: version-update:semver-patch
    ...

Signed-off-by: dependabot[bot] [email protected]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Edmund Dunn [email protected]

8c876c6 VACMS-20092: removed danse modules and unused samlauth module form composer.json (#20123)

67cb63f VACMS-19805: Adds new statuses (#19881) (#20121)

  • VACMS-19805: Adds new statuses

  • VACMS-19805: Brings Vet Center - Outstation in line with other facilities

  • Revert "VACMS-19805: Brings Vet Center - Outstation in line with other facilities"

This reverts commit 1f15486.

Co-authored-by: Christian Burk [email protected]

e42acf3 VACMS-20086: Adds code for Manila VA Clinic and removes unused code. (#20088)

c967f4d Bump va-gov/content-build from 0.0.3651 to 0.0.3653 (#20137)

Bumps va-gov/content-build from 0.0.3651 to 0.0.3653.


updated-dependencies:

  • dependency-name: va-gov/content-build
    dependency-type: direct:production
    update-type: version-update:semver-patch
    ...

Signed-off-by: dependabot[bot] [email protected]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

6d4532b VACMS-19227: Adds Philippines as a US state for facility purposes (#20068)

18174d6 VACMS-19369: Adds messaging to Slack, following established pattern (#20078)

0a34fa1 VACMS-20126: update composer based dependencies (#20131)

This reverts commit 16c276b.

794a3db Update runbook-vba-facility-launch.md

2af7dd5 VACMS-19814: Update npm dependencies (#20025)

  • Updated node to 22.11.0

  • Updated cross-env to 7.0.3

  • Updated @babel/core to 7.26.0

  • Updated @axe-core/webdriver.js to 4.10.1
    Updated axe-core to 4.10.2

  • To accommodate braces 3.0.3

  • Updated chokidar to 4.0.1

  • Updated stylelint 15.11.0

1396867 Bump va-gov/content-build from 0.0.3653 to 0.0.3654 (#20146)

Bumps va-gov/content-build from 0.0.3653 to 0.0.3654.


updated-dependencies:

  • dependency-name: va-gov/content-build
    dependency-type: direct:production
    update-type: version-update:semver-patch
    ...

Signed-off-by: dependabot[bot] [email protected]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

cms/v0.0.1095

18 Dec 14:09
b52da25
Compare
Choose a tag to compare

Release 0.0.1095 ami-0e629964b67dd5ab3

4f653ef VACMS-20022: Creating GA4 term glossary for README. (#20119)

b52da25 Shift Content Release start time to 9 am. (#20122)

cms/v0.0.1094

17 Dec 20:39
07c946b
Compare
Choose a tag to compare

Release 0.0.1094 ami-08ad41b1d856284a3

e23c459 Bump va-gov/content-build from 0.0.3649 to 0.0.3651 (#20117)

Bumps va-gov/content-build from 0.0.3649 to 0.0.3651.


updated-dependencies:

  • dependency-name: va-gov/content-build
    dependency-type: direct:production
    update-type: version-update:semver-patch
    ...

Signed-off-by: dependabot[bot] [email protected]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

a968aef VACMS-20092: db update to truncate table, uninstall danse modules an (#20118)

07c946b Add rule for owenrship of the Manila custom module (#20113)

cms/v0.0.1093

16 Dec 20:39
7b9f72f
Compare
Choose a tag to compare

Release 0.0.1093 ami-035b2ab28dba3b4fc

96db4ed VACMS-19375: Fix for undefined anchor links. (#20094)

7b9f72f change title config (#20096)

Co-authored-by: Chris Kim [email protected]
Co-authored-by: Christian Burk [email protected]

cms/v0.0.1092

13 Dec 20:39
43630de
Compare
Choose a tag to compare

Release 0.0.1092 ami-0c09df931bbb14cd9

43630de Bump va-gov/content-build from 0.0.3647 to 0.0.3649 (#20091)

Bumps va-gov/content-build from 0.0.3647 to 0.0.3649.


updated-dependencies:

  • dependency-name: va-gov/content-build
    dependency-type: direct:production
    update-type: version-update:semver-patch
    ...

Signed-off-by: dependabot[bot] [email protected]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

cms/v0.0.1091

12 Dec 20:39
bd69fd8
Compare
Choose a tag to compare

Release 0.0.1091 ami-0aae23a6b9496ccb1

bd69fd8 Form Engine: Integration Branch (2) (#19123)

  • VATEAM-90582: Add 21-4140 Digital Form to seed script (#19047)

  • Add create_digital_forms

  • Add 21-4140 to digital forms script

  • Switch includeDob to snake case

  • VATEAM-90628: Add Identification Information Paragraph type (#19190)

  • Add OMB info fields to Digital Form (#19078)

  • Add Identification Information pattern

  • Add OMB Info to digital-forms script

  • Add Identification Information to digital-forms script

  • VATEAM-90650: Create Address Digital Form Pattern (#19331)

Creates a Paragraph type in Drupal for the "Address" pattern. The Paragraph type includes an "Include military address checkbox?" boolean field. Adds the new Paragraph type to the list of available Paragraph types in the "Steps" field of the Digital Form content type.

  • VATEAM-90651: Create Phone and Email Digital Form pattern (#19464)

Creates a Paragraph type in Drupal for the "Phone and Email Address" pattern. The Paragraph type includes an "Include email address?" boolean field. Adds the new Paragraph type to the list of available Paragraph types in the "Steps" field of the Digital Form content type.

  • VATEAM-94366: Create "Your personal information" Paragraph type (#19534)

Create a new Paragraph type called "Your personal information" that contains the "Name and Date of Birth" and "Identification Information" Paragraph types within it. Remove "Name and Date of Birth" and "Identification Information" as selectable Steps. Update the Digital Forms script to use the new Paragraph type.

  • VATEAM-90652: Create List & Loop pattern (#19816)

Creates a Paragraph type in Drupal for the "List & Loop" pattern. The Paragraph type includes an "Optional?" boolean field. Adds the new Paragraph type to the list of available Paragraph types in the "Steps" field of the Digital Form content type.


Co-authored-by: Derek Houck [email protected]
Co-authored-by: Derek Houck [email protected]
Co-authored-by: Derek Houck [email protected]

cms/v0.0.1090

11 Dec 20:39
0ed827f
Compare
Choose a tag to compare

Release 0.0.1090 ami-019b692617ed7a86b

8a3434f VACMS-19512: Drupal UX for phone numbers (#19607)

  • Update staff profile & vamc b&i

  • VAMC facility mental health

  • fix truncated confirmation message

  • reverting previous change & removing empty fieldset

  • finish reverting SCSS change

  • SCSS updates to phone number paragraph

  • adding ids for specificity

  • what about twig

  • Rolling back CSS and Twig. Adding fieldset wrapping

  • VACMS-19512: Updates SCSS for clarity and DS alignment

  • VACMS-19512: Updates test for phone widget


Co-authored-by: Christian Burk [email protected]

ed635cc VAGOV-TEAM-97904: Adds Form Builder Page Template (#20052)

  • VAGOV-TEAM-97904:
  • Adds Twig template for Form Builder pages.
  • Applies template to all Form Builder routes.
  • Adds unit test for va_gov_form_builder_theme_suggestions_page().

fe68c28 VAGOV-TEAM-97909: Adds start of a theme to Form Builder. (#20072)

  • Declares a Form Builder library tied to a new css file.
  • Imports external VADS token css from UNPKG.

e0a0027 Bump va-gov/content-build from 0.0.3646 to 0.0.3647 (#20077)

Bumps va-gov/content-build from 0.0.3646 to 0.0.3647.


updated-dependencies:

  • dependency-name: va-gov/content-build
    dependency-type: direct:production
    update-type: version-update:semver-patch
    ...

Signed-off-by: dependabot[bot] [email protected]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

0ed827f VACMS-19772: update composer dependencies first round. (#19955)


Co-authored-by: Edmund Dunn [email protected]