Skip to content

[Feature] Adds Warning Status to Lite#355

Merged
erikdarlingdata merged 1 commit intoerikdarlingdata:devfrom
ClaudioESSilva:feature/add-warning-status-icon
Feb 27, 2026
Merged

[Feature] Adds Warning Status to Lite#355
erikdarlingdata merged 1 commit intoerikdarlingdata:devfrom
ClaudioESSilva:feature/add-warning-status-icon

Conversation

@ClaudioESSilva
Copy link
Contributor

What does this PR do?

Implements #30

Which component(s) does this affect?

  • Full Dashboard
  • Lite Dashboard
  • Lite Tests
  • SQL collection scripts
  • CLI Installer
  • GUI Installer
  • Documentation

How was this tested?

If the connection is "online" (we can connect to the server), but we can't collect data (example: lack of permissions), it should be in a warning (🟡) state.

To test, use a login that can connect to the server, but remove/don't give permissions so it fails collect data. It will show a yellow state like the following:
image

When you have fixed the permissions, on the next attempt to collect data, it will turn green again:
image

Checklist

  • I have read the contributing guide
  • My code builds with zero warnings (dotnet build -c Debug)
  • I have tested my changes against at least one SQL Server version
  • I have not introduced any hardcoded credentials or server names

@ClaudioESSilva ClaudioESSilva changed the base branch from main to dev February 27, 2026 16:48
@erikdarlingdata erikdarlingdata merged commit 13d61c1 into erikdarlingdata:dev Feb 27, 2026
2 of 3 checks passed
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.

2 participants