@platform-modules/civil-aviation-authority 2.3.282 → 2.3.291
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/i18n/workflow-chat-i18n.json +162 -1
- package/dist/i18n/workflow-chat-message.builder.d.ts +178 -1
- package/dist/i18n/workflow-chat-message.builder.js +406 -13
- package/dist/models/AccessCardChatModel.d.ts +2 -0
- package/dist/models/AccessCardChatModel.js +8 -0
- package/dist/models/AccessCardWorkflowModel.d.ts +2 -0
- package/dist/models/AccessCardWorkflowModel.js +8 -0
- package/dist/models/AccommodationChatModel.d.ts +2 -0
- package/dist/models/AccommodationChatModel.js +8 -0
- package/dist/models/AccommodationWorkflowModel.d.ts +2 -0
- package/dist/models/AccommodationWorkflowModel.js +8 -0
- package/dist/models/AirportEntryPermitChatModel.d.ts +2 -0
- package/dist/models/AirportEntryPermitChatModel.js +8 -0
- package/dist/models/AirportEntryPermitWorkflowModel.d.ts +2 -0
- package/dist/models/AirportEntryPermitWorkflowModel.js +8 -0
- package/dist/models/AnnualTrainingPlanChatModel.d.ts +2 -0
- package/dist/models/AnnualTrainingPlanChatModel.js +8 -0
- package/dist/models/AnnualTrainingPlanWorkflowModel.d.ts +2 -0
- package/dist/models/AnnualTrainingPlanWorkflowModel.js +8 -0
- package/dist/models/AppealAgainstAdministrativeDecisionRequestModel.d.ts +4 -4
- package/dist/models/AppealAgainstAdministrativeDecisionRequestModel.js +8 -8
- package/dist/models/AssignTasksEmpChatModel.d.ts +2 -0
- package/dist/models/AssignTasksEmpChatModel.js +8 -0
- package/dist/models/AssignTasksEmpWorkflowModel.d.ts +2 -0
- package/dist/models/AssignTasksEmpWorkflowModel.js +8 -0
- package/dist/models/ComplaintLostPropertyReportChatModel.d.ts +2 -0
- package/dist/models/ComplaintLostPropertyReportChatModel.js +8 -0
- package/dist/models/ComplaintLostPropertyReportWorkflowModel.d.ts +2 -0
- package/dist/models/ComplaintLostPropertyReportWorkflowModel.js +8 -0
- package/dist/models/CyberSecurityAuditRequestModel.d.ts +2 -0
- package/dist/models/CyberSecurityAuditRequestModel.js +8 -0
- package/dist/models/CyberSecurityRiskManagementRiskModel.d.ts +2 -0
- package/dist/models/CyberSecurityRiskManagementRiskModel.js +8 -0
- package/dist/models/DutyMissionChatModel.d.ts +2 -0
- package/dist/models/DutyMissionChatModel.js +8 -0
- package/dist/models/DutyMissionWorkflowModel.d.ts +2 -0
- package/dist/models/DutyMissionWorkflowModel.js +8 -0
- package/dist/models/EventSupportChatModel.d.ts +2 -0
- package/dist/models/EventSupportChatModel.js +8 -0
- package/dist/models/EventSupportWorkflowModel.d.ts +2 -0
- package/dist/models/EventSupportWorkflowModel.js +8 -0
- package/dist/models/FollowUpReportChatModel.d.ts +2 -0
- package/dist/models/FollowUpReportChatModel.js +8 -0
- package/dist/models/FollowUpReportWorkflowModel.d.ts +2 -0
- package/dist/models/FollowUpReportWorkflowModel.js +8 -0
- package/dist/models/FoodChatModel.d.ts +2 -0
- package/dist/models/FoodChatModel.js +8 -0
- package/dist/models/FoodWorkflowModel.d.ts +2 -0
- package/dist/models/FoodWorkflowModel.js +8 -0
- package/dist/models/HallChatModel.d.ts +2 -0
- package/dist/models/HallChatModel.js +8 -0
- package/dist/models/HallWorkflowModel.d.ts +2 -0
- package/dist/models/HallWorkflowModel.js +8 -0
- package/dist/models/HotelChatModel.d.ts +2 -0
- package/dist/models/HotelChatModel.js +8 -0
- package/dist/models/HotelWorkFlowModel.d.ts +2 -0
- package/dist/models/HotelWorkFlowModel.js +8 -0
- package/dist/models/HousingContractCancelChatModel.d.ts +2 -0
- package/dist/models/HousingContractCancelChatModel.js +8 -0
- package/dist/models/HousingContractCancelWorkflowModel.d.ts +2 -0
- package/dist/models/HousingContractCancelWorkflowModel.js +8 -0
- package/dist/models/HousingContractRenewalChatModel.d.ts +2 -0
- package/dist/models/HousingContractRenewalChatModel.js +8 -0
- package/dist/models/HousingContractRenewalWorkflowModel.d.ts +2 -0
- package/dist/models/HousingContractRenewalWorkflowModel.js +8 -0
- package/dist/models/HrServiceChatModel.d.ts +2 -0
- package/dist/models/HrServiceChatModel.js +8 -0
- package/dist/models/HrServiceWorkflowModel.d.ts +2 -0
- package/dist/models/HrServiceWorkflowModel.js +8 -0
- package/dist/models/ITRequestChatModel.d.ts +2 -0
- package/dist/models/ITRequestChatModel.js +8 -0
- package/dist/models/ImportExportMaterialChatModel.d.ts +2 -0
- package/dist/models/ImportExportMaterialChatModel.js +8 -0
- package/dist/models/ImportExportMaterialWorkflowModel.d.ts +2 -0
- package/dist/models/ImportExportMaterialWorkflowModel.js +8 -0
- package/dist/models/InformationSecurityChatModel.d.ts +2 -0
- package/dist/models/InformationSecurityChatModel.js +8 -0
- package/dist/models/InformationSecurityWorkflowModel.d.ts +2 -0
- package/dist/models/InformationSecurityWorkflowModel.js +8 -0
- package/dist/models/ItWorkflowModel.d.ts +2 -0
- package/dist/models/ItWorkflowModel.js +8 -0
- package/dist/models/LegalComplaintChatModel.d.ts +2 -0
- package/dist/models/LegalComplaintChatModel.js +8 -0
- package/dist/models/LegalComplaintWorkflowModel.d.ts +2 -0
- package/dist/models/LegalComplaintWorkflowModel.js +8 -0
- package/dist/models/LegalConsultationChatModel.d.ts +2 -0
- package/dist/models/LegalConsultationChatModel.js +8 -0
- package/dist/models/LegalConsultationWorkflowModel.d.ts +2 -0
- package/dist/models/LegalConsultationWorkflowModel.js +8 -0
- package/dist/models/LegalContractReviewChatModel.d.ts +2 -0
- package/dist/models/LegalContractReviewChatModel.js +8 -0
- package/dist/models/LegalContractReviewWorkflowModel.d.ts +2 -0
- package/dist/models/LegalContractReviewWorkflowModel.js +8 -0
- package/dist/models/LogisticsChatModel.d.ts +2 -0
- package/dist/models/LogisticsChatModel.js +8 -0
- package/dist/models/LogisticsVehicleMaintenanceChatModel.d.ts +2 -0
- package/dist/models/LogisticsVehicleMaintenanceChatModel.js +8 -0
- package/dist/models/LogisticsVehicleMaintenanceWorkflowModel.d.ts +2 -0
- package/dist/models/LogisticsVehicleMaintenanceWorkflowModel.js +8 -0
- package/dist/models/LogisticsWorkflowModel.d.ts +2 -0
- package/dist/models/LogisticsWorkflowModel.js +8 -0
- package/dist/models/MaintenanceChatModel.d.ts +2 -0
- package/dist/models/MaintenanceChatModel.js +8 -0
- package/dist/models/MaintenanceExternalStationsChatModel.d.ts +2 -0
- package/dist/models/MaintenanceExternalStationsChatModel.js +8 -0
- package/dist/models/MaintenanceExternalStationsWorkflowModel.d.ts +2 -0
- package/dist/models/MaintenanceExternalStationsWorkflowModel.js +8 -0
- package/dist/models/MaintenanceRequestModel.d.ts +3 -1
- package/dist/models/MaintenanceRequestModel.js +2 -0
- package/dist/models/MaintenanceWorkflowModel.d.ts +2 -0
- package/dist/models/MaintenanceWorkflowModel.js +8 -0
- package/dist/models/MediaPublicationsChatModel.d.ts +2 -0
- package/dist/models/MediaPublicationsChatModel.js +8 -0
- package/dist/models/MediaPublicationsWorkflowModel.d.ts +2 -0
- package/dist/models/MediaPublicationsWorkflowModel.js +8 -0
- package/dist/models/MultiPurposeHallChatModel.d.ts +2 -0
- package/dist/models/MultiPurposeHallChatModel.js +8 -0
- package/dist/models/MultiPurposeHallWorkflowModel.d.ts +2 -0
- package/dist/models/MultiPurposeHallWorkflowModel.js +8 -0
- package/dist/models/RequestATenderRequestModel.d.ts +2 -0
- package/dist/models/RequestATenderRequestModel.js +8 -0
- package/dist/models/RequestForCoverageChatModel.d.ts +2 -0
- package/dist/models/RequestForCoverageChatModel.js +8 -0
- package/dist/models/RequestForCoverageWorkflowModel.d.ts +2 -0
- package/dist/models/RequestForCoverageWorkflowModel.js +8 -0
- package/dist/models/RequestForPresidentsCoverageChatModel.d.ts +2 -0
- package/dist/models/RequestForPresidentsCoverageChatModel.js +8 -0
- package/dist/models/RequestForPresidentsCoverageWorkflowModel.d.ts +2 -0
- package/dist/models/RequestForPresidentsCoverageWorkflowModel.js +8 -0
- package/dist/models/ResidentialUnitRentalChatModel.d.ts +2 -0
- package/dist/models/ResidentialUnitRentalChatModel.js +8 -0
- package/dist/models/ResidentialUnitRentalRequestModel.d.ts +1 -1
- package/dist/models/ResidentialUnitRentalRequestModel.js +2 -2
- package/dist/models/ResidentialUnitRentalWorkflowModel.d.ts +2 -0
- package/dist/models/ResidentialUnitRentalWorkflowModel.js +8 -0
- package/dist/models/RespondToEnquiriesChatModel.d.ts +2 -0
- package/dist/models/RespondToEnquiriesChatModel.js +8 -0
- package/dist/models/RespondToEnquiriesWorkflowModel.d.ts +2 -0
- package/dist/models/RespondToEnquiriesWorkflowModel.js +8 -0
- package/dist/models/ScholarshipChatModel.d.ts +2 -0
- package/dist/models/ScholarshipChatModel.js +8 -0
- package/dist/models/ScholarshipWorkflowModel.d.ts +2 -0
- package/dist/models/ScholarshipWorkflowModel.js +8 -0
- package/dist/models/SecurityAwarenessChatModel.d.ts +2 -0
- package/dist/models/SecurityAwarenessChatModel.js +8 -0
- package/dist/models/SecurityAwarenessWorkflowModel.d.ts +2 -0
- package/dist/models/SecurityAwarenessWorkflowModel.js +8 -0
- package/dist/models/SecurityThreatChatModel.d.ts +2 -0
- package/dist/models/SecurityThreatChatModel.js +8 -0
- package/dist/models/SecurityThreatWorkflowModel.d.ts +2 -0
- package/dist/models/SecurityThreatWorkflowModel.js +8 -0
- package/dist/models/ServiceExtensionAfter60ChatModel.d.ts +2 -0
- package/dist/models/ServiceExtensionAfter60ChatModel.js +8 -0
- package/dist/models/ServiceExtensionAfter60WorkflowModel.d.ts +2 -0
- package/dist/models/ServiceExtensionAfter60WorkflowModel.js +8 -0
- package/dist/models/StudyLeaveChatModel.d.ts +2 -0
- package/dist/models/StudyLeaveChatModel.js +8 -0
- package/dist/models/StudyLeaveWorkflowModel.d.ts +2 -0
- package/dist/models/StudyLeaveWorkflowModel.js +8 -0
- package/dist/models/TrainingChatModel.d.ts +2 -0
- package/dist/models/TrainingChatModel.js +8 -0
- package/dist/models/TrainingRoomBookingChatModel.d.ts +2 -0
- package/dist/models/TrainingRoomBookingChatModel.js +8 -0
- package/dist/models/TrainingRoomBookingWorkflowModel.d.ts +2 -0
- package/dist/models/TrainingRoomBookingWorkflowModel.js +8 -0
- package/dist/models/TrainingWorkflowModel.d.ts +2 -0
- package/dist/models/TrainingWorkflowModel.js +8 -0
- package/dist/models/VipHallChatModel.d.ts +2 -0
- package/dist/models/VipHallChatModel.js +8 -0
- package/dist/models/VipHallWorkflowModel.d.ts +2 -0
- package/dist/models/VipHallWorkflowModel.js +8 -0
- package/dist/models/VpnRequestChatModel.d.ts +2 -0
- package/dist/models/VpnRequestChatModel.js +8 -0
- package/dist/models/VpnWorkflowModel.d.ts +2 -0
- package/dist/models/VpnWorkflowModel.js +8 -0
- package/dist/models/WorkingHoursExtensionChatModel.d.ts +2 -0
- package/dist/models/WorkingHoursExtensionChatModel.js +8 -0
- package/dist/models/WorkingHoursExtensionWorkflowModel.d.ts +2 -0
- package/dist/models/WorkingHoursExtensionWorkflowModel.js +8 -0
- package/package.json +1 -1
- package/sql/add_all_workflow_chat_arabic_columns.sql +1 -0
- package/sql/caa_api_payload_changes_2026_07.sql +32 -0
- package/src/i18n/workflow-chat-i18n.json +162 -1
- package/src/i18n/workflow-chat-message.builder.ts +680 -13
- package/src/models/AccessCardChatModel.ts +6 -0
- package/src/models/AccessCardWorkflowModel.ts +6 -0
- package/src/models/AccommodationChatModel.ts +7 -1
- package/src/models/AccommodationWorkflowModel.ts +6 -0
- package/src/models/AirportEntryPermitChatModel.ts +6 -0
- package/src/models/AirportEntryPermitWorkflowModel.ts +6 -0
- package/src/models/AnnualTrainingPlanChatModel.ts +6 -0
- package/src/models/AnnualTrainingPlanWorkflowModel.ts +6 -0
- package/src/models/AppealAgainstAdministrativeDecisionRequestModel.ts +8 -8
- package/src/models/AssignTasksEmpChatModel.ts +6 -0
- package/src/models/AssignTasksEmpWorkflowModel.ts +6 -0
- package/src/models/ComplaintLostPropertyReportChatModel.ts +6 -0
- package/src/models/ComplaintLostPropertyReportWorkflowModel.ts +6 -0
- package/src/models/CyberSecurityAuditRequestModel.ts +6 -0
- package/src/models/CyberSecurityRiskManagementRiskModel.ts +6 -0
- package/src/models/DutyMissionChatModel.ts +6 -0
- package/src/models/DutyMissionWorkflowModel.ts +6 -0
- package/src/models/EventSupportChatModel.ts +6 -0
- package/src/models/EventSupportWorkflowModel.ts +6 -0
- package/src/models/FollowUpReportChatModel.ts +6 -0
- package/src/models/FollowUpReportWorkflowModel.ts +6 -0
- package/src/models/FoodChatModel.ts +6 -0
- package/src/models/FoodWorkflowModel.ts +6 -0
- package/src/models/HallChatModel.ts +6 -0
- package/src/models/HallWorkflowModel.ts +6 -0
- package/src/models/HotelChatModel.ts +6 -0
- package/src/models/HotelWorkFlowModel.ts +6 -0
- package/src/models/HousingContractCancelChatModel.ts +6 -0
- package/src/models/HousingContractCancelWorkflowModel.ts +6 -0
- package/src/models/HousingContractRenewalChatModel.ts +6 -0
- package/src/models/HousingContractRenewalWorkflowModel.ts +6 -0
- package/src/models/HrServiceChatModel.ts +6 -0
- package/src/models/HrServiceWorkflowModel.ts +6 -0
- package/src/models/ITRequestChatModel.ts +6 -0
- package/src/models/ImportExportMaterialChatModel.ts +6 -0
- package/src/models/ImportExportMaterialWorkflowModel.ts +6 -0
- package/src/models/InformationSecurityChatModel.ts +6 -0
- package/src/models/InformationSecurityWorkflowModel.ts +6 -0
- package/src/models/ItWorkflowModel.ts +6 -0
- package/src/models/LegalComplaintChatModel.ts +6 -0
- package/src/models/LegalComplaintWorkflowModel.ts +6 -0
- package/src/models/LegalConsultationChatModel.ts +6 -0
- package/src/models/LegalConsultationWorkflowModel.ts +6 -0
- package/src/models/LegalContractReviewChatModel.ts +6 -0
- package/src/models/LegalContractReviewWorkflowModel.ts +6 -0
- package/src/models/LogisticsChatModel.ts +6 -0
- package/src/models/LogisticsVehicleMaintenanceChatModel.ts +6 -0
- package/src/models/LogisticsVehicleMaintenanceWorkflowModel.ts +6 -0
- package/src/models/LogisticsWorkflowModel.ts +6 -0
- package/src/models/MaintenanceChatModel.ts +6 -0
- package/src/models/MaintenanceExternalStationsChatModel.ts +6 -0
- package/src/models/MaintenanceExternalStationsWorkflowModel.ts +6 -0
- package/src/models/MaintenanceRequestModel.ts +2 -0
- package/src/models/MaintenanceWorkflowModel.ts +6 -0
- package/src/models/MediaPublicationsChatModel.ts +6 -0
- package/src/models/MediaPublicationsWorkflowModel.ts +6 -0
- package/src/models/MultiPurposeHallChatModel.ts +6 -0
- package/src/models/MultiPurposeHallWorkflowModel.ts +6 -0
- package/src/models/RequestATenderRequestModel.ts +6 -0
- package/src/models/RequestForCoverageChatModel.ts +6 -0
- package/src/models/RequestForCoverageWorkflowModel.ts +6 -0
- package/src/models/RequestForPresidentsCoverageChatModel.ts +6 -0
- package/src/models/RequestForPresidentsCoverageWorkflowModel.ts +6 -0
- package/src/models/ResidentialUnitRentalChatModel.ts +6 -0
- package/src/models/ResidentialUnitRentalRequestModel.ts +2 -2
- package/src/models/ResidentialUnitRentalWorkflowModel.ts +8 -2
- package/src/models/RespondToEnquiriesChatModel.ts +6 -0
- package/src/models/RespondToEnquiriesWorkflowModel.ts +6 -0
- package/src/models/ScholarshipChatModel.ts +6 -0
- package/src/models/ScholarshipWorkflowModel.ts +6 -0
- package/src/models/SecurityAwarenessChatModel.ts +6 -0
- package/src/models/SecurityAwarenessWorkflowModel.ts +6 -0
- package/src/models/SecurityThreatChatModel.ts +6 -0
- package/src/models/SecurityThreatWorkflowModel.ts +6 -0
- package/src/models/ServiceExtensionAfter60ChatModel.ts +6 -0
- package/src/models/ServiceExtensionAfter60WorkflowModel.ts +6 -0
- package/src/models/StudyLeaveChatModel.ts +6 -0
- package/src/models/StudyLeaveWorkflowModel.ts +6 -0
- package/src/models/TrainingChatModel.ts +6 -0
- package/src/models/TrainingRoomBookingChatModel.ts +6 -0
- package/src/models/TrainingRoomBookingWorkflowModel.ts +6 -0
- package/src/models/TrainingWorkflowModel.ts +6 -0
- package/src/models/VipHallChatModel.ts +6 -0
- package/src/models/VipHallWorkflowModel.ts +6 -0
- package/src/models/VpnRequestChatModel.ts +6 -0
- package/src/models/VpnWorkflowModel.ts +6 -0
- package/src/models/WorkingHoursExtensionChatModel.ts +6 -0
- package/src/models/WorkingHoursExtensionWorkflowModel.ts +6 -0
|
@@ -49,10 +49,18 @@ __decorate([
|
|
|
49
49
|
(0, typeorm_1.Column)({ type: 'varchar', length: 500, nullable: false }),
|
|
50
50
|
__metadata("design:type", String)
|
|
51
51
|
], AirportEntryPermitWorkFlow.prototype, "content", void 0);
|
|
52
|
+
__decorate([
|
|
53
|
+
(0, typeorm_1.Column)({ type: "varchar", length: 500, nullable: true }),
|
|
54
|
+
__metadata("design:type", Object)
|
|
55
|
+
], AirportEntryPermitWorkFlow.prototype, "content_ar", void 0);
|
|
52
56
|
__decorate([
|
|
53
57
|
(0, typeorm_1.Column)({ type: 'enum', enum: AirportEntryPermitWorkFlowStatus, default: AirportEntryPermitWorkFlowStatus.NOT_YET_STARTED, nullable: false }),
|
|
54
58
|
__metadata("design:type", String)
|
|
55
59
|
], AirportEntryPermitWorkFlow.prototype, "status", void 0);
|
|
60
|
+
__decorate([
|
|
61
|
+
(0, typeorm_1.Column)({ type: "varchar", length: 100, nullable: true }),
|
|
62
|
+
__metadata("design:type", Object)
|
|
63
|
+
], AirportEntryPermitWorkFlow.prototype, "status_ar", void 0);
|
|
56
64
|
__decorate([
|
|
57
65
|
(0, typeorm_1.Column)({ type: 'integer', nullable: true }),
|
|
58
66
|
__metadata("design:type", Object)
|
|
@@ -18,9 +18,11 @@ export declare class AnnualTrainingPlanRequestChat extends BaseModel {
|
|
|
18
18
|
sub_service_id: number | null;
|
|
19
19
|
user_id: number;
|
|
20
20
|
message: string;
|
|
21
|
+
message_ar: string | null;
|
|
21
22
|
approver_role_id: number | null;
|
|
22
23
|
messageType: AnnualTrainingPlanMessageType;
|
|
23
24
|
is_internal: boolean;
|
|
24
25
|
status: string;
|
|
26
|
+
status_ar: string | null;
|
|
25
27
|
constructor(request_id: number, user_id: number, message: string, service_id?: number | null, sub_service_id?: number | null, messageType?: AnnualTrainingPlanMessageType, is_internal?: boolean, status?: string, approver_role_id?: number);
|
|
26
28
|
}
|
|
@@ -62,6 +62,10 @@ __decorate([
|
|
|
62
62
|
(0, typeorm_1.Column)({ type: "text", nullable: false }),
|
|
63
63
|
__metadata("design:type", String)
|
|
64
64
|
], AnnualTrainingPlanRequestChat.prototype, "message", void 0);
|
|
65
|
+
__decorate([
|
|
66
|
+
(0, typeorm_1.Column)({ type: "text", nullable: true }),
|
|
67
|
+
__metadata("design:type", Object)
|
|
68
|
+
], AnnualTrainingPlanRequestChat.prototype, "message_ar", void 0);
|
|
65
69
|
__decorate([
|
|
66
70
|
(0, typeorm_1.Column)({ type: "integer", nullable: true }),
|
|
67
71
|
__metadata("design:type", Object)
|
|
@@ -83,6 +87,10 @@ __decorate([
|
|
|
83
87
|
(0, typeorm_1.Column)({ type: "text", nullable: false }),
|
|
84
88
|
__metadata("design:type", String)
|
|
85
89
|
], AnnualTrainingPlanRequestChat.prototype, "status", void 0);
|
|
90
|
+
__decorate([
|
|
91
|
+
(0, typeorm_1.Column)({ type: "varchar", length: 100, nullable: true }),
|
|
92
|
+
__metadata("design:type", Object)
|
|
93
|
+
], AnnualTrainingPlanRequestChat.prototype, "status_ar", void 0);
|
|
86
94
|
exports.AnnualTrainingPlanRequestChat = AnnualTrainingPlanRequestChat = __decorate([
|
|
87
95
|
(0, typeorm_1.Entity)({ name: "annual_training_plan_request_chat" }),
|
|
88
96
|
__metadata("design:paramtypes", [Number, Number, String, Object, Object, String, Boolean, String, Number])
|
|
@@ -11,9 +11,11 @@ export declare class AnnualTrainingPlanWorkFlow extends BaseModel {
|
|
|
11
11
|
sub_service_id: number | null;
|
|
12
12
|
order: number | null;
|
|
13
13
|
content: string;
|
|
14
|
+
content_ar: string | null;
|
|
14
15
|
approver_role_id: number | null;
|
|
15
16
|
approver_user_id: number | null;
|
|
16
17
|
approved_by: number | null;
|
|
17
18
|
status: AnnualTrainingPlanWorkFlowStatus;
|
|
19
|
+
status_ar: string | null;
|
|
18
20
|
constructor(request_id: number, content: string, status: AnnualTrainingPlanWorkFlowStatus, service_id?: number | null, sub_service_id?: number | null, order?: number, approver_role_id?: number | null, approver_user_id?: number | null, approved_by?: number | null);
|
|
19
21
|
}
|
|
@@ -54,6 +54,10 @@ __decorate([
|
|
|
54
54
|
(0, typeorm_1.Column)({ type: "varchar", length: 255, nullable: false }),
|
|
55
55
|
__metadata("design:type", String)
|
|
56
56
|
], AnnualTrainingPlanWorkFlow.prototype, "content", void 0);
|
|
57
|
+
__decorate([
|
|
58
|
+
(0, typeorm_1.Column)({ type: "varchar", length: 500, nullable: true }),
|
|
59
|
+
__metadata("design:type", Object)
|
|
60
|
+
], AnnualTrainingPlanWorkFlow.prototype, "content_ar", void 0);
|
|
57
61
|
__decorate([
|
|
58
62
|
(0, typeorm_1.Column)({ type: "integer", nullable: true }),
|
|
59
63
|
__metadata("design:type", Object)
|
|
@@ -75,6 +79,10 @@ __decorate([
|
|
|
75
79
|
}),
|
|
76
80
|
__metadata("design:type", String)
|
|
77
81
|
], AnnualTrainingPlanWorkFlow.prototype, "status", void 0);
|
|
82
|
+
__decorate([
|
|
83
|
+
(0, typeorm_1.Column)({ type: "varchar", length: 100, nullable: true }),
|
|
84
|
+
__metadata("design:type", Object)
|
|
85
|
+
], AnnualTrainingPlanWorkFlow.prototype, "status_ar", void 0);
|
|
78
86
|
exports.AnnualTrainingPlanWorkFlow = AnnualTrainingPlanWorkFlow = __decorate([
|
|
79
87
|
(0, typeorm_1.Entity)({ name: "annual_training_plan_workflows" }),
|
|
80
88
|
__metadata("design:paramtypes", [Number, String, String, Object, Object, Number, Object, Object, Object])
|
|
@@ -24,18 +24,18 @@ export declare class AppealAgainstAdministrativeDecisionRequest extends BaseMode
|
|
|
24
24
|
submission_date: Date;
|
|
25
25
|
title_of_complaint: string;
|
|
26
26
|
appeal_against_decision: string;
|
|
27
|
-
description: string;
|
|
27
|
+
description: string | null;
|
|
28
28
|
decision_number: string;
|
|
29
|
-
decision_date: Date;
|
|
29
|
+
decision_date: Date | null;
|
|
30
30
|
decision_subject: string;
|
|
31
|
-
grievance_details: string;
|
|
31
|
+
grievance_details: string | null;
|
|
32
32
|
individuals_involved: string[] | null;
|
|
33
33
|
times: string[] | null;
|
|
34
34
|
dates: Date | null;
|
|
35
35
|
location: string | null;
|
|
36
36
|
requests: string[] | null;
|
|
37
37
|
events: string[] | null;
|
|
38
|
-
grievant_name: string;
|
|
38
|
+
grievant_name: string | null;
|
|
39
39
|
grievant_employee_number: string;
|
|
40
40
|
grievant_directorate_id: number | null;
|
|
41
41
|
grievant_department_id: number | null;
|
|
@@ -90,24 +90,24 @@ __decorate([
|
|
|
90
90
|
__metadata("design:type", String)
|
|
91
91
|
], AppealAgainstAdministrativeDecisionRequest.prototype, "appeal_against_decision", void 0);
|
|
92
92
|
__decorate([
|
|
93
|
-
(0, typeorm_1.Column)({ type: "text", nullable:
|
|
94
|
-
__metadata("design:type",
|
|
93
|
+
(0, typeorm_1.Column)({ type: "text", nullable: true }),
|
|
94
|
+
__metadata("design:type", Object)
|
|
95
95
|
], AppealAgainstAdministrativeDecisionRequest.prototype, "description", void 0);
|
|
96
96
|
__decorate([
|
|
97
97
|
(0, typeorm_1.Column)({ type: "varchar", length: 255, nullable: false }),
|
|
98
98
|
__metadata("design:type", String)
|
|
99
99
|
], AppealAgainstAdministrativeDecisionRequest.prototype, "decision_number", void 0);
|
|
100
100
|
__decorate([
|
|
101
|
-
(0, typeorm_1.Column)({ type: "date", nullable:
|
|
102
|
-
__metadata("design:type",
|
|
101
|
+
(0, typeorm_1.Column)({ type: "date", nullable: true }),
|
|
102
|
+
__metadata("design:type", Object)
|
|
103
103
|
], AppealAgainstAdministrativeDecisionRequest.prototype, "decision_date", void 0);
|
|
104
104
|
__decorate([
|
|
105
105
|
(0, typeorm_1.Column)({ type: "text", nullable: false }),
|
|
106
106
|
__metadata("design:type", String)
|
|
107
107
|
], AppealAgainstAdministrativeDecisionRequest.prototype, "decision_subject", void 0);
|
|
108
108
|
__decorate([
|
|
109
|
-
(0, typeorm_1.Column)({ type: "text", nullable:
|
|
110
|
-
__metadata("design:type",
|
|
109
|
+
(0, typeorm_1.Column)({ type: "text", nullable: true }),
|
|
110
|
+
__metadata("design:type", Object)
|
|
111
111
|
], AppealAgainstAdministrativeDecisionRequest.prototype, "grievance_details", void 0);
|
|
112
112
|
__decorate([
|
|
113
113
|
(0, typeorm_1.Column)({ type: "jsonb", nullable: true }),
|
|
@@ -134,8 +134,8 @@ __decorate([
|
|
|
134
134
|
__metadata("design:type", Object)
|
|
135
135
|
], AppealAgainstAdministrativeDecisionRequest.prototype, "events", void 0);
|
|
136
136
|
__decorate([
|
|
137
|
-
(0, typeorm_1.Column)({ type: "varchar", length: 500, nullable:
|
|
138
|
-
__metadata("design:type",
|
|
137
|
+
(0, typeorm_1.Column)({ type: "varchar", length: 500, nullable: true }),
|
|
138
|
+
__metadata("design:type", Object)
|
|
139
139
|
], AppealAgainstAdministrativeDecisionRequest.prototype, "grievant_name", void 0);
|
|
140
140
|
__decorate([
|
|
141
141
|
(0, typeorm_1.Column)({ type: "varchar", length: 100, nullable: false }),
|
|
@@ -13,7 +13,9 @@ export declare class AssignTasksEmpRequestChat extends BaseModel {
|
|
|
13
13
|
user_id: number;
|
|
14
14
|
role_id: number;
|
|
15
15
|
message: string;
|
|
16
|
+
message_ar: string | null;
|
|
16
17
|
messageType: AssignTasksEmpMessageType;
|
|
17
18
|
status: string | null;
|
|
19
|
+
status_ar: string | null;
|
|
18
20
|
constructor(request_id: number, user_id: number, role_id: number, message: string, service_id?: number, sub_service_id?: number, messageType?: AssignTasksEmpMessageType, status?: string | null);
|
|
19
21
|
}
|
|
@@ -58,6 +58,10 @@ __decorate([
|
|
|
58
58
|
(0, typeorm_1.Column)({ type: 'text', nullable: false }),
|
|
59
59
|
__metadata("design:type", String)
|
|
60
60
|
], AssignTasksEmpRequestChat.prototype, "message", void 0);
|
|
61
|
+
__decorate([
|
|
62
|
+
(0, typeorm_1.Column)({ type: "text", nullable: true }),
|
|
63
|
+
__metadata("design:type", Object)
|
|
64
|
+
], AssignTasksEmpRequestChat.prototype, "message_ar", void 0);
|
|
61
65
|
__decorate([
|
|
62
66
|
(0, typeorm_1.Column)({
|
|
63
67
|
type: 'enum',
|
|
@@ -71,6 +75,10 @@ __decorate([
|
|
|
71
75
|
(0, typeorm_1.Column)({ type: 'text', nullable: true }),
|
|
72
76
|
__metadata("design:type", Object)
|
|
73
77
|
], AssignTasksEmpRequestChat.prototype, "status", void 0);
|
|
78
|
+
__decorate([
|
|
79
|
+
(0, typeorm_1.Column)({ type: "varchar", length: 100, nullable: true }),
|
|
80
|
+
__metadata("design:type", Object)
|
|
81
|
+
], AssignTasksEmpRequestChat.prototype, "status_ar", void 0);
|
|
74
82
|
exports.AssignTasksEmpRequestChat = AssignTasksEmpRequestChat = __decorate([
|
|
75
83
|
(0, typeorm_1.Entity)({ name: 'assign_tasks_emp_chats' }),
|
|
76
84
|
__metadata("design:paramtypes", [Number, Number, Number, String, Number, Number, String, Object])
|
|
@@ -9,7 +9,9 @@ export declare class AssignTasksEmpWorkFlow extends BaseModel {
|
|
|
9
9
|
service_id: number | null;
|
|
10
10
|
sub_service_id: number | null;
|
|
11
11
|
content: string;
|
|
12
|
+
content_ar: string | null;
|
|
12
13
|
status: AssignTasksEmpWorkFlowStatus;
|
|
14
|
+
status_ar: string | null;
|
|
13
15
|
user_id: number | null;
|
|
14
16
|
role_id: number | null;
|
|
15
17
|
department_id: number | null;
|
|
@@ -50,10 +50,18 @@ __decorate([
|
|
|
50
50
|
(0, typeorm_1.Column)({ type: 'varchar', length: 500, nullable: false }),
|
|
51
51
|
__metadata("design:type", String)
|
|
52
52
|
], AssignTasksEmpWorkFlow.prototype, "content", void 0);
|
|
53
|
+
__decorate([
|
|
54
|
+
(0, typeorm_1.Column)({ type: "varchar", length: 500, nullable: true }),
|
|
55
|
+
__metadata("design:type", Object)
|
|
56
|
+
], AssignTasksEmpWorkFlow.prototype, "content_ar", void 0);
|
|
53
57
|
__decorate([
|
|
54
58
|
(0, typeorm_1.Column)({ type: 'enum', enum: AssignTasksEmpWorkFlowStatus, default: AssignTasksEmpWorkFlowStatus.NOT_YET_STARTED, nullable: false }),
|
|
55
59
|
__metadata("design:type", String)
|
|
56
60
|
], AssignTasksEmpWorkFlow.prototype, "status", void 0);
|
|
61
|
+
__decorate([
|
|
62
|
+
(0, typeorm_1.Column)({ type: "varchar", length: 100, nullable: true }),
|
|
63
|
+
__metadata("design:type", Object)
|
|
64
|
+
], AssignTasksEmpWorkFlow.prototype, "status_ar", void 0);
|
|
57
65
|
__decorate([
|
|
58
66
|
(0, typeorm_1.Column)({ type: 'integer', nullable: true }),
|
|
59
67
|
__metadata("design:type", Object)
|
|
@@ -12,8 +12,10 @@ export declare class ComplaintLostPropertyReportChat extends BaseModel {
|
|
|
12
12
|
sub_service_id: number;
|
|
13
13
|
user_id: number;
|
|
14
14
|
message: string;
|
|
15
|
+
message_ar: string | null;
|
|
15
16
|
approver_role_id: number | null;
|
|
16
17
|
status: string;
|
|
18
|
+
status_ar: string | null;
|
|
17
19
|
messageType: ComplaintLostPropertyReportMessageType;
|
|
18
20
|
is_internal: boolean;
|
|
19
21
|
created_by: number;
|
|
@@ -46,6 +46,10 @@ __decorate([
|
|
|
46
46
|
(0, typeorm_1.Column)({ type: "text", nullable: false }),
|
|
47
47
|
__metadata("design:type", String)
|
|
48
48
|
], ComplaintLostPropertyReportChat.prototype, "message", void 0);
|
|
49
|
+
__decorate([
|
|
50
|
+
(0, typeorm_1.Column)({ type: "text", nullable: true }),
|
|
51
|
+
__metadata("design:type", Object)
|
|
52
|
+
], ComplaintLostPropertyReportChat.prototype, "message_ar", void 0);
|
|
49
53
|
__decorate([
|
|
50
54
|
(0, typeorm_1.Column)({ type: "int", nullable: true }),
|
|
51
55
|
__metadata("design:type", Object)
|
|
@@ -54,6 +58,10 @@ __decorate([
|
|
|
54
58
|
(0, typeorm_1.Column)({ type: "varchar", length: 255, nullable: false, default: "Pending" }),
|
|
55
59
|
__metadata("design:type", String)
|
|
56
60
|
], ComplaintLostPropertyReportChat.prototype, "status", void 0);
|
|
61
|
+
__decorate([
|
|
62
|
+
(0, typeorm_1.Column)({ type: "varchar", length: 100, nullable: true }),
|
|
63
|
+
__metadata("design:type", Object)
|
|
64
|
+
], ComplaintLostPropertyReportChat.prototype, "status_ar", void 0);
|
|
57
65
|
__decorate([
|
|
58
66
|
(0, typeorm_1.Column)({
|
|
59
67
|
type: "enum",
|
|
@@ -6,7 +6,9 @@ export declare class ComplaintLostPropertyReportWorkflow extends BaseModel {
|
|
|
6
6
|
workflow_definition_id: number;
|
|
7
7
|
current_level: number;
|
|
8
8
|
content: string;
|
|
9
|
+
content_ar: string | null;
|
|
9
10
|
status: string;
|
|
11
|
+
status_ar: string | null;
|
|
10
12
|
step_order: number;
|
|
11
13
|
user_id: number;
|
|
12
14
|
role_id: number;
|
|
@@ -42,10 +42,18 @@ __decorate([
|
|
|
42
42
|
(0, typeorm_1.Column)({ type: "varchar", length: 500, nullable: true }),
|
|
43
43
|
__metadata("design:type", String)
|
|
44
44
|
], ComplaintLostPropertyReportWorkflow.prototype, "content", void 0);
|
|
45
|
+
__decorate([
|
|
46
|
+
(0, typeorm_1.Column)({ type: "varchar", length: 500, nullable: true }),
|
|
47
|
+
__metadata("design:type", Object)
|
|
48
|
+
], ComplaintLostPropertyReportWorkflow.prototype, "content_ar", void 0);
|
|
45
49
|
__decorate([
|
|
46
50
|
(0, typeorm_1.Column)({ type: "varchar", length: 50, nullable: false }),
|
|
47
51
|
__metadata("design:type", String)
|
|
48
52
|
], ComplaintLostPropertyReportWorkflow.prototype, "status", void 0);
|
|
53
|
+
__decorate([
|
|
54
|
+
(0, typeorm_1.Column)({ type: "varchar", length: 100, nullable: true }),
|
|
55
|
+
__metadata("design:type", Object)
|
|
56
|
+
], ComplaintLostPropertyReportWorkflow.prototype, "status_ar", void 0);
|
|
49
57
|
__decorate([
|
|
50
58
|
(0, typeorm_1.Column)({ type: "int", nullable: true }),
|
|
51
59
|
__metadata("design:type", Number)
|
|
@@ -37,5 +37,7 @@ export declare class CyberSecurityAuditRequest extends BaseModel {
|
|
|
37
37
|
application_to_be_audited: CyberSecurityAuditApplicationType;
|
|
38
38
|
application_to_be_audited_other: string | null;
|
|
39
39
|
submission_date: Date;
|
|
40
|
+
date: Date | null;
|
|
41
|
+
time: string | null;
|
|
40
42
|
constructor(user_id: number, request_classification: CyberSecurityAuditClassification, application_to_be_audited: CyberSecurityAuditApplicationType, submission_date: Date, status?: CyberSecurityAuditRequestStatus, service_id?: number | null, sub_service_id?: number | null, req_user_department_id?: number | null, req_user_section_id?: number | null, requesting_to_department_id?: number | null, requesting_to_section_id?: number | null, req_user_position_id?: number | null, description?: string | null, reviewer_user_id?: number | null, assigned_to_user_id?: number | null, assigned_at?: Date | null, workflow_execution_id?: string | null, request_id?: string | null, application_to_be_audited_other?: string | null);
|
|
41
43
|
}
|
|
@@ -134,6 +134,14 @@ __decorate([
|
|
|
134
134
|
(0, typeorm_1.Column)({ type: "date", nullable: false }),
|
|
135
135
|
__metadata("design:type", Date)
|
|
136
136
|
], CyberSecurityAuditRequest.prototype, "submission_date", void 0);
|
|
137
|
+
__decorate([
|
|
138
|
+
(0, typeorm_1.Column)({ type: "date", nullable: true }),
|
|
139
|
+
__metadata("design:type", Object)
|
|
140
|
+
], CyberSecurityAuditRequest.prototype, "date", void 0);
|
|
141
|
+
__decorate([
|
|
142
|
+
(0, typeorm_1.Column)({ type: "varchar", length: 8, nullable: true }),
|
|
143
|
+
__metadata("design:type", Object)
|
|
144
|
+
], CyberSecurityAuditRequest.prototype, "time", void 0);
|
|
137
145
|
exports.CyberSecurityAuditRequest = CyberSecurityAuditRequest = __decorate([
|
|
138
146
|
(0, typeorm_1.Entity)({ name: "cyber_security_audit_requests" }),
|
|
139
147
|
__metadata("design:paramtypes", [Number, String, String, Date, String, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object])
|
|
@@ -28,6 +28,8 @@ export declare class CyberSecurityRiskManagementRisk extends BaseModel {
|
|
|
28
28
|
end_date: Date;
|
|
29
29
|
iso_control_reference: string | null;
|
|
30
30
|
risk_treatment_plan: string;
|
|
31
|
+
treatment: string | null;
|
|
32
|
+
action: string | null;
|
|
31
33
|
confidentiality: number | null;
|
|
32
34
|
integrity: number | null;
|
|
33
35
|
availability: number | null;
|
|
@@ -98,6 +98,14 @@ __decorate([
|
|
|
98
98
|
(0, typeorm_1.Column)({ type: "text", nullable: false }),
|
|
99
99
|
__metadata("design:type", String)
|
|
100
100
|
], CyberSecurityRiskManagementRisk.prototype, "risk_treatment_plan", void 0);
|
|
101
|
+
__decorate([
|
|
102
|
+
(0, typeorm_1.Column)({ type: "text", nullable: true }),
|
|
103
|
+
__metadata("design:type", Object)
|
|
104
|
+
], CyberSecurityRiskManagementRisk.prototype, "treatment", void 0);
|
|
105
|
+
__decorate([
|
|
106
|
+
(0, typeorm_1.Column)({ type: "text", nullable: true }),
|
|
107
|
+
__metadata("design:type", Object)
|
|
108
|
+
], CyberSecurityRiskManagementRisk.prototype, "action", void 0);
|
|
101
109
|
__decorate([
|
|
102
110
|
(0, typeorm_1.Column)({ type: "integer", nullable: true }),
|
|
103
111
|
__metadata("design:type", Object)
|
|
@@ -13,7 +13,9 @@ export declare class DutyMissionRequestChat extends BaseModel {
|
|
|
13
13
|
user_id: number;
|
|
14
14
|
role_id: number;
|
|
15
15
|
message: string;
|
|
16
|
+
message_ar: string | null;
|
|
16
17
|
messageType: DutyMissionMessageType;
|
|
17
18
|
status: string | null;
|
|
19
|
+
status_ar: string | null;
|
|
18
20
|
constructor(request_id: number, user_id: number, role_id: number, message: string, service_id?: number, sub_service_id?: number, messageType?: DutyMissionMessageType, status?: string | null);
|
|
19
21
|
}
|
|
@@ -58,6 +58,10 @@ __decorate([
|
|
|
58
58
|
(0, typeorm_1.Column)({ type: 'text', nullable: false }),
|
|
59
59
|
__metadata("design:type", String)
|
|
60
60
|
], DutyMissionRequestChat.prototype, "message", void 0);
|
|
61
|
+
__decorate([
|
|
62
|
+
(0, typeorm_1.Column)({ type: "text", nullable: true }),
|
|
63
|
+
__metadata("design:type", Object)
|
|
64
|
+
], DutyMissionRequestChat.prototype, "message_ar", void 0);
|
|
61
65
|
__decorate([
|
|
62
66
|
(0, typeorm_1.Column)({
|
|
63
67
|
type: 'enum',
|
|
@@ -71,6 +75,10 @@ __decorate([
|
|
|
71
75
|
(0, typeorm_1.Column)({ type: 'text', nullable: true }),
|
|
72
76
|
__metadata("design:type", Object)
|
|
73
77
|
], DutyMissionRequestChat.prototype, "status", void 0);
|
|
78
|
+
__decorate([
|
|
79
|
+
(0, typeorm_1.Column)({ type: "varchar", length: 100, nullable: true }),
|
|
80
|
+
__metadata("design:type", Object)
|
|
81
|
+
], DutyMissionRequestChat.prototype, "status_ar", void 0);
|
|
74
82
|
exports.DutyMissionRequestChat = DutyMissionRequestChat = __decorate([
|
|
75
83
|
(0, typeorm_1.Entity)({ name: 'duty_mission_chats' }),
|
|
76
84
|
__metadata("design:paramtypes", [Number, Number, Number, String, Number, Number, String, Object])
|
|
@@ -9,7 +9,9 @@ export declare class DutyMissionWorkFlow extends BaseModel {
|
|
|
9
9
|
service_id: number | null;
|
|
10
10
|
sub_service_id: number | null;
|
|
11
11
|
content: string;
|
|
12
|
+
content_ar: string | null;
|
|
12
13
|
status: DutyMissionWorkFlowStatus;
|
|
14
|
+
status_ar: string | null;
|
|
13
15
|
user_id: number | null;
|
|
14
16
|
role_id: number | null;
|
|
15
17
|
department_id: number | null;
|
|
@@ -50,10 +50,18 @@ __decorate([
|
|
|
50
50
|
(0, typeorm_1.Column)({ type: 'varchar', length: 500, nullable: false }),
|
|
51
51
|
__metadata("design:type", String)
|
|
52
52
|
], DutyMissionWorkFlow.prototype, "content", void 0);
|
|
53
|
+
__decorate([
|
|
54
|
+
(0, typeorm_1.Column)({ type: "varchar", length: 500, nullable: true }),
|
|
55
|
+
__metadata("design:type", Object)
|
|
56
|
+
], DutyMissionWorkFlow.prototype, "content_ar", void 0);
|
|
53
57
|
__decorate([
|
|
54
58
|
(0, typeorm_1.Column)({ type: 'enum', enum: DutyMissionWorkFlowStatus, default: DutyMissionWorkFlowStatus.NOT_YET_STARTED, nullable: false }),
|
|
55
59
|
__metadata("design:type", String)
|
|
56
60
|
], DutyMissionWorkFlow.prototype, "status", void 0);
|
|
61
|
+
__decorate([
|
|
62
|
+
(0, typeorm_1.Column)({ type: "varchar", length: 100, nullable: true }),
|
|
63
|
+
__metadata("design:type", Object)
|
|
64
|
+
], DutyMissionWorkFlow.prototype, "status_ar", void 0);
|
|
57
65
|
__decorate([
|
|
58
66
|
(0, typeorm_1.Column)({ type: 'integer', nullable: true }),
|
|
59
67
|
__metadata("design:type", Object)
|
|
@@ -13,6 +13,8 @@ export declare class EventSupportRequestChat extends BaseModel {
|
|
|
13
13
|
user_id: number;
|
|
14
14
|
role_id: number | null;
|
|
15
15
|
message: string;
|
|
16
|
+
message_ar: string | null;
|
|
16
17
|
messageType: EventSupportMessageType;
|
|
17
18
|
status: string | null;
|
|
19
|
+
status_ar: string | null;
|
|
18
20
|
}
|
|
@@ -47,6 +47,10 @@ __decorate([
|
|
|
47
47
|
(0, typeorm_1.Column)({ type: "text", nullable: false }),
|
|
48
48
|
__metadata("design:type", String)
|
|
49
49
|
], EventSupportRequestChat.prototype, "message", void 0);
|
|
50
|
+
__decorate([
|
|
51
|
+
(0, typeorm_1.Column)({ type: "text", nullable: true }),
|
|
52
|
+
__metadata("design:type", Object)
|
|
53
|
+
], EventSupportRequestChat.prototype, "message_ar", void 0);
|
|
50
54
|
__decorate([
|
|
51
55
|
(0, typeorm_1.Column)({
|
|
52
56
|
type: "enum",
|
|
@@ -60,6 +64,10 @@ __decorate([
|
|
|
60
64
|
(0, typeorm_1.Column)({ type: "text", nullable: true }),
|
|
61
65
|
__metadata("design:type", Object)
|
|
62
66
|
], EventSupportRequestChat.prototype, "status", void 0);
|
|
67
|
+
__decorate([
|
|
68
|
+
(0, typeorm_1.Column)({ type: "varchar", length: 100, nullable: true }),
|
|
69
|
+
__metadata("design:type", Object)
|
|
70
|
+
], EventSupportRequestChat.prototype, "status_ar", void 0);
|
|
63
71
|
exports.EventSupportRequestChat = EventSupportRequestChat = __decorate([
|
|
64
72
|
(0, typeorm_1.Entity)({ name: "event_support_chats" })
|
|
65
73
|
], EventSupportRequestChat);
|
|
@@ -9,7 +9,9 @@ export declare class EventSupportWorkFlow extends BaseModel {
|
|
|
9
9
|
service_id: number | null;
|
|
10
10
|
sub_service_id: number | null;
|
|
11
11
|
content: string;
|
|
12
|
+
content_ar: string | null;
|
|
12
13
|
status: EventSupportWorkFlowStatus;
|
|
14
|
+
status_ar: string | null;
|
|
13
15
|
user_id: number | null;
|
|
14
16
|
role_id: number | null;
|
|
15
17
|
department_id: number | null;
|
|
@@ -37,10 +37,18 @@ __decorate([
|
|
|
37
37
|
(0, typeorm_1.Column)({ type: "varchar", length: 500, nullable: false }),
|
|
38
38
|
__metadata("design:type", String)
|
|
39
39
|
], EventSupportWorkFlow.prototype, "content", void 0);
|
|
40
|
+
__decorate([
|
|
41
|
+
(0, typeorm_1.Column)({ type: "varchar", length: 500, nullable: true }),
|
|
42
|
+
__metadata("design:type", Object)
|
|
43
|
+
], EventSupportWorkFlow.prototype, "content_ar", void 0);
|
|
40
44
|
__decorate([
|
|
41
45
|
(0, typeorm_1.Column)({ type: "enum", enum: EventSupportWorkFlowStatus, default: EventSupportWorkFlowStatus.NOT_YET_STARTED, nullable: false }),
|
|
42
46
|
__metadata("design:type", String)
|
|
43
47
|
], EventSupportWorkFlow.prototype, "status", void 0);
|
|
48
|
+
__decorate([
|
|
49
|
+
(0, typeorm_1.Column)({ type: "varchar", length: 100, nullable: true }),
|
|
50
|
+
__metadata("design:type", Object)
|
|
51
|
+
], EventSupportWorkFlow.prototype, "status_ar", void 0);
|
|
44
52
|
__decorate([
|
|
45
53
|
(0, typeorm_1.Column)({ type: "integer", nullable: true }),
|
|
46
54
|
__metadata("design:type", Object)
|
|
@@ -47,6 +47,10 @@ __decorate([
|
|
|
47
47
|
(0, typeorm_1.Column)({ type: 'text', nullable: false }),
|
|
48
48
|
__metadata("design:type", String)
|
|
49
49
|
], FollowUpReportChat.prototype, "message", void 0);
|
|
50
|
+
__decorate([
|
|
51
|
+
(0, typeorm_1.Column)({ type: "text", nullable: true }),
|
|
52
|
+
__metadata("design:type", Object)
|
|
53
|
+
], FollowUpReportChat.prototype, "message_ar", void 0);
|
|
50
54
|
__decorate([
|
|
51
55
|
(0, typeorm_1.Column)({
|
|
52
56
|
type: 'enum',
|
|
@@ -60,6 +64,10 @@ __decorate([
|
|
|
60
64
|
(0, typeorm_1.Column)({ type: 'text', nullable: true }),
|
|
61
65
|
__metadata("design:type", String)
|
|
62
66
|
], FollowUpReportChat.prototype, "status", void 0);
|
|
67
|
+
__decorate([
|
|
68
|
+
(0, typeorm_1.Column)({ type: "varchar", length: 100, nullable: true }),
|
|
69
|
+
__metadata("design:type", Object)
|
|
70
|
+
], FollowUpReportChat.prototype, "status_ar", void 0);
|
|
63
71
|
exports.FollowUpReportChat = FollowUpReportChat = __decorate([
|
|
64
72
|
(0, typeorm_1.Entity)({ name: 'followup_report_chats' })
|
|
65
73
|
], FollowUpReportChat);
|
|
@@ -9,7 +9,9 @@ export declare class FollowUpReportWorkFlow extends BaseModel {
|
|
|
9
9
|
service_id: number | null;
|
|
10
10
|
sub_service_id: number | null;
|
|
11
11
|
content: string;
|
|
12
|
+
content_ar: string | null;
|
|
12
13
|
status: FollowUpReportWorkFlowStatus;
|
|
14
|
+
status_ar: string | null;
|
|
13
15
|
user_id: number | null;
|
|
14
16
|
role_id: number | null;
|
|
15
17
|
department_id: number | null;
|
|
@@ -37,6 +37,10 @@ __decorate([
|
|
|
37
37
|
(0, typeorm_1.Column)({ type: 'varchar', length: 500, nullable: false }),
|
|
38
38
|
__metadata("design:type", String)
|
|
39
39
|
], FollowUpReportWorkFlow.prototype, "content", void 0);
|
|
40
|
+
__decorate([
|
|
41
|
+
(0, typeorm_1.Column)({ type: "varchar", length: 500, nullable: true }),
|
|
42
|
+
__metadata("design:type", Object)
|
|
43
|
+
], FollowUpReportWorkFlow.prototype, "content_ar", void 0);
|
|
40
44
|
__decorate([
|
|
41
45
|
(0, typeorm_1.Column)({
|
|
42
46
|
type: 'enum',
|
|
@@ -46,6 +50,10 @@ __decorate([
|
|
|
46
50
|
}),
|
|
47
51
|
__metadata("design:type", String)
|
|
48
52
|
], FollowUpReportWorkFlow.prototype, "status", void 0);
|
|
53
|
+
__decorate([
|
|
54
|
+
(0, typeorm_1.Column)({ type: "varchar", length: 100, nullable: true }),
|
|
55
|
+
__metadata("design:type", Object)
|
|
56
|
+
], FollowUpReportWorkFlow.prototype, "status_ar", void 0);
|
|
49
57
|
__decorate([
|
|
50
58
|
(0, typeorm_1.Column)({ type: 'integer', nullable: true }),
|
|
51
59
|
__metadata("design:type", Object)
|
|
@@ -47,6 +47,10 @@ __decorate([
|
|
|
47
47
|
(0, typeorm_1.Column)({ type: "text", nullable: false }),
|
|
48
48
|
__metadata("design:type", String)
|
|
49
49
|
], FoodRequestChat.prototype, "message", void 0);
|
|
50
|
+
__decorate([
|
|
51
|
+
(0, typeorm_1.Column)({ type: "text", nullable: true }),
|
|
52
|
+
__metadata("design:type", Object)
|
|
53
|
+
], FoodRequestChat.prototype, "message_ar", void 0);
|
|
50
54
|
__decorate([
|
|
51
55
|
(0, typeorm_1.Column)({
|
|
52
56
|
type: "enum",
|
|
@@ -60,6 +64,10 @@ __decorate([
|
|
|
60
64
|
(0, typeorm_1.Column)({ type: "text", nullable: true }),
|
|
61
65
|
__metadata("design:type", Object)
|
|
62
66
|
], FoodRequestChat.prototype, "status", void 0);
|
|
67
|
+
__decorate([
|
|
68
|
+
(0, typeorm_1.Column)({ type: "varchar", length: 100, nullable: true }),
|
|
69
|
+
__metadata("design:type", Object)
|
|
70
|
+
], FoodRequestChat.prototype, "status_ar", void 0);
|
|
63
71
|
exports.FoodRequestChat = FoodRequestChat = __decorate([
|
|
64
72
|
(0, typeorm_1.Entity)({ name: "food_chats" })
|
|
65
73
|
], FoodRequestChat);
|
|
@@ -9,7 +9,9 @@ export declare class FoodWorkFlow extends BaseModel {
|
|
|
9
9
|
service_id: number | null;
|
|
10
10
|
sub_service_id: number | null;
|
|
11
11
|
content: string;
|
|
12
|
+
content_ar: string | null;
|
|
12
13
|
status: FoodWorkFlowStatus;
|
|
14
|
+
status_ar: string | null;
|
|
13
15
|
user_id: number | null;
|
|
14
16
|
role_id: number | null;
|
|
15
17
|
department_id: number | null;
|
|
@@ -37,6 +37,10 @@ __decorate([
|
|
|
37
37
|
(0, typeorm_1.Column)({ type: "varchar", length: 500, nullable: false }),
|
|
38
38
|
__metadata("design:type", String)
|
|
39
39
|
], FoodWorkFlow.prototype, "content", void 0);
|
|
40
|
+
__decorate([
|
|
41
|
+
(0, typeorm_1.Column)({ type: "varchar", length: 500, nullable: true }),
|
|
42
|
+
__metadata("design:type", Object)
|
|
43
|
+
], FoodWorkFlow.prototype, "content_ar", void 0);
|
|
40
44
|
__decorate([
|
|
41
45
|
(0, typeorm_1.Column)({
|
|
42
46
|
type: "enum",
|
|
@@ -46,6 +50,10 @@ __decorate([
|
|
|
46
50
|
}),
|
|
47
51
|
__metadata("design:type", String)
|
|
48
52
|
], FoodWorkFlow.prototype, "status", void 0);
|
|
53
|
+
__decorate([
|
|
54
|
+
(0, typeorm_1.Column)({ type: "varchar", length: 100, nullable: true }),
|
|
55
|
+
__metadata("design:type", Object)
|
|
56
|
+
], FoodWorkFlow.prototype, "status_ar", void 0);
|
|
49
57
|
__decorate([
|
|
50
58
|
(0, typeorm_1.Column)({ type: "integer", nullable: true }),
|
|
51
59
|
__metadata("design:type", Object)
|
|
@@ -47,6 +47,10 @@ __decorate([
|
|
|
47
47
|
(0, typeorm_1.Column)({ type: "text", nullable: false }),
|
|
48
48
|
__metadata("design:type", String)
|
|
49
49
|
], HallRequestChat.prototype, "message", void 0);
|
|
50
|
+
__decorate([
|
|
51
|
+
(0, typeorm_1.Column)({ type: "text", nullable: true }),
|
|
52
|
+
__metadata("design:type", Object)
|
|
53
|
+
], HallRequestChat.prototype, "message_ar", void 0);
|
|
50
54
|
__decorate([
|
|
51
55
|
(0, typeorm_1.Column)({
|
|
52
56
|
type: "enum",
|
|
@@ -60,6 +64,10 @@ __decorate([
|
|
|
60
64
|
(0, typeorm_1.Column)({ type: "text", nullable: true }),
|
|
61
65
|
__metadata("design:type", Object)
|
|
62
66
|
], HallRequestChat.prototype, "status", void 0);
|
|
67
|
+
__decorate([
|
|
68
|
+
(0, typeorm_1.Column)({ type: "varchar", length: 100, nullable: true }),
|
|
69
|
+
__metadata("design:type", Object)
|
|
70
|
+
], HallRequestChat.prototype, "status_ar", void 0);
|
|
63
71
|
exports.HallRequestChat = HallRequestChat = __decorate([
|
|
64
72
|
(0, typeorm_1.Entity)({ name: "hall_chats" })
|
|
65
73
|
], HallRequestChat);
|