Commit Graph

18 Commits

Author SHA1 Message Date
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
0fdd02e9e4 feat: implement permission-based access control for routes and UI components using a new custom hook 2026-04-28 18:52:47 +07:00
Yoga Pangestu
b1eb893cfe feat: implement analysis dashboard with new charts, controller, and reporting components 2026-04-23 19:43:55 +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
9f312091e7 feat: implement dynamic time-based dashboard theme and live greeting interface 2026-04-22 18:40:16 +07:00
Yoga Pangestu
75450301bb feat: implement full order management system including CRUD operations, inventory tracking, and payment processing 2026-04-22 15:18:18 +07:00
Yoga Pangestu
481ec6a3f6 feat: implement general settings module for application configuration and branding management 2026-04-21 19:27:34 +07:00
Yoga Pangestu
702b033a8b feat: add activity log management module with database migrations, controller, and UI components 2026-04-20 23:53:52 +07:00
Yoga Pangestu
70e0ba9760 feat: implement purchase management system with database schema, CRUD controllers, and UI components 2026-04-20 22:55:19 +07:00
Yoga Pangestu
6958f28b9c feat: add system log viewer module with file selection and parsing capabilities 2026-04-18 16:37:28 +07:00
Yoga Pangestu
69131d8f8f feat: implement payroll management module with CRUD operations, including payroll generation, adjustments, and user salary history tracking 2026-04-18 16:07:31 +07:00
Yoga Pangestu
a4a22e1cc5 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
Yoga Pangestu
a761540447 feat: implement expense management module with CRUD operations, validation, and media handling for expense records 2026-04-17 13:08:54 +07:00
Yoga Pangestu
2e1aebae97 refactor: enhance URL normalization logic and update sidebar navigation active state handling 2026-04-16 13:38:36 +07:00
Yoga Pangestu
4b5d5af316 feat: implement product management module with CRUD operations, validation, and UI integration 2026-04-16 13:03:38 +07:00
Yoga Pangestu
13667406d9 feat: implement Category management with CRUD operations, validation, and UI integration 2026-04-14 22:58:44 +07:00
Yoga Pangestu
33ad844975 refactor: update sidebar layout, branding, and navigation structure with categorized menu groups and header user profile 2026-04-12 22:27:56 +07:00
Yoga Pangestu
9dc4a5e51e initial commit 2026-04-11 22:26:56 +07:00