Commit Graph

576 Commits

Author SHA1 Message Date
Yoga Pangestu
452c1a4209 feat: enhance media components by adding support for multiple titles in MediaPreviewDialog and related updates in MediaThumbnailCell
Some checks are pending
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-08 11:14:24 +07:00
Yoga Pangestu
5e57317d8f feat: add home navigation link to UserNav component for improved user accessibility 2026-07-08 00:26:49 +07:00
Yoga Pangestu
b4f26c56cf refactor: remove autofocus attribute from input fields in various forms for consistent user experience 2026-07-08 00:25:21 +07:00
Yoga Pangestu
9e0188c9ef feat: add functionality for setting cart item quantity and improve cart detail dialog with empty state handling 2026-07-08 00:21:54 +07:00
Yoga Pangestu
55ca1521f9 feat: implement cart item quantity adjustment and empty cart handling in PurchasePosCartDetailDialog for improved user interaction 2026-07-08 00:09:57 +07:00
Yoga Pangestu
e4318fd244 feat: add push notification for new variant addition in PurchaseService to enhance user awareness 2026-07-07 23:55:18 +07:00
Yoga Pangestu
dc80ad3106 fix: update empty cart description for clarity in PurchasePosCartSummaryItems component 2026-07-07 23:53:42 +07:00
Yoga Pangestu
c2360ef1ed refactor: update modal components to improve layout and scrolling behavior for better user experience
Some checks are pending
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-07 23:23:28 +07:00
Yoga Pangestu
765e74d8a9 feat: add loading state and enhance media thumbnail functionality in data tables for improved user experience
Some checks are pending
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-07 22:41:55 +07:00
Yoga Pangestu
f105d2cb3f refactor: simplify media preview navigation by replacing button list with current index display for improved user experience
Some checks are pending
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-07 12:42:22 +07:00
Yoga Pangestu
f1f9162304 feat: enhance media preview functionality in catalog components by adding support for multiple image URLs and custom titles
Some checks are pending
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-07 12:36:45 +07:00
Yoga Pangestu
3792424d52 fix: enable serializable_classes in cache configuration for improved data handling
Some checks are pending
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-07 12:32:22 +07:00
Yoga Pangestu
1c7fc17531 feat: enhance search functionality in RawMaterialService for improved filtering of raw materials
Some checks are pending
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-07 10:48:01 +07:00
Yoga Pangestu
dc594c9daa feat: enhance raw material filtering and selection in RawMaterialController and related components for improved data management
Some checks are pending
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-07 10:37:13 +07:00
Yoga Pangestu
0ec51e1ffb feat: add raw material selection functionality and improve filtering in CuttingPos components for enhanced user experience
Some checks are pending
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-07 10:18:24 +07:00
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
d2ddc5e6b7 refactor: enhance stock filtering in CuttingService and OrderService, update UI components for better display of stock information
Some checks are pending
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-06 21:24:26 +07:00
Yoga Pangestu
94eecde2b1 refactor: streamline cache management in service worker for improved performance and client navigation 2026-07-06 21:12:07 +07:00
Yoga Pangestu
bd51f9abe0 refactor: update price handling in CuttingResultPriceResolver and HomepageService for improved data structure and consistency
Some checks are pending
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-06 15:47:46 +07:00
Yoga Pangestu
38d6f3a22b fix: error home
Some checks are pending
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-06 15:36:08 +07:00
Yoga Pangestu
138eb8b053 feat: add attributes method to RejectVerificationRequest for localized error messages
Some checks are pending
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-06 09:38:20 +07:00
Yoga Pangestu
5a77623392 refactor: mark 'Alasan Penolakan' field as required in OwnerVerificationRowActions component for improved form validation 2026-07-06 08:45:11 +07:00
Yoga Pangestu
00ef124fb3 feat: add predis/predis dependency and implement caching in various services for improved performance 2026-07-05 23:31:55 +07:00
Yoga Pangestu
632ca69c3a feat: add README.md for DST Collection project, detailing tech stack, installation instructions, system requirements, and key features 2026-07-05 23:18:40 +07:00
Yoga Pangestu
78dcc4b39d refactor: integrate MediaThumbnailCell component into CuttingPosMaterialSummaryItems and CuttingPosResultSummaryItems for enhanced visual representation of items
Some checks are pending
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-05 23:14:26 +07:00
Yoga Pangestu
bd781b8f76 refactor: add newline before product names in RowShareAction component for better formatting of shareable output
Some checks are pending
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-05 22:44:05 +07:00
Yoga Pangestu
334bcdec4a refactor: adjust formatting in RowShareAction component for improved readability of shareable output
Some checks are pending
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-05 22:41:39 +07:00
Yoga Pangestu
65c67f0bb9 refactor: simplify product listing format in RowShareAction component for clearer shareable output
Some checks are pending
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-05 22:38:43 +07:00
Yoga Pangestu
42d4bc05bc refactor: update product label in CuttingPosResultCatalogPanel for clarity and streamline component structure
Some checks are pending
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-05 22:27:23 +07:00
Yoga Pangestu
318de0ba30 fix: update TableHead component to include background color for improved visibility and styling consistency 2026-07-05 22:15:13 +07:00
Yoga Pangestu
7c15a39bbd refactor: optimize RowShareAction component by replacing grouping logic with a Set for product names, simplifying the shareable output format
Some checks are pending
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-05 22:13:53 +07:00
Yoga Pangestu
c222be62d3 refactor: standardize attribute labels across various request files for consistency and clarity 2026-07-05 22:04:57 +07:00
Yoga Pangestu
765b97519c fix: update RowShareAction component to remove cutting result count from shareable output, simplifying the shared text format
Some checks are pending
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-05 22:01:27 +07:00
Yoga Pangestu
366380ae67 feat: enhance RowShareAction component to group and display cutting results by product, improving shareable output format
Some checks are pending
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-05 21:57:39 +07:00
Yoga Pangestu
d57ad3e65d refactor: update attribute labels in CuttingRequest for improved clarity and consistency 2026-07-05 21:39:29 +07:00
Yoga Pangestu
dba24938d5 feat: move cutting share route to admin management path
Some checks are pending
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-05 21:21:41 +07:00
Yoga Pangestu
052a896c8f feat: add numerical indexing to cutting material and result groups in tables 2026-07-05 21:21:28 +07:00
Yoga Pangestu
2cb283018c test: add comprehensive tests for retail stock transfer functionality, including permission checks, quantity validation, and stock updates
Some checks are pending
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-05 17:46:45 +07:00
Yoga Pangestu
0b3bf891cc refactor: streamline RetailStockService and OwnerVerificationService by removing unused verification logic and updating notification messages for stock changes
Some checks are pending
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-05 17:35:47 +07:00
Yoga Pangestu
c815db0042 refactor: update role notifications in CuttingService to streamline admin alerts for completed cuttings 2026-07-05 17:29:22 +07:00
Yoga Pangestu
6b3d94170b refactor: update labels in RetailStockTransferModal for clarity in stock change requests
Some checks are pending
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-05 17:22:39 +07:00
Yoga Pangestu
d01bcd5390 refactor: update labels in OwnerVerification and RetailStockTransferModal components for improved clarity in stock management
Some checks are pending
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-05 17:20:03 +07:00
Yoga Pangestu
0078c16e17 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
Some checks are pending
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-05 17:17:09 +07:00
Yoga Pangestu
39fa697df8 refactor: update validation logic in StockVerifyRequest to prevent exceeding original cutting results and enhance StockVerifyDialog with direct value updates for good and reject inputs
Some checks are pending
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-05 17:05:36 +07:00
Yoga Pangestu
e4e17e32ec refactor: enhance StockPendingApprovalSection to include pricing information and improve layout for better clarity in stock results 2026-07-05 17:03:28 +07:00
Yoga Pangestu
a40d0533bd refactor: add rejection reason display in StockPendingApprovalSection and update good/reject values in StockVerifyDialog for improved clarity in stock management 2026-07-05 16:57:55 +07:00
Yoga Pangestu
0ba5ca0e6b refactor: adjust text truncation in StockVerifyDialog for improved readability of product names
Some checks are pending
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-05 16:41:53 +07:00
Yoga Pangestu
1253711147 refactor: simplify onGoodChange and onRejectChange functions in StockVerifyDialog to directly update results by index for improved clarity and maintainability
Some checks are pending
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-05 16:38:23 +07:00
Yoga Pangestu
87adc68376 refactor: enhance StockVerifyDialog layout by improving material display with thumbnails and better alignment for improved user interaction 2026-07-05 16:28:42 +07:00
Yoga Pangestu
60aae40575 refactor: streamline StockPendingApprovalSection and StockPendingSection components by removing material usage display; enhance StockVerifyDialog layout for better user interaction and responsiveness
Some checks are pending
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-05 16:24:28 +07:00