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
|
a5158c3992
|
feat: add stok opname management with new models, controllers, services, and frontend components for creating, editing, and viewing stok opnames
|
2026-06-28 11:53:37 +07:00 |
|
Yoga Pangestu
|
8146da86c6
|
feat: add stock ecer transfer functionality with new controller, service, and frontend modal integration
|
2026-06-28 10:42:57 +07:00 |
|
Yoga Pangestu
|
414ce51904
|
feat: implement employee advance payment management with new model, migration, and frontend updates
|
2026-06-28 09:33:40 +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
|
2b51f42a7a
|
feat: update sidebar trigger icon and enhance header styling in AdminLayout
|
2026-06-27 20:51:43 +07:00 |
|
Yoga Pangestu
|
4fb137d57d
|
feat: implement notification system with controller, model, and frontend integration
|
2026-06-27 20:45:01 +07:00 |
|
Yoga Pangestu
|
7c0b59b998
|
feat: add partially paid status to employee advances and update related functionalities
|
2026-06-27 20:07:12 +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
|
5cffe43a07
|
feat: implement owner verification actions in various management tables and enhance request handling in the OwnerVerificationRowActions component
|
2026-06-27 15:11:20 +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
|
d0223b2800
|
feat: add click event emission to RowApproveAction component for improved interactivity
|
2026-06-26 17:18:35 +07:00 |
|
Yoga Pangestu
|
a9b02a9bca
|
feat: enhance attendance tracking by adding user-specific attendance data and conditional rendering in dashboard and analysis components; introduce AttendanceCard component for better UI management
|
2026-06-26 15:56:17 +07:00 |
|
Yoga Pangestu
|
4afba34a57
|
feat: clear existing files and previews when adding a file to a single-limit MediaDropzone
|
2026-06-25 22:43:42 +07:00 |
|
Yoga Pangestu
|
cce733e288
|
refactor: improve MediaDropzone file handling and input triggering with container-based scoping
|
2026-06-25 22:41:11 +07:00 |
|
Yoga Pangestu
|
6219f5032d
|
refactor: enhance error handling in form submissions across various Vue components to improve user feedback and maintainability
|
2026-06-25 21:54:42 +07:00 |
|
Yoga Pangestu
|
459d568c1a
|
refactor: clean up component templates and improve code readability across various Vue files by consolidating attributes and removing unnecessary line breaks
|
2026-06-25 20:23:48 +07:00 |
|
Yoga Pangestu
|
11232293a9
|
refactor: simplify Home.vue by removing unused price filters and interfaces, and enhance product display with new components
|
2026-06-25 15:57:00 +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
|
41ee835f1f
|
feat: implement analysis module with dedicated controller, view, and role-based permissions
|
2026-06-23 14:15:32 +07:00 |
|
Yoga Pangestu
|
04ee7c3426
|
feat: refactor dashboard layout by introducing modular StatCard and LowStockCard components
|
2026-06-23 14:01:07 +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
|
9f75a4416a
|
refactor: replace inline action buttons with standardized component-based row actions across data tables and forms
|
2026-06-23 11:54:48 +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
|
2f8ece4b0a
|
refactor: standardize table row actions by implementing reusable RowEditAction and RowDeleteAction components
|
2026-06-23 09:11:18 +07:00 |
|
Yoga Pangestu
|
06e313d168
|
feat: introduce reusable DataTableEmpty component to standardize empty state handling across tables
|
2026-06-23 08:27:42 +07:00 |
|
Yoga Pangestu
|
5986ec75a3
|
refactor: replace legacy image upload components with new MediaDropzone component across various admin forms
|
2026-06-22 23:58:51 +07:00 |
|
Yoga Pangestu
|
480e173d12
|
refactor: update route references for system settings in SettingController and AppSidebar for consistency
|
2026-06-22 14:00:56 +07:00 |
|
Yoga Pangestu
|
6d6de5fa4b
|
refactor: standardize enum case naming and update route permissions for consistency across the application
|
2026-06-22 13:24:53 +07:00 |
|
Yoga Pangestu
|
60e87803d8
|
feat: add new permissions and update related functionality for owner verifications and stock management
|
2026-06-21 15:44:03 +07:00 |
|
Yoga Pangestu
|
50f9328ebc
|
feat: implement owner verification process with new status and related functionality for improved stock management
|
2026-06-21 14:51:15 +07:00 |
|
Yoga Pangestu
|
5e71277056
|
feat: add harga_modal price type and related logic for improved stock management and pricing accuracy
|
2026-06-21 14:08:53 +07:00 |
|
Yoga Pangestu
|
0ad8c919ad
|
refactor: update decimal input precision to two decimal places for improved consistency in DecimalInput component
|
2026-06-21 12:17:09 +07:00 |
|
Yoga Pangestu
|
e4b475cd82
|
feat: add stock management functionality by introducing StockController and updating AppSidebar to include stock menu item for improved inventory handling
|
2026-06-21 11:53:41 +07:00 |
|
Yoga Pangestu
|
175e0dc5af
|
refactor: update material usage and remaining material precision to four decimal places across cutting management components for improved accuracy
|
2026-06-21 11:02:54 +07:00 |
|
Yoga Pangestu
|
cf7e199306
|
refactor: remove cutting management components to streamline codebase and improve maintainability
|
2026-06-21 01:51:39 +07:00 |
|
Yoga Pangestu
|
3b256f1be3
|
refactor: remove role management components and streamline role handling by reorganizing file structure for improved code clarity
|
2026-06-21 01:42:55 +07:00 |
|
Yoga Pangestu
|
6022f93d4b
|
refactor: simplify LeaveRequest handling by removing unnecessary permission checks and validation methods, streamline service methods, and enhance UI components for better user experience
|
2026-06-21 01:39:27 +07:00 |
|
Yoga Pangestu
|
0cb93c4e05
|
refactor: update AttendanceController and related components to use new CheckInRequest and CheckOutRequest classes, streamline attendance handling by removing location tags, and enhance UI components for better user experience
|
2026-06-21 01:35:30 +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
|
0803cbeb96
|
refactor: consolidate payroll management by merging PayrollPeriodController into PayrollController, enhancing data handling and UI components for improved functionality
|
2026-06-21 01:02:12 +07:00 |
|
Yoga Pangestu
|
50eaced126
|
feat: enhance employee advance management by adding status filtering, improving pagination, and implementing new modal components for better user interaction
|
2026-06-21 00:41:56 +07:00 |
|
Yoga Pangestu
|
f08ba25686
|
refactor: remove unused expense components and streamline expense deletion logic for improved code clarity
|
2026-06-21 00:24:21 +07:00 |
|
Yoga Pangestu
|
802c4e36c0
|
feat: implement cash transaction management with deposit and withdrawal requests, enhance UI components for better user experience
|
2026-06-21 00:21:27 +07:00 |
|
Yoga Pangestu
|
ab03d5f0b9
|
refactor: streamline product management by removing unused components, enhancing form structure, and integrating category service for improved data handling
|
2026-06-20 23:54:17 +07:00 |
|
Yoga Pangestu
|
98e3ffefc7
|
feat: enhance raw material management with stock status filtering and improved form structure
|
2026-06-20 22:46:16 +07:00 |
|
Yoga Pangestu
|
6f0d1a0c11
|
refactor: remove unused customer-related components and types for cleaner code structure
|
2026-06-20 22:19:21 +07:00 |
|
Yoga Pangestu
|
7b32c5d854
|
style: update Sonner component class syntax for improved styling consistency
|
2026-06-20 22:15:36 +07:00 |
|
Yoga Pangestu
|
3d2d51f85e
|
refactor: rename 'Pemasok' to 'Supplier' in SupplierController and remove unused supplier-related components for cleaner code structure
|
2026-06-20 22:13:21 +07:00 |
|
Yoga Pangestu
|
df65a60c0d
|
feat: implement page-specific component structure and enhance category management with new form and table components
|
2026-06-20 22:01:59 +07:00 |
|