dstpabuaran.com/resources/js
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
..
components feat: add notification highlight feature to various services and frontend components 2026-08-15 00:11:40 +07:00
contexts feat: add cart context and functionality, update welcome page with new components and styles 2026-08-13 17:19:56 +07:00
hooks Refactor component imports for consistency and organization 2026-08-07 13:48:46 +07:00
layouts feat: add NotificationPermissionPrompt component for handling push notification permissions 2026-08-14 05:44:51 +07:00
lib feat: update photo handling to support multiple images in PurchaseRequest and related components 2026-08-14 22:59:21 +07:00
pages feat: add notification highlight feature to various services and frontend components 2026-08-15 00:11:40 +07:00
types feat: add cart context and functionality, update welcome page with new components and styles 2026-08-13 17:19:56 +07:00
app.tsx fix: set progress bar delay to 0 for immediate feedback 2026-08-14 06:25:00 +07:00
sw.ts feat: add push notification functionality and service worker 2026-08-01 11:36:20 +07:00