Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ui/service-metrics: fix service status in data table #3455

Merged
merged 6 commits into from
Nov 18, 2023

Conversation

KatieMSB
Copy link
Collaborator

  • Identified the issue which this PR solves.
  • Read the CONTRIBUTING document.
  • Code builds clean without any errors or warnings.
  • Added appropriate tests for any new functionality.
  • All new and existing tests passed.
  • Added comments in the code, where necessary.
  • Ran make check to catch common errors. Fixed any that came up.

Description:
The warning icon for services without integrations was being applied incorrectly in the data table. It should only be applied to services that have no integration keys and no heartbeat monitors.

@KatieMSB KatieMSB changed the title ui: fix service status in data table ui/service-metrics: fix service status in data table Nov 14, 2023
KatieMSB and others added 2 commits November 14, 2023 10:01
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Copy link
Contributor

@Forfold Forfold left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I see I've lost in the nitpick battle. LGTM though 👍

@mastercactapus mastercactapus merged commit 5225ea9 into master Nov 18, 2023
@mastercactapus mastercactapus deleted the fix-service-metrics-status branch November 18, 2023 16:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants