Commit Graph
12 Commits
Author SHA1 Message Date
F4ilji 936b1fb5b0 changes 2026-04-07 17:54:26 +05:00
F4ilji a3948c872e Changes 2026-03-20 21:47:02 +05:00
F4ilji 2d101dcdda feat: Refactor MainController and related tasks to follow Porto architecture
- Moved logic from MainController to dedicated action and task classes.
- Introduced GetMainPageDataAction, GetEducationsDataTask, GetRecentPostsTask, GetUpcomingEventsTask, and GetPageDataTask for better separation of concerns.
- Updated routes to use the new MainController from the Main container.
- Deprecated the old MainController with a clear message for future removal.
- Updated caching mechanisms to use the new task classes.
- Adjusted environment variable access to use config() instead of env() for better practice.
- Added new MainPageResource for structured data response.
- Updated .gitignore to exclude QWEN.md.
- Added Jenkins service to docker-compose for CI/CD integration.
2025-12-16 12:20:01 +05:00
F4ilji 5ba5a101a3 refactor form builder components; simplify structure by removing unnecessary margin classes and enhancing code readability 2025-07-22 18:41:38 +05:00
F4ilji b8235404b8 refactor search functionality; remove deprecated services and implement new action and task classes for improved structure and maintainability 2025-07-18 14:14:10 +05:00
F4ilji 0874d3e6b5 refactor sitemap generation and navigation handling; remove old GenerateSitemap command, update to use tasks for better organization, and enhance navigation data retrieval 2025-07-18 13:07:51 +05:00
F4ilji e92e8a912c adding new configuration for http testing 2025-06-14 23:09:35 +05:00
f4ilji 048f046dcf Changes 2024-11-22 18:14:48 +05:00
f4ilji 1277e00210 Changes 2024-11-03 17:52:56 +05:00
f4ilji 4e2863b2fe Changes 2024-11-02 13:17:51 +05:00
f4ilji 063a4154b0 Changes 2024-11-01 14:04:40 +05:00
f4ilji b686638a39 first commit 2024-09-19 16:06:49 +05:00