Skip to content

feat: Implements heartbeat and server status polling#23

Merged
danilotavares-dev merged 1 commit into
mainfrom
feat/server-heartbeat
Mar 20, 2026
Merged

feat: Implements heartbeat and server status polling#23
danilotavares-dev merged 1 commit into
mainfrom
feat/server-heartbeat

Conversation

@danilotavares-dev
Copy link
Copy Markdown
Owner

Updates the schema with lastPingAt, refactors GET /servers and POST /logs, and adds polling to the frontend. Closes #22.

Updates the schema with lastPingAt, refactors GET /servers and POST /logs, and adds polling to the frontend. Closes #22.
@danilotavares-dev danilotavares-dev merged commit 4e86f92 into main Mar 20, 2026
1 check passed
@github-project-automation github-project-automation Bot moved this from Backlog to Done in Igris - Sprint Board Mar 20, 2026
@danilotavares-dev danilotavares-dev deleted the feat/server-heartbeat branch March 20, 2026 22:46
danilotavares-dev added a commit that referenced this pull request Mar 20, 2026
Adds the AddServerModal component, refactors ServerList for reactive polling, and adjusts the main dashboard layout. Closes #23.
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.

feat(api): Dynamic Server Status (Heartbeat)

1 participant