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

Adds stream categories to dashboard widgets #20199

Merged
merged 41 commits into from
Sep 4, 2024

Conversation

kingzacko1
Copy link
Contributor

@kingzacko1 kingzacko1 commented Aug 16, 2024

Description

Adds stream categories to Widgets so they can be scoped to stream categories.
Offshoot PR of #20110.

/nocl will be added to CL on main PR

Motivation and Context

https://github.com/Graylog2/graylog-plugin-enterprise/issues/7926

How Has This Been Tested?

Tested locally by manually adding stream_categories field to a MessagesWidget on a saved dashboard. Will continue testing other widgets.

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Refactoring (non-breaking change)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.

Base automatically changed from add-stream-category-filter to master August 26, 2024 16:51
@kingzacko1 kingzacko1 marked this pull request as ready for review August 29, 2024 16:59
Copy link
Contributor

@danotorrey danotorrey left a comment

Choose a reason for hiding this comment

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

LGTM and tests successfully

Copy link
Contributor

@ryan-carroll-graylog ryan-carroll-graylog left a comment

Choose a reason for hiding this comment

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

Looks good and tests successfully!

@kingzacko1 kingzacko1 merged commit 16ff8aa into master Sep 4, 2024
9 of 10 checks passed
@kingzacko1 kingzacko1 deleted the add-stream-categories-to-dashboard-widgets branch September 4, 2024 21:49
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.

4 participants