Commit Graph
27 Commits
Author SHA1 Message Date
F4ilji 769b2ff342 feat(logging): migrate remaining files to app channel — all Log:: calls now use domain channels 2026-07-05 23:32:01 +05:00
F4ilji 6bc1b3e921 feat(logging): migrate Education container to education channel 2026-07-05 23:30:30 +05:00
F4ilji 41b00fcdae feat(logging): migrate VK API jobs and services to vk channel 2026-07-05 23:26:41 +05:00
F4ilji 56d9a0207c changes 2026-03-21 01:02:12 +05:00
F4ilji e58c3088f1 changes 2026-03-21 01:00:31 +05:00
F4ilji 836452add6 Changes 2026-03-20 23:35:09 +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 a61d810d55 Improve image handling and logging in CreateVkPostJob for better error tracking and validation 2025-11-26 13:50:02 +05:00
F4ilji f6d6777d01 Enhance logging in CreateVkPostJob for better debugging and error tracking during post creation 2025-11-25 20:24:34 +05:00
F4ilji b905ba4cb5 Refactor VK service URLs in CreateVkPostJob and UpdateVkPostJob to use 'vk.ru' instead of 'vk.com' for consistency; update BasicCarousel component to improve button visibility and touch event handling. 2025-09-09 12:14:58 +05:00
F4ilji a4bdde6382 refactor educational components and API routes; update form handling in various actions and Vue components, enhance user interface for form display, and improve data retrieval logic in CreateAdmissionPlan job 2025-07-27 12:52:04 +05:00
Fasutoa 0b60c4b908 add_vk_module 2025-06-18 20:30:41 +05:00
F4ilji a3f3e97b2f fix bugs, added accordion type in tabs 2025-05-27 14:55:34 +05:00
F4ilji ace682126e added a new component for breadcrumbs and reworked the component for getting icons using sprites 2025-05-15 16:18:39 +05:00
F4ilji c01016a154 Migrate backend to Porto architecture and fix minor bugs
- Fully transitioned the backend to the Porto architectural pattern
- Improved code organization and maintainability
- Fixed minor bugs and inconsistencies
2025-05-12 08:47:43 +05:00
F4ilji 03aca1725b fixing bugs in seo generate, fix bug set publish time in post, changes in import posts command, changes in pagination 2025-04-19 15:07:29 +05:00
F4ilji 88e729aa87 added API VICON integration for updating admission plans via admin panel (queued).
Updated exams and contests display on programs/show page.
Added relevant enums for admission plans.
2025-04-09 15:58:29 +05:00
f4ilji 7689b0c6d8 Changes 2024-12-03 23:00:54 +05:00
f4ilji 2c9ceb12a9 Changes 2024-12-03 22:55:15 +05:00
f4ilji 081f1a1c85 Changes 2024-12-03 22:36:36 +05:00
f4ilji 37a06cd898 Changes 2024-11-24 16:18:37 +05:00
f4ilji 77cc7b2c76 Changes 2024-11-24 14:55:12 +05:00
f4ilji 083a115ada Changes 2024-11-20 20:21:16 +05:00
f4ilji f091b29b63 Changes 2024-11-13 13:38:58 +05:00
f4ilji 6d516d1750 Changes 2024-10-28 12:57:16 +05:00
f4ilji b686638a39 first commit 2024-09-19 16:06:49 +05:00