From 08faf4e03ce1e40ab28092d2a08d9e56efdbe475 Mon Sep 17 00:00:00 2001 From: "DESKTOP-GBA0BK8\\Admin" Date: Sat, 1 Apr 2023 18:04:24 -0400 Subject: [PATCH] Project links --- app/Models/projectData.php | 55 +- app/Views/projects/projects_template.php | 2 +- app/Views/projects/projpage.php | 13 +- app/Views/projects/side_menu.php | 133 +- app/Views/projects/top_left_menu.php | 1734 +--------------------- 5 files changed, 47 insertions(+), 1890 deletions(-) diff --git a/app/Models/projectData.php b/app/Models/projectData.php index 7275131..5fa17fa 100644 --- a/app/Models/projectData.php +++ b/app/Models/projectData.php @@ -38,9 +38,9 @@ class projectData extends baseModel ], 'legacyfloat'=>[ 'name' => 'Float (Legacy)', - 'description' => 'This is the description of the project', + 'description' => 'Float Current Project to be Redesigned', 'banner_image' => 'project_banner.jpg', - 'product_url' => 'www.chiefsoft.com', + 'product_url' => 'https://www.float.sg', ], 'kintcare'=>[ 'name' => 'KintCare', @@ -581,6 +581,28 @@ class projectData extends baseModel ] ], 'legacyfloat'=>[ + 'LIVE'=>[ + 'description'=>'This is the description of this', + 'contents'=>[ + [ + 'name' => 'Product Wesbite', + 'description' => 'Float Current Website', + 'banner_image' => 'project_banner.jpg', + 'url' => 'https://www.float.sg', + 'location'=> '0.0.0.0, 0.0.0.0, 0.0.0.0', + 'status' => 'Live' + ], + [ + 'name' => 'Float Blog', + 'description' => 'Float Blog WordPress', + 'banner_image' => 'project_banner.jpg', + 'url' => 'https://blog.float.sg', + 'location'=> '0.0.0.0, 0.0.0.0, 0.0.0.0', + 'status' => 'Live' + ], + + ] + ], 'DEV'=>[ 'description'=>'This is the description of this', 'contents'=>[ @@ -592,36 +614,7 @@ class projectData extends baseModel 'location'=> '0.0.0.0, 0.0.0.0, 0.0.0.0', 'status' => 'Pending' ], - [ - 'name' => 'name of the item', - 'description' => 'This is the description of the item', - 'banner_image' => 'project_banner.jpg', - 'url' => 'www.url.com', - 'location'=> '0.0.0.0, 0.0.0.0, 0.0.0.0', - 'status' => 'Pending' - ], - ] - ], - 'LIVE'=>[ - 'description'=>'This is the description of this', - 'contents'=>[ - [ - 'name' => 'name of the item', - 'description' => 'This is the description of the item', - 'banner_image' => 'project_banner.jpg', - 'url' => 'www.url.com', - 'location'=> '0.0.0.0, 0.0.0.0, 0.0.0.0', - 'status' => 'Pending' - ], - [ - 'name' => 'name of the item', - 'description' => 'This is the description of the item', - 'banner_image' => 'project_banner.jpg', - 'url' => 'www.url.com', - 'location'=> '0.0.0.0, 0.0.0.0, 0.0.0.0', - 'status' => 'Pending' - ], ] ] diff --git a/app/Views/projects/projects_template.php b/app/Views/projects/projects_template.php index d609845..8d30843 100644 --- a/app/Views/projects/projects_template.php +++ b/app/Views/projects/projects_template.php @@ -2,7 +2,7 @@ - ChiefSoft Works LLC + ChiefSoft Works LLC - Unified Project Resource Manager diff --git a/app/Views/projects/projpage.php b/app/Views/projects/projpage.php index 704146b..af7798e 100644 --- a/app/Views/projects/projpage.php +++ b/app/Views/projects/projpage.php @@ -10,13 +10,13 @@
-

Multipurpose

+

Unified Project Resource Manager

@@ -33,12 +33,7 @@
- - Rollover - - - Add Target - + .
diff --git a/app/Views/projects/side_menu.php b/app/Views/projects/side_menu.php index 3cdad6e..33a29e8 100644 --- a/app/Views/projects/side_menu.php +++ b/app/Views/projects/side_menu.php @@ -84,7 +84,7 @@ $project_list = $_SESSION['project_list']; - User Profile + DevOps @@ -93,11 +93,11 @@ $project_list = $_SESSION['project_list']; @@ -105,63 +105,29 @@ $project_list = $_SESSION['project_list']; + - - - - - - - - - + @@ -186,7 +152,7 @@ $project_list = $_SESSION['project_list']; - Projects + Operations @@ -195,11 +161,11 @@ $project_list = $_SESSION['project_list']; @@ -207,86 +173,15 @@ $project_list = $_SESSION['project_list']; - - - - - - - - - - - - - - - - - diff --git a/app/Views/projects/top_left_menu.php b/app/Views/projects/top_left_menu.php index d1f6f86..eab3017 100644 --- a/app/Views/projects/top_left_menu.php +++ b/app/Views/projects/top_left_menu.php @@ -1,1575 +1,16 @@