Skip to content

feat: load privacy policy from directus cms#898

Merged
jona159 merged 2 commits intodevfrom
Feat/load-privacy-policy-from-cms
Apr 23, 2026
Merged

feat: load privacy policy from directus cms#898
jona159 merged 2 commits intodevfrom
Feat/load-privacy-policy-from-cms

Conversation

@zven
Copy link
Copy Markdown
Member

@zven zven commented Apr 23, 2026

Type of Change

Load privacy policy from our directus CMS instead of having it in the code itself. I basically copied the code from the imprint page and thus introduced some code duplication. Since we are only loading two pages from directus at the moment, I'd argue that's still acceptable.

  • Dependency upgrade
  • Bug fix (non-breaking change)
  • Breaking change
    • e.g. a fixed bug or new feature that may break something else
  • New feature
  • Code quality improvements
    • e.g. refactoring, documentation, tests, tooling, ...

Implementation

Copy pasta from imprint.tsx 🍝

Checklist

  • I gave this pull request a meaningful title
  • My pull request is targeting the dev branch
  • I have added documentation to my code
  • I have deleted code that I have commented out

Additional Information

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 23, 2026

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 69.17% 1768 / 2556
🔵 Statements 67.51% 1837 / 2721
🔵 Functions 69.46% 364 / 524
🔵 Branches 56.26% 948 / 1685
File CoverageNo changed files found.
Generated in workflow #2430 for commit 3d3ce7a by the Vitest Coverage Report Action

@jona159 jona159 enabled auto-merge (squash) April 23, 2026 13:39
@jona159 jona159 merged commit 1acfd1b into dev Apr 23, 2026
6 checks passed
@jona159 jona159 deleted the Feat/load-privacy-policy-from-cms branch April 23, 2026 13: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.

load privacy policy from CMS

2 participants