@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
|
@@ -33,12 +33,18 @@ export class ImportExportMaterialChat extends BaseModel {
|
|
|
33
33
|
|
|
34
34
|
@Column({ type: "text", nullable: false })
|
|
35
35
|
message: string;
|
|
36
|
+
@Column({ type: "text", nullable: true })
|
|
37
|
+
message_ar: string | null;
|
|
38
|
+
|
|
36
39
|
|
|
37
40
|
@Column({ type: "int", nullable: true })
|
|
38
41
|
approver_role_id: number | null;
|
|
39
42
|
|
|
40
43
|
@Column({ type: "varchar", length: 255, nullable: false, default: "Pending" })
|
|
41
44
|
status: string;
|
|
45
|
+
@Column({ type: "varchar", length: 100, nullable: true })
|
|
46
|
+
status_ar: string | null;
|
|
47
|
+
|
|
42
48
|
|
|
43
49
|
@Column({
|
|
44
50
|
type: "enum",
|
|
@@ -20,9 +20,15 @@ export class ImportExportMaterialWorkflow extends BaseModel {
|
|
|
20
20
|
|
|
21
21
|
@Column({ type: "varchar", length: 500, nullable: true })
|
|
22
22
|
content: string;
|
|
23
|
+
@Column({ type: "varchar", length: 500, nullable: true })
|
|
24
|
+
content_ar: string | null;
|
|
25
|
+
|
|
23
26
|
|
|
24
27
|
@Column({ type: "varchar", length: 50, nullable: false })
|
|
25
28
|
status: string;
|
|
29
|
+
@Column({ type: "varchar", length: 100, nullable: true })
|
|
30
|
+
status_ar: string | null;
|
|
31
|
+
|
|
26
32
|
|
|
27
33
|
@Column({ type: "int", nullable: true })
|
|
28
34
|
step_order: number;
|
|
@@ -35,6 +35,9 @@ export class InformationSecurityRequestChat extends BaseModel {
|
|
|
35
35
|
|
|
36
36
|
@Column({ type: "text", nullable: false })
|
|
37
37
|
message: string;
|
|
38
|
+
@Column({ type: "text", nullable: true })
|
|
39
|
+
message_ar: string | null;
|
|
40
|
+
|
|
38
41
|
|
|
39
42
|
@Column({ type: "integer", nullable: true })
|
|
40
43
|
approver_role_id: number | null;
|
|
@@ -57,6 +60,9 @@ export class InformationSecurityRequestChat extends BaseModel {
|
|
|
57
60
|
nullable: false
|
|
58
61
|
})
|
|
59
62
|
status: InformationSecurityChatStatus;
|
|
63
|
+
@Column({ type: "varchar", length: 100, nullable: true })
|
|
64
|
+
status_ar: string | null;
|
|
65
|
+
|
|
60
66
|
|
|
61
67
|
constructor(
|
|
62
68
|
request_id: number,
|
|
@@ -24,6 +24,9 @@ export class InformationSecurityWorkFlow extends BaseModel {
|
|
|
24
24
|
|
|
25
25
|
@Column({ type: "varchar", length: 255, nullable: false })
|
|
26
26
|
content: string;
|
|
27
|
+
@Column({ type: "varchar", length: 500, nullable: true })
|
|
28
|
+
content_ar: string | null;
|
|
29
|
+
|
|
27
30
|
|
|
28
31
|
@Column({ type: "integer", nullable: true })
|
|
29
32
|
approver_role_id: number | null;
|
|
@@ -41,6 +44,9 @@ export class InformationSecurityWorkFlow extends BaseModel {
|
|
|
41
44
|
nullable: false
|
|
42
45
|
})
|
|
43
46
|
status: InformationSecurityWorkFlowStatus;
|
|
47
|
+
@Column({ type: "varchar", length: 100, nullable: true })
|
|
48
|
+
status_ar: string | null;
|
|
49
|
+
|
|
44
50
|
|
|
45
51
|
constructor(
|
|
46
52
|
request_id: number,
|
|
@@ -24,9 +24,15 @@ export class ItWorkFlow extends BaseModel {
|
|
|
24
24
|
|
|
25
25
|
@Column({ type: 'varchar', length: 255, nullable: false })
|
|
26
26
|
content: string;
|
|
27
|
+
@Column({ type: "varchar", length: 500, nullable: true })
|
|
28
|
+
content_ar: string | null;
|
|
29
|
+
|
|
27
30
|
|
|
28
31
|
@Column({ type: 'enum', enum: workFlowStatus, default: workFlowStatus.NOT_YET_STARTED, nullable: false })
|
|
29
32
|
status: workFlowStatus;
|
|
33
|
+
@Column({ type: "varchar", length: 100, nullable: true })
|
|
34
|
+
status_ar: string | null;
|
|
35
|
+
|
|
30
36
|
|
|
31
37
|
@Column({ type: 'integer', nullable: true })
|
|
32
38
|
user_id: number | null;
|
|
@@ -24,12 +24,18 @@ export class LegalComplaintChat extends BaseModel {
|
|
|
24
24
|
|
|
25
25
|
@Column({ type: 'text', nullable: false })
|
|
26
26
|
message: string;
|
|
27
|
+
@Column({ type: "text", nullable: true })
|
|
28
|
+
message_ar: string | null;
|
|
29
|
+
|
|
27
30
|
|
|
28
31
|
@Column({ type: 'varchar', length: 50, nullable: false, default: 'text' })
|
|
29
32
|
message_type: string;
|
|
30
33
|
|
|
31
34
|
@Column({ type: 'varchar', length: 50, nullable: true })
|
|
32
35
|
status: string;
|
|
36
|
+
@Column({ type: "varchar", length: 100, nullable: true })
|
|
37
|
+
status_ar: string | null;
|
|
38
|
+
|
|
33
39
|
|
|
34
40
|
@Column({ type: 'boolean', nullable: false, default: false })
|
|
35
41
|
is_internal: boolean;
|
|
@@ -28,9 +28,15 @@ export class LegalComplaintWorkflow extends BaseModel {
|
|
|
28
28
|
|
|
29
29
|
@Column({ type: 'varchar', length: 500, nullable: true })
|
|
30
30
|
content: string;
|
|
31
|
+
@Column({ type: "varchar", length: 500, nullable: true })
|
|
32
|
+
content_ar: string | null;
|
|
33
|
+
|
|
31
34
|
|
|
32
35
|
@Column({ type: 'varchar', length: 50, nullable: false })
|
|
33
36
|
status: string;
|
|
37
|
+
@Column({ type: "varchar", length: 100, nullable: true })
|
|
38
|
+
status_ar: string | null;
|
|
39
|
+
|
|
34
40
|
|
|
35
41
|
@Column({ type: 'int', nullable: true })
|
|
36
42
|
step_order: number;
|
|
@@ -33,12 +33,18 @@ export class LegalConsultationChat extends BaseModel {
|
|
|
33
33
|
|
|
34
34
|
@Column({ type: 'text', nullable: false })
|
|
35
35
|
message: string;
|
|
36
|
+
@Column({ type: "text", nullable: true })
|
|
37
|
+
message_ar: string | null;
|
|
38
|
+
|
|
36
39
|
|
|
37
40
|
@Column({ type: 'int', nullable: true })
|
|
38
41
|
approver_role_id: number | null;
|
|
39
42
|
|
|
40
43
|
@Column({ type: 'varchar', length: 255, nullable: false, default: 'Pending' })
|
|
41
44
|
status: string;
|
|
45
|
+
@Column({ type: "varchar", length: 100, nullable: true })
|
|
46
|
+
status_ar: string | null;
|
|
47
|
+
|
|
42
48
|
|
|
43
49
|
@Column({ type: 'varchar', length: 20, nullable: false })
|
|
44
50
|
message_type: string;
|
|
@@ -28,9 +28,15 @@ export class LegalConsultationWorkflow extends BaseModel {
|
|
|
28
28
|
|
|
29
29
|
@Column({ type: 'varchar', length: 500, nullable: true })
|
|
30
30
|
content: string;
|
|
31
|
+
@Column({ type: "varchar", length: 500, nullable: true })
|
|
32
|
+
content_ar: string | null;
|
|
33
|
+
|
|
31
34
|
|
|
32
35
|
@Column({ type: 'varchar', length: 50, nullable: false })
|
|
33
36
|
status: string;
|
|
37
|
+
@Column({ type: "varchar", length: 100, nullable: true })
|
|
38
|
+
status_ar: string | null;
|
|
39
|
+
|
|
34
40
|
|
|
35
41
|
@Column({ type: 'int', nullable: true })
|
|
36
42
|
step_order: number;
|
|
@@ -35,6 +35,9 @@ export class LegalContractReviewRequestChat extends BaseModel {
|
|
|
35
35
|
|
|
36
36
|
@Column({ type: "text", nullable: false })
|
|
37
37
|
message: string;
|
|
38
|
+
@Column({ type: "text", nullable: true })
|
|
39
|
+
message_ar: string | null;
|
|
40
|
+
|
|
38
41
|
|
|
39
42
|
@Column({ type: "integer", nullable: true })
|
|
40
43
|
approver_role_id: number | null;
|
|
@@ -57,4 +60,7 @@ export class LegalContractReviewRequestChat extends BaseModel {
|
|
|
57
60
|
nullable: false
|
|
58
61
|
})
|
|
59
62
|
status: LegalContractReviewChatStatus;
|
|
63
|
+
@Column({ type: "varchar", length: 100, nullable: true })
|
|
64
|
+
status_ar: string | null;
|
|
65
|
+
|
|
60
66
|
}
|
|
@@ -24,6 +24,9 @@ export class LegalContractReviewWorkFlow extends BaseModel {
|
|
|
24
24
|
|
|
25
25
|
@Column({ type: "varchar", length: 255, nullable: false })
|
|
26
26
|
content: string;
|
|
27
|
+
@Column({ type: "varchar", length: 500, nullable: true })
|
|
28
|
+
content_ar: string | null;
|
|
29
|
+
|
|
27
30
|
|
|
28
31
|
@Column({ type: "integer", nullable: true })
|
|
29
32
|
approver_role_id: number | null;
|
|
@@ -41,4 +44,7 @@ export class LegalContractReviewWorkFlow extends BaseModel {
|
|
|
41
44
|
nullable: false
|
|
42
45
|
})
|
|
43
46
|
status: LegalContractReviewWorkFlowStatus;
|
|
47
|
+
@Column({ type: "varchar", length: 100, nullable: true })
|
|
48
|
+
status_ar: string | null;
|
|
49
|
+
|
|
44
50
|
}
|
|
@@ -30,6 +30,9 @@ export class LogisticsRequestChat extends BaseModel {
|
|
|
30
30
|
|
|
31
31
|
@Column({ type: 'text', nullable: false })
|
|
32
32
|
message: string;
|
|
33
|
+
@Column({ type: "text", nullable: true })
|
|
34
|
+
message_ar: string | null;
|
|
35
|
+
|
|
33
36
|
|
|
34
37
|
@Column({
|
|
35
38
|
type: 'enum',
|
|
@@ -41,6 +44,9 @@ export class LogisticsRequestChat extends BaseModel {
|
|
|
41
44
|
|
|
42
45
|
@Column({ type: 'text', nullable: true })
|
|
43
46
|
status: string;
|
|
47
|
+
@Column({ type: "varchar", length: 100, nullable: true })
|
|
48
|
+
status_ar: string | null;
|
|
49
|
+
|
|
44
50
|
|
|
45
51
|
constructor(
|
|
46
52
|
request_id: number,
|
|
@@ -30,6 +30,9 @@ export class LogisticsVehicleMaintenanceChat extends BaseModel {
|
|
|
30
30
|
|
|
31
31
|
@Column({ type: 'text', nullable: false })
|
|
32
32
|
message: string;
|
|
33
|
+
@Column({ type: "text", nullable: true })
|
|
34
|
+
message_ar: string | null;
|
|
35
|
+
|
|
33
36
|
|
|
34
37
|
@Column({
|
|
35
38
|
type: 'enum',
|
|
@@ -41,6 +44,9 @@ export class LogisticsVehicleMaintenanceChat extends BaseModel {
|
|
|
41
44
|
|
|
42
45
|
@Column({ type: 'text', nullable: true })
|
|
43
46
|
status: string;
|
|
47
|
+
@Column({ type: "varchar", length: 100, nullable: true })
|
|
48
|
+
status_ar: string | null;
|
|
49
|
+
|
|
44
50
|
|
|
45
51
|
constructor(
|
|
46
52
|
request_id: number,
|
|
@@ -21,9 +21,15 @@ export class LogisticsVehicleMaintenanceWorkFlow extends BaseModel {
|
|
|
21
21
|
|
|
22
22
|
@Column({ type: 'varchar', length: 500, nullable: false })
|
|
23
23
|
content: string;
|
|
24
|
+
@Column({ type: "varchar", length: 500, nullable: true })
|
|
25
|
+
content_ar: string | null;
|
|
26
|
+
|
|
24
27
|
|
|
25
28
|
@Column({ type: 'enum', enum: LogisticsVehicleMaintenanceWorkFlowStatus, default: LogisticsVehicleMaintenanceWorkFlowStatus.NOT_YET_STARTED, nullable: false })
|
|
26
29
|
status: LogisticsVehicleMaintenanceWorkFlowStatus;
|
|
30
|
+
@Column({ type: "varchar", length: 100, nullable: true })
|
|
31
|
+
status_ar: string | null;
|
|
32
|
+
|
|
27
33
|
|
|
28
34
|
@Column({ type: 'integer', nullable: true })
|
|
29
35
|
user_id: number | null;
|
|
@@ -21,9 +21,15 @@ export class LogisticsWorkFlow extends BaseModel {
|
|
|
21
21
|
|
|
22
22
|
@Column({ type: 'varchar', length: 500, nullable: false })
|
|
23
23
|
content: string;
|
|
24
|
+
@Column({ type: "varchar", length: 500, nullable: true })
|
|
25
|
+
content_ar: string | null;
|
|
26
|
+
|
|
24
27
|
|
|
25
28
|
@Column({ type: 'enum', enum: LogisticsWorkFlowStatus, default: LogisticsWorkFlowStatus.NOT_YET_STARTED, nullable: false })
|
|
26
29
|
status: LogisticsWorkFlowStatus;
|
|
30
|
+
@Column({ type: "varchar", length: 100, nullable: true })
|
|
31
|
+
status_ar: string | null;
|
|
32
|
+
|
|
27
33
|
|
|
28
34
|
@Column({ type: 'integer', nullable: true })
|
|
29
35
|
user_id: number | null;
|
|
@@ -28,6 +28,9 @@ export class AssetMaintenanceChat extends BaseModel {
|
|
|
28
28
|
|
|
29
29
|
@Column({ type: 'text', nullable: false })
|
|
30
30
|
message: string;
|
|
31
|
+
@Column({ type: "text", nullable: true })
|
|
32
|
+
message_ar: string | null;
|
|
33
|
+
|
|
31
34
|
|
|
32
35
|
@Column({
|
|
33
36
|
type: 'enum',
|
|
@@ -39,6 +42,9 @@ export class AssetMaintenanceChat extends BaseModel {
|
|
|
39
42
|
|
|
40
43
|
@Column({ type: 'text', nullable: true })
|
|
41
44
|
status: string | null;
|
|
45
|
+
@Column({ type: "varchar", length: 100, nullable: true })
|
|
46
|
+
status_ar: string | null;
|
|
47
|
+
|
|
42
48
|
}
|
|
43
49
|
|
|
44
50
|
export { AssetMaintenanceChat as MaintenanceChat };
|
|
@@ -28,6 +28,9 @@ export class MaintenanceExternalStationsChat extends BaseModel {
|
|
|
28
28
|
|
|
29
29
|
@Column({ type: 'text', nullable: false })
|
|
30
30
|
message: string;
|
|
31
|
+
@Column({ type: "text", nullable: true })
|
|
32
|
+
message_ar: string | null;
|
|
33
|
+
|
|
31
34
|
|
|
32
35
|
@Column({
|
|
33
36
|
type: 'enum',
|
|
@@ -39,4 +42,7 @@ export class MaintenanceExternalStationsChat extends BaseModel {
|
|
|
39
42
|
|
|
40
43
|
@Column({ type: 'text', nullable: true })
|
|
41
44
|
status: string;
|
|
45
|
+
@Column({ type: "varchar", length: 100, nullable: true })
|
|
46
|
+
status_ar: string | null;
|
|
47
|
+
|
|
42
48
|
}
|
|
@@ -20,6 +20,9 @@ export class MaintenanceExternalStationsWorkFlow extends BaseModel {
|
|
|
20
20
|
|
|
21
21
|
@Column({ type: 'varchar', length: 500, nullable: false })
|
|
22
22
|
content: string;
|
|
23
|
+
@Column({ type: "varchar", length: 500, nullable: true })
|
|
24
|
+
content_ar: string | null;
|
|
25
|
+
|
|
23
26
|
|
|
24
27
|
@Column({
|
|
25
28
|
type: 'enum',
|
|
@@ -28,6 +31,9 @@ export class MaintenanceExternalStationsWorkFlow extends BaseModel {
|
|
|
28
31
|
nullable: false,
|
|
29
32
|
})
|
|
30
33
|
status: MaintenanceExternalStationsWorkFlowStatus;
|
|
34
|
+
@Column({ type: "varchar", length: 100, nullable: true })
|
|
35
|
+
status_ar: string | null;
|
|
36
|
+
|
|
31
37
|
|
|
32
38
|
@Column({ type: 'integer', nullable: true })
|
|
33
39
|
user_id: number | null;
|
|
@@ -20,6 +20,9 @@ export class AssetMaintenanceWorkflow extends BaseModel {
|
|
|
20
20
|
|
|
21
21
|
@Column({ type: 'varchar', length: 500, nullable: false })
|
|
22
22
|
content: string;
|
|
23
|
+
@Column({ type: "varchar", length: 500, nullable: true })
|
|
24
|
+
content_ar: string | null;
|
|
25
|
+
|
|
23
26
|
|
|
24
27
|
@Column({
|
|
25
28
|
type: 'enum',
|
|
@@ -28,6 +31,9 @@ export class AssetMaintenanceWorkflow extends BaseModel {
|
|
|
28
31
|
nullable: false,
|
|
29
32
|
})
|
|
30
33
|
status: AssetMaintenanceWorkflowStatus;
|
|
34
|
+
@Column({ type: "varchar", length: 100, nullable: true })
|
|
35
|
+
status_ar: string | null;
|
|
36
|
+
|
|
31
37
|
|
|
32
38
|
@Column({ type: 'integer', nullable: true })
|
|
33
39
|
user_id: number | null;
|
|
@@ -28,6 +28,9 @@ export class MediaPublicationsChat extends BaseModel {
|
|
|
28
28
|
|
|
29
29
|
@Column({ type: 'text', nullable: false })
|
|
30
30
|
message: string;
|
|
31
|
+
@Column({ type: "text", nullable: true })
|
|
32
|
+
message_ar: string | null;
|
|
33
|
+
|
|
31
34
|
|
|
32
35
|
@Column({
|
|
33
36
|
type: 'enum',
|
|
@@ -39,4 +42,7 @@ export class MediaPublicationsChat extends BaseModel {
|
|
|
39
42
|
|
|
40
43
|
@Column({ type: 'text', nullable: true })
|
|
41
44
|
status: string;
|
|
45
|
+
@Column({ type: "varchar", length: 100, nullable: true })
|
|
46
|
+
status_ar: string | null;
|
|
47
|
+
|
|
42
48
|
}
|
|
@@ -20,6 +20,9 @@ export class MediaPublicationsWorkFlow extends BaseModel {
|
|
|
20
20
|
|
|
21
21
|
@Column({ type: 'varchar', length: 500, nullable: false })
|
|
22
22
|
content: string;
|
|
23
|
+
@Column({ type: "varchar", length: 500, nullable: true })
|
|
24
|
+
content_ar: string | null;
|
|
25
|
+
|
|
23
26
|
|
|
24
27
|
@Column({
|
|
25
28
|
type: 'enum',
|
|
@@ -28,6 +31,9 @@ export class MediaPublicationsWorkFlow extends BaseModel {
|
|
|
28
31
|
nullable: false,
|
|
29
32
|
})
|
|
30
33
|
status: MediaPublicationsWorkFlowStatus;
|
|
34
|
+
@Column({ type: "varchar", length: 100, nullable: true })
|
|
35
|
+
status_ar: string | null;
|
|
36
|
+
|
|
31
37
|
|
|
32
38
|
@Column({ type: 'integer', nullable: true })
|
|
33
39
|
user_id: number | null;
|
|
@@ -28,6 +28,9 @@ export class MultiPurposeHallRequestChat extends BaseModel {
|
|
|
28
28
|
|
|
29
29
|
@Column({ type: "text", nullable: false })
|
|
30
30
|
message: string;
|
|
31
|
+
@Column({ type: "text", nullable: true })
|
|
32
|
+
message_ar: string | null;
|
|
33
|
+
|
|
31
34
|
|
|
32
35
|
@Column({
|
|
33
36
|
type: "enum",
|
|
@@ -39,4 +42,7 @@ export class MultiPurposeHallRequestChat extends BaseModel {
|
|
|
39
42
|
|
|
40
43
|
@Column({ type: "text", nullable: true })
|
|
41
44
|
status: string | null;
|
|
45
|
+
@Column({ type: "varchar", length: 100, nullable: true })
|
|
46
|
+
status_ar: string | null;
|
|
47
|
+
|
|
42
48
|
}
|
|
@@ -20,6 +20,9 @@ export class MultiPurposeHallWorkFlow extends BaseModel {
|
|
|
20
20
|
|
|
21
21
|
@Column({ type: "varchar", length: 500, nullable: false })
|
|
22
22
|
content: string;
|
|
23
|
+
@Column({ type: "varchar", length: 500, nullable: true })
|
|
24
|
+
content_ar: string | null;
|
|
25
|
+
|
|
23
26
|
|
|
24
27
|
@Column({
|
|
25
28
|
type: "enum",
|
|
@@ -28,6 +31,9 @@ export class MultiPurposeHallWorkFlow extends BaseModel {
|
|
|
28
31
|
nullable: false,
|
|
29
32
|
})
|
|
30
33
|
status: MultiPurposeHallWorkFlowStatus;
|
|
34
|
+
@Column({ type: "varchar", length: 100, nullable: true })
|
|
35
|
+
status_ar: string | null;
|
|
36
|
+
|
|
31
37
|
|
|
32
38
|
@Column({ type: "integer", nullable: true })
|
|
33
39
|
user_id: number | null;
|
|
@@ -47,6 +47,12 @@ export class RequestATenderRequest extends BaseModel {
|
|
|
47
47
|
@Column({ type: "date", nullable: false })
|
|
48
48
|
date_of_submission: Date;
|
|
49
49
|
|
|
50
|
+
@Column({ type: "date", nullable: true })
|
|
51
|
+
date: Date | null;
|
|
52
|
+
|
|
53
|
+
@Column({ type: "varchar", length: 8, nullable: true })
|
|
54
|
+
time: string | null;
|
|
55
|
+
|
|
50
56
|
@Column({ type: "varchar", length: 30, nullable: false })
|
|
51
57
|
phone: string;
|
|
52
58
|
|
|
@@ -32,6 +32,9 @@ export class RequestForCoverageRequestChat extends BaseModel {
|
|
|
32
32
|
|
|
33
33
|
@Column({ type: "text", nullable: false })
|
|
34
34
|
message: string;
|
|
35
|
+
@Column({ type: "text", nullable: true })
|
|
36
|
+
message_ar: string | null;
|
|
37
|
+
|
|
35
38
|
|
|
36
39
|
@Column({ type: "integer", nullable: true })
|
|
37
40
|
approver_role_id: number | null;
|
|
@@ -49,6 +52,9 @@ export class RequestForCoverageRequestChat extends BaseModel {
|
|
|
49
52
|
|
|
50
53
|
@Column({ type: "text", nullable: false })
|
|
51
54
|
status: string;
|
|
55
|
+
@Column({ type: "varchar", length: 100, nullable: true })
|
|
56
|
+
status_ar: string | null;
|
|
57
|
+
|
|
52
58
|
|
|
53
59
|
constructor(
|
|
54
60
|
request_id: number,
|
|
@@ -24,6 +24,9 @@ export class RequestForCoverageWorkFlow extends BaseModel {
|
|
|
24
24
|
|
|
25
25
|
@Column({ type: "varchar", length: 255, nullable: false })
|
|
26
26
|
content: string;
|
|
27
|
+
@Column({ type: "varchar", length: 500, nullable: true })
|
|
28
|
+
content_ar: string | null;
|
|
29
|
+
|
|
27
30
|
|
|
28
31
|
@Column({ type: "integer", nullable: true })
|
|
29
32
|
approver_role_id: number | null;
|
|
@@ -41,6 +44,9 @@ export class RequestForCoverageWorkFlow extends BaseModel {
|
|
|
41
44
|
nullable: false
|
|
42
45
|
})
|
|
43
46
|
status: RequestForCoverageWorkFlowStatus;
|
|
47
|
+
@Column({ type: "varchar", length: 100, nullable: true })
|
|
48
|
+
status_ar: string | null;
|
|
49
|
+
|
|
44
50
|
|
|
45
51
|
constructor(
|
|
46
52
|
request_id: number,
|
|
@@ -32,6 +32,9 @@ export class RequestForPresidentsCoverageRequestChat extends BaseModel {
|
|
|
32
32
|
|
|
33
33
|
@Column({ type: "text", nullable: false })
|
|
34
34
|
message: string;
|
|
35
|
+
@Column({ type: "text", nullable: true })
|
|
36
|
+
message_ar: string | null;
|
|
37
|
+
|
|
35
38
|
|
|
36
39
|
@Column({ type: "integer", nullable: true })
|
|
37
40
|
approver_role_id: number | null;
|
|
@@ -49,6 +52,9 @@ export class RequestForPresidentsCoverageRequestChat extends BaseModel {
|
|
|
49
52
|
|
|
50
53
|
@Column({ type: "text", nullable: false })
|
|
51
54
|
status: string;
|
|
55
|
+
@Column({ type: "varchar", length: 100, nullable: true })
|
|
56
|
+
status_ar: string | null;
|
|
57
|
+
|
|
52
58
|
|
|
53
59
|
constructor(
|
|
54
60
|
request_id: number,
|
|
@@ -24,6 +24,9 @@ export class RequestForPresidentsCoverageWorkFlow extends BaseModel {
|
|
|
24
24
|
|
|
25
25
|
@Column({ type: "varchar", length: 255, nullable: false })
|
|
26
26
|
content: string;
|
|
27
|
+
@Column({ type: "varchar", length: 500, nullable: true })
|
|
28
|
+
content_ar: string | null;
|
|
29
|
+
|
|
27
30
|
|
|
28
31
|
@Column({ type: "integer", nullable: true })
|
|
29
32
|
approver_role_id: number | null;
|
|
@@ -41,6 +44,9 @@ export class RequestForPresidentsCoverageWorkFlow extends BaseModel {
|
|
|
41
44
|
nullable: false
|
|
42
45
|
})
|
|
43
46
|
status: RequestForPresidentsCoverageWorkFlowStatus;
|
|
47
|
+
@Column({ type: "varchar", length: 100, nullable: true })
|
|
48
|
+
status_ar: string | null;
|
|
49
|
+
|
|
44
50
|
|
|
45
51
|
constructor(
|
|
46
52
|
request_id: number,
|
|
@@ -34,12 +34,18 @@ export class ResidentialUnitRentalChat extends BaseModel {
|
|
|
34
34
|
|
|
35
35
|
@Column({ type: "text", nullable: false })
|
|
36
36
|
message: string;
|
|
37
|
+
@Column({ type: "text", nullable: true })
|
|
38
|
+
message_ar: string | null;
|
|
39
|
+
|
|
37
40
|
|
|
38
41
|
@Column({ type: "int", nullable: true })
|
|
39
42
|
approver_role_id: number | null;
|
|
40
43
|
|
|
41
44
|
@Column({ type: "varchar", length: 255, nullable: false, default: "Pending" })
|
|
42
45
|
status: string;
|
|
46
|
+
@Column({ type: "varchar", length: 100, nullable: true })
|
|
47
|
+
status_ar: string | null;
|
|
48
|
+
|
|
43
49
|
|
|
44
50
|
@Column({ type: "varchar", length: 20, nullable: false })
|
|
45
51
|
message_type: string;
|
|
@@ -66,14 +66,20 @@ export class ResidentialUnitRentalWorkflow extends BaseModel {
|
|
|
66
66
|
|
|
67
67
|
@Column({ type: 'varchar', length: 500, nullable: true })
|
|
68
68
|
|
|
69
|
-
content: string;
|
|
69
|
+
content: string;
|
|
70
|
+
@Column({ type: "varchar", length: 500, nullable: true })
|
|
71
|
+
content_ar: string | null;
|
|
72
|
+
|
|
70
73
|
|
|
71
74
|
|
|
72
75
|
|
|
73
76
|
|
|
74
77
|
@Column({ type: 'varchar', length: 50, nullable: false })
|
|
75
78
|
|
|
76
|
-
status: string;
|
|
79
|
+
status: string;
|
|
80
|
+
@Column({ type: "varchar", length: 100, nullable: true })
|
|
81
|
+
status_ar: string | null;
|
|
82
|
+
|
|
77
83
|
|
|
78
84
|
|
|
79
85
|
|
|
@@ -35,6 +35,9 @@ export class RespondToEnquiriesRequestChat extends BaseModel {
|
|
|
35
35
|
|
|
36
36
|
@Column({ type: "text", nullable: false })
|
|
37
37
|
message: string;
|
|
38
|
+
@Column({ type: "text", nullable: true })
|
|
39
|
+
message_ar: string | null;
|
|
40
|
+
|
|
38
41
|
|
|
39
42
|
@Column({ type: "integer", nullable: true })
|
|
40
43
|
approver_role_id: number | null;
|
|
@@ -59,6 +62,9 @@ export class RespondToEnquiriesRequestChat extends BaseModel {
|
|
|
59
62
|
enumName: "respond_to_enquiries_chat_status_en"
|
|
60
63
|
})
|
|
61
64
|
status: RespondToEnquiriesChatStatus;
|
|
65
|
+
@Column({ type: "varchar", length: 100, nullable: true })
|
|
66
|
+
status_ar: string | null;
|
|
67
|
+
|
|
62
68
|
|
|
63
69
|
constructor(
|
|
64
70
|
request_id: number,
|
|
@@ -24,6 +24,9 @@ export class RespondToEnquiriesWorkFlow extends BaseModel {
|
|
|
24
24
|
|
|
25
25
|
@Column({ type: "varchar", length: 255, nullable: false })
|
|
26
26
|
content: string;
|
|
27
|
+
@Column({ type: "varchar", length: 500, nullable: true })
|
|
28
|
+
content_ar: string | null;
|
|
29
|
+
|
|
27
30
|
|
|
28
31
|
@Column({ type: "integer", nullable: true })
|
|
29
32
|
approver_role_id: number | null;
|
|
@@ -42,6 +45,9 @@ export class RespondToEnquiriesWorkFlow extends BaseModel {
|
|
|
42
45
|
enumName: "respond_to_enquiries_workflow_status_en"
|
|
43
46
|
})
|
|
44
47
|
status: RespondToEnquiriesWorkFlowStatus;
|
|
48
|
+
@Column({ type: "varchar", length: 100, nullable: true })
|
|
49
|
+
status_ar: string | null;
|
|
50
|
+
|
|
45
51
|
|
|
46
52
|
constructor(
|
|
47
53
|
request_id: number,
|
|
@@ -28,6 +28,9 @@ export class ScholarshipRequestChat extends BaseModel {
|
|
|
28
28
|
|
|
29
29
|
@Column({ type: "text", nullable: false })
|
|
30
30
|
message: string;
|
|
31
|
+
@Column({ type: "text", nullable: true })
|
|
32
|
+
message_ar: string | null;
|
|
33
|
+
|
|
31
34
|
|
|
32
35
|
@Column({
|
|
33
36
|
type: "enum",
|
|
@@ -39,4 +42,7 @@ export class ScholarshipRequestChat extends BaseModel {
|
|
|
39
42
|
|
|
40
43
|
@Column({ type: "text", nullable: true })
|
|
41
44
|
status: string | null;
|
|
45
|
+
@Column({ type: "varchar", length: 100, nullable: true })
|
|
46
|
+
status_ar: string | null;
|
|
47
|
+
|
|
42
48
|
}
|