mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 20:47:54 +00:00
save alpha3
This commit is contained in:
Binary file not shown.
+2
-1
@@ -1400,11 +1400,12 @@ let ExpedienteDetailPage = class ExpedienteDetailPage {
|
||||
}
|
||||
ngOnInit() {
|
||||
this.profile = "mdgpr";
|
||||
console.log(this.serialnumber);
|
||||
this.activateRoute.paramMap.subscribe(paramMap => {
|
||||
if (!paramMap.has('SerialNumber')) {
|
||||
return;
|
||||
}
|
||||
this.serialnumber = paramMap.get('SerialNumber');
|
||||
/* this.serialnumber = paramMap.get('SerialNumber'); */
|
||||
this.LoadTaskDetail(this.serialnumber);
|
||||
this.LoadRelatedEvents(this.serialnumber);
|
||||
});
|
||||
|
||||
+1
-1
File diff suppressed because one or more lines are too long
+2
-1
@@ -2511,12 +2511,13 @@ function _classCallCheck(instance, Constructor) { if (!(instance instanceof Cons
|
||||
var _this18 = this;
|
||||
|
||||
this.profile = "mdgpr";
|
||||
console.log(this.serialnumber);
|
||||
this.activateRoute.paramMap.subscribe(function (paramMap) {
|
||||
if (!paramMap.has('SerialNumber')) {
|
||||
return;
|
||||
}
|
||||
/* this.serialnumber = paramMap.get('SerialNumber'); */
|
||||
|
||||
_this18.serialnumber = paramMap.get('SerialNumber');
|
||||
|
||||
_this18.LoadTaskDetail(_this18.serialnumber);
|
||||
|
||||
|
||||
+1
-1
File diff suppressed because one or more lines are too long
@@ -9,7 +9,7 @@
|
||||
|
||||
"use strict";
|
||||
__webpack_require__.r(__webpack_exports__);
|
||||
/* harmony default export */ __webpack_exports__["default"] = ("\r\n\r\n<ion-tabs class=\"tab\">\r\n <ion-tab-bar class=\"bottoms\" slot=\"bottom\">\r\n <ion-tab-button tab=\"events\">\r\n <!-- <ion-icon name=\"home\"></ion-icon> -->\r\n <ion-icon class=\"nav-icon\" src=\"assets/images/icons-nav-home.svg\"></ion-icon>\r\n <ion-badge color=\"danger\">{{totalEvent}}</ion-badge>\r\n <ion-label>Início</ion-label>\r\n </ion-tab-button>\r\n \r\n <ion-tab-button tab=\"agenda\">\r\n <!-- <ion-icon name=\"calendar\"></ion-icon> -->\r\n <ion-icon class=\"nav-icon\" src=\"assets/images/icons-nav-calendar.svg\"></ion-icon>\r\n <ion-label>Agenda</ion-label>\r\n </ion-tab-button>\r\n <ion-tab-button tab=\"gabinete-digital\">\r\n <!-- <ion-icon name=\"file-tray-stacked\"></ion-icon> -->\r\n <ion-icon class=\"nav-icon\" src=\"assets/images/icons-nav-gabinete-inactive.svg\"></ion-icon>\r\n <ion-badge color=\"danger\">{{totalExpediente}}</ion-badge>\r\n <ion-label>Gabinete</ion-label>\r\n </ion-tab-button>\r\n <ion-tab-button tab=\"publications\">\r\n <ion-icon class=\"nav-icon\" src=\"assets/images/icons-nav-actions.svg\"></ion-icon>\r\n <ion-label>Acções</ion-label>\r\n </ion-tab-button>\r\n <ion-tab-button tab=\"chat\">\r\n <ion-icon class=\"nav-icon\" src=\"assets/images/icons-nav-chat-inactive.svg\"></ion-icon>\r\n <ion-label>Chat</ion-label>\r\n </ion-tab-button>\r\n </ion-tab-bar> \r\n \r\n </ion-tabs>\r\n");
|
||||
/* harmony default export */ __webpack_exports__["default"] = ("\r\n\r\n<ion-tabs class=\"tab\">\r\n <ion-tab-bar class=\"bottoms\" slot=\"bottom\">\r\n <ion-tab-button tab=\"events\">\r\n <!-- <ion-icon name=\"home\"></ion-icon> -->\r\n <ion-icon class=\"nav-icon\" src=\"assets/images/icons-nav-home.svg\"></ion-icon>\r\n <ion-badge color=\"danger\">{{totalEvent}}</ion-badge>\r\n <ion-label>Início</ion-label>\r\n </ion-tab-button>\r\n \r\n <ion-tab-button tab=\"agenda\">\r\n <!-- <ion-icon name=\"calendar\"></ion-icon> -->\r\n <ion-icon class=\"nav-icon\" src=\"assets/images/icons-nav-calendar.svg\"></ion-icon>\r\n <ion-label>Agenda</ion-label>\r\n </ion-tab-button>\r\n <ion-tab-button tab=\"gabinete-digital\">\r\n <!-- <ion-icon name=\"file-tray-stacked\"></ion-icon> -->\r\n <ion-icon class=\"nav-icon\" src=\"assets/images/icons-nav-gabinete-inactive.svg\"></ion-icon>\r\n <ion-badge color=\"danger\">{{totalExpediente}}</ion-badge>\r\n <ion-label>Gabinete</ion-label>\r\n </ion-tab-button>\r\n <ion-tab-button tab=\"publications\">\r\n <ion-icon class=\"nav-icon\" src=\"assets/images/icons-nav-actions.svg\"></ion-icon>\r\n <ion-label>Ações</ion-label>\r\n </ion-tab-button>\r\n <ion-tab-button tab=\"chat\">\r\n <ion-icon class=\"nav-icon\" src=\"assets/images/icons-nav-chat-inactive.svg\"></ion-icon>\r\n <ion-label>Chat</ion-label>\r\n </ion-tab-button>\r\n </ion-tab-bar> \r\n \r\n </ion-tabs>\r\n");
|
||||
|
||||
/***/ }),
|
||||
|
||||
|
||||
File diff suppressed because one or more lines are too long
@@ -21,7 +21,7 @@ function _classCallCheck(instance, Constructor) { if (!(instance instanceof Cons
|
||||
/* harmony default export */
|
||||
|
||||
|
||||
__webpack_exports__["default"] = "\r\n\r\n<ion-tabs class=\"tab\">\r\n <ion-tab-bar class=\"bottoms\" slot=\"bottom\">\r\n <ion-tab-button tab=\"events\">\r\n <!-- <ion-icon name=\"home\"></ion-icon> -->\r\n <ion-icon class=\"nav-icon\" src=\"assets/images/icons-nav-home.svg\"></ion-icon>\r\n <ion-badge color=\"danger\">{{totalEvent}}</ion-badge>\r\n <ion-label>Início</ion-label>\r\n </ion-tab-button>\r\n \r\n <ion-tab-button tab=\"agenda\">\r\n <!-- <ion-icon name=\"calendar\"></ion-icon> -->\r\n <ion-icon class=\"nav-icon\" src=\"assets/images/icons-nav-calendar.svg\"></ion-icon>\r\n <ion-label>Agenda</ion-label>\r\n </ion-tab-button>\r\n <ion-tab-button tab=\"gabinete-digital\">\r\n <!-- <ion-icon name=\"file-tray-stacked\"></ion-icon> -->\r\n <ion-icon class=\"nav-icon\" src=\"assets/images/icons-nav-gabinete-inactive.svg\"></ion-icon>\r\n <ion-badge color=\"danger\">{{totalExpediente}}</ion-badge>\r\n <ion-label>Gabinete</ion-label>\r\n </ion-tab-button>\r\n <ion-tab-button tab=\"publications\">\r\n <ion-icon class=\"nav-icon\" src=\"assets/images/icons-nav-actions.svg\"></ion-icon>\r\n <ion-label>Acções</ion-label>\r\n </ion-tab-button>\r\n <ion-tab-button tab=\"chat\">\r\n <ion-icon class=\"nav-icon\" src=\"assets/images/icons-nav-chat-inactive.svg\"></ion-icon>\r\n <ion-label>Chat</ion-label>\r\n </ion-tab-button>\r\n </ion-tab-bar> \r\n \r\n </ion-tabs>\r\n";
|
||||
__webpack_exports__["default"] = "\r\n\r\n<ion-tabs class=\"tab\">\r\n <ion-tab-bar class=\"bottoms\" slot=\"bottom\">\r\n <ion-tab-button tab=\"events\">\r\n <!-- <ion-icon name=\"home\"></ion-icon> -->\r\n <ion-icon class=\"nav-icon\" src=\"assets/images/icons-nav-home.svg\"></ion-icon>\r\n <ion-badge color=\"danger\">{{totalEvent}}</ion-badge>\r\n <ion-label>Início</ion-label>\r\n </ion-tab-button>\r\n \r\n <ion-tab-button tab=\"agenda\">\r\n <!-- <ion-icon name=\"calendar\"></ion-icon> -->\r\n <ion-icon class=\"nav-icon\" src=\"assets/images/icons-nav-calendar.svg\"></ion-icon>\r\n <ion-label>Agenda</ion-label>\r\n </ion-tab-button>\r\n <ion-tab-button tab=\"gabinete-digital\">\r\n <!-- <ion-icon name=\"file-tray-stacked\"></ion-icon> -->\r\n <ion-icon class=\"nav-icon\" src=\"assets/images/icons-nav-gabinete-inactive.svg\"></ion-icon>\r\n <ion-badge color=\"danger\">{{totalExpediente}}</ion-badge>\r\n <ion-label>Gabinete</ion-label>\r\n </ion-tab-button>\r\n <ion-tab-button tab=\"publications\">\r\n <ion-icon class=\"nav-icon\" src=\"assets/images/icons-nav-actions.svg\"></ion-icon>\r\n <ion-label>Ações</ion-label>\r\n </ion-tab-button>\r\n <ion-tab-button tab=\"chat\">\r\n <ion-icon class=\"nav-icon\" src=\"assets/images/icons-nav-chat-inactive.svg\"></ion-icon>\r\n <ion-label>Chat</ion-label>\r\n </ion-tab-button>\r\n </ion-tab-bar> \r\n \r\n </ion-tabs>\r\n";
|
||||
/***/
|
||||
},
|
||||
|
||||
|
||||
File diff suppressed because one or more lines are too long
@@ -652,7 +652,7 @@ const environment = {
|
||||
apiChatUrl: 'https://www.tabularium.pt/api/v1/',
|
||||
/* apiChatUrl: 'http://chat.gabinetedigital.local:3000/api/v1/', */
|
||||
domain: 'gabinetedigital.local',
|
||||
defaultuser: 'paulo.pinto',
|
||||
defaultuser: 'tiago.kayaya',
|
||||
defaultuserpwd: 'tabteste@006'
|
||||
};
|
||||
/*
|
||||
|
||||
File diff suppressed because one or more lines are too long
@@ -802,7 +802,7 @@ function _classCallCheck(instance, Constructor) { if (!(instance instanceof Cons
|
||||
|
||||
/* apiChatUrl: 'http://chat.gabinetedigital.local:3000/api/v1/', */
|
||||
domain: 'gabinetedigital.local',
|
||||
defaultuser: 'paulo.pinto',
|
||||
defaultuser: 'tiago.kayaya',
|
||||
defaultuserpwd: 'tabteste@006'
|
||||
};
|
||||
/*
|
||||
|
||||
File diff suppressed because one or more lines are too long
@@ -464,7 +464,7 @@ let AgendaPage = class AgendaPage {
|
||||
this.view = view;
|
||||
}
|
||||
ngOnInit() {
|
||||
this.profile = "mdgpr";
|
||||
this.profile = "pr";
|
||||
//Inicializar segment
|
||||
/* localStorage.setItem('test', this.eventSelectedDate.toString()); */
|
||||
this.router.events.forEach((event) => {
|
||||
|
||||
File diff suppressed because one or more lines are too long
@@ -737,7 +737,7 @@ function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _d
|
||||
value: function ngOnInit() {
|
||||
var _this2 = this;
|
||||
|
||||
this.profile = "mdgpr"; //Inicializar segment
|
||||
this.profile = "pr"; //Inicializar segment
|
||||
|
||||
/* localStorage.setItem('test', this.eventSelectedDate.toString()); */
|
||||
|
||||
|
||||
File diff suppressed because one or more lines are too long
@@ -305,10 +305,10 @@ let ChatPage = class ChatPage {
|
||||
this.userDirectMessages = res.ims.sort((a, b) => {
|
||||
var dateA = new Date(a._updatedAt).getTime();
|
||||
var dateB = new Date(b._updatedAt).getTime();
|
||||
this.showLoader = false;
|
||||
return dateB - dateA;
|
||||
});
|
||||
console.log(this.userDirectMessages);
|
||||
this.showLoader = false;
|
||||
});
|
||||
}
|
||||
getChatMembers() {
|
||||
@@ -326,10 +326,10 @@ let ChatPage = class ChatPage {
|
||||
this.allGroups = all.sort((a, b) => {
|
||||
var dateA = new Date(a._updatedAt).getTime();
|
||||
var dateB = new Date(b._updatedAt).getTime();
|
||||
this.showLoader = false;
|
||||
return dateB - dateA;
|
||||
});
|
||||
console.log(this.allGroups);
|
||||
this.showLoader = false;
|
||||
});
|
||||
});
|
||||
}
|
||||
@@ -1198,6 +1198,7 @@ let MessagesPage = class MessagesPage {
|
||||
/* console.log(res); */
|
||||
this.messages = res['messages'].reverse();
|
||||
console.log(this.messages);
|
||||
this.showLoader = false;
|
||||
});
|
||||
}
|
||||
getChatMembers() {
|
||||
|
||||
File diff suppressed because one or more lines are too long
@@ -546,10 +546,10 @@ function _classCallCheck(instance, Constructor) { if (!(instance instanceof Cons
|
||||
_this2.userDirectMessages = res.ims.sort(function (a, b) {
|
||||
var dateA = new Date(a._updatedAt).getTime();
|
||||
var dateB = new Date(b._updatedAt).getTime();
|
||||
_this2.showLoader = false;
|
||||
return dateB - dateA;
|
||||
});
|
||||
console.log(_this2.userDirectMessages);
|
||||
_this2.showLoader = false;
|
||||
});
|
||||
}
|
||||
}, {
|
||||
@@ -579,10 +579,10 @@ function _classCallCheck(instance, Constructor) { if (!(instance instanceof Cons
|
||||
_this4.allGroups = all.sort(function (a, b) {
|
||||
var dateA = new Date(a._updatedAt).getTime();
|
||||
var dateB = new Date(b._updatedAt).getTime();
|
||||
_this4.showLoader = false;
|
||||
return dateB - dateA;
|
||||
});
|
||||
console.log(_this4.allGroups);
|
||||
_this4.showLoader = false;
|
||||
});
|
||||
});
|
||||
}
|
||||
@@ -2153,6 +2153,7 @@ function _classCallCheck(instance, Constructor) { if (!(instance instanceof Cons
|
||||
/* console.log(res); */
|
||||
_this22.messages = res['messages'].reverse();
|
||||
console.log(_this22.messages);
|
||||
_this22.showLoader = false;
|
||||
});
|
||||
}
|
||||
}, {
|
||||
|
||||
File diff suppressed because one or more lines are too long
@@ -22,7 +22,7 @@ __webpack_require__.r(__webpack_exports__);
|
||||
|
||||
"use strict";
|
||||
__webpack_require__.r(__webpack_exports__);
|
||||
/* harmony default export */ __webpack_exports__["default"] = ("<ion-header class=\"ion-no-border\">\r\n <app-header-no-search></app-header-no-search>\r\n</ion-header>\r\n<ion-header class=\"ion-no-border\">\r\n <ion-toolbar class=\"bg-blue\">\r\n <ion-label>\r\n <p class=\"time ion-text-center\">{{customDate}}</p>\r\n </ion-label>\r\n <ion-label>\r\n <p class=\"event-number p-small ion-text-center\"> <strong>{{totalEvent}}</strong> eventos agendados para hoje</p>\r\n </ion-label>\r\n \r\n <div class=\"next-meeting\">\r\n <div class=\"meeting-time\">{{currentHoursMinutes | date: 'HH:mm'}}</div>\r\n <div class=\"meeting-description\"> \"{{currentEvent}}\"</div>\r\n </div>\r\n </ion-toolbar>\r\n</ion-header>\r\n\r\n<!-- Default Refresher -->\r\n\r\n<ion-content class=\"main bg-blue\" ng-controller=\"AppController\">\r\n <ion-refresher slot=\"fixed\" (ionRefresh)=\"doRefresh($event)\">\r\n <ion-refresher-content>\r\n </ion-refresher-content>\r\n </ion-refresher>\r\n \r\n <ion-progress-bar type=\"indeterminate\" *ngIf=\"showLoader\"></ion-progress-bar>\r\n \r\n <!-- <ion-label>\r\n <p class=\"time ion-text-center\">{{customDate}}</p>\r\n </ion-label>\r\n <ion-label>\r\n <p class=\"event-number p-small ion-text-center\"> <strong>{{totalEvent}}</strong> eventos agendados para hoje</p>\r\n </ion-label>\r\n\r\n <div class=\"next-meeting\">\r\n <div class=\"meeting-time\">{{currentHoursMinutes | date: 'HH:mm'}}</div>\r\n <div class=\"meeting-description\"> \"{{currentEvent}}\"</div>\r\n </div> -->\r\n\r\n <div class=\"conteiner-box\" ng-swipe-up=\"swipe($event)\">\r\n <div class=\"schedule\">\r\n <div class=\"schedule-header\">\r\n <div class=\"title\">\r\n <ion-icon class=\"icon\" slot=\"end\" src=\"assets/images/icons-default-agenda.svg\" ></ion-icon>\r\n <div class=\"text\">A sua Agenda</div>\r\n </div>\r\n <ion-icon \r\n class=\"icon-next\" \r\n slot=\"end\" \r\n src=\"assets/images/icons-arrow-circle-arrow-right.svg\"\r\n [routerLink]=\"['/home/agenda']\"\r\n ></ion-icon>\r\n \r\n </div>\r\n <div class=\"content\">\r\n <ul>\r\n <li *ngFor=\"let event of eventsList\"\r\n (click)=\"viewEventDetail(event.EventId)\">\r\n <div class=\"d-flex content-{{profile}}-{{event.CalendarName}}\">\r\n <div class=\"schedule-time\">\r\n <div class=\"time-start\">{{event.StartDate | date: 'HH:mm'}}</div>\r\n <div class=\"time-end\">{{event.EndDate | date: 'HH:mm'}}</div>\r\n </div>\r\n <div class=\"schedule-details\">\r\n <div class=\"location\">{{event.Location}}</div>\r\n <div class=\"description\">{{event.Subject}}</div>\r\n </div>\r\n </div>\r\n </li>\r\n\r\n </ul>\r\n <!-- \r\n <div class=\"resume\">\r\n <div class=\"title\">\r\n Resumo para Amnahã\r\n </div>\r\n <div class=\"event-num\">4 eventos ageandados para amanhã</div>\r\n <div class=\"first-event-time\">08:30 \"Reunião Staff\" no Palácio Presidencial</div>\r\n </div>\r\n -->\r\n </div>\r\n </div>\r\n \r\n <div class=\"schedule\">\r\n <div class=\"schedule-header\">\r\n <div class=\"title\">\r\n <ion-icon class=\"icon\" slot=\"end\" src=\"assets/images/icons-correspondencias.svg\"></ion-icon>\r\n <div class=\"text\">Correspondência por ler</div>\r\n </div>\r\n <ion-icon \r\n class=\"icon-next\" \r\n slot=\"end\" \r\n src=\"assets/images/icons-arrow-circle-arrow-right.svg\"\r\n (click)=\"openExpedientList()\"\r\n ></ion-icon>\r\n \r\n </div>\r\n <div class=\"content\">\r\n <ul>\r\n <li *ngFor = \"let task of expedientList\"\r\n (click)=\"viewExpedientDetail(task.SerialNumber)\">\r\n <!-- [routerLink]=\"['/home/gabinete-digital/expediente']\" -->\r\n >\r\n <div class=\"d-flex\">\r\n <div class=\"schedule-date\">\r\n <div class=\"time-end\">{{task.taskStartDate | date: 'dd-MM-yy'}}</div>\r\n <div class=\"time-start\">{{task.taskStartDate | date: 'HH:mm'}}</div>\r\n </div>\r\n <div class=\"schedule-details pointer\">\r\n <div class=\"description\">{{ task.workflowInstanceFolio }}</div>\r\n <div class=\"location\">{{ task.workflowInstanceDataFields.Sender }}</div>\r\n </div>\r\n </div>\r\n </li>\r\n\r\n </ul>\r\n </div>\r\n </div>\r\n </div>\r\n\r\n\r\n</ion-content>");
|
||||
/* harmony default export */ __webpack_exports__["default"] = ("<ion-header class=\"ion-no-border\">\r\n <app-header-no-search></app-header-no-search>\r\n</ion-header>\r\n<ion-header class=\"ion-no-border\">\r\n <ion-toolbar class=\"bg-blue\">\r\n <ion-label>\r\n <p class=\"time ion-text-center\">{{customDate}}</p>\r\n </ion-label>\r\n <ion-label>\r\n <p class=\"event-number p-small ion-text-center\"> <strong>{{totalEvent}}</strong> eventos agendados para hoje</p>\r\n </ion-label>\r\n \r\n <div class=\"next-meeting\">\r\n <div class=\"meeting-time\">{{currentHoursMinutes | date: 'HH:mm'}}</div>\r\n <div class=\"meeting-description\"> \"{{currentEvent}}\"</div>\r\n </div>\r\n </ion-toolbar>\r\n</ion-header>\r\n\r\n<!-- Default Refresher -->\r\n\r\n<ion-content class=\"main bg-blue\" ng-controller=\"AppController\">\r\n <ion-refresher slot=\"fixed\" (ionRefresh)=\"doRefresh($event)\">\r\n <ion-refresher-content>\r\n </ion-refresher-content>\r\n </ion-refresher>\r\n \r\n <ion-progress-bar type=\"indeterminate\" *ngIf=\"showLoader\"></ion-progress-bar>\r\n \r\n <!-- <ion-label>\r\n <p class=\"time ion-text-center\">{{customDate}}</p>\r\n </ion-label>\r\n <ion-label>\r\n <p class=\"event-number p-small ion-text-center\"> <strong>{{totalEvent}}</strong> eventos agendados para hoje</p>\r\n </ion-label>\r\n\r\n <div class=\"next-meeting\">\r\n <div class=\"meeting-time\">{{currentHoursMinutes | date: 'HH:mm'}}</div>\r\n <div class=\"meeting-description\"> \"{{currentEvent}}\"</div>\r\n </div> -->\r\n\r\n <div class=\"conteiner-box\" ng-swipe-up=\"swipe($event)\">\r\n <div class=\"schedule\">\r\n <div class=\"schedule-header\">\r\n <div class=\"title\">\r\n <ion-icon class=\"icon\" slot=\"end\" src=\"assets/images/icons-default-agenda.svg\" ></ion-icon>\r\n <div class=\"text\">A sua Agenda</div>\r\n </div>\r\n <ion-icon \r\n class=\"icon-next\" \r\n slot=\"end\" \r\n src=\"assets/images/icons-arrow-circle-arrow-right.svg\"\r\n [routerLink]=\"['/home/agenda']\"\r\n ></ion-icon>\r\n \r\n </div>\r\n <div class=\"content\">\r\n <ul>\r\n <li *ngFor=\"let event of eventsList\"\r\n (click)=\"viewEventDetail(event.EventId)\">\r\n <div class=\"d-flex content-{{profile}}-{{event.CalendarName}}\">\r\n <div class=\"schedule-time\">\r\n <div class=\"time-start\">{{event.StartDate | date: 'HH:mm'}}</div>\r\n <div class=\"time-end\">{{event.EndDate | date: 'HH:mm'}}</div>\r\n </div>\r\n <div class=\"schedule-details\">\r\n <div class=\"location\">{{event.Location}}</div>\r\n <div class=\"description\">{{event.Subject}}</div>\r\n </div>\r\n </div>\r\n </li>\r\n\r\n </ul>\r\n <!-- \r\n <div class=\"resume\">\r\n <div class=\"title\">\r\n Resumo para Amnahã\r\n </div>\r\n <div class=\"event-num\">4 eventos ageandados para amanhã</div>\r\n <div class=\"first-event-time\">08:30 \"Reunião Staff\" no Palácio Presidencial</div>\r\n </div>\r\n -->\r\n </div>\r\n </div>\r\n \r\n <div class=\"schedule\">\r\n <div class=\"schedule-header\">\r\n <div class=\"title\">\r\n <ion-icon class=\"icon\" slot=\"end\" src=\"assets/images/icons-correspondencias.svg\"></ion-icon>\r\n <div class=\"text\">Correspondência por ler</div>\r\n </div>\r\n <ion-icon \r\n class=\"icon-next\" \r\n slot=\"end\" \r\n src=\"assets/images/icons-arrow-circle-arrow-right.svg\"\r\n (click)=\"openExpedientList()\"\r\n ></ion-icon>\r\n \r\n </div>\r\n <div class=\"content\">\r\n <ul>\r\n <li *ngFor = \"let task of expedientList\"\r\n (click)=\"viewExpedientDetail(task.serialNumber)\">\r\n <!-- [routerLink]=\"['/home/gabinete-digital/expediente']\" -->\r\n >\r\n <div class=\"d-flex\">\r\n <div class=\"schedule-date\">\r\n <div class=\"time-end\">{{task.taskStartDate | date: 'dd-MM-yy'}}</div>\r\n <div class=\"time-start\">{{task.taskStartDate | date: 'HH:mm'}}</div>\r\n </div>\r\n <div class=\"schedule-details pointer\">\r\n <div class=\"description\">{{ task.workflowInstanceFolio }}</div>\r\n <div class=\"location\">{{ task.workflowInstanceDataFields.Sender }}</div>\r\n </div>\r\n </div>\r\n </li>\r\n\r\n </ul>\r\n </div>\r\n </div>\r\n </div>\r\n\r\n\r\n</ion-content>");
|
||||
|
||||
/***/ }),
|
||||
|
||||
@@ -452,7 +452,7 @@ let EventsPage = class EventsPage {
|
||||
//Inicializar segment
|
||||
this.segment = "Combinada";
|
||||
//Initialize profile as mdgpr
|
||||
this.profile = "mdgpr";
|
||||
this.profile = "pr";
|
||||
console.log(this.profile);
|
||||
this.storageService.get(src_app_config_auth_constants__WEBPACK_IMPORTED_MODULE_7__["AuthConnstants"].USER).then(res => {
|
||||
console.log(res);
|
||||
@@ -631,7 +631,8 @@ let EventsPage = class EventsPage {
|
||||
}
|
||||
viewExpedientDetail(serialNumber) {
|
||||
return Object(tslib__WEBPACK_IMPORTED_MODULE_0__["__awaiter"])(this, void 0, void 0, function* () {
|
||||
console.log(this.profile);
|
||||
/* console.log(this.profile);
|
||||
console.log(serialNumber); */
|
||||
const modal = yield this.modalController.create({
|
||||
component: _gabinete_digital_expediente_expediente_detail_expediente_detail_page__WEBPACK_IMPORTED_MODULE_14__["ExpedienteDetailPage"],
|
||||
componentProps: {
|
||||
|
||||
File diff suppressed because one or more lines are too long
@@ -41,7 +41,7 @@ function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _d
|
||||
/* harmony default export */
|
||||
|
||||
|
||||
__webpack_exports__["default"] = "<ion-header class=\"ion-no-border\">\r\n <app-header-no-search></app-header-no-search>\r\n</ion-header>\r\n<ion-header class=\"ion-no-border\">\r\n <ion-toolbar class=\"bg-blue\">\r\n <ion-label>\r\n <p class=\"time ion-text-center\">{{customDate}}</p>\r\n </ion-label>\r\n <ion-label>\r\n <p class=\"event-number p-small ion-text-center\"> <strong>{{totalEvent}}</strong> eventos agendados para hoje</p>\r\n </ion-label>\r\n \r\n <div class=\"next-meeting\">\r\n <div class=\"meeting-time\">{{currentHoursMinutes | date: 'HH:mm'}}</div>\r\n <div class=\"meeting-description\"> \"{{currentEvent}}\"</div>\r\n </div>\r\n </ion-toolbar>\r\n</ion-header>\r\n\r\n<!-- Default Refresher -->\r\n\r\n<ion-content class=\"main bg-blue\" ng-controller=\"AppController\">\r\n <ion-refresher slot=\"fixed\" (ionRefresh)=\"doRefresh($event)\">\r\n <ion-refresher-content>\r\n </ion-refresher-content>\r\n </ion-refresher>\r\n \r\n <ion-progress-bar type=\"indeterminate\" *ngIf=\"showLoader\"></ion-progress-bar>\r\n \r\n <!-- <ion-label>\r\n <p class=\"time ion-text-center\">{{customDate}}</p>\r\n </ion-label>\r\n <ion-label>\r\n <p class=\"event-number p-small ion-text-center\"> <strong>{{totalEvent}}</strong> eventos agendados para hoje</p>\r\n </ion-label>\r\n\r\n <div class=\"next-meeting\">\r\n <div class=\"meeting-time\">{{currentHoursMinutes | date: 'HH:mm'}}</div>\r\n <div class=\"meeting-description\"> \"{{currentEvent}}\"</div>\r\n </div> -->\r\n\r\n <div class=\"conteiner-box\" ng-swipe-up=\"swipe($event)\">\r\n <div class=\"schedule\">\r\n <div class=\"schedule-header\">\r\n <div class=\"title\">\r\n <ion-icon class=\"icon\" slot=\"end\" src=\"assets/images/icons-default-agenda.svg\" ></ion-icon>\r\n <div class=\"text\">A sua Agenda</div>\r\n </div>\r\n <ion-icon \r\n class=\"icon-next\" \r\n slot=\"end\" \r\n src=\"assets/images/icons-arrow-circle-arrow-right.svg\"\r\n [routerLink]=\"['/home/agenda']\"\r\n ></ion-icon>\r\n \r\n </div>\r\n <div class=\"content\">\r\n <ul>\r\n <li *ngFor=\"let event of eventsList\"\r\n (click)=\"viewEventDetail(event.EventId)\">\r\n <div class=\"d-flex content-{{profile}}-{{event.CalendarName}}\">\r\n <div class=\"schedule-time\">\r\n <div class=\"time-start\">{{event.StartDate | date: 'HH:mm'}}</div>\r\n <div class=\"time-end\">{{event.EndDate | date: 'HH:mm'}}</div>\r\n </div>\r\n <div class=\"schedule-details\">\r\n <div class=\"location\">{{event.Location}}</div>\r\n <div class=\"description\">{{event.Subject}}</div>\r\n </div>\r\n </div>\r\n </li>\r\n\r\n </ul>\r\n <!-- \r\n <div class=\"resume\">\r\n <div class=\"title\">\r\n Resumo para Amnahã\r\n </div>\r\n <div class=\"event-num\">4 eventos ageandados para amanhã</div>\r\n <div class=\"first-event-time\">08:30 \"Reunião Staff\" no Palácio Presidencial</div>\r\n </div>\r\n -->\r\n </div>\r\n </div>\r\n \r\n <div class=\"schedule\">\r\n <div class=\"schedule-header\">\r\n <div class=\"title\">\r\n <ion-icon class=\"icon\" slot=\"end\" src=\"assets/images/icons-correspondencias.svg\"></ion-icon>\r\n <div class=\"text\">Correspondência por ler</div>\r\n </div>\r\n <ion-icon \r\n class=\"icon-next\" \r\n slot=\"end\" \r\n src=\"assets/images/icons-arrow-circle-arrow-right.svg\"\r\n (click)=\"openExpedientList()\"\r\n ></ion-icon>\r\n \r\n </div>\r\n <div class=\"content\">\r\n <ul>\r\n <li *ngFor = \"let task of expedientList\"\r\n (click)=\"viewExpedientDetail(task.SerialNumber)\">\r\n <!-- [routerLink]=\"['/home/gabinete-digital/expediente']\" -->\r\n >\r\n <div class=\"d-flex\">\r\n <div class=\"schedule-date\">\r\n <div class=\"time-end\">{{task.taskStartDate | date: 'dd-MM-yy'}}</div>\r\n <div class=\"time-start\">{{task.taskStartDate | date: 'HH:mm'}}</div>\r\n </div>\r\n <div class=\"schedule-details pointer\">\r\n <div class=\"description\">{{ task.workflowInstanceFolio }}</div>\r\n <div class=\"location\">{{ task.workflowInstanceDataFields.Sender }}</div>\r\n </div>\r\n </div>\r\n </li>\r\n\r\n </ul>\r\n </div>\r\n </div>\r\n </div>\r\n\r\n\r\n</ion-content>";
|
||||
__webpack_exports__["default"] = "<ion-header class=\"ion-no-border\">\r\n <app-header-no-search></app-header-no-search>\r\n</ion-header>\r\n<ion-header class=\"ion-no-border\">\r\n <ion-toolbar class=\"bg-blue\">\r\n <ion-label>\r\n <p class=\"time ion-text-center\">{{customDate}}</p>\r\n </ion-label>\r\n <ion-label>\r\n <p class=\"event-number p-small ion-text-center\"> <strong>{{totalEvent}}</strong> eventos agendados para hoje</p>\r\n </ion-label>\r\n \r\n <div class=\"next-meeting\">\r\n <div class=\"meeting-time\">{{currentHoursMinutes | date: 'HH:mm'}}</div>\r\n <div class=\"meeting-description\"> \"{{currentEvent}}\"</div>\r\n </div>\r\n </ion-toolbar>\r\n</ion-header>\r\n\r\n<!-- Default Refresher -->\r\n\r\n<ion-content class=\"main bg-blue\" ng-controller=\"AppController\">\r\n <ion-refresher slot=\"fixed\" (ionRefresh)=\"doRefresh($event)\">\r\n <ion-refresher-content>\r\n </ion-refresher-content>\r\n </ion-refresher>\r\n \r\n <ion-progress-bar type=\"indeterminate\" *ngIf=\"showLoader\"></ion-progress-bar>\r\n \r\n <!-- <ion-label>\r\n <p class=\"time ion-text-center\">{{customDate}}</p>\r\n </ion-label>\r\n <ion-label>\r\n <p class=\"event-number p-small ion-text-center\"> <strong>{{totalEvent}}</strong> eventos agendados para hoje</p>\r\n </ion-label>\r\n\r\n <div class=\"next-meeting\">\r\n <div class=\"meeting-time\">{{currentHoursMinutes | date: 'HH:mm'}}</div>\r\n <div class=\"meeting-description\"> \"{{currentEvent}}\"</div>\r\n </div> -->\r\n\r\n <div class=\"conteiner-box\" ng-swipe-up=\"swipe($event)\">\r\n <div class=\"schedule\">\r\n <div class=\"schedule-header\">\r\n <div class=\"title\">\r\n <ion-icon class=\"icon\" slot=\"end\" src=\"assets/images/icons-default-agenda.svg\" ></ion-icon>\r\n <div class=\"text\">A sua Agenda</div>\r\n </div>\r\n <ion-icon \r\n class=\"icon-next\" \r\n slot=\"end\" \r\n src=\"assets/images/icons-arrow-circle-arrow-right.svg\"\r\n [routerLink]=\"['/home/agenda']\"\r\n ></ion-icon>\r\n \r\n </div>\r\n <div class=\"content\">\r\n <ul>\r\n <li *ngFor=\"let event of eventsList\"\r\n (click)=\"viewEventDetail(event.EventId)\">\r\n <div class=\"d-flex content-{{profile}}-{{event.CalendarName}}\">\r\n <div class=\"schedule-time\">\r\n <div class=\"time-start\">{{event.StartDate | date: 'HH:mm'}}</div>\r\n <div class=\"time-end\">{{event.EndDate | date: 'HH:mm'}}</div>\r\n </div>\r\n <div class=\"schedule-details\">\r\n <div class=\"location\">{{event.Location}}</div>\r\n <div class=\"description\">{{event.Subject}}</div>\r\n </div>\r\n </div>\r\n </li>\r\n\r\n </ul>\r\n <!-- \r\n <div class=\"resume\">\r\n <div class=\"title\">\r\n Resumo para Amnahã\r\n </div>\r\n <div class=\"event-num\">4 eventos ageandados para amanhã</div>\r\n <div class=\"first-event-time\">08:30 \"Reunião Staff\" no Palácio Presidencial</div>\r\n </div>\r\n -->\r\n </div>\r\n </div>\r\n \r\n <div class=\"schedule\">\r\n <div class=\"schedule-header\">\r\n <div class=\"title\">\r\n <ion-icon class=\"icon\" slot=\"end\" src=\"assets/images/icons-correspondencias.svg\"></ion-icon>\r\n <div class=\"text\">Correspondência por ler</div>\r\n </div>\r\n <ion-icon \r\n class=\"icon-next\" \r\n slot=\"end\" \r\n src=\"assets/images/icons-arrow-circle-arrow-right.svg\"\r\n (click)=\"openExpedientList()\"\r\n ></ion-icon>\r\n \r\n </div>\r\n <div class=\"content\">\r\n <ul>\r\n <li *ngFor = \"let task of expedientList\"\r\n (click)=\"viewExpedientDetail(task.serialNumber)\">\r\n <!-- [routerLink]=\"['/home/gabinete-digital/expediente']\" -->\r\n >\r\n <div class=\"d-flex\">\r\n <div class=\"schedule-date\">\r\n <div class=\"time-end\">{{task.taskStartDate | date: 'dd-MM-yy'}}</div>\r\n <div class=\"time-start\">{{task.taskStartDate | date: 'HH:mm'}}</div>\r\n </div>\r\n <div class=\"schedule-details pointer\">\r\n <div class=\"description\">{{ task.workflowInstanceFolio }}</div>\r\n <div class=\"location\">{{ task.workflowInstanceDataFields.Sender }}</div>\r\n </div>\r\n </div>\r\n </li>\r\n\r\n </ul>\r\n </div>\r\n </div>\r\n </div>\r\n\r\n\r\n</ion-content>";
|
||||
/***/
|
||||
},
|
||||
|
||||
@@ -881,7 +881,7 @@ function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _d
|
||||
//Inicializar segment
|
||||
this.segment = "Combinada"; //Initialize profile as mdgpr
|
||||
|
||||
this.profile = "mdgpr";
|
||||
this.profile = "pr";
|
||||
console.log(this.profile);
|
||||
this.storageService.get(src_app_config_auth_constants__WEBPACK_IMPORTED_MODULE_7__["AuthConnstants"].USER).then(function (res) {
|
||||
console.log(res);
|
||||
@@ -1172,8 +1172,7 @@ function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _d
|
||||
while (1) {
|
||||
switch (_context10.prev = _context10.next) {
|
||||
case 0:
|
||||
console.log(this.profile);
|
||||
_context10.next = 3;
|
||||
_context10.next = 2;
|
||||
return this.modalController.create({
|
||||
component: _gabinete_digital_expediente_expediente_detail_expediente_detail_page__WEBPACK_IMPORTED_MODULE_14__["ExpedienteDetailPage"],
|
||||
componentProps: {
|
||||
@@ -1184,12 +1183,12 @@ function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _d
|
||||
backdropDismiss: false
|
||||
});
|
||||
|
||||
case 3:
|
||||
case 2:
|
||||
modal = _context10.sent;
|
||||
_context10.next = 6;
|
||||
_context10.next = 5;
|
||||
return modal.present();
|
||||
|
||||
case 6:
|
||||
case 5:
|
||||
modal.onDidDismiss().then(function (res) {
|
||||
if (res) {
|
||||
console.log(res);
|
||||
@@ -1198,7 +1197,7 @@ function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _d
|
||||
}
|
||||
});
|
||||
|
||||
case 7:
|
||||
case 6:
|
||||
case "end":
|
||||
return _context10.stop();
|
||||
}
|
||||
|
||||
File diff suppressed because one or more lines are too long
@@ -22,7 +22,7 @@ __webpack_require__.r(__webpack_exports__);
|
||||
|
||||
"use strict";
|
||||
__webpack_require__.r(__webpack_exports__);
|
||||
/* harmony default export */ __webpack_exports__["default"] = ("<ion-header>\r\n <app-header></app-header>\r\n</ion-header>\r\n<ion-header class=\"ion-no-border\">\r\n <ion-toolbar class=\"bg-blue\">\r\n <div class=\"main-header\">\r\n <div class=\"title-content\">\r\n <div class=\"div-title\">\r\n <ion-label class=\"title\">Acções Presidenciais</ion-label>\r\n </div>\r\n <div class=\"div-icon\">\r\n <ion-icon (click)=\"AddPublicationFolder()\" slot=\"end\" src='assets/images/icons-add.svg'></ion-icon>\r\n </div>\r\n </div>\r\n </div>\r\n </ion-toolbar>\r\n</ion-header>\r\n\r\n<ion-content>\r\n <ion-refresher name=\"refresher\" slot=\"fixed\" (ionRefresh)=\"doRefresh($event)\">\r\n <ion-progress-bar type=\"indeterminate\" *ngIf=\"showLoader\"></ion-progress-bar>\r\n <ion-refresher-content>\r\n </ion-refresher-content>\r\n </ion-refresher>\r\n <div class=\"main-content\">\r\n <div class=\"item\" \r\n *ngFor=\"let viagem of publicationsTravelFolderList\"\r\n \r\n (click)=\"viewPublications(viagem.ProcessId)\">\r\n <div class=\"item-icon\">\r\n <ion-icon slot=\"end\" src='assets/images/icons-plane-active.svg'></ion-icon>\r\n </div>\r\n <div class=\"item-content\">\r\n <ion-label>\r\n <p class=\"item-content-date\">De {{viagem.DateBegin}} a {{viagem.DateEnd}}</p>\r\n <p class=\"item-content-title\">{{viagem.Description}}</p>\r\n <p class=\"item-content-detail\">{{viagem.Detail}}</p>\r\n </ion-label>\r\n </div>\r\n </div>\r\n <div class=\"item\"\r\n \r\n *ngFor=\"let evento of publicationsEventFolderList\"\r\n (click)=\"viewPublications(evento)\">\r\n <div class=\"item-icon2\">\r\n <ion-icon slot=\"end\" src='assets/images/icons-nav-actions.svg'></ion-icon>\r\n </div>\r\n <div class=\"item-content\">\r\n <ion-label>\r\n <p class=\"item-content-date\">{{evento.DateBegin}}</p>\r\n <p class=\"item-content-title\">{{evento.Description}}</p>\r\n </ion-label>\r\n </div>\r\n </div>\r\n </div> \r\n</ion-content>\r\n");
|
||||
/* harmony default export */ __webpack_exports__["default"] = ("<ion-header>\r\n <app-header></app-header>\r\n</ion-header>\r\n<ion-header class=\"ion-no-border\">\r\n <ion-toolbar class=\"bg-blue\">\r\n <div class=\"main-header\">\r\n <div class=\"title-content\">\r\n <div class=\"div-title\">\r\n <ion-label class=\"title\">Ações Presidenciais</ion-label>\r\n </div>\r\n <div class=\"div-icon\">\r\n <ion-icon (click)=\"AddPublicationFolder()\" slot=\"end\" src='assets/images/icons-add.svg'></ion-icon>\r\n </div>\r\n </div>\r\n </div>\r\n </ion-toolbar>\r\n</ion-header>\r\n\r\n<ion-content>\r\n <ion-refresher name=\"refresher\" slot=\"fixed\" (ionRefresh)=\"doRefresh($event)\">\r\n <ion-progress-bar type=\"indeterminate\" *ngIf=\"showLoader\"></ion-progress-bar>\r\n <ion-refresher-content>\r\n </ion-refresher-content>\r\n </ion-refresher>\r\n <div class=\"main-content\">\r\n <div class=\"item\" \r\n *ngFor=\"let viagem of publicationsTravelFolderList\"\r\n \r\n (click)=\"viewPublications(viagem.ProcessId)\">\r\n <div class=\"item-icon\">\r\n <ion-icon slot=\"end\" src='assets/images/icons-plane-active.svg'></ion-icon>\r\n </div>\r\n <div class=\"item-content\">\r\n <ion-label>\r\n <p class=\"item-content-date\">De {{viagem.DateBegin}} a {{viagem.DateEnd}}</p>\r\n <p class=\"item-content-title\">{{viagem.Description}}</p>\r\n <p class=\"item-content-detail\">{{viagem.Detail}}</p>\r\n </ion-label>\r\n </div>\r\n </div>\r\n <div class=\"item\"\r\n \r\n *ngFor=\"let evento of publicationsEventFolderList\"\r\n (click)=\"viewPublications(evento)\">\r\n <div class=\"item-icon2\">\r\n <ion-icon slot=\"end\" src='assets/images/icons-nav-actions.svg'></ion-icon>\r\n </div>\r\n <div class=\"item-content\">\r\n <ion-label>\r\n <p class=\"item-content-date\">{{evento.DateBegin}}</p>\r\n <p class=\"item-content-title\">{{evento.Description}}</p>\r\n </ion-label>\r\n </div>\r\n </div>\r\n </div> \r\n</ion-content>\r\n");
|
||||
|
||||
/***/ }),
|
||||
|
||||
|
||||
+1
-1
File diff suppressed because one or more lines are too long
@@ -41,7 +41,7 @@ function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _d
|
||||
/* harmony default export */
|
||||
|
||||
|
||||
__webpack_exports__["default"] = "<ion-header>\r\n <app-header></app-header>\r\n</ion-header>\r\n<ion-header class=\"ion-no-border\">\r\n <ion-toolbar class=\"bg-blue\">\r\n <div class=\"main-header\">\r\n <div class=\"title-content\">\r\n <div class=\"div-title\">\r\n <ion-label class=\"title\">Acções Presidenciais</ion-label>\r\n </div>\r\n <div class=\"div-icon\">\r\n <ion-icon (click)=\"AddPublicationFolder()\" slot=\"end\" src='assets/images/icons-add.svg'></ion-icon>\r\n </div>\r\n </div>\r\n </div>\r\n </ion-toolbar>\r\n</ion-header>\r\n\r\n<ion-content>\r\n <ion-refresher name=\"refresher\" slot=\"fixed\" (ionRefresh)=\"doRefresh($event)\">\r\n <ion-progress-bar type=\"indeterminate\" *ngIf=\"showLoader\"></ion-progress-bar>\r\n <ion-refresher-content>\r\n </ion-refresher-content>\r\n </ion-refresher>\r\n <div class=\"main-content\">\r\n <div class=\"item\" \r\n *ngFor=\"let viagem of publicationsTravelFolderList\"\r\n \r\n (click)=\"viewPublications(viagem.ProcessId)\">\r\n <div class=\"item-icon\">\r\n <ion-icon slot=\"end\" src='assets/images/icons-plane-active.svg'></ion-icon>\r\n </div>\r\n <div class=\"item-content\">\r\n <ion-label>\r\n <p class=\"item-content-date\">De {{viagem.DateBegin}} a {{viagem.DateEnd}}</p>\r\n <p class=\"item-content-title\">{{viagem.Description}}</p>\r\n <p class=\"item-content-detail\">{{viagem.Detail}}</p>\r\n </ion-label>\r\n </div>\r\n </div>\r\n <div class=\"item\"\r\n \r\n *ngFor=\"let evento of publicationsEventFolderList\"\r\n (click)=\"viewPublications(evento)\">\r\n <div class=\"item-icon2\">\r\n <ion-icon slot=\"end\" src='assets/images/icons-nav-actions.svg'></ion-icon>\r\n </div>\r\n <div class=\"item-content\">\r\n <ion-label>\r\n <p class=\"item-content-date\">{{evento.DateBegin}}</p>\r\n <p class=\"item-content-title\">{{evento.Description}}</p>\r\n </ion-label>\r\n </div>\r\n </div>\r\n </div> \r\n</ion-content>\r\n";
|
||||
__webpack_exports__["default"] = "<ion-header>\r\n <app-header></app-header>\r\n</ion-header>\r\n<ion-header class=\"ion-no-border\">\r\n <ion-toolbar class=\"bg-blue\">\r\n <div class=\"main-header\">\r\n <div class=\"title-content\">\r\n <div class=\"div-title\">\r\n <ion-label class=\"title\">Ações Presidenciais</ion-label>\r\n </div>\r\n <div class=\"div-icon\">\r\n <ion-icon (click)=\"AddPublicationFolder()\" slot=\"end\" src='assets/images/icons-add.svg'></ion-icon>\r\n </div>\r\n </div>\r\n </div>\r\n </ion-toolbar>\r\n</ion-header>\r\n\r\n<ion-content>\r\n <ion-refresher name=\"refresher\" slot=\"fixed\" (ionRefresh)=\"doRefresh($event)\">\r\n <ion-progress-bar type=\"indeterminate\" *ngIf=\"showLoader\"></ion-progress-bar>\r\n <ion-refresher-content>\r\n </ion-refresher-content>\r\n </ion-refresher>\r\n <div class=\"main-content\">\r\n <div class=\"item\" \r\n *ngFor=\"let viagem of publicationsTravelFolderList\"\r\n \r\n (click)=\"viewPublications(viagem.ProcessId)\">\r\n <div class=\"item-icon\">\r\n <ion-icon slot=\"end\" src='assets/images/icons-plane-active.svg'></ion-icon>\r\n </div>\r\n <div class=\"item-content\">\r\n <ion-label>\r\n <p class=\"item-content-date\">De {{viagem.DateBegin}} a {{viagem.DateEnd}}</p>\r\n <p class=\"item-content-title\">{{viagem.Description}}</p>\r\n <p class=\"item-content-detail\">{{viagem.Detail}}</p>\r\n </ion-label>\r\n </div>\r\n </div>\r\n <div class=\"item\"\r\n \r\n *ngFor=\"let evento of publicationsEventFolderList\"\r\n (click)=\"viewPublications(evento)\">\r\n <div class=\"item-icon2\">\r\n <ion-icon slot=\"end\" src='assets/images/icons-nav-actions.svg'></ion-icon>\r\n </div>\r\n <div class=\"item-content\">\r\n <ion-label>\r\n <p class=\"item-content-date\">{{evento.DateBegin}}</p>\r\n <p class=\"item-content-title\">{{evento.Description}}</p>\r\n </ion-label>\r\n </div>\r\n </div>\r\n </div> \r\n</ion-content>\r\n";
|
||||
/***/
|
||||
},
|
||||
|
||||
|
||||
+1
-1
File diff suppressed because one or more lines are too long
@@ -22,7 +22,7 @@
|
||||
</ion-tab-button>
|
||||
<ion-tab-button tab="publications">
|
||||
<ion-icon class="nav-icon" src="assets/images/icons-nav-actions.svg"></ion-icon>
|
||||
<ion-label>Acções</ion-label>
|
||||
<ion-label>Ações</ion-label>
|
||||
</ion-tab-button>
|
||||
<ion-tab-button tab="chat">
|
||||
<ion-icon class="nav-icon" src="assets/images/icons-nav-chat-inactive.svg"></ion-icon>
|
||||
|
||||
@@ -134,7 +134,7 @@ export class AgendaPage implements OnInit {
|
||||
}
|
||||
|
||||
ngOnInit() {
|
||||
this.profile = "mdgpr";
|
||||
this.profile = "pr";
|
||||
//Inicializar segment
|
||||
/* localStorage.setItem('test', this.eventSelectedDate.toString()); */
|
||||
|
||||
|
||||
@@ -95,10 +95,10 @@ export class ChatPage implements OnInit {
|
||||
this.userDirectMessages = res.ims.sort((a,b)=>{
|
||||
var dateA = new Date(a._updatedAt).getTime();
|
||||
var dateB = new Date(b._updatedAt).getTime();
|
||||
this.showLoader = false;
|
||||
return dateB - dateA;
|
||||
});
|
||||
console.log(this.userDirectMessages);
|
||||
this.showLoader = false;
|
||||
});
|
||||
}
|
||||
getChatMembers(){
|
||||
@@ -116,10 +116,10 @@ export class ChatPage implements OnInit {
|
||||
this.allGroups = all.sort((a,b)=>{
|
||||
var dateA = new Date(a._updatedAt).getTime();
|
||||
var dateB = new Date(b._updatedAt).getTime();
|
||||
this.showLoader = false;
|
||||
return dateB - dateA;
|
||||
});
|
||||
console.log(this.allGroups);
|
||||
this.showLoader = false;
|
||||
});
|
||||
});
|
||||
}
|
||||
|
||||
@@ -92,7 +92,7 @@ export class MessagesPage implements OnInit, AfterViewChecked {
|
||||
/* console.log(res); */
|
||||
this.messages = res['messages'].reverse();
|
||||
console.log(this.messages);
|
||||
|
||||
this.showLoader = false;
|
||||
})
|
||||
}
|
||||
getChatMembers(){
|
||||
|
||||
@@ -84,7 +84,7 @@ export class EventsPage implements OnInit {
|
||||
//Inicializar segment
|
||||
this.segment = "Combinada";
|
||||
//Initialize profile as mdgpr
|
||||
this.profile = "mdgpr";
|
||||
this.profile = "pr";
|
||||
console.log(this.profile);
|
||||
|
||||
this.storageService.get(AuthConnstants.USER).then(res=>{
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
<div class="main-header">
|
||||
<div class="title-content">
|
||||
<div class="div-title">
|
||||
<ion-label class="title">Acções Presidenciais</ion-label>
|
||||
<ion-label class="title">Ações Presidenciais</ion-label>
|
||||
</div>
|
||||
<div class="div-icon">
|
||||
<ion-icon (click)="AddPublicationFolder()" slot="end" src='assets/images/icons-add.svg'></ion-icon>
|
||||
|
||||
@@ -9,7 +9,7 @@ export const environment = {
|
||||
apiChatUrl: 'https://www.tabularium.pt/api/v1/',
|
||||
/* apiChatUrl: 'http://chat.gabinetedigital.local:3000/api/v1/', */
|
||||
domain: 'gabinetedigital.local',
|
||||
defaultuser: 'paulo.pinto',
|
||||
defaultuser: 'tiago.kayaya',
|
||||
defaultuserpwd: 'tabteste@006'
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user