feat: add GitHub username field and implement commit filtering by author in intern dashboard
This commit is contained in:
@@ -30,6 +30,7 @@ class CareerApplication extends Model
|
||||
'internship_end_date',
|
||||
'internship_total_days',
|
||||
'github_repo',
|
||||
'github_username',
|
||||
'certificate_code',
|
||||
'transcript_markdown',
|
||||
'notebook_supervisor_signed',
|
||||
|
||||
Reference in New Issue
Block a user