Skip to content

cms/v0.0.979

Compare
Choose a tag to compare
@va-bot va-bot released this 02 May 19:37
ddacbc7

Release 0.0.979 ami-0e0cc5dcddf46d3ec

5111171 VACMS-15506 aging content fwb mvp with expirable content module (#17732)

  • VACMS-15506: Adds expirable_content module.

  • VACMS-15506: Adds field to expiring content. This was not a successful test, as I was not able to get the field to auto-create a bundle field.

  • VACMS-15506: Gut the expirable content module for a re-work.

  • VACMS-15506: Moves to a config entity + field architecture for expirable_content. The field isn't auto-installed yet, nor does it auto-populate the expiration or warning values.

  • VACMS-15506: Moving toward hybrid approach with a config + content entity.

  • VACMS-15506: Adds entity operations to expirable content.

  • VACMS-15506: Expirable content module now uses both config and content entities as well as a hybrid computed field for expiration and warning dates.

  • VACMS-15506: Adds entity operations hook implementations to expirable content.

  • VACMS-15506: PHPCS updates.

  • VACMS-15506: Update expirable_content readme.

  • VACMS-15506: Removes mention of content_moderation.

  • VACMS-15506: Removes unneeded ExpirableContentListBuilder.

  • VACMS-15506: Updates readme and adds TODO.md.

  • VACMS-15506: Adds expirable content type for FWB.

  • VACMS-15506: Enables expirable_content in the CMS.

  • VACMS-15506: Fixes missing handler.

  • VACMS-15506: Resolves incorrect field names in Views data.

  • VACMS-15506: Move to contrib version of expirable_content.

  • VACMS-15506: Adds token support for computed field patch.

  • VACMS-15506: Update aging content view to use the new computed fields.

  • VACMS-15506: Adds FWB warning message template.

  • VACMS-15506: Add FWB warning ECA workflow.

  • VACMS-15506: Update the subject view mode to remove entity title.

  • VACMS-15506: Updates expired FWB eca with updated template fields.

  • VACMS-15506: Resolves bug when creating token in CreateAdvacnedQueueJob.

  • Revert "Merge remote-tracking branch 'origin/main' into VACMS-15506-aging-content-fwb-mvp-with-expirable-content-module"

This reverts commit 8e3e30e, reversing
changes made to ab59cb8.

  • VACMS-15506: Remove single quotes from config.yml which is preventing cli xdebug from working in phpstorm.

  • VACMS-15506: Updates aging content view to use correct filtering logic.

  • VACMS-15506: Adds missing fields to warning template.

  • VACMS-15506: Updates warning template content.

  • VACMS-15506: Adds missing mail system handling.

  • VACMS-15506: Update warning and expiration rules to prevent recursion and use correct token values.

  • VACMS-15506: Updates expirable_content to alpha2.

  • VACMS-15506: Updates aging content view sort.

  • VACMS-15506: Attempting to fix weitzman/drupal-test-traits.

  • VACMS-15506: Reverting accidental change to sitewide-crew-member-onboarding.md.

  • VACMS-15506: Reverting accidental change to docroot/design-system/package-lock.json.

  • VACMS-15506: Reverting accidental change to docroot/themes/custom/vagovclaro/package-lock.json.

  • VACMS-15506: Adds deploy hook for seeding fwb expirable information.

  • VACMS-15506: Move expirable_content to dev release for easier updates. We are making changes to the module to support aging content pretty frequently, and cutting a new release every time is causing friction.

  • VACMS-15506: Adds script to generate test nodes.

  • VACMS-15506: Ensure the warn and expire eca models are disabled for mvp launch.

  • VACMS-15506: Spelling correction.

  • VACMS-15506: Updates expirable_content to solve a bug preventing entity revision deletes.

ddacbc7 Bump va-gov/content-build from 0.0.3494 to 0.0.3495 (#18024)

Bumps va-gov/content-build from 0.0.3494 to 0.0.3495.


updated-dependencies:

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

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