dress/resources/js/types
2026-04-23 21:03:22 +07:00
..
activity.ts feat: define Activity interface and centralize type exports for activity logs 2026-04-22 20:35:04 +07:00
auth.ts feat: implement user management module with CRUD operations, including user creation, editing, and deletion, along with profile handling 2026-04-17 14:54:21 +07:00
category.ts feat: add category filter to product management table and rename title to name in Category type 2026-04-16 13:30:50 +07:00
dashboard.ts feat: add dynamic date filtering for analysis dashboard metrics and charts 2026-04-23 21:03:22 +07:00
expense.ts refactor: reorganize imports across multiple components for improved clarity and consistency 2026-04-23 15:02:59 +07:00
general-setting.ts feat: implement general settings module for application configuration and branding management 2026-04-21 19:27:34 +07:00
global.d.ts initial commit 2026-04-11 22:26:56 +07:00
index.ts refactor: modularize dashboard types and streamline UI components for improved stats display 2026-04-22 23:21:04 +07:00
navigation.ts initial commit 2026-04-11 22:26:56 +07:00
order.ts refactor: reorganize imports across multiple components for improved clarity and consistency 2026-04-23 15:02:59 +07:00
payroll.ts refactor: reorganize imports across multiple components for improved clarity and consistency 2026-04-23 15:02:59 +07:00
product.ts refactor: reorganize imports across multiple components for improved clarity and consistency 2026-04-23 15:02:59 +07:00
purchase.ts refactor: reorganize imports across multiple components for improved clarity and consistency 2026-04-23 15:02:59 +07:00
system-log.ts feat: implement system log detail view with dynamic status badges and optimize log file retrieval performance 2026-04-22 20:44:39 +07:00
ui.ts initial commit 2026-04-11 22:26:56 +07:00
vite-env.d.ts initial commit 2026-04-11 22:26:56 +07:00