- 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. |
||
|---|---|---|
| .. | ||
| columns.tsx | ||
| create.tsx | ||
| edit.tsx | ||
| index.tsx | ||
| transaction-card.tsx | ||
| transaction-sub-row.tsx | ||
| transaction-summary-card.tsx | ||