Commit Graph
76 Commits
Author SHA1 Message Date
F4ilji 9023fdd7e7 fix(schedule): restore original Index.vue with SSR-safe fixes 2026-08-31 20:31:35 +05:00
F4ilji d6a10d46c7 fix(schedule): case-sensitive import MainPageNavbar (Linux) 2026-08-31 20:23:36 +05:00
F4ilji a1183f91f6 fix(schedule): merge duplicate script blocks into one 2026-08-31 20:20:59 +05:00
F4ilji 774de4a6ab fix(deploy): explicit SSR restart after build + defensive props 2026-08-31 20:05:39 +05:00
F4ilji 712f172071 fix(schedule): SSR-safe props to prevent null component hydration error 2026-08-31 19:45:12 +05:00
F4ilji 4c0152ae0f fix(ssr): polyfill localStorage/sessionStorage, guard BasicListBadge filters prop, remove this. from template 2026-07-06 17:57:28 +05:00
F4ilji 520533ef1f fix(ssr): null-safe campaign access to prevent TypeError during SSR 2026-07-06 14:11:38 +05:00
F4ilji 20f615365b changes 2026-04-17 12:38:39 +05:00
F4ilji a3948c872e Changes 2026-03-20 21:47:02 +05:00
F4ilji 864795749e Update pagination limit and improve author display in PostListItem 2025-11-20 15:58:48 +05:00
F4ilji 2297aab379 Added a check for the emptiness of the array for added programs in Departments/Show.vue 2025-10-08 01:11:52 +05:00
F4ilji d6a5db711d changes 2025-10-05 18:04:32 +05:00
F4ilji f4bfa04690 Refactor Time.vue layout by removing unnecessary margin from schedule and date/time blocks for improved styling consistency. 2025-09-29 16:44:25 +05:00
F4ilji 4146880905 Add time method to TvController and update routes to include time endpoint for TV functionality. 2025-09-28 12:36:38 +05:00
F4ilji 3b55909906 Refactor BackButton component in Show.vue to use route name instead of URL; update PostAuthorsList.vue to correct conditional rendering for authors list display. 2025-09-11 12:37:49 +05:00
F4ilji 8b2f9e99f0 add 'info' field as an array in DirectionStudy model; update DirectionStudyResource to include tabs for main information and admission details; modify Show.vue to display direction study information; enhance PageItemBlock.vue for better breadcrumb display 2025-07-27 21:33:00 +05:00
F4ilji cb95af3c46 update form handling in Page.vue and Show.vue components to use optional chaining for safer access to form IDs 2025-07-27 13:29:01 +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
F4ilji 1257cd552c refactor schedule module, added new filters 2025-06-27 10:16:10 +05:00
F4ilji 218e5ab8e3 changes 2025-06-25 22:48:01 +05:00
F4ilji 4f6fcac02a cosmetic fixes 2025-06-14 19:26:24 +05:00
F4ilji 36b4d71dce added date filter 2025-05-27 19:47:45 +05:00
F4ilji a3f3e97b2f fix bugs, added accordion type in tabs 2025-05-27 14:55:34 +05:00
F4ilji 9c22e7601c fix bugs 2025-05-22 15:22:19 +05:00
F4ilji 791a56ca4d added tv page, small changes and fix bugs 2025-05-21 14:00:04 +05:00
F4ilji 115d084837 fix bugs 2025-05-19 22:16:03 +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 0314febda2 adding UserDetailObserver and reorderable records feature 2025-05-13 15:01:03 +05:00
F4ilji f2cb2bdb3f fix minor bugs 2025-05-12 11:53:17 +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 453fb4cccc major change fixing bugs when running SSR in the project 2025-04-26 22:59:46 +05:00
F4ilji 43e59e8838 fix bugs 2025-04-23 17:53:22 +05:00
F4ilji 8ed4f0f979 cosmetic changes 2025-04-23 10:57:52 +05:00
F4ilji 45c84e7ffb added feature for binding form to page and fixing bugs 2025-04-22 21:15:03 +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 cac319fa81 fixing search module, and schedule module 2025-04-14 19:24:18 +05:00
F4ilji c27c1c36c1 added basic template to position main elements in the page 2025-04-10 15:01:13 +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 7793d078e9 fixed display of exam types 2025-04-08 16:28:36 +05:00
F4ilji 7caa8f30fa rebuild add exams to admission plans and fix bugs 2025-04-08 15:47:01 +05:00
F4ilji bf21022eda add clear cache to edu programs, fix relationships bugs 2025-04-07 20:37:22 +05:00
F4ilji f0c526da92 add slug column, fix bugs 2025-04-07 14:10:59 +05:00
F4ilji 3e203484b6 add feature for removal console logs in prod and fix bugs 2025-04-05 19:35:31 +05:00
F4ilji f0f9a6fbd2 add new default color and fix bugs 2025-04-05 18:36:32 +05:00
F4ilji 5cd6ff11b5 Rework admin panel and other 2025-04-02 18:37:20 +05:00
F4ilji 49072e50c7 Rework frontend 2025-03-23 00:38:16 +05:00
f4ilji 3385dc5807 Changes 2025-01-30 00:31:40 +05:00
f4ilji 8106493216 Changes 2025-01-10 15:45:31 +05:00
f4ilji abc6bcf1ba Changes 2025-01-08 22:48:54 +05:00
f4ilji 87c351aa8e Changes 2024-12-25 11:38:19 +05:00