pangestu
  • Joined on 2026-07-02
pangestu pushed to master at dst/store 2026-07-28 00:00:30 +08:00
1d5863efaf feat: integrate activity log functionality in ProductPrice model and enhance change formatting in ActivityLogService
d74d120a6c feat: refactor stock mutation relationships in ProductVariant and RawMaterialPrice models
3052398ad8 feat: add stock mutation tracking and history feature
7dacf785cb feat: validate material usage input before submission in CuttingPosCombinationDialog
afdd0905db feat: add status field to product variant form and ensure it defaults to 'active'
Compare 10 commits »
pangestu pushed to master at dst/store 2026-07-26 11:32:34 +08:00
3c264dc706 feat: add Restock model import in OwnerVerificationService
562a2cf38f feat: update activity log permissions and enhance column creation for changes display
Compare 2 commits »
pangestu pushed to master at dst/store 2026-07-25 01:46:56 +08:00
4956f4aeb2 feat: update material usage in initFromVariant to reflect existing cart item
pangestu pushed to master at dst/store 2026-07-25 00:31:23 +08:00
bca6da8653 feat: implement raw material deletion validation to prevent deletion if used in active cutting
pangestu pushed to master at dst/store 2026-07-24 23:48:37 +08:00
78f422b1cf feat: enhance purchase management by adding photo and S3 key support in requests and services
pangestu pushed to master at dst/store 2026-07-24 14:32:38 +08:00
57040f1875 feat: add logging for validation errors in CuttingRequest and CuttingService
pangestu pushed to master at diskominfo/simedkom 2026-07-21 16:02:18 +08:00
59f5f87dad feat: add EditReportAction for editing reports with enhanced form fields and visibility logic
a08a23ae25 feat: enhance task assignment form with date pickers, numeric input, and textarea for improved user input
b85323e5b2 fix: remove unnecessary task assignment checks in cooperation accept and reject actions
Compare 3 commits »
pangestu pushed to master at dst/store 2026-07-21 12:26:43 +08:00
6c47be8821 fix: set default value for reject_stock in product variant updates
pangestu pushed to master at dst/store 2026-07-21 11:56:55 +08:00
ee08188190 Add reject_stock input to product CRUD form
pangestu pushed to master at dst/store 2026-07-21 00:02:38 +08:00
ee9bff3043 feat: replace OwnerVerificationService with PushNotificationService and update notification logic in SettingController and MarketplaceService
0f5bf66320 feat: enhance Open Graph meta tags in app layout for better sharing experience
Compare 2 commits »
pangestu pushed to master at dst/store 2026-07-20 23:35:29 +08:00
1e8fd5b595 feat: enhance permissions and layout in Analysis component for better role-based display
pangestu pushed to master at dst/store 2026-07-20 20:46:26 +08:00
b7f8bf7e0f fix: adjust grid layout in StatCard component for better responsiveness and update RupiahText component to support short format
pangestu pushed to master at dst/store 2026-07-20 20:34:47 +08:00
ed2cb2e53d feat: add responsive behavior to charts and improve layout in Analysis component
pangestu pushed to master at dst/store 2026-07-19 21:21:04 +08:00
f82b56d540 fix: update product name reference in RowShareAction component and clean up imports
0070d0c49e feat: add updateCombinationResult method to CuttingDraftItemController and corresponding route
Compare 2 commits »
pangestu pushed to master at dst/store 2026-07-19 20:49:10 +08:00
6cbb6f7cbb fix: adjust grid layout in CuttingPosMaterialSummaryItems and CuttingPosResultSummaryItems for better responsiveness
pangestu pushed to master at dst/store 2026-07-19 20:12:55 +08:00
fc9a8b1f0e fix: update error keys in CuttingService, ProductService, and RawMaterialService to use 's3_keys' instead of 'images'
6271bca490 feat: enhance PurchaseGroupedTable to display product information and item numbering
Compare 2 commits »
pangestu pushed to master at dst/store 2026-07-19 19:29:11 +08:00
70531b443d feat: enhance pagination query in PurchaseService to support search functionality
1db67a9a07 feat: update raw material status management to use status enum instead of is_active
03ea092d39 feat: add product ID filter to product index page and update pagination logic
9539ff7042 refactor: remove StockController and related stock verification logic
Compare 4 commits »
pangestu pushed to master at dst/store 2026-07-18 18:01:47 +08:00
ebba4b3463 feat: update PWA asset images for improved performance and appearance
pangestu pushed to master at dst/store 2026-07-18 17:49:09 +08:00
f2ac94116e feat: add Open Graph and Twitter meta tags for improved social sharing
pangestu pushed to master at dst/store 2026-07-18 17:34:48 +08:00
cf5b300895 Refactor product status management: replace is_active with status enum