diff --git a/_sidebar.php b/_sidebar.php new file mode 100644 index 0000000..68005ff --- /dev/null +++ b/_sidebar.php @@ -0,0 +1,38 @@ +"; + echo "$label"; + echo ""; +} + +$current_page = basename($_SERVER['PHP_SELF']); +?> +
+
+ + FinMox Logo + +
+ +
+ + \ No newline at end of file diff --git a/app.php b/app.php index 9972215..672ea3e 100644 --- a/app.php +++ b/app.php @@ -35,22 +35,7 @@ $open_cases = 12;
- -
-
- - FinMox Logo - -
- -
+
diff --git a/assets/pasted-20251217-015840-0b4185a3.png b/assets/pasted-20251217-015840-0b4185a3.png new file mode 100644 index 0000000..5507a46 Binary files /dev/null and b/assets/pasted-20251217-015840-0b4185a3.png differ diff --git a/assets/pasted-20251217-021045-5c15466e.png b/assets/pasted-20251217-021045-5c15466e.png new file mode 100644 index 0000000..5478183 Binary files /dev/null and b/assets/pasted-20251217-021045-5c15466e.png differ diff --git a/candidates.php b/candidates.php new file mode 100644 index 0000000..f6b0630 --- /dev/null +++ b/candidates.php @@ -0,0 +1,29 @@ + + + + + + + Candidates - FinMox + + + +
+ + + +
+
+

Candidates

+
+
+
+ + diff --git a/chat.php b/chat.php index 1e40c22..d0edb22 100644 --- a/chat.php +++ b/chat.php @@ -59,35 +59,12 @@ require_once 'db/config.php'; color: #1F2937; border: 1px solid #e5e7eb; } - #chat-input-wrapper { - position: relative; - } - #send-btn { - position: absolute; - right: 8px; - top: 50%; - transform: translateY(-50%); - } +
- - +
@@ -140,12 +117,28 @@ require_once 'db/config.php'; -
- - + + + +
+ +
+ +
@@ -196,6 +189,30 @@ require_once 'db/config.php'; + + + +
+ diff --git a/dashboard.php b/dashboard.php index 840f478..9f68122 100644 --- a/dashboard.php +++ b/dashboard.php @@ -40,22 +40,7 @@ $open_cases = 12;
- -
-
- - FinMox Logo - -
- -
+
diff --git a/employee_view.php b/employee_view.php new file mode 100644 index 0000000..24db8d6 --- /dev/null +++ b/employee_view.php @@ -0,0 +1,29 @@ + + + + + + + Employee View - FinMox + + + +
+ + + +
+
+

Employee View

+
+
+
+ + diff --git a/hr_cases.php b/hr_cases.php new file mode 100644 index 0000000..62fb968 --- /dev/null +++ b/hr_cases.php @@ -0,0 +1,29 @@ + + + + + + + HR Cases - FinMox + + + +
+ + + +
+
+

HR Cases

+
+
+
+ + diff --git a/integrations.php b/integrations.php new file mode 100644 index 0000000..f25fb07 --- /dev/null +++ b/integrations.php @@ -0,0 +1,29 @@ + + + + + + + Integrations - FinMox + + + +
+ + + +
+
+

Integrations

+
+
+
+ + diff --git a/onboarding.php b/onboarding.php new file mode 100644 index 0000000..48b7f05 --- /dev/null +++ b/onboarding.php @@ -0,0 +1,29 @@ + + + + + + + Onboarding - FinMox + + + +
+ + + +
+
+

Onboarding

+
+
+
+ + diff --git a/roles.php b/roles.php index 1accc72..de82875 100644 --- a/roles.php +++ b/roles.php @@ -57,22 +57,7 @@ $roles = $stmt->fetchAll();
- - +
diff --git a/settings.php b/settings.php index 922f2cc..2390dd0 100644 --- a/settings.php +++ b/settings.php @@ -38,22 +38,7 @@ $users = [
- - +
diff --git a/weekly_summary.php b/weekly_summary.php new file mode 100644 index 0000000..b2434a9 --- /dev/null +++ b/weekly_summary.php @@ -0,0 +1,29 @@ + + + + + + + Weekly Summary - FinMox + + + +
+ + + +
+
+

Weekly Summary

+
+
+
+ + diff --git a/workflows.php b/workflows.php index 00b34c7..f00920e 100644 --- a/workflows.php +++ b/workflows.php @@ -123,22 +123,7 @@ $workflows = $stmt->fetchAll();
- - +