From 5e87fb7683009fc52912a400c013053f34fa1ef9 Mon Sep 17 00:00:00 2001 From: Miguel Nogueira Date: Sat, 2 May 2020 20:51:36 +0100 Subject: [PATCH] Finish pending interview queue page --- config/adminlte.php | 10 +- .../appmanagement/interview.blade.php | 94 +++++++++++++++++++ 2 files changed, 99 insertions(+), 5 deletions(-) diff --git a/config/adminlte.php b/config/adminlte.php index 97d55eb..a0bec11 100644 --- a/config/adminlte.php +++ b/config/adminlte.php @@ -243,16 +243,16 @@ return [ 'url' => '/applications/staff/outstanding', 'icon' => 'far fa-folder-open' ], - [ - 'text' => 'Peer Approval Queue', - 'url' => '/applications/staff/peer-review', - 'icon' => 'fas fa-fw fa-search' - ], [ 'text' => 'Interview Queue', 'url' => '/applications/staff/pending-interview', 'icon' => 'fas fa-fw fa-microphone-alt' ], + [ + 'text' => 'Peer Approval Queue', + 'url' => '/applications/staff/peer-review', + 'icon' => 'fas fa-fw fa-search' + ], 'Administration', [ 'text' => 'Staff Members', diff --git a/resources/views/dashboard/appmanagement/interview.blade.php b/resources/views/dashboard/appmanagement/interview.blade.php index ca0455c..9eedc8c 100644 --- a/resources/views/dashboard/appmanagement/interview.blade.php +++ b/resources/views/dashboard/appmanagement/interview.blade.php @@ -45,7 +45,101 @@
+
+
+

Schedule Interviews

+
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + +
#IntervieweeStatusActions
1Jonathan SmithAwaiting Interview + + +
+ +
+ +
+ +
+ +
+ +
+ +
+ +

My Upcoming Interviews

+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
#IntervieweeStatusTime & DateLocationActions
1April Smith Scheduled2020-05-04 12:20Discord + + +
+ +
+ +