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: implement filtering and sorting for list notifications #19

Merged
merged 4 commits into from
Jun 17, 2024

Conversation

endyApina
Copy link
Member

What

Implement filtering and sorting functionality for list notifications.

Why

As a user I want to be able to filter the notifications (all data which is stored in Postgres).

References

https://jira.greenbone.net/browse/VTI-214

Checklist

  • Tests

@endyApina endyApina requested review from a team as code owners June 14, 2024 11:45
Copy link

github-actions bot commented Jun 14, 2024

Conventional Commits Report

Type Number
Added 2
Removed 1
Changed 1

🚀 Conventional commits found.

@endyApina endyApina force-pushed the VTI-214-implement-filtering-and-sorting branch from 5732e6d to f351466 Compare June 14, 2024 13:27
pkg/repository/query.go Outdated Show resolved Hide resolved
@endyApina endyApina added the minor release Set label to create a minor release label Jun 17, 2024
@endyApina endyApina merged commit 2d7c811 into main Jun 17, 2024
10 checks passed
@endyApina endyApina deleted the VTI-214-implement-filtering-and-sorting branch June 17, 2024 08:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
minor release Set label to create a minor release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants