42fcc5759f
fix: set font-display to swap for all custom fonts and remove obsolete Tailwind CSS base styles
feature/proposals-mermaid
Ümit Tunç
2026-07-04 01:12:02 +03:00
161d1c86bc
feat: implement multilingual support for sitemap and SEO, update structured data, and improve locale middleware configuration
2026-july
Ümit Tunç
2026-07-04 00:59:55 +03:00
4af8900a78
feat: add external admin dashboard link to navigation and remove Gantt chart widget from intern applications page
Ümit Tunç
2026-07-02 10:40:10 +03:00
abcf105d07
feat: add intern panel navigation link and user password reset CLI command
Ümit Tunç
2026-07-02 10:32:02 +03:00
d0292af20c
feat: add GitHub username field and implement commit filtering by author in intern dashboard
Ümit Tunç
2026-07-01 23:46:12 +03:00
26670fcca5
feat: implement internship journal approval status tracking and add single-day printing functionality
Ümit Tunç
2026-07-01 23:36:26 +03:00
f557d4b91c
feat: replace eager in-memory GitHub commit fetching with on-demand retrieval and add a fallback UI for missing commits.
Ümit Tunç
2026-07-01 23:34:42 +03:00
09e92506fd
feat: implement tabbed interface to toggle between Gantt chart and intern list in admin dashboard
Ümit Tunç
2026-07-01 23:15:36 +03:00
129dae4570
feat: add journal progress tracking UI for internship applications in the career dashboard
Ümit Tunç
2026-07-01 23:06:13 +03:00
f0a9180a54
feat: add journal detail tracking, progress reporting, and notebook signing functionality for intern management
Ümit Tunç
2026-07-01 23:04:23 +03:00
a6c250c13e
refactor: simplify internship approval process by removing unit approval and adding supervisor name tracking
Ümit Tunç
2026-07-01 22:37:08 +03:00
f84f78a138
feat: add approval system for internship journal entries including database fields, admin toggle functionality, and rich-text rendering
Ümit Tunç
2026-07-01 21:58:56 +03:00
d9c1c825d9
style: increase container maximum width to 1440px in intern dashboard view
Ümit Tunç
2026-07-01 17:49:06 +03:00
13f8f09524
refactor: move tab logic and implement Quill editor and GitHub commit integration in scratch_test.js
Ümit Tunç
2026-07-01 17:46:57 +03:00
351b9064af
feat: integrate Quill editor for internship journal entries, add retroactive field support, and enforce future date restrictions
Ümit Tunç
2026-07-01 17:43:22 +03:00
edc843fa1c
feat: restrict verification page view to accepted applications only
Ümit Tunç
2026-07-01 17:40:06 +03:00
8cf9e0b191
style: update career portal branding, logo assets, and dashboard text visibility
Ümit Tunç
2026-07-01 17:25:52 +03:00
44852bdc95
feat: add download icon and text to signed internship form button in intern dashboard
Ümit Tunç
2026-07-01 17:21:39 +03:00
7b70621c5a
feat: implement interactive intern dashboard journal features and correct resource component namespace
Ümit Tunç
2026-07-01 17:20:19 +03:00
4c5cf1d355
feat: implement internship journal entry system with printable reports and approval workflow
Ümit Tunç
2026-07-01 17:16:41 +03:00
5b46b4ac9e
refactor: restrict intern dashboard updates to pending status and automate username assignment from email
Ümit Tunç
2026-07-01 17:06:11 +03:00
32c556a87b
feat: add internship workflow guide modal to dashboards and visualize current date in Gantt chart
Ümit Tunç
2026-06-26 16:42:24 +03:00
6be7f4442a
feat: add Gantt chart widget to visualize accepted intern schedules in the admin panel
Ümit Tunç
2026-06-16 15:27:28 +03:00
9361a01c80
feat: update intern dashboard to display signed status and prevent modifications for approved internship forms
Ümit Tunç
2026-06-10 21:02:03 +03:00
f9abe3c02a
feat: add visual progress timeline to the intern application dashboard
Ümit Tunç
2026-06-10 20:47:57 +03:00
efc6b911e7
fix: clear password field state in intern application resource form
Ümit Tunç
2026-06-10 20:44:09 +03:00
742303eb73
refactor: remove decorative borders and normalize print layout styling for PDF generation
Ümit Tunç
2026-06-08 19:35:08 +03:00
cfce7b8b3f
style: convert certificate text elements to uppercase and remove redundant classes
Ümit Tunç
2026-06-08 19:25:34 +03:00
13d12e4f8f
style: update career certificate typography with new Cinzel font class and layout adjustments
Ümit Tunç
2026-06-08 19:19:16 +03:00
ba6431e500
refactor: remove print button and update decorative underline styling in career verification page
Ümit Tunç
2026-06-08 19:19:11 +03:00
eca57bf9cc
style: add text-glow-white utility class and update career verification UI typography colors
Ümit Tunç
2026-06-08 19:15:46 +03:00
89b81e6ee8
style: refine verification banner and button UI for improved layout and spacing
Ümit Tunç
2026-06-08 18:53:25 +03:00
fa06ba7545
feat: update certificate design with watermark logo, adjusted typography, and improved header layout
Ümit Tunç
2026-06-08 18:51:15 +03:00
4eb0a96832
feat: redesign certificate verification page with new futuristic background asset
Ümit Tunç
2026-06-08 18:46:15 +03:00
3600cc2334
refactor: implement global CSS variable for transcript typography scaling and apply semantic class-based sizing
Ümit Tunç
2026-06-08 18:33:25 +03:00
554f22695d
refactor: optimize internship transcript layout and typography for A4 print consistency
Ümit Tunç
2026-06-08 18:32:07 +03:00
af82f47ea0
feat: increase verification QR code sizes and adjust PDF image scaling logic
Ümit Tunç
2026-06-08 18:27:34 +03:00
612a24042b
refactor: redesign internship verification page with updated layout, enhanced PDF download capabilities, and refined certificate styling
Ümit Tunç
2026-06-08 18:22:39 +03:00
082fb33af3
refactor: migrate career applications to separate job and intern Filament resources
Ümit Tunç
2026-06-08 18:17:56 +03:00
5b07f385b1
refactor: split CareerApplication into separate Job and Intern application resources in Filament and update hero social links
Ümit Tunç
2026-06-08 18:17:51 +03:00
aa4a4b3e27
refactor: redesign intern journal timeline component with modernized animations and styles
Ümit Tunç
2026-06-06 01:36:11 +03:00
b776ebbd26
refactor: replace inline journal timeline view with a dedicated Livewire component for improved performance and structure
Ümit Tunç
2026-06-06 01:30:15 +03:00
0d3a514456
refactor: organize career application form into tabs and add intern journal timeline component
Ümit Tunç
2026-06-06 01:19:26 +03:00
99e97edfd1
feat: implement carousel-based timeline view for internship dashboard commit history
Ümit Tunç
2026-06-06 01:10:17 +03:00
db60909348
refactor: group internship commits by date and update UI to a grid layout
Ümit Tunç
2026-06-06 01:10:13 +03:00
080c39ac88
feat: add github_repo field to career applications and update intern dashboard UI
Ümit Tunç
2026-06-06 01:05:29 +03:00
c3f343ad70
feat: add multilingual support to bank accounts and legal information sections
Ümit Tunç
2026-06-02 22:11:42 +03:00
fb1224f7c9
feat: add PDF download functionality with loading state and improve print layout styling
Ümit Tunç
2026-06-02 21:26:50 +03:00
f68bc87031
style: adjust company info margin to fix letterhead layout positioning
Ümit Tunç
2026-06-02 20:19:07 +03:00
fee4c8fa78
style: remove background color from bank account statement description box
Ümit Tunç
2026-06-02 20:17:38 +03:00
e8352f599b
refactor: modernize bank account page layout with premium tab styling and optimized letterhead print view
Ümit Tunç
2026-06-02 20:16:35 +03:00
80de8dc6f9
feat: implement imprint page with copy-to-clipboard functionality and update corporate templates
Ümit Tunç
2026-06-02 20:06:24 +03:00
e4e7599cb2
refactor: extract legal info and letterhead sections into separate partial blade templates
Ümit Tunç
2026-06-02 19:58:15 +03:00
88c1657b6a
style: adjust top margin of company info block in bank accounts template
Ümit Tunç
2026-06-02 19:55:26 +03:00
f195d22342
feat: implement A4 letterhead preview and print functionality for bank account details
Ümit Tunç
2026-06-02 19:54:39 +03:00
2ee018c37c
feat: apply glassmorphism effect to service cards and align call-to-action buttons
Ümit Tunç
2026-06-02 06:01:59 +03:00
81690db06d
feat: make hero background image configurable via settings service
Ümit Tunç
2026-06-02 05:59:43 +03:00
a9c872e5b4
refactor: remove redundant call-to-action section from web development template
Ümit Tunç
2026-06-02 05:47:30 +03:00
97e95efb17
refactor: remove all social media link components from header, navbar, and partials view files
Ümit Tunç
2026-06-02 05:47:26 +03:00
181ec53ef0
feat: update internship process workflow and localization labels in mermaid diagrams
Ümit Tunç
2026-06-02 00:00:24 +03:00
0a3feba23a
feat: update internship process workflow and localization keys in career module
Ümit Tunç
2026-06-02 00:00:20 +03:00
f099d8f46a
refactor: update internship application requirements and refine the internal admission flow diagram
Ümit Tunç
2026-06-01 23:46:47 +03:00
36ec1823c8
feat: implement internship application wizard with terms acceptance and multi-step form view
Ümit Tunç
2026-06-01 23:43:59 +03:00
23f24e426b
fix: adjust mermaid text styling and defer initialization until fonts are fully loaded to ensure correct layout rendering
Ümit Tunç
2026-06-01 23:39:39 +03:00
cf4572cb03
feat: add fullscreen toggle functionality to the Mermaid flowchart card
Ümit Tunç
2026-06-01 23:38:14 +03:00
efa575a920
style: update text color of decisionNode in career page mermaid diagram
Ümit Tunç
2026-06-01 23:36:47 +03:00
fc2c99f0c2
style: improve readability and visual contrast for career page Mermaid diagrams
Ümit Tunç
2026-06-01 23:36:43 +03:00
3235a700c9
feat: add career application wizard and HR process documentation strings and dynamic views
Ümit Tunç
2026-06-01 23:36:16 +03:00
e23ac8c346
feat: add ID photocopy upload field to career application form with validation and database storage
Ümit Tunç
2026-06-01 23:32:52 +03:00
93e45655eb
feat: implement multi-step wizard interface for career application form
Ümit Tunç
2026-06-01 23:30:39 +03:00
d828df82bb
refactor: localize all UI strings in the dijital-donusum product page using the t() helper
Ümit Tunç
2026-06-01 23:20:37 +03:00
690ee11336
docs: update customer testimonial names and company affiliations in digital transformation product page
Ümit Tunç
2026-06-01 23:18:45 +03:00
c719e58d4e
chore: update partner section header text to localized string
Ümit Tunç
2026-06-01 23:15:59 +03:00
7e2cd6eff4
feat: dynamically render partner logos from CMS in digital transformation product page
Ümit Tunç
2026-06-01 23:15:54 +03:00
0bdf0c3394
feat: add digital transformation product page layout and styles
Ümit Tunç
2026-06-01 23:09:46 +03:00
d7200111e2
feat: add digital transformation landing page and link in music production view
Ümit Tunç
2026-06-01 23:09:42 +03:00
faf752dd3c
feat: redesign music production metadata table with localized labels and styled UI components
Ümit Tunç
2026-06-01 09:16:30 +03:00
31e695cd3a
feat: add metadata table component for music production details and update localization labels
Ümit Tunç
2026-06-01 09:02:02 +03:00
f77866faa5
refactor: parse track titles for styles, update date formatting, and adjust UI transition animations in music production views
Ümit Tunç
2026-06-01 08:53:46 +03:00
fbbed52a3d
style: adjust music player hover transformation offsets and scale factor
Ümit Tunç
2026-06-01 08:46:50 +03:00