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
d5458ec0e3def2c58f21dd7ff41b57b67be61d3d
citrus
/
app
/
Filament
/
Admin
/
Resources
/
Pages
T
History
Ümit Tunç
d5458ec0e3
Refactor EditPage class: Updated getRedirectUrl method to return null for staying on the same page, enhancing user experience. Added new custom Blade view for rendering dynamic data blocks, improving flexibility in content management.
2025-10-30 17:21:39 -03:00
..
Pages
Refactor EditPage class: Updated getRedirectUrl method to return null for staying on the same page, enhancing user experience. Added new custom Blade view for rendering dynamic data blocks, improving flexibility in content management.
2025-10-30 17:21:39 -03:00
Schemas
Refactor PageForm schema: Removed commented-out minHeight and placeholder properties for HTML and JSON fields in the PageForm schema, streamlining the code and improving readability.
2025-10-30 17:10:23 -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