Yoga Pangestu
|
da4467b500
|
refactor: improve layout and styling in cutting forms for better user experience and responsiveness
|
2026-07-07 10:03:42 +07:00 |
|
Yoga Pangestu
|
15e2b7ec5b
|
feat: add material_result field to CuttingMaterial and CuttingMaterialCombination; update validation rules and service logic to handle new material result calculations; enhance frontend components for displaying material results in cutting management
linter / quality (push) Waiting to run
tests / ci (8.3) (push) Waiting to run
tests / ci (8.4) (push) Waiting to run
tests / ci (8.5) (push) Waiting to run
|
2026-07-04 23:14:37 +07:00 |
|
Yoga Pangestu
|
2b51f42a7a
|
feat: update sidebar trigger icon and enhance header styling in AdminLayout
|
2026-06-27 20:51:43 +07:00 |
|
Yoga Pangestu
|
8c026dda1c
|
feat: implement owner verification workflow for marketplace settings and restrict administrative settings access
|
2026-06-27 17:06:54 +07:00 |
|
Yoga Pangestu
|
18ea643312
|
feat: add MobileBottomNav component for improved navigation in admin layout
|
2026-06-25 15:55:54 +07:00 |
|
Yoga Pangestu
|
2a4bcae5ce
|
feat: add browser permission management page for notifications, camera, and location
|
2026-06-23 13:02:06 +07:00 |
|
Yoga Pangestu
|
dfd2c5560b
|
refactor: replace hardcoded URL strings with dynamic route helpers across services and frontend components.
|
2026-06-23 10:49:27 +07:00 |
|
Yoga Pangestu
|
27c5b5fffa
|
refactor: streamline enum management and enhance role assignment logic in EmployeeController for improved maintainability
|
2026-06-22 14:41:52 +07:00 |
|
Yoga Pangestu
|
6273d1a31d
|
feat: integrate homepage settings management in Admin and HomeController, enhancing homepage configuration capabilities
|
2026-06-20 12:04:58 +07:00 |
|
Yoga Pangestu
|
55b779c76e
|
feat: implement attendance management features including penalty application, reminders, and HR settings management
|
2026-06-18 01:52:50 +07:00 |
|
Yoga Pangestu
|
8609c68a6d
|
refactor: reorder component imports and optimize code structure across UI forms and composables
|
2026-06-14 01:26:00 +07:00 |
|
Yoga Pangestu
|
02ff67b606
|
Refactor AccountLayout and Appearance components for improved UI. Remove redundant labels and enhance button functionality to display processing state during form submission.
|
2026-06-11 18:43:49 +07:00 |
|
Yoga Pangestu
|
67c27c2954
|
Add system settings management features including controllers for managing system, social media, and marketplace settings. Implement request validation for each settings type and create corresponding UI components for user interaction. Update permissions in the Permission and Role enums to manage access to settings functionalities, and enhance the sidebar for navigation to the new settings sections.
|
2026-06-11 18:30:21 +07:00 |
|
Yoga Pangestu
|
9798150994
|
Add user account management features including Appearance, Password, and Profile controllers for handling user preferences. Implement corresponding requests for validation and create views for each setting. Update routes for new account functionality and enhance UI components for user navigation in the account layout.
|
2026-06-11 18:01:12 +07:00 |
|
Yoga Pangestu
|
01997dccc4
|
Add user settings management features including Appearance, Password, and Profile controllers for handling user preferences. Implement corresponding requests for validation and create views for each setting. Enhance middleware to manage appearance settings across the application. Update routes for new settings functionality and integrate UI components for user navigation in the settings layout.
|
2026-06-10 23:33:19 +07:00 |
|
Yoga Pangestu
|
926da48a8e
|
Enhance employee and user profile models by adding formatted date attributes and relationships. Introduce enum labels for EmployeeStatus, EmploymentStatus, and Gender. Update routes for employee management with new HR controller actions.
|
2026-06-10 01:16:15 +07:00 |
|
Yoga Pangestu
|
e3dff20377
|
Update login redirection to admin dashboard, add sidebar state management, and enhance auth type definition. Introduce logout route and admin dashboard route under authentication middleware.
|
2026-06-09 19:32:29 +07:00 |
|