dress/resources/js
2026-04-17 14:54:07 +07:00
..
components feat: add calendar and popover components with date-fns and react-day-picker integration 2026-04-17 14:54:07 +07:00
hooks refactor: enhance URL normalization logic and update sidebar navigation active state handling 2026-04-16 13:38:36 +07:00
layouts feat: integrate useFlashToast hook into AppLayout for global flash message handling 2026-04-12 21:56:17 +07:00
lib refactor: enhance URL normalization logic and update sidebar navigation active state handling 2026-04-16 13:38:36 +07:00
pages refactor: update 'Finance' title to 'Keuangan' in ExpenseIndex component and add autoComplete='off' to pricing fields in product create/edit forms 2026-04-17 13:16:22 +07:00
styles feat: implement Tiptap editor framework with custom UI primitives and add product management module 2026-04-16 10:53:55 +07:00
types feat: implement expense management module with CRUD operations, validation, and media handling for expense records 2026-04-17 13:08:54 +07:00
app.tsx initial commit 2026-04-11 22:26:56 +07:00