From 76cad075664d7c84732fd64671fddf46ffe9d8dd Mon Sep 17 00:00:00 2001 From: Marcus Hill Date: Sat, 19 Mar 2022 19:10:36 +0000 Subject: [PATCH] Client portal initial - add functionality to post ticket replies --- portal/login.php | 9 +++++---- portal/portal_post.php | 42 ++++++++++++++++++++++++++++++++++++++++ portal/ticket.php | 44 ++++++++++++++++++++++++++++++++++-------- ticket.php | 25 ++++++++++++++++-------- 4 files changed, 100 insertions(+), 20 deletions(-) create mode 100644 portal/portal_post.php diff --git a/portal/login.php b/portal/login.php index 95209987..388112a5 100644 --- a/portal/login.php +++ b/portal/login.php @@ -79,11 +79,12 @@ if($_SERVER['REQUEST_METHOD'] == 'POST' && isset($_POST['login'])){

- Client Portal Login

- +
+ + +
- - - +

Ticket Details -

-

State:

-

Priority:

+

+ Reference: +
+ State: +
+ Priority: +


+ + +
+
+
+ +
+ + +
+
+
+ + + -
+
mb-3">

diff --git a/ticket.php b/ticket.php index ab2fc301..d3eadb3f 100644 --- a/ticket.php +++ b/ticket.php @@ -266,7 +266,7 @@ if(isset($_GET['ticket_id'])){ -
mb-3"> +
mb-3">

@@ -302,7 +309,9 @@ if(isset($_GET['ticket_id'])){

- Time worked: + + Time worked: +