Yoga Pangestu
|
6273d1a31d
|
feat: integrate homepage settings management in Admin and HomeController, enhancing homepage configuration capabilities
|
2026-06-20 12:04:58 +07:00 |
|
Yoga Pangestu
|
2db6dfece9
|
feat: enhance cutting management by adding result prices handling, including validation and calculations for total material cost and cost per unit
|
2026-06-19 19:04:23 +07:00 |
|
Yoga Pangestu
|
55b779c76e
|
feat: implement attendance management features including penalty application, reminders, and HR settings management
|
2026-06-18 01:52:50 +07:00 |
|
Yoga Pangestu
|
b176854bc3
|
refactor: update marketplace fee structure for TikTok and Shopee, replacing old fee keys with new ones and adjusting related settings
|
2026-06-17 22:58:36 +07:00 |
|
Yoga Pangestu
|
7d721cab31
|
Refactor marketplace settings to use structured fee rules. Update MarketplaceRequest, MarketplaceService, and MarketplaceSettings to handle fees as arrays with scope and value type. Enhance frontend components to accommodate new fee structure and validation logic for improved user experience.
|
2026-06-13 01:20:12 +07:00 |
|
Yoga Pangestu
|
1e32837d76
|
Remove tiktok_shop and shopee_shop URL and ID fields from MarketplaceRequest, MarketplaceService, MarketplaceSettings, and related database migration. Update MarketplaceSection and other components to reflect these changes, ensuring a cleaner and more focused marketplace settings structure.
|
2026-06-12 15:55:12 +07:00 |
|
Yoga Pangestu
|
5233890030
|
Update SystemRequest, SystemService, and SystemSettings to require address, email, phone, and about_app fields. Modify database migration to set default values for new fields. Enhance SystemSection component to include address input and update TypeScript definitions accordingly.
|
2026-06-12 13:24:53 +07:00 |
|
Yoga Pangestu
|
f8322566da
|
Add media management features across various models and services. Implement media handling in Product, RawMaterial, Attendance, CashTransaction, EmployeeAdvance, and Expense models. Introduce ValidatesMediaUploads trait for consistent media validation in requests. Enhance services to support media synchronization and retrieval, improving user experience with image uploads and management.
|
2026-06-11 19:32:33 +07:00 |
|
Yoga Pangestu
|
67c27c2954
|
Add system settings management features including controllers for managing system, social media, and marketplace settings. Implement request validation for each settings type and create corresponding UI components for user interaction. Update permissions in the Permission and Role enums to manage access to settings functionalities, and enhance the sidebar for navigation to the new settings sections.
|
2026-06-11 18:30:21 +07:00 |
|