Commit Graph

7 Commits

Author SHA1 Message Date
Ümit Tunç 11cb89c944 feat: implement page template hero functionality with dynamic image handling and localization support for enhanced visual presentation 2026-05-22 07:36:24 +03:00
Muhammet Güler 0fa8e4e435 Fix payment form validation, styling and blog header visibility 2026-02-13 12:45:17 +03:00
Muhammet Güler bda19b4b0f feat: add Partners and Bank Accounts pages via Pages module 2026-02-10 19:02:23 +03:00
Muhammet Güler b289cfd829 feat: re-enable image editor and aspect ratios for blog and page settings 2026-02-09 15:18:59 +03:00
Muhammet Güler 177ebff119 feat: Add Logos page, refactor Testimonials to RelationManager, and improve designs 2026-02-08 04:54:32 +03:00
Ümit Tunç 12441517f6 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
Ümit Tunç 875ea270cd 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