From 13f8f09524fbb0e19ea8b5c1b4e638c38c77f165 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=9Cmit=20Tun=C3=A7?= Date: Wed, 1 Jul 2026 17:46:57 +0300 Subject: [PATCH] refactor: move tab logic and implement Quill editor and GitHub commit integration in scratch_test.js --- .../front/career/intern_dashboard.blade.php | 35 -- scratch_test.js | 383 ++++++++++++++++++ 2 files changed, 383 insertions(+), 35 deletions(-) create mode 100644 scratch_test.js diff --git a/resources/views/front/career/intern_dashboard.blade.php b/resources/views/front/career/intern_dashboard.blade.php index dc57a8a..2ddef13 100644 --- a/resources/views/front/career/intern_dashboard.blade.php +++ b/resources/views/front/career/intern_dashboard.blade.php @@ -799,42 +799,7 @@