Logo
Explore Help
Sign In
dst/store
1
0
Fork 0
You've already forked store
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
All Workflows lint.yml tests.yml
Actor
All actors pangestu
Status
All status success failure waiting running
refactor: update labels in OwnerVerification and RetailStockTransferModal components for improved clarity in stock management
tests.yml #42:Commit d01bcd5390 pushed by pangestu
master
2026-07-05 18:22:46 +08:00
0s
refactor: update labels in OwnerVerification and RetailStockTransferModal components for improved clarity in stock management
lint.yml #41:Commit d01bcd5390 pushed by pangestu
master
2026-07-05 18:22:46 +08:00
0s
refactor: enhance product pricing logic in ProductCard and ProductModal components to exclude specific price types, and add pending verification count for user permissions in HandleInertiaRequests middleware
tests.yml #40:Commit 0078c16e17 pushed by pangestu
master
2026-07-05 18:20:11 +08:00
0s
refactor: enhance product pricing logic in ProductCard and ProductModal components to exclude specific price types, and add pending verification count for user permissions in HandleInertiaRequests middleware
lint.yml #39:Commit 0078c16e17 pushed by pangestu
master
2026-07-05 18:20:11 +08:00
0s
refactor: update validation logic in StockVerifyRequest to prevent exceeding original cutting results and enhance StockVerifyDialog with direct value updates for good and reject inputs
tests.yml #38:Commit 39fa697df8 pushed by pangestu
master
2026-07-05 18:18:26 +08:00
0s
refactor: update validation logic in StockVerifyRequest to prevent exceeding original cutting results and enhance StockVerifyDialog with direct value updates for good and reject inputs
lint.yml #37:Commit 39fa697df8 pushed by pangestu
master
2026-07-05 18:18:26 +08:00
0s
refactor: adjust text truncation in StockVerifyDialog for improved readability of product names
tests.yml #36:Commit 0ba5ca0e6b pushed by pangestu
master
2026-07-05 18:06:11 +08:00
0s
refactor: adjust text truncation in StockVerifyDialog for improved readability of product names
lint.yml #35:Commit 0ba5ca0e6b pushed by pangestu
master
2026-07-05 18:06:11 +08:00
0s
refactor: simplify onGoodChange and onRejectChange functions in StockVerifyDialog to directly update results by index for improved clarity and maintainability
tests.yml #34:Commit 1253711147 pushed by pangestu
master
2026-07-05 17:42:09 +08:00
0s
refactor: simplify onGoodChange and onRejectChange functions in StockVerifyDialog to directly update results by index for improved clarity and maintainability
lint.yml #33:Commit 1253711147 pushed by pangestu
master
2026-07-05 17:42:09 +08:00
0s
refactor: streamline StockPendingApprovalSection and StockPendingSection components by removing material usage display; enhance StockVerifyDialog layout for better user interaction and responsiveness
tests.yml #32:Commit 60aae40575 pushed by pangestu
master
2026-07-05 17:38:32 +08:00
0s
refactor: streamline StockPendingApprovalSection and StockPendingSection components by removing material usage display; enhance StockVerifyDialog layout for better user interaction and responsiveness
lint.yml #31:Commit 60aae40575 pushed by pangestu
master
2026-07-05 17:38:32 +08:00
0s
refactor: update CuttingGroupedTable component to display item indices alongside material variants for improved clarity in grouped results
tests.yml #30:Commit 40b1254518 pushed by pangestu
master
2026-07-05 17:24:42 +08:00
0s
refactor: update CuttingGroupedTable component to display item indices alongside material variants for improved clarity in grouped results
lint.yml #29:Commit 40b1254518 pushed by pangestu
master
2026-07-05 17:24:42 +08:00
0s
refactor: update MobileBottomNav component to filter navigation items based on permissions; enhance visibility logic for improved user experience
tests.yml #28:Commit eea4a6d6c5 pushed by pangestu
master
2026-07-05 17:04:01 +08:00
0s
refactor: update MobileBottomNav component to filter navigation items based on permissions; enhance visibility logic for improved user experience
lint.yml #27:Commit eea4a6d6c5 pushed by pangestu
master
2026-07-05 17:04:01 +08:00
0s
fix: update CuttingService and CuttingProductVariantSection to make variant images optional; adjust validation and UI components for improved user experience
tests.yml #26:Commit e4c36c8759 pushed by pangestu
master
2026-07-05 16:47:13 +08:00
0s
fix: update CuttingService and CuttingProductVariantSection to make variant images optional; adjust validation and UI components for improved user experience
lint.yml #25:Commit e4c36c8759 pushed by pangestu
master
2026-07-05 16:47:13 +08:00
0s
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
tests.yml #24:Commit 9ba87b9381 pushed by pangestu
master
2026-07-05 16:32:56 +08:00
0s
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
lint.yml #23:Commit 9ba87b9381 pushed by pangestu
master
2026-07-05 16:32:56 +08:00
0s
refactor: simplify selected materials management in CuttingPosCombinationDialog; streamline removal logic and enhance layout for better responsiveness and user interaction
tests.yml #22:Commit 0f9865ffb3 pushed by pangestu
master
2026-07-05 16:26:43 +08:00
0s
refactor: simplify selected materials management in CuttingPosCombinationDialog; streamline removal logic and enhance layout for better responsiveness and user interaction
lint.yml #21:Commit 0f9865ffb3 pushed by pangestu
master
2026-07-05 16:26:43 +08:00
0s
feat: implement stock quality categorization in StokOpname; enhance validation rules and update frontend components for improved inventory tracking and reporting
tests.yml #20:Commit 289fc4dc2c pushed by pangestu
master
2026-07-05 15:53:53 +08:00
0s
feat: implement stock quality categorization in StokOpname; enhance validation rules and update frontend components for improved inventory tracking and reporting
lint.yml #19:Commit 289fc4dc2c pushed by pangestu
master
2026-07-05 15:53:53 +08:00
0s
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
tests.yml #18:Commit 0d77d6a4fd pushed by pangestu
master
2026-07-05 15:07:11 +08:00
0s
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
lint.yml #17:Commit 0d77d6a4fd pushed by pangestu
master
2026-07-05 15:07:11 +08:00
0s
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
tests.yml #16:Commit 15e2b7ec5b pushed by pangestu
master
2026-07-05 14:47:37 +08:00
0s
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
lint.yml #15:Commit 15e2b7ec5b pushed by pangestu
master
2026-07-05 14:47:37 +08:00
0s
fix: update photo handling logic in OrderRequest to check for S3 keys instead of file uploads, improving validation for media management
tests.yml #14:Commit 4ba6b9da9f pushed by pangestu
master
2026-07-04 16:32:01 +08:00
0s
fix: update photo handling logic in OrderRequest to check for S3 keys instead of file uploads, improving validation for media management
lint.yml #13:Commit 4ba6b9da9f pushed by pangestu
master
2026-07-04 16:32:01 +08:00
0s
First Previous ... 3 4 5 6 7 Next Last
Powered by Gitea Version: 1.22.6 Page: 237ms Template: 43ms
English
Bahasa Indonesia Deutsch English Español Français Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API