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
5157fe46ba46ef095c5a877204117e6ae8b366b5
citrus
/
app
/
Filament
/
Admin
/
Resources
/
Settings
T
History
Ümit Tunç
5157fe46ba
Add file type support in settings: Updated SettingForm to include a file upload field for settings, modified the Setting model to handle file values, and added a migration to accommodate the new file type. Enhanced localization files to support the new file type label in both English and Turkish.
2025-10-23 15:21:19 -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
Add file type support in settings: Updated SettingForm to include a file upload field for settings, modified the Setting model to handle file values, and added a migration to accommodate the new file type. Enhanced localization files to support the new file type label in both English and Turkish.
2025-10-23 15:21:19 -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