Skip to content

Feature: Filter activities by project, user or excluded user - #142

Merged
rafaeljusto merged 1 commit into
mainfrom
enhancement/activity-filter
Sep 2, 2026
Merged

Feature: Filter activities by project, user or excluded user#142
rafaeljusto merged 1 commit into
mainfrom
enhancement/activity-filter

Conversation

@rafaeljusto

Copy link
Copy Markdown
Contributor

Description

Adds ProjectIDs, UserIDs and ExcludeUserIDs to the activity list filters, mapping to the projectIds, userIds and excludeUserIds query parameters, and moves the filter's apply method onto the shared querySet helpers.

Type of Change

  • Bug fix
  • New feature
  • Breaking change
  • Documentation update

Testing

  • Tests pass locally (go test -v ./...)
  • Added/updated tests for new functionality

Checklist

  • Code follows project style guidelines
  • Self-reviewed the code
  • Added necessary documentation
  • No new warnings or errors

Adds `ProjectIDs`, `UserIDs` and `ExcludeUserIDs` to the activity list filters,
mapping to the `projectIds`, `userIds` and `excludeUserIds` query parameters, and
moves the filter's apply method onto the shared `querySet` helpers.
@rafaeljusto
rafaeljusto requested a review from a team as a code owner September 2, 2026 18:42
@rafaeljusto
rafaeljusto merged commit 590430d into main Sep 2, 2026
4 checks passed
@rafaeljusto
rafaeljusto deleted the enhancement/activity-filter branch September 2, 2026 19:06
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