chore:little fixes and formating and linting and patches

This commit is contained in:
2026-03-31 15:50:54 +02:00
parent a1ce71ffb6
commit 9b197abcfa
815 changed files with 22960 additions and 8982 deletions

View File

@@ -96,17 +96,17 @@ export default function DpaDownloadPage() {
require it for their own compliance documentation and records of
processing activities.
</p>
<p className="mb-1 text-gray-700 text-sm font-semibold">
<p className="mb-1 font-semibold text-gray-700 text-sm">
Session replay (optional feature)
</p>
<p className="text-gray-700 text-sm">
OpenPanel optionally supports session replay, which must be
explicitly enabled by the Controller. When enabled, session replay
records DOM snapshots and user interactions (mouse movements, clicks,
scrolls) using rrweb. All text content and form inputs are masked by
default. The Controller is responsible for ensuring their use of
session replay complies with applicable privacy law, including
providing appropriate notice to end users.
records DOM snapshots and user interactions (mouse movements,
clicks, scrolls) using rrweb. All text content and form inputs are
masked by default. The Controller is responsible for ensuring their
use of session replay complies with applicable privacy law,
including providing appropriate notice to end users.
</p>
</Section>
@@ -331,10 +331,11 @@ export default function DpaDownloadPage() {
permanently deleted.
</li>
<li>
The Controller can delete individual projects, all associated data,
or their entire account at any time from within the dashboard. Upon
account termination, OpenPanel will delete the Controller's data
within 30 days unless required by law to retain it longer.
The Controller can delete individual projects, all associated
data, or their entire account at any time from within the
dashboard. Upon account termination, OpenPanel will delete the
Controller's data within 30 days unless required by law to retain
it longer.
</li>
</ul>
</Section>
@@ -426,7 +427,7 @@ export default function DpaDownloadPage() {
{/* Controller - blank */}
<div>
<div className="flex flex-col h-32 gap-2">
<div className="flex h-32 flex-col gap-2">
<p className="font-semibold text-gray-500 text-xs uppercase tracking-widest">
Controller
</p>