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
8404b8af41
store
/
app
/
Settings
History
Yoga Pangestu
6273d1a31d
feat: integrate homepage settings management in Admin and HomeController, enhancing homepage configuration capabilities
2026-06-20 12:04:58 +07:00
..
HomepageSettings.php
feat: integrate homepage settings management in Admin and HomeController, enhancing homepage configuration capabilities
2026-06-20 12:04:58 +07:00
HrSettings.php
feat: implement attendance management features including penalty application, reminders, and HR settings management
2026-06-18 01:52:50 +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