Skip to content

Cdd 3139 control acknowledgment content via cms#3033

Merged
dandammann merged 14 commits intomainfrom
CDD-3139-Control-Acknowledgment-Content-via-CMS
Mar 17, 2026
Merged

Cdd 3139 control acknowledgment content via cms#3033
dandammann merged 14 commits intomainfrom
CDD-3139-Control-Acknowledgment-Content-via-CMS

Conversation

@dandammann
Copy link
Copy Markdown
Contributor

Description

This PR includes the following:

  • The acknowledgement content is now managed through the CMS so that updates can be made dynamically without requiring a deployment.
  • The application fetches the acknowledgment content from the CMS (and renders it - (see accompanying PR). This requires the CMS page to be set up with the slug "acknowledgment".
  • Acknowledgment content is fully configurable via CMS.
  • Content updates in CMS are reflected in the application without code changes.

Type of change

Please select the options that are relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Tech debt item (this is focused solely on addressing any relevant technical debt)

Checklist:

  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests at the right levels to prove my change is effective
  • I have added screenshots or screen grabs where appropriate
  • I have added docstrings in the correct style (google)

@dandammann dandammann requested a review from a team as a code owner February 27, 2026 10:13
Copy link
Copy Markdown
Contributor

@luketowell luketowell left a comment

Choose a reason for hiding this comment

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

LGTM

@sonarqubecloud
Copy link
Copy Markdown

@dandammann dandammann merged commit fdb88c3 into main Mar 17, 2026
16 checks passed
@dandammann dandammann deleted the CDD-3139-Control-Acknowledgment-Content-via-CMS branch March 17, 2026 11:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants