Commit Graph

25 Commits

Author SHA1 Message Date
Ümit Tunç d0292af20c feat: add GitHub username field and implement commit filtering by author in intern dashboard 2026-07-01 23:46:12 +03:00
Ümit Tunç 26670fcca5 feat: implement internship journal approval status tracking and add single-day printing functionality 2026-07-01 23:36:26 +03:00
Ümit Tunç f557d4b91c feat: replace eager in-memory GitHub commit fetching with on-demand retrieval and add a fallback UI for missing commits. 2026-07-01 23:34:42 +03:00
Ümit Tunç f84f78a138 feat: add approval system for internship journal entries including database fields, admin toggle functionality, and rich-text rendering 2026-07-01 21:58:56 +03:00
Ümit Tunç d9c1c825d9 style: increase container maximum width to 1440px in intern dashboard view 2026-07-01 17:49:06 +03:00
Ümit Tunç 13f8f09524 refactor: move tab logic and implement Quill editor and GitHub commit integration in scratch_test.js 2026-07-01 17:46:57 +03:00
Ümit Tunç 351b9064af feat: integrate Quill editor for internship journal entries, add retroactive field support, and enforce future date restrictions 2026-07-01 17:43:22 +03:00
Ümit Tunç 8cf9e0b191 style: update career portal branding, logo assets, and dashboard text visibility 2026-07-01 17:25:52 +03:00
Ümit Tunç 44852bdc95 feat: add download icon and text to signed internship form button in intern dashboard 2026-07-01 17:21:39 +03:00
Ümit Tunç 7b70621c5a feat: implement interactive intern dashboard journal features and correct resource component namespace 2026-07-01 17:20:19 +03:00
Ümit Tunç 4c5cf1d355 feat: implement internship journal entry system with printable reports and approval workflow 2026-07-01 17:16:41 +03:00
Ümit Tunç 5b46b4ac9e refactor: restrict intern dashboard updates to pending status and automate username assignment from email 2026-07-01 17:06:11 +03:00
Ümit Tunç 32c556a87b feat: add internship workflow guide modal to dashboards and visualize current date in Gantt chart 2026-06-26 16:42:24 +03:00
Ümit Tunç 9361a01c80 feat: update intern dashboard to display signed status and prevent modifications for approved internship forms 2026-06-10 21:02:03 +03:00
Ümit Tunç f9abe3c02a feat: add visual progress timeline to the intern application dashboard 2026-06-10 20:47:57 +03:00
Ümit Tunç 99e97edfd1 feat: implement carousel-based timeline view for internship dashboard commit history 2026-06-06 01:10:17 +03:00
Ümit Tunç db60909348 refactor: group internship commits by date and update UI to a grid layout 2026-06-06 01:10:13 +03:00
Ümit Tunç 080c39ac88 feat: add github_repo field to career applications and update intern dashboard UI 2026-06-06 01:05:29 +03:00
Ümit Tunç f6091f1bb8 feat: add company legal information section with clipboard copy functionality to intern dashboard 2026-06-01 08:09:32 +03:00
Ümit Tunç 57d092c0a3 feat: automate internship end date calculation based on business days in dashboard, Filament admin, and controller 2026-06-01 08:04:11 +03:00
Ümit Tunç 0649d38c48 feat: transition internship logic from manual dates to business-day-based duration calculation across admin and dashboard modules 2026-06-01 08:04:07 +03:00
Ümit Tunç aa48ce7890 feat: add internship date fields and business day calculation to career applications 2026-06-01 08:02:36 +03:00
Ümit Tunç e24b4bdf41 feat: add waiting_document status to career applications and localize status labels 2026-06-01 07:59:32 +03:00
Ümit Tunç 76081f0e85 feat: implement internship form upload functionality for interns with database migration and UI integration 2026-06-01 07:53:59 +03:00
Ümit Tunç a4bc64527c feat: implement intern authentication and secure document dashboard for internship applications 2026-05-26 17:21:30 +03:00