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

Implement unread notifications filter and enhance NotificationViewSet #105

Merged
merged 2 commits into from
Oct 12, 2024

Conversation

drikusroor
Copy link
Owner

This pull request introduces a filter for unread notifications in the NotificationViewSet, allowing users to retrieve only unread notifications. Additionally, it refactors the notification handling code for improved clarity and performance. A new template for displaying all notifications has also been added, along with JavaScript functionality to mark notifications as read and to mark all notifications as read in one action. This enhances the overall user experience in managing notifications.

@drikusroor drikusroor marked this pull request as ready for review October 12, 2024 21:59
@drikusroor drikusroor merged commit 4304b9d into main Oct 12, 2024
5 checks passed
@drikusroor drikusroor deleted the refactor/improve-notifications branch October 12, 2024 22:03
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