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
2c9dcac76ce046cdc00b0bd18ecf86cbbaf715c5
citrus
/
app
/
Filament
/
Admin
/
Resources
/
Settings
T
History
Ümit Tunç
2c9dcac76c
Refactor SettingForm Schema: Removed the image validation from the file input field in the SettingForm schema, ensuring that only specified file types are accepted for upload. This change enhances the flexibility of file handling in the settings management.
2025-12-31 00:01:39 +03:00
..
Pages
Refactor Template Processing and Update Setting Model: Enhanced the ImportHtmlTemplates command to improve header processing with dynamic logo handling based on navbar type. Updated the Setting model to include new accessors for various field types, ensuring better data retrieval. Adjusted the SettingSeeder to clear logo paths for better management.
2025-12-27 09:26:47 +03:00
Schemas
Refactor SettingForm Schema: Removed the image validation from the file input field in the SettingForm schema, ensuring that only specified file types are accepted for upload. This change enhances the flexibility of file handling in the settings management.
2025-12-31 00:01:39 +03:00
Tables
Update SettingsTable to conditionally display group column: Re-enabled the group column with visibility control based on the active tab, while maintaining localization support for the column labels.
2025-10-30 15:30:46 -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