From f21bb7cbe91954a01d1d9dcbc0c56e91368957d2 Mon Sep 17 00:00:00 2001 From: johnnyq Date: Wed, 18 Jan 2023 23:00:21 -0500 Subject: [PATCH] More UI updates Dashboard Financial and Client Overview --- client_logs.php | 6 +-- client_overview.php | 114 +++++++++++++++++++++------------------- client_shared_items.php | 4 +- dashboard_financial.php | 63 +++++++++++----------- user_profile.php | 12 ++--- 5 files changed, 102 insertions(+), 97 deletions(-) diff --git a/client_logs.php b/client_logs.php index 1b591255..847b1e3f 100644 --- a/client_logs.php +++ b/client_logs.php @@ -29,7 +29,7 @@ $num_rows = mysqli_fetch_row(mysqli_query($mysqli,"SELECT FOUND_ROWS()")); ?>
-
+

Logs

@@ -53,8 +53,8 @@ $num_rows = mysqli_fetch_row(mysqli_query($mysqli,"SELECT FOUND_ROWS()"));

-
- +
+
"> diff --git a/client_overview.php b/client_overview.php index 1faf1194..33bfa20b 100644 --- a/client_overview.php +++ b/client_overview.php @@ -33,19 +33,71 @@ $sql_domains_expiring = mysqli_query($mysqli,"SELECT * FROM domains
-
+
+
+
Quick Notes
+
- +
+ 0 ){ ?> + +
+ + +
+
+
Important Contacts
+
+
+
Timestamp
+ + + + + + + +
+ +
+ +
+ + $contact_phone $contact_extension"; ?> + + +
+
+ +
+
+
+ + + 0 || mysqli_num_rows($sql_vendors) > 0 ){ ?>
-
+
Recently Updated
@@ -88,59 +140,13 @@ $sql_domains_expiring = mysqli_query($mysqli,"SELECT * FROM domains
- 0 ){ ?> - -
- - -
-
-
Important Contacts
-
-
- - - - - - - - -
- -
- -
- -
-
-
-
-
-
- - - 0 || mysqli_num_rows($sql_vendors) > 0 ){ ?>
-
+
-
Recently Viewed
+
Recently Viewed
@@ -184,9 +190,9 @@ $sql_domains_expiring = mysqli_query($mysqli,"SELECT * FROM domains
-
+
-
Upcoming Expirations
+
Upcoming Expirations
@@ -254,7 +260,7 @@ $sql_domains_expiring = mysqli_query($mysqli,"SELECT * FROM domains
-
+
Stale Tickets (14d)
diff --git a/client_shared_items.php b/client_shared_items.php index c5fc9d6e..74e37eab 100644 --- a/client_shared_items.php +++ b/client_shared_items.php @@ -32,8 +32,8 @@ $num_rows = mysqli_fetch_row(mysqli_query($mysqli,"SELECT FOUND_ROWS()")); ?>
-
-

Shared Items (Links)

+
+

Shared Items (Links)

diff --git a/dashboard_financial.php b/dashboard_financial.php index 1b853618..142d12f2 100644 --- a/dashboard_financial.php +++ b/dashboard_financial.php @@ -264,29 +264,10 @@ $vendors_added = $row['vendors_added'];
-
+
-

Trip Flow

-
- - - - -
-
-
- -
-
-
- -
-
-
-

Income By Category

+

Income by Category

-
+
-

Expenses By Category

+

Expenses by Category

-
+
-

Expenses By Vendor

+

Expenses by Vendor

-
+
-

Account Balance

+

Account Balances

-
+
-
+

Latest Income

@@ -394,7 +375,7 @@ $vendors_added = $row['vendors_added'];
-
+
@@ -426,7 +407,7 @@ $vendors_added = $row['vendors_added']; -
+

Latest Expenses

@@ -437,7 +418,7 @@ $vendors_added = $row['vendors_added'];
-
Date
+
@@ -469,6 +450,24 @@ $vendors_added = $row['vendors_added']; +
+
+
+

Trip Flow

+
+ + + + +
+
+
+ +
+
+
diff --git a/user_profile.php b/user_profile.php index b0b07736..2576fa8e 100644 --- a/user_profile.php +++ b/user_profile.php @@ -14,8 +14,8 @@ $sql_recent_logs = mysqli_query($mysqli,"SELECT * FROM logs
-
-
+
+

User Details

@@ -149,8 +149,8 @@ $sql_recent_logs = mysqli_query($mysqli,"SELECT * FROM logs
-
-
+
+

Recent Logins

Date
@@ -179,8 +179,8 @@ $sql_recent_logs = mysqli_query($mysqli,"SELECT * FROM logs -
-
+
+

Your Recent Activity