Skip to content

Dashboard Stats Endpoint, Bug and Security Fixes - #160

Merged
Skyfay merged 6 commits into
mainfrom
dev
Sep 13, 2026
Merged

Skyfay merged 6 commits into
mainfrom
dev

Conversation

@Skyfay

@Skyfay Skyfay commented Sep 13, 2026

Copy link
Copy Markdown
Owner

No description provided.

Move the History dashboard and history APIs to server-side pagination and filtering, including facet counts and a new `GET /api/history/:id` lookup for opening runs outside the current page. This fixes older executions and notification logs being hidden after the newest 100 rows, adds the missing `Partial` status filter, and updates the API docs and service tests.
This change adds min-width and truncation styling to dropdown trigger content across storage, sources, jobs, and template pickers so long names are ellipsized instead of overflowing into nearby controls and buttons.
Wait for dump process exit before treating stdout as success, and reject empty PostgreSQL dumps. Also mark failed or cancelled runner stages with the correct log level and message.
Introduces `GET /api/dashboard/stats` to expose dashboard overview metrics for widgets and monitoring, protected by the new `dashboard:read` permission. Updates permission definitions, OpenAPI specs, and user/developer docs to document the new scope, and adds unit tests covering auth, permission enforcement, response shape, and error handling.
Bump Next.js to 16.3.5 and align eslint-config-next, plus update nodemailer and pinned brace-expansion and sharp overrides to pull in security fixes. The changelog adds a security note covering the critical Next.js advisories and the high severity dependency issues closed by these upgrades.
Updates the app, docs package, and both OpenAPI specs from 3.3.0 to 3.3.1. Finalizes the changelog by converting vNEXT into the v3.3.1 release entry with release date and updated Docker image tags.
@Skyfay
Skyfay merged commit d91b92e into main Sep 13, 2026
8 checks passed
@codecov

codecov Bot commented Sep 13, 2026

Copy link
Copy Markdown

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.

1 participant