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
4eea267756
store
/
app
History
Yoga Pangestu
b78d512197
Some checks are pending
linter / quality (push)
Waiting to run
Details
tests / ci (8.3) (push)
Waiting to run
Details
tests / ci (8.4) (push)
Waiting to run
Details
tests / ci (8.5) (push)
Waiting to run
Details
refactor: streamline OrderPosCheckoutSection.vue by simplifying component structure and improving readability; enhance code consistency in template syntax
2026-07-02 22:38:16 +07:00
..
Console
/Commands
refactor: replace hardcoded URL strings with dynamic route helpers across services and frontend components.
2026-06-23 10:49:27 +07:00
Enums
feat: add marketing sales analysis feature; enhance AnalysisService to retrieve marketing sales data and update Analysis.vue to display marketing sales table with relevant metrics
2026-07-02 13:11:18 +07:00
Http
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
Jobs
feat: implement notification system with controller, model, and frontend integration
2026-06-27 20:45:01 +07:00
Models
refactor: remove nonQueued() method from media conversion in HasModuleMedia for cleaner code
2026-07-02 09:28:58 +07:00
Observers
Add order management features including Order and OrderItem models, OrderController for CRUD operations, and request validation. Implement OrderChannel and OrderStatus enums for order categorization and status management. Enhance sidebar navigation for orders and integrate UI components for creating, editing, and listing orders, along with permissions in the Permission and Role enums.
2026-06-12 10:34:50 +07:00
Providers
refactor: update authorization logic in AppServiceProvider to restrict access for OWNER role
2026-06-25 21:16:12 +07:00
Rules
feat: implement PhoneNumber validation rule across multiple request classes to ensure consistent phone number formatting
2026-06-19 21:37:08 +07:00
Services
refactor: streamline OrderPosCheckoutSection.vue by simplifying component structure and improving readability; enhance code consistency in template syntax
2026-07-02 22:38:16 +07:00
Settings
feat: integrate homepage settings management in Admin and HomeController, enhancing homepage configuration capabilities
2026-06-20 12:04:58 +07:00
Support
feat: add AWS S3 and FTP support by including league/flysystem-aws-s3-v3 and league/flysystem-ftp packages; enhance UserProfile and MediaPresenter for temporary URL generation
2026-07-01 23:09:38 +07:00
Traits
refactor: streamline enum management and enhance role assignment logic in EmployeeController for improved maintainability
2026-06-22 14:41:52 +07:00