dstpabuaran.com/resources/js
Yoga Pangestu 4a4c4ccad0 Refactor table column headers to remove sorting functionality
- Removed sorting buttons and associated logic from various table columns across payroll, employee, leave request, category, customer, product, supplier, and role management pages.
- Simplified header definitions to use static text instead of buttons for sorting.
- Cleaned up unused sort state management in related index components.
2026-08-01 12:11:36 +07:00
..
components Refactor table column headers to remove sorting functionality 2026-08-01 12:11:36 +07:00
hooks feat: add push notification functionality and service worker 2026-08-01 11:36:20 +07:00
layouts Refactor code for improved readability and consistency across multiple files 2026-08-01 10:14:47 +07:00
lib Refactor code for improved readability and consistency across multiple files 2026-08-01 10:14:47 +07:00
pages Refactor table column headers to remove sorting functionality 2026-08-01 12:11:36 +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