dstpabuaran.com/resources/js/pages/admin/manage/restock
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
..
columns.tsx feat: implement lazy loading for restock items, optimize data fetching in Restock service and controller 2026-08-14 07:17:34 +07:00
create.tsx fix: update layout and styling for better responsiveness in various components 2026-08-14 05:28:45 +07:00
edit.tsx fix: update layout and styling for better responsiveness in various components 2026-08-14 05:28:45 +07:00
index.tsx feat: add notification highlight feature to various services and frontend components 2026-08-15 00:11:40 +07:00
restock-card.tsx feat: remove truncation and font styling from headings in various card components for consistency 2026-08-14 21:59:05 +07:00
restock-sub-row.tsx feat: implement lazy loading for restock items, optimize data fetching in Restock service and controller 2026-08-14 07:17:34 +07:00