Commit Graph

121 Commits

Author SHA1 Message Date
Ümit Tunç 3512858304 feat: internationalize internship application status messages and add Swedish/German language support 2026-05-11 09:23:07 +03:00
Ümit Tunç ebcbc9842c feat: localize career page and add mandatory NDA/contract document upload requirements to application form 2026-05-11 09:21:57 +03:00
Ümit Tunç 81790642c3 feat: add NDA/contract file uploads and technical skill checkboxes to career applications 2026-05-11 09:18:25 +03:00
Ümit Tunç 7cbf872b05 refactor: replace mermaid diagram with static ik-flowchat image on career page 2026-05-11 09:13:12 +03:00
Ümit Tunç 6a7e977330 refactor: overhaul career page with updated UI, NDA information, and issue-based workflow visualization 2026-05-11 09:13:08 +03:00
Ümit Tunç 5f26e76143 feat: add application type field to career applications and implement status filtering in admin panel 2026-05-11 08:28:48 +03:00
Ümit Tunç 932bb89454 refactor: migrate internship page layout to tailwind css styling 2026-05-11 08:05:38 +03:00
Ümit Tunç 2fd3dbb63f refactor: update internship page layout with new application requirements and localization strings 2026-05-11 08:01:41 +03:00
Ümit Tunç 9a606991e3 feat: update internship page with remote work details and application requirements 2026-05-11 08:00:21 +03:00
Ümit Tunç a81f4fdf9e feat: add internship application page and update career menu dropdown 2026-05-11 07:54:27 +03:00
Ümit Tunç c5f2b7fc43 feat: Implement AJAX form submission for career application with loading states, SweetAlert2 notifications, and server-side JSON responses. 2026-03-11 09:12:20 +03:00
Ümit Tunç 7af164f3d7 feat: Update career form custom input styles with revised dimensions, box-shadow, responsive width, and placeholder properties. 2026-03-11 08:57:41 +03:00
Muhammet Güler 45440f2814 feat: kariyer formu, mobil offcanvas menu ve blog modulu iyilestirmeleri 2026-03-10 19:55:25 +03:00
Muhammet Güler 4924cb0dc8 feat: kariyer formu, mobil offcanvas menu ve blog modulu iyilestirmeleri 2026-03-10 18:50:23 +03:00
Muhammet Güler 42357c4dbb Refactor payment page layout and perform security cleanup 2026-02-18 11:53:39 +03:00
Muhammet Güler 452d05f4a1 Enhance online payment button design: Oval, Red, Animated 2026-02-17 10:57:53 +03:00
Muhammet Güler 477993ec83 Optimize images to WebP and enable lazy loading. Add security headers (HSTS, CSP, etc) for A+ SSL score. 2026-02-17 10:30:36 +03:00
Muhammet Güler 7101f7878a Fix: AI Blog Assistant retry logic and Subdomain routing for Akademi 2026-02-16 14:55:06 +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 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 43bcca4a5e Page errors on the Our Books page have been corrected. 2026-02-04 00:30:43 +03:00
Muhammet Güler 03ff01f24d Add Books page and minor improvements 2026-02-03 02:31:54 +03:00
Muhammet Güler 90565412a4 Kitaplarımız sayfası eklendi 2026-02-02 12:51:46 +03:00
Ümit Tunç dc63563e7f refactor: remove highlight spans and simplify description paragraphs in the hero section. 2026-01-30 21:46:01 +03:00
Ümit Tunç 1400ec1ca7 Enhance Search Functionality in Site Translations DataGrid: Introduced a new helper function to extract search values from filters, improving the search capability within the DataGrid. Updated the search logic to utilize this helper, ensuring more effective filtering based on user input. This enhancement aims to provide a more intuitive and efficient user experience when managing site translations. 2026-01-10 23:20:23 +03:00
Ümit Tunç 7946876434 Enhance Site Translations DataGrid Functionality: Updated the DataGrid view to include the wire:ignore directive for improved Livewire compatibility. Adjusted the theme application logic to dynamically respond to changes in the document's class, ensuring a seamless user experience across different themes. Enabled remote operations for the DataGrid, enhancing data handling capabilities. 2026-01-10 23:20:17 +03:00
Ümit Tunç ca942c5140 Refactor Site Translations List Page and Enhance DataGrid Functionality: Updated the ListSiteTranslations page to improve session handling for view toggling between traditional table and DataGrid formats. Enhanced the getHeaderActions method for better readability and session management. Additionally, modified the render method to ensure the latest session value is utilized for rendering the appropriate view. Updated the DataGrid view to dynamically adjust the theme based on the current body class, improving user experience across different themes. 2026-01-10 22:59:58 +03:00
Ümit Tunç e80c94146d Implement Site Translations API and DataGrid View: Introduced a new API controller for managing site translations, including methods for listing, storing, updating, and deleting translations. Added a DataGrid view for the site translations page, allowing for enhanced user interaction and management of translations. Implemented session-based view toggling between traditional table and DataGrid formats, improving usability. Localization support has been integrated for all text elements, ensuring a seamless experience for users across different languages. 2026-01-10 21:54:56 +03:00
Ümit Tunç 2fdf187658 Implement GSAP Features in 'neler-yapariz-gsap' Template: Introduced a comprehensive set of GSAP animations and sections in the 'neler-yapariz-gsap' template, enhancing the visual dynamics of the page. This update includes new JavaScript and CSS files for various animations, such as flip, inertia, marquee, and scrolltrigger, along with a structured layout for improved user interaction. Additionally, localization support has been integrated for all text elements, ensuring a seamless experience for users across different languages. 2026-01-10 17:47:51 +03:00
Ümit Tunç 3ad69677d8 Add New GSAP Images and Update 'neler-yapariz' Template: Introduced new images for GSAP features, enhancing visual content in the 'neler-yapariz' template. Updated the template to include these images in the flip section, improving the overall aesthetic and user engagement. Additionally, made localization adjustments to ensure all text elements are translatable, further enhancing the user experience across different languages. 2026-01-10 17:12:35 +03:00
Ümit Tunç 6caa15b501 Update 'neler-yapariz' Navigation and CSS Styles: Adjusted the sub-navigation background positioning in the 'neler-yapariz' template to improve visual alignment. Updated the CSS to modify the transform property for the sub-navigation background, enhancing the overall layout and user experience. This change aims to create a more polished and cohesive design across the template. 2026-01-09 21:48:55 +03:00
Ümit Tunç 171132263b Update Toggle Styles in Additional CSS: Changed the background and border colors of the toggle ball in the 'neler-yapariz' template's additional CSS file to #ff812d for improved visual consistency with the overall design. This update enhances the user interface and aligns with recent styling changes. 2026-01-09 21:48:31 +03:00
Ümit Tunç 9e79ec28d9 Update 'neler-yapariz' Navigation Template and CSS Styles: Revamped the navigation structure in the 'neler-yapariz' template by replacing the SVG logo with an image and enhancing the sub-navigation layout for better user interaction. Additionally, updated CSS variables for improved color consistency and modified toggle slider styles to align with the new design. This update aims to enhance visual appeal and user experience across the site. 2026-01-09 21:40:01 +03:00
Ümit Tunç 3b852512f0 Refactor 'neler-yapariz' Template and Introduce New Sections: Updated the 'neler-yapariz' template to enhance its structure by adding new sections for footer, hero, inertia, marquee, and scrolltrigger. Introduced external CSS and JS files for improved styling and functionality. This update aims to enhance user experience through better organization and dynamic content integration. 2026-01-09 21:16:13 +03:00
Ümit Tunç b00ca5ea78 Add GSAP Layout and Animated Logo Component: Introduced a new layout file for GSAP integration, enhancing the site's animation capabilities. Added an animated logo component to improve visual engagement. Updated the 'neler-yapariz' template to utilize the new GSAP layout, ensuring a cohesive design and better user experience. 2026-01-09 21:03:54 +03:00
Ümit Tunç c73d448f47 Implement Dynamic Header and Footer Templates in Blog Controller: Enhanced the BlogController to prioritize page-specific header and footer templates based on the 'blog' page settings. If no specific templates are set, it falls back to the default active templates. Updated the blog index view to include a header template variable for better customization. Additionally, added redirects for legacy index URLs to improve user navigation. 2026-01-06 22:03:05 +03:00
Ümit Tunç 36471b5965 Add External URL Field to Product Schema and Localization: Introduced an 'external_url' field in the ProductForm for enhanced product management. Updated the Product model to include this new field and created a migration to add it to the products table. Enhanced localization support by adding relevant translations in both English and Turkish language files. Updated the menu-item Blade component to utilize the external URL, allowing links to open in a new tab if provided, improving user experience. 2026-01-06 21:18:25 +03:00
Ümit Tunç 194e575619 Update Header and Add New Home Template: Enhanced the header layout by including a language selector for improved localization support. Introduced a new 'neler-yapariz' template that integrates various sections of the home page, ensuring a cohesive structure and better user experience. 2026-01-02 23:32:03 +03:00
Ümit Tunç a1d02de86b Update Landing Page Layout and Improve Responsiveness: Adjusted the layout of the landing page by modifying the width of various sections for better responsiveness. Enhanced the styling of the featured image section and added a new divider for visual appeal. Updated the FAQ section header to utilize localization for improved language support, ensuring a consistent user experience across different languages. 2026-01-02 22:58:29 +03:00
Ümit Tunç 1fc23e7bda Update Header Template in Landing Page Blade: Changed the header template from 'Demo29 Header' to 'Demo27 Header' in the landing page view, ensuring consistency with the updated design and layout standards. 2026-01-02 20:58:30 +03:00
Ümit Tunç 97092dd793 Add Landing Page Section and Update Product Schema: Introduced a new LandingPageSection class to manage the layout and fields for the product landing page. Updated the ProductForm to include this new section, enhancing the product management interface. Added migration for landing_page_data in the products table and implemented localization for new fields in English and Turkish language files. Created a new landing Blade view to render the landing page dynamically, improving user experience and modularity. 2026-01-02 20:58:18 +03:00
Ümit Tunç 89eb9f5c4e Refactor Featured Products Section in Menu Item Component: Updated the layout and styling of the featured products section in the menu-item Blade component for improved visual appeal and user experience. Enhanced the structure for better responsiveness and consistency in design. 2026-01-01 20:00:34 +03:00
Ümit Tunç 0ca75829bb frontend style fix 2026-01-01 16:25:27 +03:00
Ümit Tunç e8cdba4fd3 Refactor Product and Category Tables for Enhanced Localization: Updated the ProductCategoriesTable and ProductsTable to utilize the getStateUsing method for retrieving translated titles, improving localization support. Enhanced the search functionality to filter by translations, ensuring consistent display of titles across different languages. Additionally, modified the menu-item Blade component to include featured products, improving the layout and user experience. 2026-01-01 11:13:45 +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ç 5aa2a3d6e5 Enhance Settings and PageController Logic: Updated the SettingForm to include dynamic selection for header and footer templates based on active settings, improving modularity and user experience. Refactored PageController to retrieve active settings for rendering templates, ensuring fallback logic is streamlined and enhancing overall functionality. Updated navbar component to dynamically display social media links from settings, contributing to better localization and user engagement. 2026-01-01 09:55:16 +03:00
Ümit Tunç 3e4fc26e4b Remove Unused What We Do Section from Home Template: Commented out the inclusion of the 'what-we-do' component in the home template, streamlining the layout and improving overall organization. This change contributes to a cleaner design and better modularity. 2026-01-01 00:30:14 +03:00
Ümit Tunç 68b7907981 Refactor Header and Why Choose Us Templates: Updated the header template to dynamically retrieve social media links from settings, enhancing functionality and localization support. Modified button styles in the Why Choose Us section for a more consistent rounded appearance, improving overall design coherence. 2026-01-01 00:22:50 +03:00