This website requires JavaScript.
Explore
Help
Sign In
nurmuhammet
/
gujurly.com
Watch
1
Star
0
Fork
0
You've already forked gujurly.com
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
6b0c92d83892d0de3de2e5c1c0187bbe54127573
gujurly.com
/
app
/
Filament
/
Resources
History
Nurmuhammet Allanov
6b0c92d838
Refactor News management features: replace author text input with a searchable select component in NewsResource, update NewsPageController to fetch news with authors and recent articles, and enhance the news show view to display author details and comments more effectively.
2025-07-28 21:05:24 +05:00
..
AuthorResource
/Pages
Refactor News management features: replace author text input with a searchable select component in NewsResource, update NewsPageController to fetch news with authors and recent articles, and enhance the news show view to display author details and comments more effectively.
2025-07-28 21:05:24 +05:00
BrandResource
/Pages
first
2025-07-26 13:25:50 +05:00
CommentResource
/Pages
Refactor file imports and clean up unused components in various resources: remove unnecessary imports in CommentResource, NewsResource, and SolutionResource, and ensure consistent formatting across files. Add missing newlines at the end of files for better code quality.
2025-07-28 20:10:34 +05:00
NewsResource
Refactor file imports and clean up unused components in various resources: remove unnecessary imports in CommentResource, NewsResource, and SolutionResource, and ensure consistent formatting across files. Add missing newlines at the end of files for better code quality.
2025-07-28 20:10:34 +05:00
SolutionResource
/Pages
Refactor file imports and clean up unused components in various resources: remove unnecessary imports in CommentResource, NewsResource, and SolutionResource, and ensure consistent formatting across files. Add missing newlines at the end of files for better code quality.
2025-07-28 20:10:34 +05:00
AuthorResource.php
Refactor News management features: replace author text input with a searchable select component in NewsResource, update NewsPageController to fetch news with authors and recent articles, and enhance the news show view to display author details and comments more effectively.
2025-07-28 21:05:24 +05:00
BrandResource.php
Update navigation groups for various resources: change ManageCtaSettings to 'Home', CommentResource and NewsResource to 'News', and add 'Brands' for BrandResource. Update navigation icon for SolutionResource to 'heroicon-o-light-bulb'.
2025-07-28 20:08:37 +05:00
CommentResource.php
Refactor file imports and clean up unused components in various resources: remove unnecessary imports in CommentResource, NewsResource, and SolutionResource, and ensure consistent formatting across files. Add missing newlines at the end of files for better code quality.
2025-07-28 20:10:34 +05:00
NewsResource.php
Refactor News management features: replace author text input with a searchable select component in NewsResource, update NewsPageController to fetch news with authors and recent articles, and enhance the news show view to display author details and comments more effectively.
2025-07-28 21:05:24 +05:00
SolutionResource.php
Enhance solution management features: add title_description and bullets fields to SolutionResource, update OurSolutionPageController to fetch solutions in descending order, and create new views for displaying solutions with detailed descriptions and bullet points. Adjust CSS for active button styling and update navigation to reflect title instead of name for solutions.
2025-07-28 20:33:38 +05:00