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
a5847dcd58174aa64c2c49d1562d7c56af0e677b
citrus
/
app
/
Filament
/
Admin
/
Resources
/
Pages
/
Schemas
/
Sections
T
History
Muhammet Güler
0fa8e4e435
Fix payment form validation, styling and blog header visibility
2026-02-13 12:45:17 +03:00
..
BankAccountsSection.php
feat: add Partners and Bank Accounts pages via Pages module
2026-02-10 19:02:23 +03:00
ContentSection.php
Refactor PageForm schema to modular sections: Introduced dedicated classes for each section (Content, Page Settings, SEO, Section Builder, Header Template, Section Templates, Footer Template, Translations) to enhance maintainability and organization. Each section now encapsulates its own schema, improving clarity and separation of concerns in the form structure.
2025-11-01 17:39:08 -03:00
FooterTemplateSection.php
Add Custom Header and Footer Blade Selection: Implemented options for selecting custom Blade files for header and footer templates in the Page settings. Enhanced the PageController to render these templates dynamically, improving modularity and user experience. Updated relevant views to support this new functionality, ensuring better localization and flexibility in template management.
2026-01-01 10:54:38 +03:00
HeaderTemplateSection.php
Add Custom Header and Footer Blade Selection: Implemented options for selecting custom Blade files for header and footer templates in the Page settings. Enhanced the PageController to render these templates dynamically, improving modularity and user experience. Updated relevant views to support this new functionality, ensuring better localization and flexibility in template management.
2026-01-01 10:54:38 +03:00
LogosSection.php
feat: Add Logos page, refactor Testimonials to RelationManager, and improve designs
2026-02-08 04:54:32 +03:00
PageSettingsSection.php
Fix payment form validation, styling and blog header visibility
2026-02-13 12:45:17 +03:00
PartnersSection.php
feat: add Partners and Bank Accounts pages via Pages module
2026-02-10 19:02:23 +03:00
SectionBuilderSection.php
feat: Add Logos page, refactor Testimonials to RelationManager, and improve designs
2026-02-08 04:54:32 +03:00
SectionTemplatesSection.php
Enhance item label handling in SectionTemplatesSection: Updated the itemLabel method to dynamically retrieve the title of the associated SectionTemplate based on the section_template_id. This improvement ensures accurate labeling in the Repeater component, enhancing user experience and clarity in the form structure.
2025-11-01 17:53:55 -03:00
SeoSection.php
Refactor PageForm schema to modular sections: Introduced dedicated classes for each section (Content, Page Settings, SEO, Section Builder, Header Template, Section Templates, Footer Template, Translations) to enhance maintainability and organization. Each section now encapsulates its own schema, improving clarity and separation of concerns in the form structure.
2025-11-01 17:39:08 -03:00
TranslationsSection.php
Refactor PageForm schema to modular sections: Introduced dedicated classes for each section (Content, Page Settings, SEO, Section Builder, Header Template, Section Templates, Footer Template, Translations) to enhance maintainability and organization. Each section now encapsulates its own schema, improving clarity and separation of concerns in the form structure.
2025-11-01 17:39:08 -03:00