Commit Graph

69 Commits

Author SHA1 Message Date
Ümit Tunç 31e695cd3a feat: add metadata table component for music production details and update localization labels 2026-06-01 09:02:02 +03:00
Ümit Tunç e24b4bdf41 feat: add waiting_document status to career applications and localize status labels 2026-06-01 07:59:32 +03:00
Ü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ç 81b94e8635 feat: add proposal link regeneration and copy-to-clipboard actions to edit page 2026-05-25 07:32:25 +03:00
Ümit Tunç c5a33f4d18 feat: implement proposal management system including database schema, Filament resources, and client-facing preview views 2026-05-25 07:05:57 +03:00
Ü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
Ümit Tunç 6d9ffc808b feat: implement structured data support for blog and page components, enhancing SEO and user experience through JSON-LD integration 2026-05-21 21:54:12 +03:00
Ümit Tunç b678e7f833 feat: update company history seeder with Russian translations for various entries, enhancing multilingual support and user experience 2026-05-21 20:49:32 +03:00
Ümit Tunç ab08b6b840 feat: add new translation files for app development, corporate, home menu, and miscellaneous site content, enhancing multilingual support and user experience 2026-05-21 20:44:06 +03:00
Ümit Tunç 506a98163a feat: add quarter labels to company history localization files, improving clarity and user experience in timeline display 2026-05-21 20:21:54 +03:00
Ümit Tunç 2018860c23 feat: add quarter field to company history items with localization support, enhancing data organization and user experience 2026-05-21 20:16:32 +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
Ümit Tunç 34f790cc10 feat: add localization support for unknown production date in music productions module 2026-05-20 23:22:06 +03:00
Ümit Tunç 15896248c4 feat: enhance MusicProductionController with structured data support, improve SEO metadata handling, and add JSON-LD integration in views for better search engine visibility 2026-05-20 23:17:30 +03:00
Ümit Tunç 33c7b6a51e feat: implement search functionality in MusicProductionController, enhance view with search form and localization support for search results 2026-05-20 23:13:21 +03:00
Ümit Tunç ad4f04b005 refactor: streamline MusicProductionController by removing unused header logic, optimizing queries, and enhancing view data structure for improved maintainability 2026-05-20 23:03:49 +03:00
Ümit Tunç e18c8bbbcf feat: update YouTube API integration with enhanced release date parsing, improved topic channel resolution, and localization updates for music productions 2026-05-20 22:55:07 +03:00
Ümit Tunç ae3a697170 feat: enhance YouTube API integration by adding support for topic channel ID and improving release sync functionality with localization updates 2026-05-20 22:45:01 +03:00
Ümit Tunç e9f737ab1d feat: implement YouTube API integration for syncing releases with music productions, including new command and UI components 2026-05-20 22:39:20 +03:00
Ümit Tunç 751b9339f0 feat: integrate Spotify API for syncing music productions with new command and UI components 2026-05-20 22:31:41 +03:00
Ümit Tunç f35632ee0d feat: add Music Productions module with CRUD resources and frontend views 2026-05-20 22:15:04 +03:00
Ümit Tunç fc0ebf1a28 feat: implement Arabic language support with RTL layout and automated translation scripts 2026-05-19 23:57:03 +03:00
Ü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ç 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ç 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
Muhammet Güler 4924cb0dc8 feat: kariyer formu, mobil offcanvas menu ve blog modulu iyilestirmeleri 2026-03-10 18:50:23 +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ç 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ç 0ca75829bb frontend style fix 2026-01-01 16:25:27 +03:00
Ümit Tunç 194beaee1c iniit 2025-12-31 21:37:21 +03:00
Ümit Tunç f381caaa39 Implement Localization for Product and ProductCategory Resources: Refactored resource classes and forms to utilize Laravel's localization features, enhancing user experience by providing translated labels and sections. Added English and Turkish language support for product and category management, ensuring consistency across the admin panel. 2025-12-30 22:49:55 +03:00
Ümit Tunç f4603456b1 Enhance Template Preview Functionality: Added a preview action to both HeaderTemplatesTable and FooterTemplatesTable, allowing users to preview templates in a modal. Updated localization files to include preview action labels in both English and Turkish. Introduced new Blade views for rendering template previews, improving the overall user experience in template management. 2025-12-27 09:50:38 +03:00
Ümit Tunç 537e2769cd Improve Asset Path Handling and Add Preview Action: Enhanced the ImportHtmlTemplates command to support fallback asset paths for better template import functionality. Updated the TemplateService to handle old asset paths. Added a preview action in the SectionTemplates localization files for improved user experience in template management. 2025-12-27 09:45:10 +03:00
Ümit Tunç 5be9354ecf Add Turkish Localization for User Resource: Created a new language file for user-related labels and messages in Turkish, ensuring proper localization support for user management features. 2025-11-07 23:30:05 +03:00
Ümit Tunç 68fd923b42 Add Blog Category Resource and CRUD Pages: Created BlogCategoryResource with associated pages for listing, creating, and editing blog categories. Implemented localization for all labels and messages. Enhanced BlogCategory model to specify foreign key for related blogs. 2025-11-06 17:48:20 -03:00
Ümit Tunç 7563577aa8 Implement Filtering and Commenting Features in Blog: Enhanced BlogController to support filtering posts by author, category, and tags. Added a storeComment method to handle comment submissions, including validation and success/error messaging. Updated blog views to display comments and improved layout for better user engagement. 2025-11-06 17:08:46 -03:00
Ümit Tunç 920502c5d3 Enhance placeholder functionality: Updated TemplateService to support 'setting' placeholders, allowing dynamic retrieval of settings values. Modified the placeholder picker to include setting types and added localization for new placeholder types in both English and Turkish. Improved site layout by integrating settings for favicon and custom CSS. 2025-11-05 17:18:02 -03:00
Ümit Tunç b1cd5492c1 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
Ümit Tunç 91922ac6bf Add bulk actions for page management: Implemented duplicate and publish functionalities in the PagesTable, allowing users to duplicate selected pages and publish them in bulk. Added corresponding localization keys for English and Turkish languages to enhance user experience. 2025-11-05 09:39:02 -03:00
Ümit Tunç 9dd1bde863 Enhance placeholder picker functionality: Added support for custom placeholders in the placeholder picker component, allowing dynamic loading of custom blade files. Updated localization for both English and Turkish languages to include new placeholder types, improving user experience and flexibility in template customization. 2025-11-04 12:08:31 -03:00
Ümit Tunç f9730a64f7 Add User Guide functionality: Created UserGuide page and GuideService to manage and display user guides. Implemented localization for user guide labels and integrated a search feature for easy navigation. Added markdown support for guide content and established a structured layout for guide selection and display. 2025-11-03 17:08:15 -03:00
Ümit Tunç 6a5e26638c Add placeholder picker component to template forms: Integrated a new placeholder picker component in Footer, Header, Menu, and Section template forms to enhance user experience by allowing easy insertion of placeholder variables. Updated the TemplateService to support custom blade components and added localization for the new placeholder picker functionality. 2025-11-03 16:30:50 -03:00
Ümit Tunç 4a2a66c55c Add Menu Template functionality: Created MenuTemplate resource with CRUD pages, schemas, and table configuration. Implemented localization for menu template fields and integrated menu rendering capabilities. Enhanced TemplatePreviewController to support menu templates and updated dynamic template documentation accordingly. 2025-11-03 15:43:47 -03:00
Ümit Tunç ad20ba575a Add Menu Tree functionality and integrate Filament Tree plugin: Introduced a new MenuTree page for managing page structures, added PagesMenuWidget for displaying a tree layout of pages, and updated localization files for menu-related actions. Enhanced Page model with tree management capabilities and included necessary CSS and JS files for the Filament Tree plugin. 2025-11-01 16:13:59 -03:00
Ümit Tunç 0d23c20f85 Implement default data functionality for templates: Added 'default_data' field to HeaderTemplate, FooterTemplate, and SectionTemplate models. Enhanced TemplateService to generate dynamic fields based on this new data. Updated form schemas in template forms to include sections for default values, improving template management and usability. Added localization support for new fields in both English and Turkish. 2025-11-01 02:01:07 -03:00