bad7089e89
refactor: simplify Teknopark KDV box by removing interactive toggle and update markdown table rendering to include responsive overflow wrappers
Ümit Tunç
2026-08-12 15:31:47 +03:00
113019812d
fix: round LinkedIn token expiration day difference to ensure accurate integer comparison
Ümit Tunç
2026-08-07 23:53:22 +03:00
de72705b9b
refactor: migrate LinkedInSettings form implementation to use Filament Schemas instead of Forms
Ümit Tunç
2026-08-07 23:44:58 +03:00
25cdfda897
feat: integrate LinkedIn API for automated social media post publishing via service and console command
Ümit Tunç
2026-08-07 23:43:38 +03:00
a51af8208d
feat: implement real-time SEO character counters and improve default avatar handling and translation logic.
Ümit Tunç
2026-08-07 23:25:40 +03:00
32b3f5187d
feat: add career application support for blog authors and expand blog status workflows
Ümit Tunç
2026-08-07 23:21:17 +03:00
9b91b3c847
feat: add utility scripts to automate internship journal review, approval, and summary generation processes
Ümit Tunç
2026-08-07 23:14:20 +03:00
9b719324cd
feat: add real-time OEM barcode scanning interface and supporting API lookup controller
Ümit Tunç
2026-08-07 14:49:17 +03:00
76dd1395d5
feat: implement dark mode support for the project hero and progress section
Ümit Tunç
2026-08-07 14:32:45 +03:00
bba1393db5
style: improve mermaid diagram typography, contrast, and theme variables for better readability
Ümit Tunç
2026-07-30 18:12:40 +03:00
de3f0abcaa
fix: update access code input field to password type and mask placeholder text
Ümit Tunç
2026-07-30 18:11:17 +03:00
6dd03cc9ca
refactor: implement strict admin authentication for management actions and add PIN verification flow for client access
Ümit Tunç
2026-07-30 18:10:06 +03:00
dcda744b4a
feat: add AJAX functionality to delete project updates and announcements
Ümit Tunç
2026-07-30 17:39:05 +03:00
cc750fcb1e
feat: add SortableJS and wrap kanban initialization in a robustness handler for delayed script loading
Ümit Tunç
2026-07-30 17:37:42 +03:00
483b0518fd
feat: implement full project management suite with module/task CRUD, progress tracking, and admin view toggling
Ümit Tunç
2026-07-30 17:28:30 +03:00
26cab615f1
feat: implement comprehensive project management and client tracking portal with Filament integration
Ümit Tunç
2026-07-30 17:25:05 +03:00
aa003df568
feat: implement intern blog management system with approval workflows and administrative feedback
Ümit Tunç
2026-07-29 16:18:21 +03:00
7c04433f6d
feat: validate alignment between internship date and day number before saving journal entries
Ümit Tunç
2026-07-20 21:27:30 +03:00
7d72ebc7ad
feat: add TurkeyHolidayHelper to exclude official holidays from intern day calculations and logs
Ümit Tunç
2026-07-18 02:02:56 +03:00
e172afb3ac
feat: implement quick approval dashboard for intern reports with filtered views and modal navigation
Ümit Tunç
2026-07-17 21:40:09 +03:00
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
Ü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