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

Add filtering of userlog based on settings #10779

Merged
merged 1 commit into from
Dec 23, 2024

Conversation

bastianbeier
Copy link
Contributor

@bastianbeier bastianbeier commented Dec 17, 2024

Description

Add filtering of userlog based on settings. Should be merged after #10706

Related Issue

How Has This Been Tested?

  • test environment: localhost
  • test case 1: unshare space with user that has in-app notifications for space unshared disabled

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Technical debt
  • Tests only (no source changes)

Checklist:

  • Code changes
  • Unit tests added
  • Acceptance tests added
  • Documentation ticket raised:

Copy link

update-docs bot commented Dec 17, 2024

Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would create a changelog item based on your changes.

@bastianbeier bastianbeier force-pushed the issue-10769 branch 2 times, most recently from 5d2cc9c to 8ae87c4 Compare December 17, 2024 17:01
@2403905 2403905 requested a review from kobergj December 18, 2024 09:34
Copy link
Collaborator

@kobergj kobergj left a comment

Choose a reason for hiding this comment

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

some nitpicking as always. Rest looks 👍

services/userlog/pkg/service/filter.go Outdated Show resolved Hide resolved
services/userlog/pkg/service/filter.go Outdated Show resolved Hide resolved
services/userlog/pkg/service/filter.go Outdated Show resolved Hide resolved
@bastianbeier
Copy link
Contributor Author

Thanks for the review!
Findings should be fixed @2403905 @kobergj

Copy link
Collaborator

@kobergj kobergj left a comment

Choose a reason for hiding this comment

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

Nice ❤️

@kobergj kobergj merged commit f052fb9 into owncloud:master Dec 23, 2024
4 checks passed
ownclouders pushed a commit that referenced this pull request Dec 23, 2024
Add filtering of userlog based on settings
@kobergj kobergj mentioned this pull request Dec 23, 2024
15 tasks
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.

Allow filtering notifications in userlog service
4 participants