Test updates

This commit is contained in:
DESKTOP-GBA0BK8\Admin
2023-04-02 16:39:24 -04:00
parent 5f6f617566
commit 195fd2fb6a
2 changed files with 59 additions and 20 deletions
+58 -20
View File
@@ -14,7 +14,7 @@ class projectData extends baseModel
$data =[ $data =[
'myfit'=>[ 'myfit'=>[
'name' => 'myFit A.I', 'name' => 'myFit A.I',
'description' => 'This is the description of the project', 'description' => 'Smart Personal Health Platform - employing AI capabilities for modern care view. ',
'banner_image' => 'project_banner.jpg', 'banner_image' => 'project_banner.jpg',
'product_url' => 'www.chiefsoft.com', 'product_url' => 'www.chiefsoft.com',
], ],
@@ -62,19 +62,19 @@ class projectData extends baseModel
$data =[ $data =[
'myfit'=>[ 'myfit'=>[
'name' => 'myFit A.I', 'name' => 'myFit A.I',
'description' => 'This is the description of the project', 'description' => 'Smart Personal Health Platform - employing AI capabilities for modern care view',
'banner_image' => 'project_banner.jpg', 'banner_image' => 'project_banner.jpg',
'product_url' => 'www.chiefsoft.com', 'product_url' => 'www.chiefsoft.com',
], ],
'wrenchboard'=>[ 'wrenchboard'=>[
'name' => 'WrenchBoard', 'name' => 'WrenchBoard',
'description' => 'This is the description of the project', 'description' => 'Get engaged and make money from any skills',
'banner_image' => 'project_banner.jpg', 'banner_image' => 'project_banner.jpg',
'product_url' => 'www.chiefsoft.com', 'product_url' => 'www.chiefsoft.com',
], ],
'coregrade'=>[ 'coregrade'=>[
'name' => 'CoreGrade', 'name' => 'CoreGrade',
'description' => 'This is the description of the project', 'description' => 'Smart education platform - personal and institutions',
'banner_image' => 'project_banner.jpg', 'banner_image' => 'project_banner.jpg',
'product_url' => 'www.chiefsoft.com', 'product_url' => 'www.chiefsoft.com',
], ],
@@ -220,21 +220,21 @@ class projectData extends baseModel
], ],
'myfit'=>[ 'myfit'=>[
'DEV'=>[ 'DEV'=>[
'description'=>'This is the description of this', 'description'=>'Smart Personal Health Platform - employing AI capabilities for modern care view',
'contents'=>[ 'contents'=>[
[ [
'name' => 'name of the item', 'name' => 'WWW - main website',
'description' => 'This is the description of the item', 'description' => 'The product main website',
'banner_image' => 'project_banner.jpg', 'banner_image' => 'project_banner.jpg',
'url' => 'www.url.com', 'url' => 'https://dev140.www.myfit.mermsemr.com',
'location'=> '0.0.0.0, 0.0.0.0, 0.0.0.0', 'location'=> '0.0.0.0, 0.0.0.0, 0.0.0.0',
'status' => 'Pending' 'status' => 'Active'
], ],
[ [
'name' => 'name of the item', 'name' => 'Users Portal',
'description' => 'This is the description of the item', 'description' => 'This is the description of the item',
'banner_image' => 'project_banner.jpg', 'banner_image' => 'project_banner.jpg',
'url' => 'www.url.com', 'url' => 'https://dev142.users.myfit.mermsemr.com',
'location'=> '0.0.0.0, 0.0.0.0, 0.0.0.0', 'location'=> '0.0.0.0, 0.0.0.0, 0.0.0.0',
'status' => 'Pending' 'status' => 'Pending'
], ],
@@ -248,17 +248,17 @@ class projectData extends baseModel
'name' => 'name of the item', 'name' => 'name of the item',
'description' => 'This is the description of the item', 'description' => 'This is the description of the item',
'banner_image' => 'project_banner.jpg', 'banner_image' => 'project_banner.jpg',
'url' => 'www.url.com', 'url' => 'https://www.myfit.ai',
'location'=> '0.0.0.0, 0.0.0.0, 0.0.0.0', 'location'=> '0.0.0.0, 0.0.0.0, 0.0.0.0',
'status' => 'Pending' 'status' => 'Active'
], ],
[ [
'name' => 'name of the item', 'name' => 'name of the item',
'description' => 'This is the description of the item', 'description' => 'This is the description of the item',
'banner_image' => 'project_banner.jpg', 'banner_image' => 'project_banner.jpg',
'url' => 'www.url.com', 'url' => 'https://users.myfit.ai',
'location'=> '0.0.0.0, 0.0.0.0, 0.0.0.0', 'location'=> '0.0.0.0, 0.0.0.0, 0.0.0.0',
'status' => 'Pending' 'status' => 'Active'
], ],
] ]
@@ -272,8 +272,8 @@ class projectData extends baseModel
'name' => 'Back Office', 'name' => 'Back Office',
'description' => 'This is the description of the item', 'description' => 'This is the description of the item',
'banner_image' => 'project_banner.jpg', 'banner_image' => 'project_banner.jpg',
'url' => 'dev-backoffice.wrenchboard.local', 'url' => 'https://dev-backoffice.wrenchboard.com',
'location'=> '0.0.0.0, 0.0.0.0, 0.0.0.0', 'location'=> '10.20.30.32:9085',
'status' => 'Ready' 'status' => 'Ready'
], ],
[ [
@@ -281,7 +281,7 @@ class projectData extends baseModel
'description' => 'This is the description of the item', 'description' => 'This is the description of the item',
'banner_image' => 'project_banner.jpg', 'banner_image' => 'project_banner.jpg',
'url' => 'https://dev-dashboard.wrenchboard.com', 'url' => 'https://dev-dashboard.wrenchboard.com',
'location'=> '0.0.0.0, 0.0.0.0, 0.0.0.0', 'location'=> '10.20.30.32:9085',
'status' => 'Ready' 'status' => 'Ready'
], ],
[ [
@@ -289,7 +289,7 @@ class projectData extends baseModel
'description' => 'This is the description of the item', 'description' => 'This is the description of the item',
'banner_image' => 'project_banner.jpg', 'banner_image' => 'project_banner.jpg',
'url' => 'https://dev-www.wrenchboard.com', 'url' => 'https://dev-www.wrenchboard.com',
'location'=> '0.0.0.0, 0.0.0.0, 0.0.0.0', 'location'=> '10.20.30.32:9085',
'status' => 'Ready' 'status' => 'Ready'
], ],
[ [
@@ -297,7 +297,45 @@ class projectData extends baseModel
'description' => 'This is the description of the item', 'description' => 'This is the description of the item',
'banner_image' => 'project_banner.jpg', 'banner_image' => 'project_banner.jpg',
'url' => 'https://dev-users.wrenchboard.com', 'url' => 'https://dev-users.wrenchboard.com',
'location'=> '0.0.0.0, 0.0.0.0, 0.0.0.0', 'location'=> '10.20.30.32:9085',
'status' => 'Pending'
],
]
],
'QA'=>[
'description'=>'WrenchBoard Development (Host File Needed for some pages)',
'contents'=>[
[
'name' => 'Back Office',
'description' => 'This is the description of the item',
'banner_image' => 'project_banner.jpg',
'url' => 'https://dev-backoffice.wrenchboard.com',
'location'=> '10.20.30.32:9085',
'status' => 'Ready'
],
[
'name' => 'Users DashBoard',
'description' => 'This is the description of the item',
'banner_image' => 'project_banner.jpg',
'url' => 'https://dev-dashboard.wrenchboard.com',
'location'=> '10.20.30.32:9085',
'status' => 'Ready'
],
[
'name' => 'Main Website',
'description' => 'This is the description of the item',
'banner_image' => 'project_banner.jpg',
'url' => 'https://dev-www.wrenchboard.com',
'location'=> '10.20.30.32:9085',
'status' => 'Ready'
],
[
'name' => 'New Users DashBoard',
'description' => 'This is the description of the item',
'banner_image' => 'project_banner.jpg',
'url' => 'https://dev-users.wrenchboard.com',
'location'=> '10.20.30.32:9085',
'status' => 'Pending' 'status' => 'Pending'
], ],
+1
View File
@@ -4,6 +4,7 @@
<head><base href=""/> <head><base href=""/>
<title>ChiefSoft Works LLC - Unified Project Resource Manager</title> <title>ChiefSoft Works LLC - Unified Project Resource Manager</title>
<meta charset="utf-8" /> <meta charset="utf-8" />
<meta http-equiv="refresh" content="900000;url=/projects/logout">
<meta name="description" content="ChiefSoft Works with 15 years in software development,software developers,custom software development, web and mobile development, QA services. Headquartered in Atlanta, Georgia."/> <meta name="description" content="ChiefSoft Works with 15 years in software development,software developers,custom software development, web and mobile development, QA services. Headquartered in Atlanta, Georgia."/>
<meta name="author" content="ChiefSoft Works"> <meta name="author" content="ChiefSoft Works">
<meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name="viewport" content="width=device-width, initial-scale=1" />