This website requires JavaScript.
Explore
Help
Sign In
truncgit
/
citrus
Watch
1
Star
0
Fork
0
You've already forked citrus
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
a30f3ce86a721af6321843fec550afcce3aaec17
citrus
/
app
/
Filament
/
Admin
/
Resources
/
Settings
T
History
Ümit Tunç
a30f3ce86a
Remove unused getTabsContentComponent method from ListSettings page: Streamlined the code by eliminating the method that managed tab content dynamically, as it was no longer necessary for the current implementation.
2025-10-29 17:34:02 -03:00
..
Pages
Remove unused getTabsContentComponent method from ListSettings page: Streamlined the code by eliminating the method that managed tab content dynamically, as it was no longer necessary for the current implementation.
2025-10-29 17:34:02 -03:00
Schemas
Add DatabaseSeeder and enhance settings management: Created DatabaseSeeder to seed initial data, including a test user. Updated ListSettings page to support group filtering and added new settings groups in localization files. Enhanced SettingForm and SettingsTable to accommodate new group options and improved UI for settings management.
2025-10-29 16:58:05 -03:00
Tables
Comment out group column in SettingsTable: Temporarily disabled the group column display in the settings table to streamline the interface while maintaining localization support for active status.
2025-10-29 17:28:39 -03:00
SettingResource.php
Update navigation group label in SettingResource from 'Sistem' to 'System' for consistency in English localization.
2025-10-20 15:26:04 -03:00