upd: connected ke db

Deskripi:
- list error report general dan per apps
- update status
- update feedback

No Issues
This commit is contained in:
2026-04-14 12:05:34 +08:00
parent 14adaa8526
commit a0cafbf2e2
6 changed files with 963 additions and 180 deletions

View File

@@ -174,7 +174,7 @@ function GlobalLogsPage() {
</Group>
{/* Timeline Content */}
<Paper withBorder p="xl" radius="2xl" className="glass" style={{ background: 'var(--mantine-color-body)', minHeight: 400 }}>
<Paper withBorder p="md" radius="2xl" className="glass" style={{ background: 'var(--mantine-color-body)', minHeight: 400 }}>
{isLoading ? (
<Center py="xl">
<Text c="dimmed">Loading logs...</Text>
@@ -190,7 +190,7 @@ function GlobalLogsPage() {
fw={700}
c="dimmed"
mt={groupIndex > 0 ? "xl" : 0}
mb="lg"
mb="md"
style={{ textTransform: 'uppercase' }}
>
{group.date}