Skip to content

Dashboard: show git-credential load summary in the status#105

Merged
gmpassos merged 1 commit into
masterfrom
feat/credentials-status-summary
Jul 2, 2026
Merged

Dashboard: show git-credential load summary in the status#105
gmpassos merged 1 commit into
masterfrom
feat/credentials-status-summary

Conversation

@gmpassos

@gmpassos gmpassos commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

Summary

After loading a node's git credentials, the dashboard now reports the result in the status bar instead of silently clearing the loading message:

  • "No git credentials for you on ." when the node has none registered, or
  • "N git credential(s) on ."

This also makes the earlier "stuck on Loading…" class of bug impossible to perceive: the load always ends in a visible summary (success) or an error (failure/timeout).

Test plan

  • dart analyze + dart format --set-exit-if-changed . — clean.
  • Dashboard tests updated: empty list asserts the "No git credentials for you on web-01" status; the view test asserts "1 git credential on web-01".
  • Full suite green (666 unit + integration). Patch release 1.52.2.

🤖 Generated with Claude Code

After loading a node's git credentials, report the result in the status bar —
"No git credentials for you on <node>." when there are none, or "N git
credential(s) on <node>." — instead of silently clearing the loading message.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@gmpassos gmpassos merged commit dff4c46 into master Jul 2, 2026
5 checks passed
@gmpassos gmpassos deleted the feat/credentials-status-summary branch July 2, 2026 03:54
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