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
bda19b4b0f97b2f7f61d07ec9ac4d9c5dec522c5
citrus
/
app
/
Filament
/
Admin
/
Resources
/
Pages
T
History
Muhammet Güler
bda19b4b0f
feat: add Partners and Bank Accounts pages via Pages module
2026-02-10 19:02:23 +03:00
..
Pages
Enhance translation handling in EditPage and TranslationTabs: Implemented eager loading for translations to optimize performance and avoid N+1 query issues. Updated the EditPage mount method to load translations, and modified the fillFromRecord method in TranslationTabs to utilize eager-loaded translations. Disabled old format conversion in mutateFormDataBeforeFill to prevent memory exhaustion with nested arrays, ensuring data integrity while maintaining original format.
2025-11-01 16:40:20 -03:00
RelationManagers
feat: Add Logos page, refactor Testimonials to RelationManager, and improve designs
2026-02-08 04:54:32 +03:00
Schemas
feat: add Partners and Bank Accounts pages via Pages module
2026-02-10 19:02:23 +03:00
Tables
Add draft functionality for page management: Implemented a new bulk action to move selected pages to draft status in the PagesTable. Added corresponding localization keys for English and Turkish languages to enhance user experience.
2025-11-05 10:14:37 -03:00
PageResource.php
feat: Add Logos page, refactor Testimonials to RelationManager, and improve designs
2026-02-08 04:54:32 +03:00