dstpabuaran.com/resources/js
Yoga Pangestu 8053ea2db4 feat: Enhance leave request and transaction management with user-specific data
- Added current user ID to leave request index for better context.
- Updated transaction management to include user-specific filters and summaries.
- Enhanced analysis service methods to incorporate user context for attendance and revenue metrics.
- Modified dashboard service to reflect user-specific attendance and financial summaries.
- Implemented role-based access control in leave request service for update and delete actions.
- Adjusted frontend components to utilize user-specific data for leave requests and transactions.
- Removed unused permissions from role seeder for cleaner access control.
2026-08-13 21:08:39 +07:00
..
components feat: Enhance leave request and transaction management with user-specific data 2026-08-13 21:08:39 +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 Refactor component imports for consistency and organization 2026-08-07 13:48:46 +07:00
lib feat: add cart context and functionality, update welcome page with new components and styles 2026-08-13 17:19:56 +07:00
pages feat: Enhance leave request and transaction management with user-specific data 2026-08-13 21:08:39 +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 feat: add cart context and functionality, update welcome page with new components and styles 2026-08-13 17:19:56 +07:00
sw.ts feat: add push notification functionality and service worker 2026-08-01 11:36:20 +07:00