This website requires JavaScript.
Explore
Help
Register
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
6ec04cfdde1549e1f038ad83047a6bc783ba6546
citrus
/
app
/
Filament
/
Admin
/
Resources
/
Pages
T
History
Ümit Tunç
c042cb5114
Add dynamic template system: Implemented header, footer, and section templates with corresponding models, migrations, and Filament resources. Enhanced Page model to support dynamic templates and updated localization files for new terms. Added TemplateService for managing template data and rendering. Comprehensive documentation included for usage and best practices.
2025-10-31 14:53:34 -03:00
..
Pages
Implement auto-save feature and sticky header in EditPage: Added auto-save functionality with silent notifications for successful saves, enhancing user experience. Introduced a new Blade view for sticky header and footer, ensuring accessibility of actions during editing. Updated custom block rendering to support markdown formatting.
2025-10-30 17:38:17 -03:00
Schemas
Add dynamic template system: Implemented header, footer, and section templates with corresponding models, migrations, and Filament resources. Enhanced Page model to support dynamic templates and updated localization files for new terms. Added TemplateService for managing template data and rendering. Comprehensive documentation included for usage and best practices.
2025-10-31 14:53:34 -03:00
Tables
Add Blog module to Citrus Platform: Created Blog resource with CRUD pages, schemas, and models. Implemented localization for English and Turkish, ensuring consistent user experience. Added migrations for blog categories, posts, and comments, including soft delete functionality. Enhanced table and form structures for better organization and usability.
2025-09-29 10:20:40 -03:00
PageResource.php
Add localization support for Pages in Filament admin panel: Introduced language files for English and Turkish, added translation methods for page titles and notifications in Create, Edit, and List pages, enhancing user experience and accessibility.
2025-09-27 14:52:55 -03:00