Yoga Pangestu
|
bac44df627
|
feat: implement Customer API for creating customers, refactor existing CustomerController, and update routes for API integration
|
2026-07-03 16:14:41 +07:00 |
|
Yoga Pangestu
|
16fe9a3d9f
|
refactor: remove redundant blank lines across all services and update dashboard imports
|
2026-06-28 17:33:46 +07:00 |
|
Yoga Pangestu
|
816c2a0e2a
|
feat: overhaul POS management workflows including enhanced purchase, order, cutting, and stock-opname forms with updated master data handling.
|
2026-06-28 17:33:13 +07:00 |
|
Yoga Pangestu
|
1f27acc63a
|
refactor: remove owner verification index functionality and related components, streamline approval and rejection processes
|
2026-06-27 21:51:48 +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
|
21b990799e
|
feat: implement owner verification system with enums, service, and controller updates for managing verification requests
|
2026-06-26 19:13:10 +07:00 |
|
Yoga Pangestu
|
66bdd86b4f
|
refactor: remove unused check_out_photo_path from checkedInOnly state in AttendanceFactory
|
2026-06-22 20:54:58 +07:00 |
|
Yoga Pangestu
|
bed9113269
|
refactor: improve activity log tests by directly asserting causer and properties instead of relying on database retrieval
|
2026-06-22 19:20:04 +07:00 |
|
Yoga Pangestu
|
dc72033bd9
|
refactor: replace Builder import with Eloquent\Builder for improved clarity in PayrollAdjustment model
|
2026-06-22 19:08:55 +07:00 |
|
Yoga Pangestu
|
8f67a09936
|
refactor: add createDeveloperUser function and test to exclude developer role users from employee index display
|
2026-06-22 18:43:25 +07:00 |
|
Yoga Pangestu
|
31fdfba2d1
|
refactor: optimize employee status management by refining toggleStatus method and ensuring it processes validated request data
|
2026-06-22 18:30:51 +07:00 |
|
Yoga Pangestu
|
e3b138d410
|
refactor: update toggleStatus method in EmployeeController to accept validated request data for improved status management
|
2026-06-22 18:20:42 +07:00 |
|
Yoga Pangestu
|
da3e3a6895
|
refactor: enhance permission and role management by introducing group categorization for permissions and streamlining role permission assignments for improved maintainability
|
2026-06-22 17:57:18 +07:00 |
|
Yoga Pangestu
|
9a35c1cae2
|
refactor: remove unused docblocks in CustomerService and add getSelectOptions method for enhanced customer data retrieval
|
2026-06-22 15:18:07 +07:00 |
|
Yoga Pangestu
|
8159e45e3a
|
refactor: remove unused docblocks in SupplierService and add getSelectOptions method for improved supplier data retrieval
|
2026-06-22 15:09:53 +07:00 |
|
Yoga Pangestu
|
4f7290711d
|
refactor: update database connection settings in phpunit.xml and clean up CategoryService by removing unused docblocks and reorganizing sorting logic for improved clarity
|
2026-06-22 15:02:04 +07:00 |
|
Yoga Pangestu
|
ff1ec1ef66
|
Add employee, user, and user profile models with enums for status and gender
|
2026-06-09 19:16:25 +07:00 |
|
Yoga Pangestu
|
632296c453
|
initial commit
|
2026-06-09 18:25:14 +07:00 |
|