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
41abdb6fc8eb55c7c2ce6003a0d6f7f5a23fefd3
gujurly.com
/
app
/
Settings
History
Nurmuhammet Allanov
e2323c7949
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
..
CtaSettings.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
GeneralSettings.php
first
2025-07-26 13:25:50 +05:00
HomeSettings.php
Add industry and text slide sections to homepage settings: introduce new fields in HomeSettings, update form structure in HomePageSettings, and modify homepage view to display dynamic content for industry and text slide areas.
2025-07-28 16:15:46 +05:00
MailSettings.php
first
2025-07-26 13:25:50 +05:00
PortfolioSettings.php
Refactor form components across multiple pages: enforce required validation on various text inputs and file uploads in HomePageSettings, ManagePortfolio, ManageSite, ManageSiteSocialSettings, ManageSolutions, ManageSuccess, and update the news index view to display dynamic content.
2025-07-28 17:14:40 +05:00
SiteScriptSettings.php
first
2025-07-26 13:25:50 +05:00
SiteSeoSettings.php
first
2025-07-26 13:25:50 +05:00
SiteSettings.php
first
2025-07-26 13:25:50 +05:00
SiteSocialSettings.php
first
2025-07-26 13:25:50 +05:00
SolutionSettings.php
Add solutions image upload field and update settings: introduce a file upload component for solutions images in ManageSolutions, add solutions_image property to SolutionSettings, and update related database migrations and views to support dynamic image display.
2025-07-28 17:43:05 +05:00
SuccessSettings.php
Enhance ManageSolutions and ManageSuccess forms: replace icon_class text input with a searchable select component in ManageSolutions, add file upload for success images in ManageSuccess, and update SuccessSettings to include success_image property. Adjust related database migrations and views for dynamic content display.
2025-07-28 18:28:29 +05:00