dstpabuaran.com/resources/js/components/notifications
Yoga Pangestu 22c9a4cf2a feat: add notification highlight feature to various services and frontend components
- Updated paginated methods in multiple services to accept a highlight parameter for filtering results.
- Modified notification URLs to include the highlight parameter for specific entity IDs.
- Enhanced frontend components to display a message when filtered by notification, with an option to show all entries.
- Implemented mark as read functionality in the notification bell component upon clicking a notification.
- Updated multiple index pages to handle the highlight prop and display relevant messages.
2026-08-15 00:11:40 +07:00
..
alert-error.tsx Refactor component imports for consistency and organization 2026-08-07 13:48:46 +07:00
flash-toast.tsx Refactor component imports for consistency and organization 2026-08-07 13:48:46 +07:00
index.ts feat: add NotificationPermissionPrompt component for handling push notification permissions 2026-08-14 05:44:51 +07:00
notification-bell.tsx feat: add notification highlight feature to various services and frontend components 2026-08-15 00:11:40 +07:00
notification-permission-prompt.tsx feat: add NotificationPermissionPrompt component for handling push notification permissions 2026-08-14 05:44:51 +07:00
pwa-update-toast.tsx Refactor component imports for consistency and organization 2026-08-07 13:48:46 +07:00