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
a627c85416ad4137c5db4c6e30cc2d9e5474154e
gujurly.com
/
app
/
Models
History
Nurmuhammet Allanov
f9f08c7adf
Add salary currency field to Career resource and model, implement currency options, and update careers index view
2025-07-29 11:08:20 +05:00
..
Application.php
Enhance careers management features: update CareersPageController to fetch and display career listings with additional fields, modify Career model to include relationships and new attributes, and create a new view for the careers index with an application modal. Update database migration to reflect changes in the careers table structure and adjust routes for application submissions.
2025-07-29 00:23:08 +05:00
Author.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
Brand.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
Career.php
Add salary currency field to Career resource and model, implement currency options, and update careers index view
2025-07-29 11:08:20 +05:00
Comment.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
Internship.php
Add methods to various page controllers for handling index, store, and show actions
2025-07-28 12:29:30 +05:00
News.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
Solution.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
Story.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
Success.php
Update footer and header navigation links to reflect new route for success stories, and remove pagination section from news index view for cleaner layout.
2025-07-28 21:17:54 +05:00
User.php
first
2025-07-26 13:25:50 +05:00