@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
|
@@ -21,8 +21,10 @@ export declare class LegalContractReviewRequestChat extends BaseModel {
|
|
|
21
21
|
sub_service_id: number | null;
|
|
22
22
|
user_id: number;
|
|
23
23
|
message: string;
|
|
24
|
+
message_ar: string | null;
|
|
24
25
|
approver_role_id: number | null;
|
|
25
26
|
messageType: LegalContractReviewMessageType;
|
|
26
27
|
is_internal: boolean;
|
|
27
28
|
status: LegalContractReviewChatStatus;
|
|
29
|
+
status_ar: string | null;
|
|
28
30
|
}
|
|
@@ -53,6 +53,10 @@ __decorate([
|
|
|
53
53
|
(0, typeorm_1.Column)({ type: "text", nullable: false }),
|
|
54
54
|
__metadata("design:type", String)
|
|
55
55
|
], LegalContractReviewRequestChat.prototype, "message", void 0);
|
|
56
|
+
__decorate([
|
|
57
|
+
(0, typeorm_1.Column)({ type: "text", nullable: true }),
|
|
58
|
+
__metadata("design:type", Object)
|
|
59
|
+
], LegalContractReviewRequestChat.prototype, "message_ar", void 0);
|
|
56
60
|
__decorate([
|
|
57
61
|
(0, typeorm_1.Column)({ type: "integer", nullable: true }),
|
|
58
62
|
__metadata("design:type", Object)
|
|
@@ -79,6 +83,10 @@ __decorate([
|
|
|
79
83
|
}),
|
|
80
84
|
__metadata("design:type", String)
|
|
81
85
|
], LegalContractReviewRequestChat.prototype, "status", void 0);
|
|
86
|
+
__decorate([
|
|
87
|
+
(0, typeorm_1.Column)({ type: "varchar", length: 100, nullable: true }),
|
|
88
|
+
__metadata("design:type", Object)
|
|
89
|
+
], LegalContractReviewRequestChat.prototype, "status_ar", void 0);
|
|
82
90
|
exports.LegalContractReviewRequestChat = LegalContractReviewRequestChat = __decorate([
|
|
83
91
|
(0, typeorm_1.Entity)({ name: "legal_contract_review_request_chat" })
|
|
84
92
|
], LegalContractReviewRequestChat);
|
|
@@ -11,8 +11,10 @@ export declare class LegalContractReviewWorkFlow 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: LegalContractReviewWorkFlowStatus;
|
|
19
|
+
status_ar: string | null;
|
|
18
20
|
}
|
|
@@ -42,6 +42,10 @@ __decorate([
|
|
|
42
42
|
(0, typeorm_1.Column)({ type: "varchar", length: 255, nullable: false }),
|
|
43
43
|
__metadata("design:type", String)
|
|
44
44
|
], LegalContractReviewWorkFlow.prototype, "content", void 0);
|
|
45
|
+
__decorate([
|
|
46
|
+
(0, typeorm_1.Column)({ type: "varchar", length: 500, nullable: true }),
|
|
47
|
+
__metadata("design:type", Object)
|
|
48
|
+
], LegalContractReviewWorkFlow.prototype, "content_ar", void 0);
|
|
45
49
|
__decorate([
|
|
46
50
|
(0, typeorm_1.Column)({ type: "integer", nullable: true }),
|
|
47
51
|
__metadata("design:type", Object)
|
|
@@ -63,6 +67,10 @@ __decorate([
|
|
|
63
67
|
}),
|
|
64
68
|
__metadata("design:type", String)
|
|
65
69
|
], LegalContractReviewWorkFlow.prototype, "status", void 0);
|
|
70
|
+
__decorate([
|
|
71
|
+
(0, typeorm_1.Column)({ type: "varchar", length: 100, nullable: true }),
|
|
72
|
+
__metadata("design:type", Object)
|
|
73
|
+
], LegalContractReviewWorkFlow.prototype, "status_ar", void 0);
|
|
66
74
|
exports.LegalContractReviewWorkFlow = LegalContractReviewWorkFlow = __decorate([
|
|
67
75
|
(0, typeorm_1.Entity)({ name: "legal_contract_review_work_flows" })
|
|
68
76
|
], LegalContractReviewWorkFlow);
|
|
@@ -14,7 +14,9 @@ export declare class LogisticsRequestChat extends BaseModel {
|
|
|
14
14
|
user_id: number;
|
|
15
15
|
role_id: number;
|
|
16
16
|
message: string;
|
|
17
|
+
message_ar: string | null;
|
|
17
18
|
messageType: MessageType;
|
|
18
19
|
status: string;
|
|
20
|
+
status_ar: string | null;
|
|
19
21
|
constructor(request_id: number, user_id: number, role_id: number, message: string, service_id?: number, sub_service_id?: number, messageType?: MessageType, status?: LogisticsApprovalStatus);
|
|
20
22
|
}
|
|
@@ -59,6 +59,10 @@ __decorate([
|
|
|
59
59
|
(0, typeorm_1.Column)({ type: 'text', nullable: false }),
|
|
60
60
|
__metadata("design:type", String)
|
|
61
61
|
], LogisticsRequestChat.prototype, "message", void 0);
|
|
62
|
+
__decorate([
|
|
63
|
+
(0, typeorm_1.Column)({ type: "text", nullable: true }),
|
|
64
|
+
__metadata("design:type", Object)
|
|
65
|
+
], LogisticsRequestChat.prototype, "message_ar", void 0);
|
|
62
66
|
__decorate([
|
|
63
67
|
(0, typeorm_1.Column)({
|
|
64
68
|
type: 'enum',
|
|
@@ -72,6 +76,10 @@ __decorate([
|
|
|
72
76
|
(0, typeorm_1.Column)({ type: 'text', nullable: true }),
|
|
73
77
|
__metadata("design:type", String)
|
|
74
78
|
], LogisticsRequestChat.prototype, "status", void 0);
|
|
79
|
+
__decorate([
|
|
80
|
+
(0, typeorm_1.Column)({ type: "varchar", length: 100, nullable: true }),
|
|
81
|
+
__metadata("design:type", Object)
|
|
82
|
+
], LogisticsRequestChat.prototype, "status_ar", void 0);
|
|
75
83
|
exports.LogisticsRequestChat = LogisticsRequestChat = __decorate([
|
|
76
84
|
(0, typeorm_1.Entity)({ name: 'logistics_request_chat' }),
|
|
77
85
|
__metadata("design:paramtypes", [Number, Number, Number, String, Number, Number, String, String])
|
|
@@ -14,7 +14,9 @@ export declare class LogisticsVehicleMaintenanceChat extends BaseModel {
|
|
|
14
14
|
user_id: number;
|
|
15
15
|
role_id: number;
|
|
16
16
|
message: string;
|
|
17
|
+
message_ar: string | null;
|
|
17
18
|
messageType: LogisticsVehicleMaintenanceMessageType;
|
|
18
19
|
status: string;
|
|
20
|
+
status_ar: string | null;
|
|
19
21
|
constructor(request_id: number, user_id: number, role_id: number, message: string, service_id?: number, sub_service_id?: number, messageType?: LogisticsVehicleMaintenanceMessageType, status?: LogisticsVehicleMaintenanceApprovalStatus);
|
|
20
22
|
}
|
|
@@ -59,6 +59,10 @@ __decorate([
|
|
|
59
59
|
(0, typeorm_1.Column)({ type: 'text', nullable: false }),
|
|
60
60
|
__metadata("design:type", String)
|
|
61
61
|
], LogisticsVehicleMaintenanceChat.prototype, "message", void 0);
|
|
62
|
+
__decorate([
|
|
63
|
+
(0, typeorm_1.Column)({ type: "text", nullable: true }),
|
|
64
|
+
__metadata("design:type", Object)
|
|
65
|
+
], LogisticsVehicleMaintenanceChat.prototype, "message_ar", void 0);
|
|
62
66
|
__decorate([
|
|
63
67
|
(0, typeorm_1.Column)({
|
|
64
68
|
type: 'enum',
|
|
@@ -72,6 +76,10 @@ __decorate([
|
|
|
72
76
|
(0, typeorm_1.Column)({ type: 'text', nullable: true }),
|
|
73
77
|
__metadata("design:type", String)
|
|
74
78
|
], LogisticsVehicleMaintenanceChat.prototype, "status", void 0);
|
|
79
|
+
__decorate([
|
|
80
|
+
(0, typeorm_1.Column)({ type: "varchar", length: 100, nullable: true }),
|
|
81
|
+
__metadata("design:type", Object)
|
|
82
|
+
], LogisticsVehicleMaintenanceChat.prototype, "status_ar", void 0);
|
|
75
83
|
exports.LogisticsVehicleMaintenanceChat = LogisticsVehicleMaintenanceChat = __decorate([
|
|
76
84
|
(0, typeorm_1.Entity)({ name: 'logistics_vehicle_maintenance_chats' }),
|
|
77
85
|
__metadata("design:paramtypes", [Number, Number, Number, String, Number, Number, String, String])
|
|
@@ -9,7 +9,9 @@ export declare class LogisticsVehicleMaintenanceWorkFlow 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: LogisticsVehicleMaintenanceWorkFlowStatus;
|
|
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
|
], LogisticsVehicleMaintenanceWorkFlow.prototype, "content", void 0);
|
|
53
|
+
__decorate([
|
|
54
|
+
(0, typeorm_1.Column)({ type: "varchar", length: 500, nullable: true }),
|
|
55
|
+
__metadata("design:type", Object)
|
|
56
|
+
], LogisticsVehicleMaintenanceWorkFlow.prototype, "content_ar", void 0);
|
|
53
57
|
__decorate([
|
|
54
58
|
(0, typeorm_1.Column)({ type: 'enum', enum: LogisticsVehicleMaintenanceWorkFlowStatus, default: LogisticsVehicleMaintenanceWorkFlowStatus.NOT_YET_STARTED, nullable: false }),
|
|
55
59
|
__metadata("design:type", String)
|
|
56
60
|
], LogisticsVehicleMaintenanceWorkFlow.prototype, "status", void 0);
|
|
61
|
+
__decorate([
|
|
62
|
+
(0, typeorm_1.Column)({ type: "varchar", length: 100, nullable: true }),
|
|
63
|
+
__metadata("design:type", Object)
|
|
64
|
+
], LogisticsVehicleMaintenanceWorkFlow.prototype, "status_ar", void 0);
|
|
57
65
|
__decorate([
|
|
58
66
|
(0, typeorm_1.Column)({ type: 'integer', nullable: true }),
|
|
59
67
|
__metadata("design:type", Object)
|
|
@@ -9,7 +9,9 @@ export declare class LogisticsWorkFlow 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: LogisticsWorkFlowStatus;
|
|
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
|
], LogisticsWorkFlow.prototype, "content", void 0);
|
|
53
|
+
__decorate([
|
|
54
|
+
(0, typeorm_1.Column)({ type: "varchar", length: 500, nullable: true }),
|
|
55
|
+
__metadata("design:type", Object)
|
|
56
|
+
], LogisticsWorkFlow.prototype, "content_ar", void 0);
|
|
53
57
|
__decorate([
|
|
54
58
|
(0, typeorm_1.Column)({ type: 'enum', enum: LogisticsWorkFlowStatus, default: LogisticsWorkFlowStatus.NOT_YET_STARTED, nullable: false }),
|
|
55
59
|
__metadata("design:type", String)
|
|
56
60
|
], LogisticsWorkFlow.prototype, "status", void 0);
|
|
61
|
+
__decorate([
|
|
62
|
+
(0, typeorm_1.Column)({ type: "varchar", length: 100, nullable: true }),
|
|
63
|
+
__metadata("design:type", Object)
|
|
64
|
+
], LogisticsWorkFlow.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,8 +13,10 @@ export declare class AssetMaintenanceChat 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: AssetMaintenanceMessageType;
|
|
17
18
|
status: string | null;
|
|
19
|
+
status_ar: string | null;
|
|
18
20
|
}
|
|
19
21
|
export { AssetMaintenanceChat as MaintenanceChat };
|
|
20
22
|
export { AssetMaintenanceMessageType as MaintenanceMessageType };
|
|
@@ -48,6 +48,10 @@ __decorate([
|
|
|
48
48
|
(0, typeorm_1.Column)({ type: 'text', nullable: false }),
|
|
49
49
|
__metadata("design:type", String)
|
|
50
50
|
], AssetMaintenanceChat.prototype, "message", void 0);
|
|
51
|
+
__decorate([
|
|
52
|
+
(0, typeorm_1.Column)({ type: "text", nullable: true }),
|
|
53
|
+
__metadata("design:type", Object)
|
|
54
|
+
], AssetMaintenanceChat.prototype, "message_ar", void 0);
|
|
51
55
|
__decorate([
|
|
52
56
|
(0, typeorm_1.Column)({
|
|
53
57
|
type: 'enum',
|
|
@@ -61,6 +65,10 @@ __decorate([
|
|
|
61
65
|
(0, typeorm_1.Column)({ type: 'text', nullable: true }),
|
|
62
66
|
__metadata("design:type", Object)
|
|
63
67
|
], AssetMaintenanceChat.prototype, "status", void 0);
|
|
68
|
+
__decorate([
|
|
69
|
+
(0, typeorm_1.Column)({ type: "varchar", length: 100, nullable: true }),
|
|
70
|
+
__metadata("design:type", Object)
|
|
71
|
+
], AssetMaintenanceChat.prototype, "status_ar", void 0);
|
|
64
72
|
exports.MaintenanceChat = exports.AssetMaintenanceChat = AssetMaintenanceChat = __decorate([
|
|
65
73
|
(0, typeorm_1.Entity)({ name: 'maintenance_chats' })
|
|
66
74
|
], AssetMaintenanceChat);
|
|
@@ -13,6 +13,8 @@ export declare class MaintenanceExternalStationsChat extends BaseModel {
|
|
|
13
13
|
user_id: number;
|
|
14
14
|
role_id: number;
|
|
15
15
|
message: string;
|
|
16
|
+
message_ar: string | null;
|
|
16
17
|
messageType: MaintenanceExternalStationsMessageType;
|
|
17
18
|
status: string;
|
|
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
|
], MaintenanceExternalStationsChat.prototype, "message", void 0);
|
|
50
|
+
__decorate([
|
|
51
|
+
(0, typeorm_1.Column)({ type: "text", nullable: true }),
|
|
52
|
+
__metadata("design:type", Object)
|
|
53
|
+
], MaintenanceExternalStationsChat.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
|
], MaintenanceExternalStationsChat.prototype, "status", void 0);
|
|
67
|
+
__decorate([
|
|
68
|
+
(0, typeorm_1.Column)({ type: "varchar", length: 100, nullable: true }),
|
|
69
|
+
__metadata("design:type", Object)
|
|
70
|
+
], MaintenanceExternalStationsChat.prototype, "status_ar", void 0);
|
|
63
71
|
exports.MaintenanceExternalStationsChat = MaintenanceExternalStationsChat = __decorate([
|
|
64
72
|
(0, typeorm_1.Entity)({ name: 'maintenance_external_stations_chats' })
|
|
65
73
|
], MaintenanceExternalStationsChat);
|
|
@@ -9,7 +9,9 @@ export declare class MaintenanceExternalStationsWorkFlow 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: MaintenanceExternalStationsWorkFlowStatus;
|
|
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
|
], MaintenanceExternalStationsWorkFlow.prototype, "content", void 0);
|
|
40
|
+
__decorate([
|
|
41
|
+
(0, typeorm_1.Column)({ type: "varchar", length: 500, nullable: true }),
|
|
42
|
+
__metadata("design:type", Object)
|
|
43
|
+
], MaintenanceExternalStationsWorkFlow.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
|
], MaintenanceExternalStationsWorkFlow.prototype, "status", void 0);
|
|
53
|
+
__decorate([
|
|
54
|
+
(0, typeorm_1.Column)({ type: "varchar", length: 100, nullable: true }),
|
|
55
|
+
__metadata("design:type", Object)
|
|
56
|
+
], MaintenanceExternalStationsWorkFlow.prototype, "status_ar", void 0);
|
|
49
57
|
__decorate([
|
|
50
58
|
(0, typeorm_1.Column)({ type: 'integer', nullable: true }),
|
|
51
59
|
__metadata("design:type", Object)
|
|
@@ -3,7 +3,9 @@ export declare enum AssetMaintenanceCategory {
|
|
|
3
3
|
BUILDING = "Building",
|
|
4
4
|
EQUIPMENT = "Equipment",
|
|
5
5
|
RESIDENTIAL = "Residential",
|
|
6
|
-
STATION = "Station"
|
|
6
|
+
STATION = "Station",
|
|
7
|
+
PLOT_OF_LAND = "Plot of land",
|
|
8
|
+
OTHER = "Other"
|
|
7
9
|
}
|
|
8
10
|
export declare enum AssetMaintenanceSubCategory {
|
|
9
11
|
ELECTRICAL = "Electrical",
|
|
@@ -18,6 +18,8 @@ var AssetMaintenanceCategory;
|
|
|
18
18
|
AssetMaintenanceCategory["EQUIPMENT"] = "Equipment";
|
|
19
19
|
AssetMaintenanceCategory["RESIDENTIAL"] = "Residential";
|
|
20
20
|
AssetMaintenanceCategory["STATION"] = "Station";
|
|
21
|
+
AssetMaintenanceCategory["PLOT_OF_LAND"] = "Plot of land";
|
|
22
|
+
AssetMaintenanceCategory["OTHER"] = "Other";
|
|
21
23
|
})(AssetMaintenanceCategory || (exports.MaintenanceCategory = exports.AssetMaintenanceCategory = AssetMaintenanceCategory = {}));
|
|
22
24
|
var AssetMaintenanceSubCategory;
|
|
23
25
|
(function (AssetMaintenanceSubCategory) {
|
|
@@ -9,7 +9,9 @@ export declare class AssetMaintenanceWorkflow 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: AssetMaintenanceWorkflowStatus;
|
|
14
|
+
status_ar: string | null;
|
|
13
15
|
user_id: number | null;
|
|
14
16
|
role_id: number | null;
|
|
15
17
|
department_id: number | null;
|
|
@@ -38,6 +38,10 @@ __decorate([
|
|
|
38
38
|
(0, typeorm_1.Column)({ type: 'varchar', length: 500, nullable: false }),
|
|
39
39
|
__metadata("design:type", String)
|
|
40
40
|
], AssetMaintenanceWorkflow.prototype, "content", void 0);
|
|
41
|
+
__decorate([
|
|
42
|
+
(0, typeorm_1.Column)({ type: "varchar", length: 500, nullable: true }),
|
|
43
|
+
__metadata("design:type", Object)
|
|
44
|
+
], AssetMaintenanceWorkflow.prototype, "content_ar", void 0);
|
|
41
45
|
__decorate([
|
|
42
46
|
(0, typeorm_1.Column)({
|
|
43
47
|
type: 'enum',
|
|
@@ -47,6 +51,10 @@ __decorate([
|
|
|
47
51
|
}),
|
|
48
52
|
__metadata("design:type", String)
|
|
49
53
|
], AssetMaintenanceWorkflow.prototype, "status", void 0);
|
|
54
|
+
__decorate([
|
|
55
|
+
(0, typeorm_1.Column)({ type: "varchar", length: 100, nullable: true }),
|
|
56
|
+
__metadata("design:type", Object)
|
|
57
|
+
], AssetMaintenanceWorkflow.prototype, "status_ar", void 0);
|
|
50
58
|
__decorate([
|
|
51
59
|
(0, typeorm_1.Column)({ type: 'integer', nullable: true }),
|
|
52
60
|
__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
|
], MediaPublicationsChat.prototype, "message", void 0);
|
|
50
|
+
__decorate([
|
|
51
|
+
(0, typeorm_1.Column)({ type: "text", nullable: true }),
|
|
52
|
+
__metadata("design:type", Object)
|
|
53
|
+
], MediaPublicationsChat.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
|
], MediaPublicationsChat.prototype, "status", void 0);
|
|
67
|
+
__decorate([
|
|
68
|
+
(0, typeorm_1.Column)({ type: "varchar", length: 100, nullable: true }),
|
|
69
|
+
__metadata("design:type", Object)
|
|
70
|
+
], MediaPublicationsChat.prototype, "status_ar", void 0);
|
|
63
71
|
exports.MediaPublicationsChat = MediaPublicationsChat = __decorate([
|
|
64
72
|
(0, typeorm_1.Entity)({ name: 'media_publications_chats' })
|
|
65
73
|
], MediaPublicationsChat);
|
|
@@ -9,7 +9,9 @@ export declare class MediaPublicationsWorkFlow 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: MediaPublicationsWorkFlowStatus;
|
|
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
|
], MediaPublicationsWorkFlow.prototype, "content", void 0);
|
|
40
|
+
__decorate([
|
|
41
|
+
(0, typeorm_1.Column)({ type: "varchar", length: 500, nullable: true }),
|
|
42
|
+
__metadata("design:type", Object)
|
|
43
|
+
], MediaPublicationsWorkFlow.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
|
], MediaPublicationsWorkFlow.prototype, "status", void 0);
|
|
53
|
+
__decorate([
|
|
54
|
+
(0, typeorm_1.Column)({ type: "varchar", length: 100, nullable: true }),
|
|
55
|
+
__metadata("design:type", Object)
|
|
56
|
+
], MediaPublicationsWorkFlow.prototype, "status_ar", void 0);
|
|
49
57
|
__decorate([
|
|
50
58
|
(0, typeorm_1.Column)({ type: 'integer', nullable: true }),
|
|
51
59
|
__metadata("design:type", Object)
|
|
@@ -13,6 +13,8 @@ export declare class MultiPurposeHallRequestChat 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: MultiPurposeHallMessageType;
|
|
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
|
], MultiPurposeHallRequestChat.prototype, "message", void 0);
|
|
50
|
+
__decorate([
|
|
51
|
+
(0, typeorm_1.Column)({ type: "text", nullable: true }),
|
|
52
|
+
__metadata("design:type", Object)
|
|
53
|
+
], MultiPurposeHallRequestChat.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
|
], MultiPurposeHallRequestChat.prototype, "status", void 0);
|
|
67
|
+
__decorate([
|
|
68
|
+
(0, typeorm_1.Column)({ type: "varchar", length: 100, nullable: true }),
|
|
69
|
+
__metadata("design:type", Object)
|
|
70
|
+
], MultiPurposeHallRequestChat.prototype, "status_ar", void 0);
|
|
63
71
|
exports.MultiPurposeHallRequestChat = MultiPurposeHallRequestChat = __decorate([
|
|
64
72
|
(0, typeorm_1.Entity)({ name: "multi_purpose_hall_chats" })
|
|
65
73
|
], MultiPurposeHallRequestChat);
|
|
@@ -9,7 +9,9 @@ export declare class MultiPurposeHallWorkFlow 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: MultiPurposeHallWorkFlowStatus;
|
|
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
|
], MultiPurposeHallWorkFlow.prototype, "content", void 0);
|
|
40
|
+
__decorate([
|
|
41
|
+
(0, typeorm_1.Column)({ type: "varchar", length: 500, nullable: true }),
|
|
42
|
+
__metadata("design:type", Object)
|
|
43
|
+
], MultiPurposeHallWorkFlow.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
|
], MultiPurposeHallWorkFlow.prototype, "status", void 0);
|
|
53
|
+
__decorate([
|
|
54
|
+
(0, typeorm_1.Column)({ type: "varchar", length: 100, nullable: true }),
|
|
55
|
+
__metadata("design:type", Object)
|
|
56
|
+
], MultiPurposeHallWorkFlow.prototype, "status_ar", void 0);
|
|
49
57
|
__decorate([
|
|
50
58
|
(0, typeorm_1.Column)({ type: "integer", nullable: true }),
|
|
51
59
|
__metadata("design:type", Object)
|
|
@@ -18,6 +18,8 @@ export declare class RequestATenderRequest extends BaseModel {
|
|
|
18
18
|
scope_of_work: string;
|
|
19
19
|
type_of_request: RequestATenderType;
|
|
20
20
|
date_of_submission: Date;
|
|
21
|
+
date: Date | null;
|
|
22
|
+
time: string | null;
|
|
21
23
|
phone: string;
|
|
22
24
|
budget_code: string | null;
|
|
23
25
|
estimated_cost: string;
|
|
@@ -69,6 +69,14 @@ __decorate([
|
|
|
69
69
|
(0, typeorm_1.Column)({ type: "date", nullable: false }),
|
|
70
70
|
__metadata("design:type", Date)
|
|
71
71
|
], RequestATenderRequest.prototype, "date_of_submission", void 0);
|
|
72
|
+
__decorate([
|
|
73
|
+
(0, typeorm_1.Column)({ type: "date", nullable: true }),
|
|
74
|
+
__metadata("design:type", Object)
|
|
75
|
+
], RequestATenderRequest.prototype, "date", void 0);
|
|
76
|
+
__decorate([
|
|
77
|
+
(0, typeorm_1.Column)({ type: "varchar", length: 8, nullable: true }),
|
|
78
|
+
__metadata("design:type", Object)
|
|
79
|
+
], RequestATenderRequest.prototype, "time", void 0);
|
|
72
80
|
__decorate([
|
|
73
81
|
(0, typeorm_1.Column)({ type: "varchar", length: 30, nullable: false }),
|
|
74
82
|
__metadata("design:type", String)
|
|
@@ -18,9 +18,11 @@ export declare class RequestForCoverageRequestChat 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: RequestForCoverageMessageType;
|
|
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?: RequestForCoverageMessageType, 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
|
], RequestForCoverageRequestChat.prototype, "message", void 0);
|
|
65
|
+
__decorate([
|
|
66
|
+
(0, typeorm_1.Column)({ type: "text", nullable: true }),
|
|
67
|
+
__metadata("design:type", Object)
|
|
68
|
+
], RequestForCoverageRequestChat.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
|
], RequestForCoverageRequestChat.prototype, "status", void 0);
|
|
90
|
+
__decorate([
|
|
91
|
+
(0, typeorm_1.Column)({ type: "varchar", length: 100, nullable: true }),
|
|
92
|
+
__metadata("design:type", Object)
|
|
93
|
+
], RequestForCoverageRequestChat.prototype, "status_ar", void 0);
|
|
86
94
|
exports.RequestForCoverageRequestChat = RequestForCoverageRequestChat = __decorate([
|
|
87
95
|
(0, typeorm_1.Entity)({ name: "request_for_coverage_request_chat" }),
|
|
88
96
|
__metadata("design:paramtypes", [Number, Number, String, Object, Object, String, Boolean, String, Number])
|
|
@@ -11,9 +11,11 @@ export declare class RequestForCoverageWorkFlow 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: RequestForCoverageWorkFlowStatus;
|
|
19
|
+
status_ar: string | null;
|
|
18
20
|
constructor(request_id: number, content: string, status: RequestForCoverageWorkFlowStatus, 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
|
], RequestForCoverageWorkFlow.prototype, "content", void 0);
|
|
57
|
+
__decorate([
|
|
58
|
+
(0, typeorm_1.Column)({ type: "varchar", length: 500, nullable: true }),
|
|
59
|
+
__metadata("design:type", Object)
|
|
60
|
+
], RequestForCoverageWorkFlow.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
|
], RequestForCoverageWorkFlow.prototype, "status", void 0);
|
|
82
|
+
__decorate([
|
|
83
|
+
(0, typeorm_1.Column)({ type: "varchar", length: 100, nullable: true }),
|
|
84
|
+
__metadata("design:type", Object)
|
|
85
|
+
], RequestForCoverageWorkFlow.prototype, "status_ar", void 0);
|
|
78
86
|
exports.RequestForCoverageWorkFlow = RequestForCoverageWorkFlow = __decorate([
|
|
79
87
|
(0, typeorm_1.Entity)({ name: "request_for_coverage_workflows" }),
|
|
80
88
|
__metadata("design:paramtypes", [Number, String, String, Object, Object, Number, Object, Object, Object])
|
|
@@ -18,9 +18,11 @@ export declare class RequestForPresidentsCoverageRequestChat 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: RequestForPresidentsCoverageMessageType;
|
|
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?: RequestForPresidentsCoverageMessageType, 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
|
], RequestForPresidentsCoverageRequestChat.prototype, "message", void 0);
|
|
65
|
+
__decorate([
|
|
66
|
+
(0, typeorm_1.Column)({ type: "text", nullable: true }),
|
|
67
|
+
__metadata("design:type", Object)
|
|
68
|
+
], RequestForPresidentsCoverageRequestChat.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
|
], RequestForPresidentsCoverageRequestChat.prototype, "status", void 0);
|
|
90
|
+
__decorate([
|
|
91
|
+
(0, typeorm_1.Column)({ type: "varchar", length: 100, nullable: true }),
|
|
92
|
+
__metadata("design:type", Object)
|
|
93
|
+
], RequestForPresidentsCoverageRequestChat.prototype, "status_ar", void 0);
|
|
86
94
|
exports.RequestForPresidentsCoverageRequestChat = RequestForPresidentsCoverageRequestChat = __decorate([
|
|
87
95
|
(0, typeorm_1.Entity)({ name: "request_for_presidents_coverage_chats" }),
|
|
88
96
|
__metadata("design:paramtypes", [Number, Number, String, Object, Object, String, Boolean, String, Number])
|
|
@@ -11,9 +11,11 @@ export declare class RequestForPresidentsCoverageWorkFlow 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: RequestForPresidentsCoverageWorkFlowStatus;
|
|
19
|
+
status_ar: string | null;
|
|
18
20
|
constructor(request_id: number, content: string, status: RequestForPresidentsCoverageWorkFlowStatus, 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
|
}
|