|
|
c1770cafa5
|
Refactor blog item display: update styles for blog items, enhance news and success pages to handle empty states with informative messages, and adjust author image path for consistency.
|
2025-07-29 12:56:26 +05:00 |
|
|
|
9b3ca3ff66
|
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 |
|
|
|
41abdb6fc8
|
Update news index view: change page title from 'Blog 3 Columns' to 'News' and adjust breadcrumb navigation for improved clarity and consistency.
|
2025-07-28 21:07:27 +05:00 |
|
|
|
74fc3b5e6a
|
Implement news management features: add author field and comments functionality in NewsResource, enhance HomePageController to fetch latest news, and create dedicated views for news display and commenting. Update routes for comment submission and adjust homepage to showcase recent news articles.
|
2025-07-28 18:56:17 +05:00 |
|
|
|
2d1c7ea4f9
|
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 |
|
|
|
bae4204d44
|
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 |
|
|
|
2bf0c8f20d
|
Add methods to various page controllers for handling index, store, and show actions
|
2025-07-28 12:29:30 +05:00 |
|