Merge Fixes and Technical changes from development into main branch #1

Merged
nessi merged 4 commits from development into main 2026-02-13 09:13:04 +00:00
Owner

Fixed

  • Query Insights: selected query no longer jumps to another/latest row after background refresh.
  • Stabilized selection logic by preserving selected item via queryid across data reloads.

Technical

  • Query Insights refresh flow now uses stable references to avoid unintended re-selection on rerender/token refresh.
  • Selection fallback now only applies when the previously selected query no longer exists in refreshed data.
Fixed - Query Insights: selected query no longer jumps to another/latest row after background refresh. - Stabilized selection logic by preserving selected item via queryid across data reloads. Technical - Query Insights refresh flow now uses stable references to avoid unintended re-selection on rerender/token refresh. - Selection fallback now only applies when the previously selected query no longer exists in refreshed data.
nessi added 4 commits 2026-02-13 09:12:07 +00:00
This workflow automates building and publishing Docker images upon a release or manual trigger. It includes steps for version resolution, Docker Hub login, and caching to optimize builds for both backend and frontend images.
Updated the messaging and UI to clarify unavailability of host-level metrics, such as CPU, RAM, and disk space, in agentless mode. Added clear formatting and new functions to handle missing metrics gracefully in the frontend.
Replaced `refresh` with `useRef` to ensure the latest value is always used in async operations. Added cleanup logic to handle component unmounts during API calls, preventing state updates on unmounted components.
Update NEXAPG version to 0.1.3
All checks were successful
PostgreSQL Compatibility Matrix / PG14 smoke (pull_request) Successful in 8s
PostgreSQL Compatibility Matrix / PG15 smoke (pull_request) Successful in 8s
PostgreSQL Compatibility Matrix / PG16 smoke (pull_request) Successful in 8s
PostgreSQL Compatibility Matrix / PG17 smoke (pull_request) Successful in 8s
PostgreSQL Compatibility Matrix / PG18 smoke (pull_request) Successful in 8s
4e4f8ad5d4
This increments the application version from 0.1.2 to 0.1.3. It likely reflects bug fixes, improvements, or minor feature additions.
nessi merged commit 75f8106ca5 into main 2026-02-13 09:13:04 +00:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: nessi/NexaPG#1