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
0ca75829bbd49c5891a5c6fc7e54d86cd58716bd
citrus
/
resources
/
views
T
History
Ümit Tunç
0ca75829bb
frontend style fix
2026-01-01 16:25:27 +03:00
..
blog
frontend style fix
2026-01-01 16:25:27 +03:00
components
frontend style fix
2026-01-01 16:25:27 +03:00
filament
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
front
/products
frontend style fix
2026-01-01 16:25:27 +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
frontend style fix
2026-01-01 16:25:27 +03:00
partials
frontend style fix
2026-01-01 16:25:27 +03:00
templates
frontend style fix
2026-01-01 16:25:27 +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