Commit Graph

12 Commits

Author SHA1 Message Date
Yoga Pangestu
f5698ee47f feat: enhance DataTable component with pagination support and meta data handling 2026-04-30 20:06:11 +07:00
Yoga Pangestu
90946babeb feat: implement pagination reset on filter change and maintain scroll position for status toggle actions 2026-04-29 21:56:51 +07:00
Yoga Pangestu
96ad0de44c feat: implement Role management system with CRUD operations, including role creation, editing, and deletion, along with permission assignment 2026-04-29 20:08:03 +07:00
Yoga Pangestu
221f796696 refactor: reorganize imports across multiple components for improved clarity and consistency 2026-04-23 15:02:59 +07:00
Yoga Pangestu
2efb90e027 feat: add active filter badges and reset functionality to data table component 2026-04-16 13:27:24 +07:00
Yoga Pangestu
68e007e305 feat: improve data-table responsiveness and add bulk action support 2026-04-14 23:05:37 +07:00
Yoga Pangestu
54ccda7d80 feat: add page size selector to data table pagination controls 2026-04-14 23:01:03 +07:00
Yoga Pangestu
2dc311b4b5 feat: add row selection functionality to DataTable component 2026-04-14 22:51:25 +07:00
Yoga Pangestu
3832723921 refactor: simplify row numbering calculation in DataTable component 2026-04-14 22:24:19 +07:00
Yoga Pangestu
adb89b73e7 feat: add Empty component for improved no-data display in DataTable 2026-04-14 22:13:26 +07:00
Yoga Pangestu
1613cdfc09 feat: enhance DataTable component with row numbering and selection features 2026-04-14 21:55:46 +07:00
Yoga Pangestu
1ce60dd0a6 feat: add DataTable component with sorting, filtering, and bulk actions functionality 2026-04-14 20:45:00 +07:00