pangestu
  • Joined on 2026-07-02
pangestu pushed to master at dst/store 2026-07-05 17:24:42 +08:00
60aae40575 refactor: streamline StockPendingApprovalSection and StockPendingSection components by removing material usage display; enhance StockVerifyDialog layout for better user interaction and responsiveness
pangestu pushed to master at dst/store 2026-07-05 17:04:01 +08:00
40b1254518 refactor: update CuttingGroupedTable component to display item indices alongside material variants for improved clarity in grouped results
pangestu pushed to master at dst/store 2026-07-05 16:47:13 +08:00
eea4a6d6c5 refactor: update MobileBottomNav component to filter navigation items based on permissions; enhance visibility logic for improved user experience
58e676e2e1 refactor: remove image handling from Cutting components; simplify CuttingPosForm, CuttingPosSummaryPanel, and related files to enhance user experience and streamline product creation process
Compare 2 commits »
pangestu pushed to master at dst/store 2026-07-05 16:32:56 +08:00
e4c36c8759 fix: update CuttingService and CuttingProductVariantSection to make variant images optional; adjust validation and UI components for improved user experience
pangestu pushed to master at dst/store 2026-07-05 16:26:43 +08:00
9ba87b9381 feat: implement product variant management in CuttingQuickCreateProductRequest and related components; enhance validation rules, add new CuttingProductVariantSection, and improve material handling in QuickCreateProductModal for better user experience
5a3316c890 refactor: enhance layout consistency in CuttingPosForm, CuttingPosMaterialCatalogPanel, and CuttingPosResultCatalogPanel; update grid structures for improved responsiveness and user experience
Compare 2 commits »
pangestu pushed to master at dst/store 2026-07-05 15:53:53 +08:00
0f9865ffb3 refactor: simplify selected materials management in CuttingPosCombinationDialog; streamline removal logic and enhance layout for better responsiveness and user interaction
2a49018c5e refactor: update MediaDropzone and ProductModal components for improved layout and responsiveness; adjust styles for placeholders, overlays, and modal elements to enhance user experience across different screen sizes
Compare 2 commits »
pangestu pushed to master at dst/store 2026-07-05 15:07:11 +08:00
289fc4dc2c feat: implement stock quality categorization in StokOpname; enhance validation rules and update frontend components for improved inventory tracking and reporting
pangestu pushed to master at dst/store 2026-07-05 14:47:37 +08:00
0d77d6a4fd feat: add stock quality management to StokOpname; update validation rules, database schema, and frontend components to support stock quality categorization (good, retail, reject) for improved inventory tracking and reporting
18ccd7a3c0 fix: update SendPushNotificationJob to correctly handle expired subscriptions; modify PushSubscriptionService to ensure user_id is set during subscription creation
5a5d2c6f78 feat: enhance cutting materials display in stock management components; implement grouping logic for combinations and improve UI for material usage and results presentation
dbfd7ce48e feat: add stock_formatted field to CuttingPosCombinationDialog for improved stock display; update variant initialization and toggle logic to include formatted stock information
3a8a6982ec feat: enhance monthly revenue calculations in AnalysisService to include stock quality breakdown; update Analysis.vue to display net revenue for gudang and ecer categories, improving data visibility for users
Compare 9 commits »
pangestu pushed to master at dst/store 2026-07-05 00:15:09 +08:00
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
a3ff10d6e1 refactor: remove unused Carbon imports from Attendance and Employee models; update ProfileService to use UserProfile directly; clean up imports in various service files for improved clarity
ba3f7ef9f9 feat: add CuttingMaterialCombination management with store and destroy functionalities; implement validation for combination requests; enhance CuttingService to handle draft combinations; update frontend components for combination handling and display
b52b9ce08c feat: implement transaction management in OrderService for create, update, delete, and status transition operations; refactor error handling for improved clarity; add comprehensive tests for order management functionalities to ensure proper permission checks and validation
8e306c8f73 feat: implement transaction management in CuttingService for create, update, delete, and status transition operations; refactor error handling for improved clarity; update routes to enhance cutting management functionality and ensure proper permission checks
Compare 19 commits »
pangestu pushed to master at dst/store 2026-07-03 16:16:41 +08:00
4ba6b9da9f fix: update photo handling logic in OrderRequest to check for S3 keys instead of file uploads, improving validation for media management
pangestu pushed to master at dst/store 2026-07-03 15:29:03 +08:00
64a678890e feat: enhance form validation in Cutting module by adding error handling and displaying field-specific error messages in CuttingPosForm and related components
pangestu pushed to master at dst/store 2026-07-03 00:03:42 +08:00
33afec2513 feat: enhance Cutting module by adding image upload functionality and improving form handling; update CuttingPosForm and related components to support image management and improve user experience
c3db522c87 refactor: improve SystemSection.vue by adding computed properties for upload state management, enhancing code readability and maintainability
Compare 2 commits »
pangestu pushed to master at dst/store 2026-07-02 23:54:27 +08:00
3d00511626 feat: enhance PresignedUploadController to support local uploads and improve S3 integration; add localUpload method for handling uploads when S3 is not the default disk
pangestu pushed to master at dst/store 2026-07-02 23:41:28 +08:00
4eea267756 refactor: enhance component structure in various forms by introducing computed properties and improving template syntax for better readability and maintainability
pangestu pushed to master at dst/store 2026-07-02 23:38:39 +08:00
b78d512197 refactor: streamline OrderPosCheckoutSection.vue by simplifying component structure and improving readability; enhance code consistency in template syntax
pangestu created branch master in itm/sispace 2026-07-02 23:11:07 +08:00
pangestu pushed to master at itm/sispace 2026-07-02 23:11:07 +08:00
7c5b279689 feat: enhance session generation logic to restore trashed sessions and handle duplicates
7ea60d4aa3 feat: update URL generation to use signed routes for assignment and attendance sharing
7b64607b14 feat: update maximum file size limit to 40MB
230e7e4e70 feat: fix maximum request payload size calculation to support 40MB
6d7b1d52d8 feat: increase maximum temporary file upload size to 40MB
Compare 10 commits »
pangestu created repository itm/sispace 2026-07-02 23:10:37 +08:00
pangestu pushed to master at vngrup/dress 2026-07-02 23:05:10 +08:00
482ce9f3b8 feat: implement order cancellation logic to restore stock while preserving existing order items
30fcfb4f20 fix: exclude soft-deleted records and validate relations in analytics queries
f8529b2459 test: add validation tests for insufficient stock on purchase and order operations
23cc07596c feat: implement stock validation on purchase removal and add global toast error handling for flash messages
2d5d0b8eb1 refactor: remove prefetch attribute from sidebar and navigation links
Compare 10 commits »
pangestu created branch master in vngrup/dress 2026-07-02 23:05:09 +08:00