pangestu
  • Joined on 2026-07-02
pangestu pushed to master at dst/store 2026-07-08 18:18:32 +08:00
814814f1a5 feat: add RAW_MATERIALS_DELETE permission to enhance role-based access control for raw materials
4753949338 feat: add confirmation dialogs for deleting variants in ProductForm and RawMaterialForm components to enhance user experience and prevent accidental deletions
897d9c62b7 feat: enhance ProductController and ProductService to support owner verification permissions; add ProductVariantEditModal for editing product variants and implement JSON response for product details
Compare 3 commits »
pangestu pushed to master at dst/store 2026-07-08 16:48:48 +08:00
8c3847ade3 feat: enhance RawMaterialController and RawMaterialService to support owner verification permissions; add RawMaterialVariantEditModal for editing price variants and implement JSON response for raw material details
5b9c294bf2 feat: refactor cache configuration to use class constants for improved readability and maintainability; update Cutting and Order tests to utilize service classes directly
Compare 2 commits »
pangestu pushed to master at dst/store 2026-07-08 14:11:26 +08:00
1c4f82529c feat: enhance stock formatting methods in Product and RawMaterial models to handle unloaded relations gracefully
pangestu pushed to master at dst/store 2026-07-08 12:53:28 +08:00
a37b47a660 feat: implement subtle loading bar in DataTable and enhance search functionality with debounce in DataTableToolbar for improved user experience
pangestu pushed to master at dst/store 2026-07-08 12:28:52 +08:00
2efc13643b feat: enhance push notification handling and service worker registration with improved error handling and subscription management
pangestu pushed to master at dst/store 2026-07-08 12:14:39 +08:00
452c1a4209 feat: enhance media components by adding support for multiple titles in MediaPreviewDialog and related updates in MediaThumbnailCell
5e57317d8f feat: add home navigation link to UserNav component for improved user accessibility
b4f26c56cf refactor: remove autofocus attribute from input fields in various forms for consistent user experience
9e0188c9ef feat: add functionality for setting cart item quantity and improve cart detail dialog with empty state handling
55ca1521f9 feat: implement cart item quantity adjustment and empty cart handling in PurchasePosCartDetailDialog for improved user interaction
Compare 7 commits »
pangestu pushed to master at dst/store 2026-07-08 00:23:55 +08:00
c2360ef1ed refactor: update modal components to improve layout and scrolling behavior for better user experience
pangestu pushed to master at dst/store 2026-07-07 23:42:05 +08:00
765e74d8a9 feat: add loading state and enhance media thumbnail functionality in data tables for improved user experience
pangestu pushed to master at diskominfo/simedkom 2026-07-07 16:39:31 +08:00
f04138f51a fix: refine task assignment logic and enhance cooperation form with status selection
pangestu pushed to master at diskominfo/simedkom 2026-07-07 15:45:27 +08:00
59b9a8ce92 fix: add task assignment existence checks in cooperation actions and update visibility logic for task creation
pangestu created branch master in diskominfo/simedkom 2026-07-07 13:44:55 +08:00
pangestu pushed to master at diskominfo/simedkom 2026-07-07 13:44:55 +08:00
925fbe0bd7 fix: update cooperation status enum values and adjust related tests
2683b6324f fix: correct type declaration for MAX_RECORDS constant in ExportAllReportsPdfAction
beae82a898 feat: implement record limit check and enhance image handling in PDF export actions
23f32b3cf1 refactor: simplify image base64 encoding in report export actions using MediaDataUri
382d0862b8 feat: enhance report migration process with improved proof handling and add migration command for report proofs
Compare 10 commits »
pangestu pushed to master at dst/store 2026-07-07 13:42:30 +08:00
f105d2cb3f refactor: simplify media preview navigation by replacing button list with current index display for improved user experience
pangestu created repository diskominfo/simedkom 2026-07-07 13:41:16 +08:00
pangestu pushed to master at dst/store 2026-07-07 13:36:55 +08:00
f1f9162304 feat: enhance media preview functionality in catalog components by adding support for multiple image URLs and custom titles
pangestu pushed to master at dst/store 2026-07-07 13:32:32 +08:00
3792424d52 fix: enable serializable_classes in cache configuration for improved data handling
pangestu pushed to master at dst/store 2026-07-07 11:48:13 +08:00
1c7fc17531 feat: enhance search functionality in RawMaterialService for improved filtering of raw materials
pangestu pushed to master at dst/store 2026-07-07 11:37:27 +08:00
dc594c9daa feat: enhance raw material filtering and selection in RawMaterialController and related components for improved data management
pangestu pushed to master at dst/store 2026-07-07 11:18:34 +08:00
0ec51e1ffb feat: add raw material selection functionality and improve filtering in CuttingPos components for enhanced user experience
da4467b500 refactor: improve layout and styling in cutting forms for better user experience and responsiveness
Compare 2 commits »
pangestu pushed to master at dst/store 2026-07-07 10:16:23 +08:00
d2ddc5e6b7 refactor: enhance stock filtering in CuttingService and OrderService, update UI components for better display of stock information
94eecde2b1 refactor: streamline cache management in service worker for improved performance and client navigation
Compare 2 commits »