siakad-itm/resources/js
Yoga Pangestu 1b5510b4e5
Some checks failed
tests / ci (pull_request) Has been cancelled
feat: add reusable components for dialogs and headers
- Implemented DeleteConfirmDialog for confirming deletions.
- Created FormDialog for handling forms within dialogs.
- Added PageHeader component for consistent page headers.
- Introduced RowActions component for action buttons with tooltips.
- Added useServerTable hook for managing server-side table interactions.
- Updated DatePicker component with default month and dropdown caption layout.
- Removed outdated data.json file.
2026-08-05 13:46:38 +07:00
..
components feat: add reusable components for dialogs and headers 2026-08-05 13:46:38 +07:00
hooks feat: add reusable components for dialogs and headers 2026-08-05 13:46:38 +07:00
layouts refactor: enhance component structure and styling for improved layout and usability 2026-08-03 18:36:04 +07:00
lib initial commit 2026-07-29 17:46:01 +07:00
pages feat: add reusable components for dialogs and headers 2026-08-05 13:46:38 +07:00
types feat: Refactor UI components and add new Drawer, Table, and Tabs components 2026-08-03 15:57:38 +07:00
app.tsx initial commit 2026-07-29 17:46:01 +07:00