Commit Graph

114 Commits

Author SHA1 Message Date
Ümit Tunç 09e92506fd feat: implement tabbed interface to toggle between Gantt chart and intern list in admin dashboard 2026-07-01 23:15:36 +03:00
Ümit Tunç 129dae4570 feat: add journal progress tracking UI for internship applications in the career dashboard 2026-07-01 23:06:13 +03:00
Ümit Tunç f0a9180a54 feat: add journal detail tracking, progress reporting, and notebook signing functionality for intern management 2026-07-01 23:04:23 +03:00
Ümit Tunç a6c250c13e refactor: simplify internship approval process by removing unit approval and adding supervisor name tracking 2026-07-01 22:37:08 +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ç edc843fa1c feat: restrict verification page view to accepted applications only 2026-07-01 17:40:06 +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ç aa6858bc0f chore: reorder DevExtreme script dependencies in gantt partial 2026-06-26 16:01:17 +03:00
Ümit Tunç 04e62ea9b8 refactor: modularize admin dashboard by extracting components into separate partial views 2026-06-26 16:00:10 +03:00
Ümit Tunç 66366aa8b8 refactor: modularize admin dashboard view with partials and update intern parent ID mapping for gantt chart rendering 2026-06-26 15:59:59 +03:00
Ümit Tunç 0e558fd1dc feat: implement intern admin portal with login and dashboard management functionality 2026-06-26 15:54:21 +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ç 793a843be7 fix: remove authorized signature section from application verification view 2026-06-08 19:39:03 +03:00
Ümit Tunç 742303eb73 refactor: remove decorative borders and normalize print layout styling for PDF generation 2026-06-08 19:35:08 +03:00
Ümit Tunç cfce7b8b3f style: convert certificate text elements to uppercase and remove redundant classes 2026-06-08 19:25:34 +03:00
Ümit Tunç 13d12e4f8f style: update career certificate typography with new Cinzel font class and layout adjustments 2026-06-08 19:19:16 +03:00
Ümit Tunç ba6431e500 refactor: remove print button and update decorative underline styling in career verification page 2026-06-08 19:19:11 +03:00
Ümit Tunç eca57bf9cc style: add text-glow-white utility class and update career verification UI typography colors 2026-06-08 19:15:46 +03:00
Ümit Tunç 89b81e6ee8 style: refine verification banner and button UI for improved layout and spacing 2026-06-08 18:53:25 +03:00
Ümit Tunç fa06ba7545 feat: update certificate design with watermark logo, adjusted typography, and improved header layout 2026-06-08 18:51:15 +03:00
Ümit Tunç 4eb0a96832 feat: redesign certificate verification page with new futuristic background asset 2026-06-08 18:46:15 +03:00
Ümit Tunç 3600cc2334 refactor: implement global CSS variable for transcript typography scaling and apply semantic class-based sizing 2026-06-08 18:33:25 +03:00
Ümit Tunç 554f22695d refactor: optimize internship transcript layout and typography for A4 print consistency 2026-06-08 18:32:07 +03:00
Ümit Tunç af82f47ea0 feat: increase verification QR code sizes and adjust PDF image scaling logic 2026-06-08 18:27:34 +03:00
Ümit Tunç 612a24042b refactor: redesign internship verification page with updated layout, enhanced PDF download capabilities, and refined certificate styling 2026-06-08 18:22:39 +03:00
Ümit Tunç 082fb33af3 refactor: migrate career applications to separate job and intern Filament resources 2026-06-08 18:17:56 +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ç 181ec53ef0 feat: update internship process workflow and localization labels in mermaid diagrams 2026-06-02 00:00:24 +03:00
Ümit Tunç f099d8f46a refactor: update internship application requirements and refine the internal admission flow diagram 2026-06-01 23:46:47 +03:00
Ümit Tunç 36ec1823c8 feat: implement internship application wizard with terms acceptance and multi-step form view 2026-06-01 23:43:59 +03:00
Ümit Tunç 23f24e426b fix: adjust mermaid text styling and defer initialization until fonts are fully loaded to ensure correct layout rendering 2026-06-01 23:39:39 +03:00
Ümit Tunç cf4572cb03 feat: add fullscreen toggle functionality to the Mermaid flowchart card 2026-06-01 23:38:14 +03:00
Ümit Tunç efa575a920 style: update text color of decisionNode in career page mermaid diagram 2026-06-01 23:36:47 +03:00
Ümit Tunç fc2c99f0c2 style: improve readability and visual contrast for career page Mermaid diagrams 2026-06-01 23:36:43 +03:00
Ümit Tunç 3235a700c9 feat: add career application wizard and HR process documentation strings and dynamic views 2026-06-01 23:36:16 +03:00
Ümit Tunç e23ac8c346 feat: add ID photocopy upload field to career application form with validation and database storage 2026-06-01 23:32:52 +03:00
Ümit Tunç 93e45655eb feat: implement multi-step wizard interface for career application form 2026-06-01 23:30:39 +03:00
Ümit Tunç d828df82bb refactor: localize all UI strings in the dijital-donusum product page using the t() helper 2026-06-01 23:20:37 +03:00
Ümit Tunç 690ee11336 docs: update customer testimonial names and company affiliations in digital transformation product page 2026-06-01 23:18:45 +03:00