dstpabuaran.com/resources/js
Yoga Pangestu 4517eeb7ee feat: enhance employee and leave request management
- Added roles property to Employee type and a new column for displaying employee roles in the employee table.
- Updated leave request columns to use formatted start and end dates instead of raw date strings.
- Enhanced leave request index to accept filter options for status dynamically.
- Refactored transaction index to support dynamic filter options for status, channel, and payment type.
- Introduced AGENTS.md for session notes detailing model relationships, casting, scopes, reorganizations, and conventions.
2026-08-04 23:03:56 +07:00
..
components feat: add transaction management page with filtering and CRUD functionality 2026-08-04 10:37:28 +07:00
hooks feat: enhance employee and leave request management 2026-08-04 23:03:56 +07:00
layouts refactor: improve layout formatting in AppShell and AppSidebarLayout; update button text in ProductCreate and ProductEdit 2026-08-01 15:15:44 +07:00
lib feat: enhance employee and leave request management 2026-08-04 23:03:56 +07:00
pages feat: enhance employee and leave request management 2026-08-04 23:03:56 +07:00
types Refactor code for improved readability and consistency across multiple files 2026-08-01 10:14:47 +07:00
app.tsx feat: add PWA support with manifest and service worker registration 2026-07-30 22:23:41 +07:00
sw.ts feat: add push notification functionality and service worker 2026-08-01 11:36:20 +07:00