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
91f7858cfe
store
/
app
/
Settings
History
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
..
MarketplaceSettings.php
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
SocialMediaSettings.php
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
SystemSettings.php
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