diff --git a/src/app/shared/gabinete-digital/pendentes/pendentes.page.ts b/src/app/shared/gabinete-digital/pendentes/pendentes.page.ts
index c74f98171..6ee44b91a 100644
--- a/src/app/shared/gabinete-digital/pendentes/pendentes.page.ts
+++ b/src/app/shared/gabinete-digital/pendentes/pendentes.page.ts
@@ -82,6 +82,9 @@ export class PendentesPage implements OnInit {
if(WorkflowName == 'Despacho') {
this.router.navigate(['/home/gabinete-digital/despachos',SerialNumber,'gabinete-digital']);
}
+ else if (WorkflowName == 'Despacho do Presidente da República') {
+ this.router.navigate(['/home/gabinete-digital/despachos', SerialNumber, 'gabinete-digital']);
+ }
else if(WorkflowName == 'Pedido de Parecer' || WorkflowName == 'Pedido de Deferimento' || WorkflowName == 'Pedido de Parecer do Presidente') {
this.router.navigate(['/home/gabinete-digital/pedidos',SerialNumber,'gabinete-digital']);
}
diff --git a/src/assets/icon/icons-chat-grey.svg b/src/assets/icon/icons-chat-grey.svg
new file mode 100644
index 000000000..fd48a0b5e
--- /dev/null
+++ b/src/assets/icon/icons-chat-grey.svg
@@ -0,0 +1,3 @@
+
diff --git a/src/assets/icon/icons-group-chat-grey.svg b/src/assets/icon/icons-group-chat-grey.svg
new file mode 100644
index 000000000..dd9a839fa
--- /dev/null
+++ b/src/assets/icon/icons-group-chat-grey.svg
@@ -0,0 +1,4 @@
+
diff --git a/src/environments/environment.prod.ts b/src/environments/environment.prod.ts
index 69e1f84d2..9e3681dcb 100644
--- a/src/environments/environment.prod.ts
+++ b/src/environments/environment.prod.ts
@@ -1,7 +1,7 @@
export const environment = {
production: true,
apiURL: 'https://gabinetedigital.dyndns.info/GabineteDigital.Services/V5/api/',
- apiChatUrl: 'https://www.tabularium.pt/api/v1/',
+ apiChatUrl: 'https://gabinetedigitalchat.dyndns.info/api/v1/',
domain: 'gabinetedigital.local',
defaultuser: '',//paulo.pinto paulo.pinto@gabinetedigital.local
defaultuserpwd: '', //tabteste@006,
diff --git a/src/environments/environment.ts b/src/environments/environment.ts
index 98e1871b5..6b3c2fb1d 100644
--- a/src/environments/environment.ts
+++ b/src/environments/environment.ts
@@ -5,8 +5,9 @@
export const environment = {
production: false,
apiURL: 'https://gabinetedigital.dyndns.info/GabineteDigital.Services/V5/api/',
- // apiURL: 'http://gpr-dev-01.gabinetedigital.local/GabineteDigital.Services/V4/api/',
- apiChatUrl: 'https://www.tabularium.pt/api/v1/',
+ //apiURL: 'http://gpr-dev-01.gabinetedigital.local/GabineteDigital.Services/V5/api/',
+ apiChatUrl: 'https://gabinetedigitalchat.dyndns.info/api/v1/',
+ //apiChatUrl: 'https://www.tabularium.pt/api/v1/',
/* apiChatUrl: 'http://chat.gabinetedigital.local:3000/api/v1/', */
domain: 'gabinetedigital.local', //gabinetedigital.local
defaultuser: 'paulo.pinto@gabinetedigital.local',//paulo.pinto paulo.pinto@gabinetedigital.local