Skip to content

Use CMS to grab imprint#817

Merged
scheidtdav merged 9 commits intodevfrom
refactor/imprint
Mar 13, 2026
Merged

Use CMS to grab imprint#817
scheidtdav merged 9 commits intodevfrom
refactor/imprint

Conversation

@scheidtdav
Copy link
Member

Type of Change

  • 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

This is pretty much a blue print for potentially upcoming static pages that are attached to our CMS.
Essentially I hooked up a translated markdown-based static page from Directus to our frontend.

I had to update a couple of dependencies to get the language switch working. Pretty sure it doesn't work 100% properly due to some inconsistencies in i18next implementation, but I opted to take care of those in #661 .

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

  • This PR closes #

@scheidtdav scheidtdav requested a review from jona159 March 11, 2026 13:48
@socket-security
Copy link

socket-security bot commented Mar 11, 2026

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updated@​types/​react@​19.1.8 ⏵ 19.2.01001007996 +4100

View full report

@github-actions
Copy link

github-actions bot commented Mar 11, 2026

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 71.55% 1665 / 2327
🔵 Statements 69.87% 1742 / 2493
🔵 Functions 73.16% 338 / 462
🔵 Branches 58.58% 921 / 1572
File CoverageNo changed files found.
Generated in workflow #2202 for commit 41ac8f2 by the Vitest Coverage Report Action

Copy link
Contributor

@jona159 jona159 left a comment

Choose a reason for hiding this comment

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

Please check the comment about the fetcher before merging

@scheidtdav scheidtdav enabled auto-merge (squash) March 11, 2026 15:29
@scheidtdav scheidtdav merged commit 166cd0b into dev Mar 13, 2026
6 checks passed
@scheidtdav scheidtdav deleted the refactor/imprint branch March 13, 2026 15:16
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.

2 participants