diff --git a/src/app/pages/incident_manager/incident-manager-chooser/incident-manager-chooser.page.html b/src/app/pages/incident_manager/incident-manager-chooser/incident-manager-chooser.page.html
index a319a84..3cb31a7 100644
--- a/src/app/pages/incident_manager/incident-manager-chooser/incident-manager-chooser.page.html
+++ b/src/app/pages/incident_manager/incident-manager-chooser/incident-manager-chooser.page.html
@@ -1,3 +1,4 @@
+
diff --git a/src/app/pages/settings/settings.page.ts b/src/app/pages/settings/settings.page.ts
index dd19c89..0606f6b 100644
--- a/src/app/pages/settings/settings.page.ts
+++ b/src/app/pages/settings/settings.page.ts
@@ -109,5 +109,5 @@ export class SettingsPage implements OnInit {
await this.loadingCtrl.dismiss();
}
- version:string = '1.10.185' // MAIN VERSION, NUMBER OF FEATURES, COMMIT TO MAIN
+ version:string = '1.10.188' // MAIN VERSION, NUMBER OF FEATURES, COMMIT TO MAIN
}
diff --git a/www/5371.d615c8f76758110b.js b/www/5371.f7b3a787be4a362d.js
similarity index 98%
rename from www/5371.d615c8f76758110b.js
rename to www/5371.f7b3a787be4a362d.js
index 44a90d4..97bb5a0 100644
--- a/www/5371.d615c8f76758110b.js
+++ b/www/5371.f7b3a787be4a362d.js
@@ -1 +1 @@
-"use strict";(self.webpackChunkapp=self.webpackChunkapp||[]).push([[5371],{5553:(f,h,i)=>{i.d(h,{h:()=>d});var m=i(177),u=i(7863),a=i(4438);let d=(()=>{var l;class e{}return(l=e).\u0275fac=function(y){return new(y||l)},l.\u0275mod=a.$C({type:l}),l.\u0275inj=a.G2t({imports:[m.MD,u.bv]}),e})()},5371:(f,h,i)=>{i.r(h),i.d(h,{SettingsPageModule:()=>P});var m=i(177),u=i(4341),a=i(7863),d=i(7650),l=i(467),e=i(4438),p=i(4796),y=i(201),M=i(385),S=i(8453);const F=[{path:"",component:(()=>{var o;class g{constructor(n,t,s,r,b){this.authService=n,this.router=t,this.alertCtrl=s,this.githubService=r,this.loadingCtrl=b,this.gitKey="",this.repoName="",this.branchName="",this.owner="",this.user={},this.orgname="",this.version="1.10.185"}ngOnInit(){}ionViewWillEnter(){var n=this;return(0,l.A)(function*(){n.user=localStorage.getItem("user")?JSON.parse(localStorage.getItem("user")||"{}"):null,n.user?(n.orgname=n.user.orgName||"",yield n.getSyncRepo()):yield n.showAlert("No user found","Error")})()}logout(){var n=this;return(0,l.A)(function*(){yield n.authService.logoutUser(),yield n.router.navigate(["/login"])})()}getSyncRepo(){var n=this;return(0,l.A)(function*(){yield n.showLoading();const t=yield n.githubService.getSyncRepo(n.orgname);t&&(n.gitKey=t.key,n.repoName=t.repo,n.branchName=t.branch,n.owner=t.owner),yield n.hideLoading()})()}syncRepo(){var n=this;return(0,l.A)(function*(){yield n.showLoading(),n.gitKey&&n.repoName&&n.branchName&&n.owner&&""!==n.gitKey&&""!==n.repoName&&""!==n.branchName&&""!==n.owner?(yield n.githubService.syncRepo(n.orgname,n.gitKey,n.repoName,n.branchName,n.owner),yield n.hideLoading()):yield n.showAlert("Please fill in all fields","Error")})()}showAlert(n,t){var s=this;return(0,l.A)(function*(){yield(yield s.alertCtrl.create({header:t,message:n,buttons:["OK"]})).present()})()}showLoading(){var n=this;return(0,l.A)(function*(){yield(yield n.loadingCtrl.create({})).present()})()}hideLoading(){var n=this;return(0,l.A)(function*(){yield n.loadingCtrl.dismiss()})()}}return(o=g).\u0275fac=function(n){return new(n||o)(e.rXU(p.u),e.rXU(d.Ix),e.rXU(a.hG),e.rXU(y.p),e.rXU(a.Xi))},o.\u0275cmp=e.VBU({type:o,selectors:[["app-settings"]],decls:64,vars:9,consts:[[3,"title"],[3,"fullscreen"],[1,"lg:m-10","md:m-10"],["size","12","size-md","12","size-lg","12",1,"flex","flex-row","justify-center"],["color","danger",1,"min-w-full",3,"click"],["size","12","size-md","12","size-lg","12",1,""],[1,"p-5"],[1,"text-2xl"],[1,"text-white"],["href","https://github.com/settings/tokens",1,"text-blue-500"],["placeholder","Enter your key here...",1,"text-white",3,"ngModelChange","ngModel"],["placeholder","Enter your repo name here...",1,"text-white",3,"ngModelChange","ngModel"],["placeholder","Enter your branch name here...",1,"text-white",3,"ngModelChange","ngModel"],["color","primary",1,"min-w-full",3,"click"],["size","12",1,"flex","flex-row","justify-end","items-center"],[1,"text-sm"]],template:function(n,t){1&n&&(e.nrm(0,"app-header",0),e.j41(1,"ion-content",1)(2,"ion-grid"),e.nrm(3,"app-title",0),e.j41(4,"ion-row",2)(5,"ion-col",3)(6,"ion-button",4),e.bIt("click",function(){return t.logout()}),e.EFF(7,"Logout"),e.k0s()()(),e.nrm(8,"app-title",0),e.j41(9,"ion-row",2)(10,"ion-col",5)(11,"ion-card",6)(12,"ion-card",6)(13,"ion-card-title",7),e.EFF(14,"1. Add a GitHub Key"),e.k0s(),e.j41(15,"ion-card-content")(16,"p",8),e.EFF(17," Add a GitHub key to sync with your GitHub repo. You will be able to create tests with DevProbeAI. "),e.j41(18,"a",9),e.EFF(19,"Get A GitHub Key Here !!!"),e.k0s()()(),e.j41(20,"ion-card")(21,"ion-card-content")(22,"ion-label"),e.EFF(23,"GitHub Key"),e.k0s(),e.j41(24,"ion-input",10),e.mxI("ngModelChange",function(r){return e.DH7(t.gitKey,r)||(t.gitKey=r),r}),e.k0s()()()(),e.j41(25,"ion-card",6)(26,"ion-card-title",7),e.EFF(27,"2. Repo Name"),e.k0s(),e.j41(28,"ion-card-content")(29,"p",8),e.EFF(30," Add the name of the repo you want to sync with DevProbeAI. "),e.k0s()(),e.j41(31,"ion-card")(32,"ion-card-content")(33,"ion-label"),e.EFF(34,"Repo Name"),e.k0s(),e.j41(35,"ion-input",11),e.mxI("ngModelChange",function(r){return e.DH7(t.repoName,r)||(t.repoName=r),r}),e.k0s()()()(),e.j41(36,"ion-card",6)(37,"ion-card-title",7),e.EFF(38,"3. Branch Name"),e.k0s(),e.j41(39,"ion-card-content")(40,"p",8),e.EFF(41," Add the name of the branch you want to sync with DevProbeAI. "),e.k0s()(),e.j41(42,"ion-card")(43,"ion-card-content")(44,"ion-label"),e.EFF(45,"Branch Name"),e.k0s(),e.j41(46,"ion-input",12),e.mxI("ngModelChange",function(r){return e.DH7(t.branchName,r)||(t.branchName=r),r}),e.k0s()()()(),e.j41(47,"ion-card",6)(48,"ion-card-title",7),e.EFF(49,"4. Owner Name"),e.k0s(),e.j41(50,"ion-card-content")(51,"p",8),e.EFF(52," Add the name of the owner of the repo you want to sync with DevProbeAI. "),e.k0s()(),e.j41(53,"ion-card")(54,"ion-card-content")(55,"ion-label"),e.EFF(56,"Owner Name"),e.k0s(),e.j41(57,"ion-input",12),e.mxI("ngModelChange",function(r){return e.DH7(t.owner,r)||(t.owner=r),r}),e.k0s()()()(),e.j41(58,"ion-button",13),e.bIt("click",function(){return t.syncRepo()}),e.EFF(59,"Sync Repo"),e.k0s()()()(),e.j41(60,"ion-row")(61,"ion-col",14)(62,"h1",15),e.EFF(63),e.k0s()()()()()),2&n&&(e.Y8G("title","Settings"),e.R7$(),e.Y8G("fullscreen",!0),e.R7$(2),e.Y8G("title","Account SingOut"),e.R7$(5),e.Y8G("title","Sync GitHub Repo"),e.R7$(16),e.R50("ngModel",t.gitKey),e.R7$(11),e.R50("ngModel",t.repoName),e.R7$(11),e.R50("ngModel",t.branchName),e.R7$(11),e.R50("ngModel",t.owner),e.R7$(6),e.SpI("Version: ",t.version,""))},dependencies:[u.BC,u.vS,a.Jm,a.b_,a.I9,a.tN,a.hU,a.W9,a.lO,a.$w,a.he,a.ln,a.Gw,M.l,S.W]}),g})()}];let v=(()=>{var o;class g{}return(o=g).\u0275fac=function(n){return new(n||o)},o.\u0275mod=e.$C({type:o}),o.\u0275inj=e.G2t({imports:[d.iI.forChild(F),d.iI]}),g})();var w=i(5553);let P=(()=>{var o;class g{}return(o=g).\u0275fac=function(n){return new(n||o)},o.\u0275mod=e.$C({type:o}),o.\u0275inj=e.G2t({imports:[m.MD,u.YN,a.bv,v,w.h]}),g})()}}]);
\ No newline at end of file
+"use strict";(self.webpackChunkapp=self.webpackChunkapp||[]).push([[5371],{5553:(f,h,i)=>{i.d(h,{h:()=>d});var m=i(177),u=i(7863),a=i(4438);let d=(()=>{var l;class e{}return(l=e).\u0275fac=function(y){return new(y||l)},l.\u0275mod=a.$C({type:l}),l.\u0275inj=a.G2t({imports:[m.MD,u.bv]}),e})()},5371:(f,h,i)=>{i.r(h),i.d(h,{SettingsPageModule:()=>P});var m=i(177),u=i(4341),a=i(7863),d=i(7650),l=i(467),e=i(4438),p=i(4796),y=i(201),M=i(385),S=i(8453);const F=[{path:"",component:(()=>{var o;class g{constructor(n,t,s,r,b){this.authService=n,this.router=t,this.alertCtrl=s,this.githubService=r,this.loadingCtrl=b,this.gitKey="",this.repoName="",this.branchName="",this.owner="",this.user={},this.orgname="",this.version="1.10.188"}ngOnInit(){}ionViewWillEnter(){var n=this;return(0,l.A)(function*(){n.user=localStorage.getItem("user")?JSON.parse(localStorage.getItem("user")||"{}"):null,n.user?(n.orgname=n.user.orgName||"",yield n.getSyncRepo()):yield n.showAlert("No user found","Error")})()}logout(){var n=this;return(0,l.A)(function*(){yield n.authService.logoutUser(),yield n.router.navigate(["/login"])})()}getSyncRepo(){var n=this;return(0,l.A)(function*(){yield n.showLoading();const t=yield n.githubService.getSyncRepo(n.orgname);t&&(n.gitKey=t.key,n.repoName=t.repo,n.branchName=t.branch,n.owner=t.owner),yield n.hideLoading()})()}syncRepo(){var n=this;return(0,l.A)(function*(){yield n.showLoading(),n.gitKey&&n.repoName&&n.branchName&&n.owner&&""!==n.gitKey&&""!==n.repoName&&""!==n.branchName&&""!==n.owner?(yield n.githubService.syncRepo(n.orgname,n.gitKey,n.repoName,n.branchName,n.owner),yield n.hideLoading()):yield n.showAlert("Please fill in all fields","Error")})()}showAlert(n,t){var s=this;return(0,l.A)(function*(){yield(yield s.alertCtrl.create({header:t,message:n,buttons:["OK"]})).present()})()}showLoading(){var n=this;return(0,l.A)(function*(){yield(yield n.loadingCtrl.create({})).present()})()}hideLoading(){var n=this;return(0,l.A)(function*(){yield n.loadingCtrl.dismiss()})()}}return(o=g).\u0275fac=function(n){return new(n||o)(e.rXU(p.u),e.rXU(d.Ix),e.rXU(a.hG),e.rXU(y.p),e.rXU(a.Xi))},o.\u0275cmp=e.VBU({type:o,selectors:[["app-settings"]],decls:64,vars:9,consts:[[3,"title"],[3,"fullscreen"],[1,"lg:m-10","md:m-10"],["size","12","size-md","12","size-lg","12",1,"flex","flex-row","justify-center"],["color","danger",1,"min-w-full",3,"click"],["size","12","size-md","12","size-lg","12",1,""],[1,"p-5"],[1,"text-2xl"],[1,"text-white"],["href","https://github.com/settings/tokens",1,"text-blue-500"],["placeholder","Enter your key here...",1,"text-white",3,"ngModelChange","ngModel"],["placeholder","Enter your repo name here...",1,"text-white",3,"ngModelChange","ngModel"],["placeholder","Enter your branch name here...",1,"text-white",3,"ngModelChange","ngModel"],["color","primary",1,"min-w-full",3,"click"],["size","12",1,"flex","flex-row","justify-end","items-center"],[1,"text-sm"]],template:function(n,t){1&n&&(e.nrm(0,"app-header",0),e.j41(1,"ion-content",1)(2,"ion-grid"),e.nrm(3,"app-title",0),e.j41(4,"ion-row",2)(5,"ion-col",3)(6,"ion-button",4),e.bIt("click",function(){return t.logout()}),e.EFF(7,"Logout"),e.k0s()()(),e.nrm(8,"app-title",0),e.j41(9,"ion-row",2)(10,"ion-col",5)(11,"ion-card",6)(12,"ion-card",6)(13,"ion-card-title",7),e.EFF(14,"1. Add a GitHub Key"),e.k0s(),e.j41(15,"ion-card-content")(16,"p",8),e.EFF(17," Add a GitHub key to sync with your GitHub repo. You will be able to create tests with DevProbeAI. "),e.j41(18,"a",9),e.EFF(19,"Get A GitHub Key Here !!!"),e.k0s()()(),e.j41(20,"ion-card")(21,"ion-card-content")(22,"ion-label"),e.EFF(23,"GitHub Key"),e.k0s(),e.j41(24,"ion-input",10),e.mxI("ngModelChange",function(r){return e.DH7(t.gitKey,r)||(t.gitKey=r),r}),e.k0s()()()(),e.j41(25,"ion-card",6)(26,"ion-card-title",7),e.EFF(27,"2. Repo Name"),e.k0s(),e.j41(28,"ion-card-content")(29,"p",8),e.EFF(30," Add the name of the repo you want to sync with DevProbeAI. "),e.k0s()(),e.j41(31,"ion-card")(32,"ion-card-content")(33,"ion-label"),e.EFF(34,"Repo Name"),e.k0s(),e.j41(35,"ion-input",11),e.mxI("ngModelChange",function(r){return e.DH7(t.repoName,r)||(t.repoName=r),r}),e.k0s()()()(),e.j41(36,"ion-card",6)(37,"ion-card-title",7),e.EFF(38,"3. Branch Name"),e.k0s(),e.j41(39,"ion-card-content")(40,"p",8),e.EFF(41," Add the name of the branch you want to sync with DevProbeAI. "),e.k0s()(),e.j41(42,"ion-card")(43,"ion-card-content")(44,"ion-label"),e.EFF(45,"Branch Name"),e.k0s(),e.j41(46,"ion-input",12),e.mxI("ngModelChange",function(r){return e.DH7(t.branchName,r)||(t.branchName=r),r}),e.k0s()()()(),e.j41(47,"ion-card",6)(48,"ion-card-title",7),e.EFF(49,"4. Owner Name"),e.k0s(),e.j41(50,"ion-card-content")(51,"p",8),e.EFF(52," Add the name of the owner of the repo you want to sync with DevProbeAI. "),e.k0s()(),e.j41(53,"ion-card")(54,"ion-card-content")(55,"ion-label"),e.EFF(56,"Owner Name"),e.k0s(),e.j41(57,"ion-input",12),e.mxI("ngModelChange",function(r){return e.DH7(t.owner,r)||(t.owner=r),r}),e.k0s()()()(),e.j41(58,"ion-button",13),e.bIt("click",function(){return t.syncRepo()}),e.EFF(59,"Sync Repo"),e.k0s()()()(),e.j41(60,"ion-row")(61,"ion-col",14)(62,"h1",15),e.EFF(63),e.k0s()()()()()),2&n&&(e.Y8G("title","Settings"),e.R7$(),e.Y8G("fullscreen",!0),e.R7$(2),e.Y8G("title","Account SingOut"),e.R7$(5),e.Y8G("title","Sync GitHub Repo"),e.R7$(16),e.R50("ngModel",t.gitKey),e.R7$(11),e.R50("ngModel",t.repoName),e.R7$(11),e.R50("ngModel",t.branchName),e.R7$(11),e.R50("ngModel",t.owner),e.R7$(6),e.SpI("Version: ",t.version,""))},dependencies:[u.BC,u.vS,a.Jm,a.b_,a.I9,a.tN,a.hU,a.W9,a.lO,a.$w,a.he,a.ln,a.Gw,M.l,S.W]}),g})()}];let v=(()=>{var o;class g{}return(o=g).\u0275fac=function(n){return new(n||o)},o.\u0275mod=e.$C({type:o}),o.\u0275inj=e.G2t({imports:[d.iI.forChild(F),d.iI]}),g})();var w=i(5553);let P=(()=>{var o;class g{}return(o=g).\u0275fac=function(n){return new(n||o)},o.\u0275mod=e.$C({type:o}),o.\u0275inj=e.G2t({imports:[m.MD,u.YN,a.bv,v,w.h]}),g})()}}]);
\ No newline at end of file
diff --git a/www/index.html b/www/index.html
index ec4a808..fa33eb8 100644
--- a/www/index.html
+++ b/www/index.html
@@ -21,6 +21,6 @@
-
+