Commit Graph

11 Commits

Author SHA1 Message Date
Ümit Tunç 3c92a81cfe feat: implement full-stack awards module with Filament management, database support, and localization. 2026-05-27 06:32:31 +03:00
Ümit Tunç 69710a71b9 feat: enhance company history module with new font styles, improved localization functions, and optimized layout for better readability 2026-05-21 19:43:54 +03:00
Ümit Tunç 4150931ac8 feat: update company history module with new hero section, enhanced localization support, and improved layout for better user experience 2026-05-21 19:36:28 +03:00
Ümit Tunç c82dd5c6b6 feat: implement Company History module with CRUD functionality, localization support, and timeline display for enhanced user experience 2026-05-21 19:33:38 +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
Muhammet Güler e4ca3b228b Müşteri Görüşleri Sayfası & Genel Düzenlemeler
* Yeni Sayfa: Kurumsal menüsü altına modern tasarımlı 'Müşteri Görüşleri' sayfası eklendi.\n* Düzeltme: Kitaplar sayfasındaki renk döngüsü hatası giderildi ve eksik Google Play linki eklendi.\n* Temizlik: Proje dizinindeki gereksiz bakım dosyaları silindi.
2026-02-04 17:32:38 +03:00
Muhammet Güler dbd267ca17 pr deneme 2026-02-03 14:20:36 +03:00
Muhammet Güler 74779ef2c8 Update PageSeeder 2026-02-03 13:15:43 +03:00
Muhammet Güler 90565412a4 Kitaplarımız sayfası eklendi 2026-02-02 12:51:46 +03:00
Ümit Tunç a85e6eebe0 Implement Product and ProductCategory Resources: Created new Filament resources for managing products and product categories, including pages for listing, creating, and editing. Added schemas for forms and tables, integrated translation support, and established relationships between products and categories. Enhanced the navigation structure to include product and service links in the frontend menu, improving overall site organization and user experience. 2025-12-30 22:16:45 +03:00
Ümit Tunç 4a98a6d8f0 Add sections and data fields to Page model, create migration for sections column, and implement PageSeeder for initial page data: Enhanced the Page model with new fields for sections and data, added a migration to include a JSON column for sections in the pages table, and created a PageSeeder to populate the database with example pages including structured sections for content management. 2025-10-30 15:55:32 -03:00