Yoga Pangestu
|
7a1c4efe4a
|
feat: enhance controller best practices and introduce new Cutting and Order management features with updated services and validation handling
|
2026-06-28 16:12:15 +07:00 |
|
Yoga Pangestu
|
f6b5a78f4b
|
feat: enhance user profile and employee management with profile photo handling and validation updates
|
2026-06-27 15:53:33 +07:00 |
|
Yoga Pangestu
|
58ba7512a5
|
refactor: implement error handling and logging in various service methods to enhance transaction safety and improve code robustness
|
2026-06-25 21:40:21 +07:00 |
|
Yoga Pangestu
|
da879eb1f3
|
refactor: exclude users with the developer role from employee pagination query for improved data management
|
2026-06-22 18:31:38 +07:00 |
|
Yoga Pangestu
|
747836be91
|
refactor: replace individual attribute assignments and save calls with mass update() calls across service classes
|
2026-06-22 12:26:38 +07:00 |
|
Yoga Pangestu
|
245127c921
|
feat: add submit URL to EmployeeForm component for employee creation functionality
|
2026-06-21 15:31:24 +07:00 |
|
Yoga Pangestu
|
b7fddf0597
|
refactor: update EmployeeController to use ToggleStatusRequest for status toggling and streamline EmployeeService methods for improved validation and clarity
|
2026-06-21 01:16:22 +07:00 |
|
Yoga Pangestu
|
5b7da76fc8
|
refactor: streamline user profile update process by replacing individual field assignments with updateOrCreate method
|
2026-06-19 13:58:11 +07:00 |
|
Yoga Pangestu
|
6c8993c9a9
|
refactor: update role permissions by adding raw materials access and refining inventory and operations modules
|
2026-06-14 15:36:33 +07:00 |
|
Yoga Pangestu
|
175cb4acab
|
refactor: make employee employment fields nullable and update related salary calculations and display logic
|
2026-06-14 15:29:08 +07:00 |
|
Yoga Pangestu
|
cffea55157
|
refactor: restrict role-based permissions and update employee management flow accordingly
|
2026-06-14 02:30:34 +07:00 |
|
Yoga Pangestu
|
887b811cee
|
Refactor admin controllers for categories, products, and raw materials. Introduce new Master namespace for CategoryController, ProductController, and RawMaterialController, enhancing organization and maintainability. Migrate existing logic to dedicated service classes for improved separation of concerns and code clarity. Remove outdated controllers to streamline the codebase.
|
2026-06-10 15:02:14 +07:00 |
|