Conversation
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.
Codecov Report❌ Patch coverage is 📢 Thoughts on this report? Let us know! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.