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
9b8ad68b0ecc511815efc4851ce0f6baf8fb5b1f
citrus
/
app
/
Filament
/
Admin
/
Resources
/
Settings
/
Pages
T
History
Ümit Tunç
9b8ad68b0e
Implement dynamic tab content for ListSettings page: Added getTabsContentComponent method to manage tab content dynamically, enhancing the tab functionality and improving user experience in settings navigation.
2025-10-30 15:30:46 -03:00
..
CreateSetting.php
Refactor settings form handling: Removed redundant data mutation methods in CreateSetting and EditSetting pages. Updated SettingForm to use distinct fields for text and boolean values, enhancing clarity and functionality. Added new attributes in the Setting model to manage value assignments from different fields.
2025-10-20 15:19:34 -03:00
EditSetting.php
Refactor settings form handling: Removed redundant data mutation methods in CreateSetting and EditSetting pages. Updated SettingForm to use distinct fields for text and boolean values, enhancing clarity and functionality. Added new attributes in the Setting model to manage value assignments from different fields.
2025-10-20 15:19:34 -03:00
ListSettings.php
Implement dynamic tab content for ListSettings page: Added getTabsContentComponent method to manage tab content dynamically, enhancing the tab functionality and improving user experience in settings navigation.
2025-10-30 15:30:46 -03:00