Skip to content

noevents: drop Recent events from the server detail panel - #209

Merged
dinstein merged 1 commit into
mainfrom
noevents
Aug 6, 2026
Merged

noevents: drop Recent events from the server detail panel#209
dinstein merged 1 commit into
mainfrom
noevents

Conversation

@dinstein

@dinstein dinstein commented Aug 6, 2026

Copy link
Copy Markdown
Owner

The server detail panel's "Recent events" section, removed at the user's request.

  • 1. Drop the section and everything that lived only for it

The section showed the last ten records for one server under its health
badge. The whole timeline is the Events page, which reads the same stream
with filters this panel did not offer, so the section was a narrower second
view of it.

Removing it takes the per-server read with it: expanding a server no longer
calls eventLog at all, and eventCache and its three invalidation sites go
with the section that was the only reader. EVENT_COLUMNS and eventRows stay
where they are defined, in the Events page that still uses them.

make gui-frontend-ci is the check here, not make gui: the latter runs
npm install and would repair a lockfile CI's npm ci rejects.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@dinstein
dinstein marked this pull request as ready for review August 6, 2026 07:43
@dinstein
dinstein merged commit 32aeb2c into main Aug 6, 2026
3 checks passed
@dinstein
dinstein deleted the noevents branch August 6, 2026 07:47
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