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 button to mark all notifications as read #849

Merged
merged 18 commits into from
Jun 19, 2024
Merged

Conversation

lehecht
Copy link
Contributor

@lehecht lehecht commented Jun 6, 2024

Closes #397.

@lehecht lehecht requested a review from mzur June 6, 2024 11:14
app/Http/Controllers/Api/NotificationController.php Outdated Show resolved Hide resolved
app/Http/Requests/UpdateAllNotifications.php Outdated Show resolved Hide resolved
resources/assets/js/core/notifications/list.vue Outdated Show resolved Hide resolved
resources/views/notifications/index.blade.php Outdated Show resolved Hide resolved
routes/api.php Outdated Show resolved Hide resolved
@lehecht lehecht force-pushed the notification-button branch from ebbf685 to da57655 Compare June 18, 2024 08:20
@lehecht lehecht requested a review from mzur June 19, 2024 05:44
mzur
mzur previously approved these changes Jun 19, 2024
Copy link
Member

@mzur mzur left a comment

Choose a reason for hiding this comment

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

All good, thanks!

@mzur mzur merged commit ae5b437 into master Jun 19, 2024
6 checks passed
@mzur mzur deleted the notification-button branch June 19, 2024 14:28
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.

Button to mark all notifications as read
2 participants