This website requires JavaScript.
Explore
Help
Sign In
dst
/
store
Watch
1
Star
0
Fork
0
You've already forked store
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
bb17bf6ad4
store
/
resources
/
js
History
Yoga Pangestu
bb17bf6ad4
Refactor HomepageService to remove caching and simplify pageData method; disable SSR in Inertia config; improve service worker registration in app.ts; fix URL parameters in Analysis.vue router call.
2026-07-16 10:38:28 +07:00
..
components
feat: enhance media preview components by adding stock information support, improving user experience in managing media items
2026-07-13 19:43:27 +07:00
composables
feat: implement subtle loading bar in DataTable and enhance search functionality with debounce in DataTableToolbar for improved user experience
2026-07-08 11:53:17 +07:00
constants
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
2026-07-04 23:14:37 +07:00
layouts
refactor: improve layout and styling in cutting forms for better user experience and responsiveness
2026-07-07 10:03:42 +07:00
lib
feat: implement presigned upload functionality for S3 in PresignedUploadController; update media upload handling across various components to support S3 keys and improve user experience
2026-07-02 14:28:51 +07:00
pages
Refactor HomepageService to remove caching and simplify pageData method; disable SSR in Inertia config; improve service worker registration in app.ts; fix URL parameters in Analysis.vue router call.
2026-07-16 10:38:28 +07:00
types
refactor: remove PWA manifest file and update related configurations, improving project structure and icon handling in the PwaManifestController
2026-07-13 19:55:35 +07:00
app.ts
Refactor HomepageService to remove caching and simplify pageData method; disable SSR in Inertia config; improve service worker registration in app.ts; fix URL parameters in Analysis.vue router call.
2026-07-16 10:38:28 +07:00
sw.ts
refactor: reorder component imports and optimize code structure across UI forms and composables
2026-06-14 01:26:00 +07:00