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
36e54107e40f7935d6e3222437acb8b853dd036d
citrus
/
app
/
Filament
/
Admin
/
Resources
/
Settings
T
History
Ümit Tunç
f38a9ccd9e
Enhance settings form and model: Added support for array type in SettingForm with a new repeater field for managing key-value pairs. Updated Setting model to handle array values and modified localization files to include new keys for array-specific fields in both English and Turkish.
2025-10-23 15:31:26 -03:00
..
Pages
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
Schemas
Enhance settings form and model: Added support for array type in SettingForm with a new repeater field for managing key-value pairs. Updated Setting model to handle array values and modified localization files to include new keys for array-specific fields in both English and Turkish.
2025-10-23 15:31:26 -03:00
Tables
Enhance SettingsTable: Added state formatting for boolean types to display emojis in the settings table. This improves user experience by providing a visual representation of boolean values, making the table more intuitive.
2025-10-20 15:24:30 -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