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
0fa8e4e435cb41b7c637cd973485929ab263e357
citrus
/
resources
/
views
T
History
Muhammet Güler
0fa8e4e435
Fix payment form validation, styling and blog header visibility
2026-02-13 12:45:17 +03:00
..
blog
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
components
Kitaplarımız sayfası eklendi
2026-02-02 12:51:46 +03:00
filament
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
front
/products
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
guide
Enhance User Guide and Template Services: Added max content width configuration to UserGuide page for improved layout. Updated TemplateService to always replace placeholders, ensuring custom components are handled correctly even with empty default data. Enhanced error handling for custom component rendering, providing user-friendly error messages in the preview. Introduced a new guide for website setup, detailing installation steps and features.
2025-11-03 17:14:53 -03:00
layouts
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
partials
Kitaplarımız sayfası eklendi
2026-02-02 12:51:46 +03:00
templates
Fix payment form validation, styling and blog header visibility
2026-02-13 12:45:17 +03:00
vendor
/filament
Enhance Filament admin panel with new branding and CSS assets. Added brand logos for light and dark modes, integrated custom CSS for login page styling, and removed the obsolete TruncgilPanelProvider. Updated asset loading in the admin panel configuration.
2025-09-27 13:14:49 -03:00
welcome.blade.php
Initialize Laravel project with essential configuration files and structure. Added .editorconfig, .env.example, .gitattributes, .gitignore, .htaccess, and various Laravel framework files including routes, controllers, models, and views. Set up basic testing structure with example tests. Included necessary assets for frontend development with Tailwind CSS and Vite integration.
2025-09-27 12:49:10 -03:00