@platform-modules/foreign-ministry 1.3.334 → 1.3.336
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/.env +11 -5
- package/dist/i18n/workflow-chat-i18n.d.ts +5 -0
- package/dist/i18n/workflow-chat-i18n.js +21 -0
- package/dist/i18n/workflow-chat-i18n.json +320 -0
- package/dist/i18n/workflow-chat-message.builder.d.ts +316 -0
- package/dist/i18n/workflow-chat-message.builder.js +891 -0
- package/dist/index.d.ts +1 -0
- package/dist/index.js +1 -0
- package/dist/models/AppointmentChatModel.d.ts +2 -0
- package/dist/models/AppointmentChatModel.js +8 -0
- package/dist/models/AppointmentWorkflowModel.d.ts +2 -0
- package/dist/models/AppointmentWorkflowModel.js +8 -0
- package/dist/models/AssistanceCitizensAbroadChatModel.d.ts +2 -0
- package/dist/models/AssistanceCitizensAbroadChatModel.js +8 -0
- package/dist/models/AssistanceCitizensAbroadWorkflowModel.d.ts +1 -0
- package/dist/models/AssistanceCitizensAbroadWorkflowModel.js +4 -0
- package/dist/models/ChildrensEducationChatModel.d.ts +2 -0
- package/dist/models/ChildrensEducationChatModel.js +8 -0
- package/dist/models/ChildrensEducationWorkflowModel.d.ts +1 -0
- package/dist/models/ChildrensEducationWorkflowModel.js +4 -0
- package/dist/models/DiplomaticAcademyChatModel.d.ts +2 -0
- package/dist/models/DiplomaticAcademyChatModel.js +8 -0
- package/dist/models/DiplomaticAcademyWorkflowModel.d.ts +2 -0
- package/dist/models/DiplomaticAcademyWorkflowModel.js +8 -0
- package/dist/models/DiplomaticChatsModel.d.ts +2 -0
- package/dist/models/DiplomaticChatsModel.js +8 -0
- package/dist/models/DiplomaticWorkFlowModel.d.ts +2 -0
- package/dist/models/DiplomaticWorkFlowModel.js +8 -0
- package/dist/models/DocumentTranslationChatModel.d.ts +2 -0
- package/dist/models/DocumentTranslationChatModel.js +8 -0
- package/dist/models/DocumentTranslationWorkflowModel.d.ts +2 -0
- package/dist/models/DocumentTranslationWorkflowModel.js +8 -0
- package/dist/models/EarlyCheckoutChatModel.d.ts +2 -0
- package/dist/models/EarlyCheckoutChatModel.js +8 -0
- package/dist/models/EarlyCheckoutWorkflowModel.d.ts +2 -0
- package/dist/models/EarlyCheckoutWorkflowModel.js +8 -0
- package/dist/models/EmbassyEvaluationChatModel.d.ts +1 -0
- package/dist/models/EmbassyEvaluationChatModel.js +4 -0
- package/dist/models/EmbassyEvaluationWorkflowModel.d.ts +1 -0
- package/dist/models/EmbassyEvaluationWorkflowModel.js +4 -0
- package/dist/models/EmployeeCardChatsModel.d.ts +2 -0
- package/dist/models/EmployeeCardChatsModel.js +8 -0
- package/dist/models/EmployeeCardWorkFlowModel.d.ts +2 -0
- package/dist/models/EmployeeCardWorkFlowModel.js +8 -0
- package/dist/models/EmployeeEvaluationChatModel.d.ts +1 -0
- package/dist/models/EmployeeEvaluationChatModel.js +4 -0
- package/dist/models/EmployeeEvaluationWorkflowModel.d.ts +1 -0
- package/dist/models/EmployeeEvaluationWorkflowModel.js +4 -0
- package/dist/models/EmployeeOfMonthNominationChatModel.d.ts +1 -0
- package/dist/models/EmployeeOfMonthNominationChatModel.js +4 -0
- package/dist/models/EmployeeOfMonthNominationWorkflowModel.d.ts +1 -0
- package/dist/models/EmployeeOfMonthNominationWorkflowModel.js +4 -0
- package/dist/models/EmployeeOfMonthSupportNominationChatModel.d.ts +1 -0
- package/dist/models/EmployeeOfMonthSupportNominationChatModel.js +4 -0
- package/dist/models/EmployeeOfMonthSupportNominationWorkflowModel.d.ts +1 -0
- package/dist/models/EmployeeOfMonthSupportNominationWorkflowModel.js +4 -0
- package/dist/models/FinancialChatsModel.d.ts +2 -0
- package/dist/models/FinancialChatsModel.js +8 -0
- package/dist/models/FinancialWorkFlowModel.d.ts +2 -0
- package/dist/models/FinancialWorkFlowModel.js +8 -0
- package/dist/models/FoodChatModel.d.ts +1 -0
- package/dist/models/FoodChatModel.js +4 -0
- package/dist/models/FoodWorkflowModel.d.ts +2 -0
- package/dist/models/FoodWorkflowModel.js +8 -0
- package/dist/models/GatePassChatsModel.d.ts +2 -0
- package/dist/models/GatePassChatsModel.js +8 -0
- package/dist/models/GatePassWorkFlowModel.d.ts +2 -0
- package/dist/models/GatePassWorkFlowModel.js +8 -0
- package/dist/models/GeneralServiceChatsModel.d.ts +2 -0
- package/dist/models/GeneralServiceChatsModel.js +8 -0
- package/dist/models/GeneralServiceWorkFlowModel.d.ts +2 -0
- package/dist/models/GeneralServiceWorkFlowModel.js +8 -0
- package/dist/models/HallChatModel.d.ts +1 -0
- package/dist/models/HallChatModel.js +4 -0
- package/dist/models/HallWorkflowModel.d.ts +2 -0
- package/dist/models/HallWorkflowModel.js +8 -0
- package/dist/models/HousingRentalAccommodationChatModel.d.ts +2 -0
- package/dist/models/HousingRentalAccommodationChatModel.js +8 -0
- package/dist/models/HousingRentalAccommodationWorkflowModel.d.ts +1 -0
- package/dist/models/HousingRentalAccommodationWorkflowModel.js +4 -0
- package/dist/models/HousingRentalVehicleChatModel.d.ts +2 -0
- package/dist/models/HousingRentalVehicleChatModel.js +8 -0
- package/dist/models/HousingRentalVehicleWorkflowModel.d.ts +1 -0
- package/dist/models/HousingRentalVehicleWorkflowModel.js +4 -0
- package/dist/models/InitiatorEmployeeNominationChatModel.d.ts +1 -0
- package/dist/models/InitiatorEmployeeNominationChatModel.js +4 -0
- package/dist/models/InitiatorEmployeeNominationWorkflowModel.d.ts +1 -0
- package/dist/models/InitiatorEmployeeNominationWorkflowModel.js +4 -0
- package/dist/models/InnovativeEmployeeNominationChatModel.d.ts +1 -0
- package/dist/models/InnovativeEmployeeNominationChatModel.js +4 -0
- package/dist/models/InnovativeEmployeeNominationWorkflowModel.d.ts +1 -0
- package/dist/models/InnovativeEmployeeNominationWorkflowModel.js +4 -0
- package/dist/models/IpeGrievanceChatModel.d.ts +1 -0
- package/dist/models/IpeGrievanceChatModel.js +4 -0
- package/dist/models/IpeGrievanceWorkflowModel.d.ts +1 -0
- package/dist/models/IpeGrievanceWorkflowModel.js +4 -0
- package/dist/models/LMSCourseExternalLecturerChatModel.d.ts +2 -0
- package/dist/models/LMSCourseExternalLecturerChatModel.js +8 -0
- package/dist/models/LMSCourseExternalLecturerWorkflowModel.d.ts +2 -0
- package/dist/models/LMSCourseExternalLecturerWorkflowModel.js +8 -0
- package/dist/models/LMSExternalCourseParticipationChatModel.d.ts +2 -0
- package/dist/models/LMSExternalCourseParticipationChatModel.js +8 -0
- package/dist/models/LMSExternalCourseParticipationWorkflowModel.d.ts +2 -0
- package/dist/models/LMSExternalCourseParticipationWorkflowModel.js +8 -0
- package/dist/models/LMSExternalEntityTrainedChatModel.d.ts +2 -0
- package/dist/models/LMSExternalEntityTrainedChatModel.js +8 -0
- package/dist/models/LMSExternalEntityTrainedWorkflowModel.d.ts +2 -0
- package/dist/models/LMSExternalEntityTrainedWorkflowModel.js +8 -0
- package/dist/models/LanguageCourseChatModel.d.ts +2 -0
- package/dist/models/LanguageCourseChatModel.js +8 -0
- package/dist/models/LanguageCourseWorkflowModel.d.ts +2 -0
- package/dist/models/LanguageCourseWorkflowModel.js +8 -0
- package/dist/models/LeaveChatModel.d.ts +2 -0
- package/dist/models/LeaveChatModel.js +8 -0
- package/dist/models/LeaveWorkFlowModel.d.ts +2 -0
- package/dist/models/LeaveWorkFlowModel.js +8 -0
- package/dist/models/MediaChatModel.d.ts +2 -0
- package/dist/models/MediaChatModel.js +8 -0
- package/dist/models/MediaWorkflowModel.d.ts +2 -0
- package/dist/models/MediaWorkflowModel.js +8 -0
- package/dist/models/MedicalExpensesChatModel.d.ts +2 -0
- package/dist/models/MedicalExpensesChatModel.js +8 -0
- package/dist/models/MedicalExpensesWorkflowModel.d.ts +1 -0
- package/dist/models/MedicalExpensesWorkflowModel.js +4 -0
- package/dist/models/MeetingChatModel.d.ts +2 -0
- package/dist/models/MeetingChatModel.js +8 -0
- package/dist/models/MeetingWorkflowModel.d.ts +2 -0
- package/dist/models/MeetingWorkflowModel.js +8 -0
- package/dist/models/MissionBankAccountChatModel.d.ts +2 -0
- package/dist/models/MissionBankAccountChatModel.js +8 -0
- package/dist/models/MissionBankAccountWorkflowModel.d.ts +2 -0
- package/dist/models/MissionBankAccountWorkflowModel.js +8 -0
- package/dist/models/MissionContractsChatModel.d.ts +2 -0
- package/dist/models/MissionContractsChatModel.js +8 -0
- package/dist/models/MissionContractsWorkflowModel.d.ts +1 -0
- package/dist/models/MissionContractsWorkflowModel.js +4 -0
- package/dist/models/MissionTravelChatModel.d.ts +1 -0
- package/dist/models/MissionTravelChatModel.js +4 -0
- package/dist/models/MissionTravelWorkflowModel.d.ts +2 -0
- package/dist/models/MissionTravelWorkflowModel.js +8 -0
- package/dist/models/NationalDayCelebrationsChatModel.d.ts +2 -0
- package/dist/models/NationalDayCelebrationsChatModel.js +8 -0
- package/dist/models/NationalDayCelebrationsWorkflowModel.d.ts +1 -0
- package/dist/models/NationalDayCelebrationsWorkflowModel.js +4 -0
- package/dist/models/RecruitmentDomesticWorkersChatModel.d.ts +2 -0
- package/dist/models/RecruitmentDomesticWorkersChatModel.js +8 -0
- package/dist/models/RecruitmentDomesticWorkersWorkflowModel.d.ts +1 -0
- package/dist/models/RecruitmentDomesticWorkersWorkflowModel.js +4 -0
- package/dist/models/RegisterCandidateChatModel.d.ts +2 -0
- package/dist/models/RegisterCandidateChatModel.js +8 -0
- package/dist/models/RegisterCandidateWorkflowModel.d.ts +2 -0
- package/dist/models/RegisterCandidateWorkflowModel.js +8 -0
- package/dist/models/RegisterVacancyChatModel.d.ts +2 -0
- package/dist/models/RegisterVacancyChatModel.js +8 -0
- package/dist/models/RegisterVacancyWorkflowModel.d.ts +2 -0
- package/dist/models/RegisterVacancyWorkflowModel.js +8 -0
- package/dist/models/RepatriationCitizensChatModel.d.ts +2 -0
- package/dist/models/RepatriationCitizensChatModel.js +8 -0
- package/dist/models/RepatriationCitizensWorkflowModel.d.ts +1 -0
- package/dist/models/RepatriationCitizensWorkflowModel.js +4 -0
- package/dist/models/RequestParcelChatModel.d.ts +2 -0
- package/dist/models/RequestParcelChatModel.js +8 -0
- package/dist/models/RequestParcelWorkflowModel.d.ts +2 -0
- package/dist/models/RequestParcelWorkflowModel.js +8 -0
- package/dist/models/RequestPassportChatModel.d.ts +2 -0
- package/dist/models/RequestPassportChatModel.js +8 -0
- package/dist/models/RequestPassportWorkflowModel.d.ts +2 -0
- package/dist/models/RequestPassportWorkflowModel.js +8 -0
- package/dist/models/ResignationTerminationChatModel.d.ts +2 -0
- package/dist/models/ResignationTerminationChatModel.js +8 -0
- package/dist/models/ResignationTerminationWorkflowModel.d.ts +2 -0
- package/dist/models/ResignationTerminationWorkflowModel.js +8 -0
- package/dist/models/RetiredCardChatsModel.d.ts +2 -0
- package/dist/models/RetiredCardChatsModel.js +8 -0
- package/dist/models/RetiredCardWorkFlowModel.d.ts +2 -0
- package/dist/models/RetiredCardWorkFlowModel.js +8 -0
- package/dist/models/SecurityChatsModel.d.ts +2 -0
- package/dist/models/SecurityChatsModel.js +8 -0
- package/dist/models/SlaRequestModel.d.ts +4 -2
- package/dist/models/SlaRequestModel.js +4 -2
- package/dist/models/StayAfterHoursChatModel.d.ts +2 -0
- package/dist/models/StayAfterHoursChatModel.js +8 -0
- package/dist/models/StayAfterHoursWorkflowModel.d.ts +2 -0
- package/dist/models/StayAfterHoursWorkflowModel.js +8 -0
- package/dist/models/TransferAllowanceChatModel.d.ts +2 -0
- package/dist/models/TransferAllowanceChatModel.js +8 -0
- package/dist/models/TransferAllowanceWorkflowModel.d.ts +1 -0
- package/dist/models/TransferAllowanceWorkflowModel.js +4 -0
- package/dist/models/TransferMissionChatModel.d.ts +2 -0
- package/dist/models/TransferMissionChatModel.js +8 -0
- package/dist/models/TransferMissionWorkflowModel.d.ts +2 -0
- package/dist/models/TransferMissionWorkflowModel.js +8 -0
- package/dist/models/TransferSalaryBankAccountChatModel.d.ts +2 -0
- package/dist/models/TransferSalaryBankAccountChatModel.js +8 -0
- package/dist/models/TransferSalaryBankAccountWorkflowModel.d.ts +1 -0
- package/dist/models/TransferSalaryBankAccountWorkflowModel.js +4 -0
- package/dist/models/UpdateAttendanceChatModel.d.ts +1 -0
- package/dist/models/UpdateAttendanceChatModel.js +4 -0
- package/dist/models/UpdateAttendanceWorkflowModel.d.ts +2 -0
- package/dist/models/UpdateAttendanceWorkflowModel.js +8 -0
- package/package.json +1 -1
- package/sql/add_fm_workflow_chat_arabic_columns.sql +153 -0
- package/sql/sla-reports-sync.manifest.json +2 -0
- package/sql/sla_requests_status_data_fix.sql +6 -0
- package/sql/sla_requests_status_to_varchar.sql +28 -0
- package/src/i18n/workflow-chat-i18n.json +320 -0
- package/src/i18n/workflow-chat-i18n.ts +5 -0
- package/src/i18n/workflow-chat-message.builder.ts +1405 -0
- package/src/index.ts +3 -1
- package/src/models/AppointmentChatModel.ts +6 -0
- package/src/models/AppointmentWorkflowModel.ts +6 -0
- package/src/models/AssistanceCitizensAbroadChatModel.ts +6 -0
- package/src/models/AssistanceCitizensAbroadWorkflowModel.ts +3 -0
- package/src/models/ChildrensEducationChatModel.ts +6 -0
- package/src/models/ChildrensEducationWorkflowModel.ts +3 -0
- package/src/models/DiplomaticAcademyChatModel.ts +6 -0
- package/src/models/DiplomaticAcademyWorkflowModel.ts +6 -0
- package/src/models/DiplomaticChatsModel.ts +6 -0
- package/src/models/DiplomaticWorkFlowModel.ts +6 -0
- package/src/models/DocumentTranslationChatModel.ts +6 -0
- package/src/models/DocumentTranslationWorkflowModel.ts +6 -0
- package/src/models/EarlyCheckoutChatModel.ts +6 -0
- package/src/models/EarlyCheckoutWorkflowModel.ts +6 -0
- package/src/models/EmbassyEvaluationChatModel.ts +3 -0
- package/src/models/EmbassyEvaluationWorkflowModel.ts +3 -0
- package/src/models/EmployeeCardChatsModel.ts +6 -0
- package/src/models/EmployeeCardWorkFlowModel.ts +8 -2
- package/src/models/EmployeeEvaluationChatModel.ts +3 -0
- package/src/models/EmployeeEvaluationWorkflowModel.ts +3 -0
- package/src/models/EmployeeOfMonthNominationChatModel.ts +3 -0
- package/src/models/EmployeeOfMonthNominationWorkflowModel.ts +3 -0
- package/src/models/EmployeeOfMonthSupportNominationChatModel.ts +3 -0
- package/src/models/EmployeeOfMonthSupportNominationWorkflowModel.ts +3 -0
- package/src/models/FinancialChatsModel.ts +6 -0
- package/src/models/FinancialWorkFlowModel.ts +6 -0
- package/src/models/FoodChatModel.ts +3 -0
- package/src/models/FoodWorkflowModel.ts +6 -0
- package/src/models/GatePassChatsModel.ts +6 -0
- package/src/models/GatePassWorkFlowModel.ts +8 -2
- package/src/models/GeneralServiceChatsModel.ts +6 -0
- package/src/models/GeneralServiceWorkFlowModel.ts +6 -0
- package/src/models/HallChatModel.ts +3 -0
- package/src/models/HallWorkflowModel.ts +6 -0
- package/src/models/HousingRentalAccommodationChatModel.ts +6 -0
- package/src/models/HousingRentalAccommodationWorkflowModel.ts +3 -0
- package/src/models/HousingRentalVehicleChatModel.ts +6 -0
- package/src/models/HousingRentalVehicleWorkflowModel.ts +3 -0
- package/src/models/InitiatorEmployeeNominationChatModel.ts +3 -0
- package/src/models/InitiatorEmployeeNominationWorkflowModel.ts +3 -0
- package/src/models/InnovativeEmployeeNominationChatModel.ts +3 -0
- package/src/models/InnovativeEmployeeNominationWorkflowModel.ts +3 -0
- package/src/models/IpeGrievanceChatModel.ts +3 -0
- package/src/models/IpeGrievanceWorkflowModel.ts +3 -0
- package/src/models/LMSCourseExternalLecturerChatModel.ts +6 -0
- package/src/models/LMSCourseExternalLecturerWorkflowModel.ts +6 -0
- package/src/models/LMSExternalCourseParticipationChatModel.ts +6 -0
- package/src/models/LMSExternalCourseParticipationWorkflowModel.ts +6 -0
- package/src/models/LMSExternalEntityTrainedChatModel.ts +6 -0
- package/src/models/LMSExternalEntityTrainedWorkflowModel.ts +6 -0
- package/src/models/LanguageCourseChatModel.ts +6 -0
- package/src/models/LanguageCourseWorkflowModel.ts +6 -0
- package/src/models/LeaveChatModel.ts +7 -1
- package/src/models/LeaveWorkFlowModel.ts +6 -0
- package/src/models/MediaChatModel.ts +6 -0
- package/src/models/MediaWorkflowModel.ts +6 -0
- package/src/models/MedicalExpensesChatModel.ts +6 -0
- package/src/models/MedicalExpensesWorkflowModel.ts +3 -0
- package/src/models/MeetingChatModel.ts +6 -0
- package/src/models/MeetingWorkflowModel.ts +6 -0
- package/src/models/MissionBankAccountChatModel.ts +6 -0
- package/src/models/MissionBankAccountWorkflowModel.ts +6 -0
- package/src/models/MissionContractsChatModel.ts +6 -0
- package/src/models/MissionContractsWorkflowModel.ts +3 -0
- package/src/models/MissionTravelChatModel.ts +3 -0
- package/src/models/MissionTravelWorkflowModel.ts +6 -0
- package/src/models/NationalDayCelebrationsChatModel.ts +6 -0
- package/src/models/NationalDayCelebrationsWorkflowModel.ts +3 -0
- package/src/models/RecruitmentDomesticWorkersChatModel.ts +6 -0
- package/src/models/RecruitmentDomesticWorkersWorkflowModel.ts +3 -0
- package/src/models/RegisterCandidateChatModel.ts +6 -0
- package/src/models/RegisterCandidateWorkflowModel.ts +6 -0
- package/src/models/RegisterVacancyChatModel.ts +6 -0
- package/src/models/RegisterVacancyWorkflowModel.ts +6 -0
- package/src/models/RepatriationCitizensChatModel.ts +6 -0
- package/src/models/RepatriationCitizensWorkflowModel.ts +3 -0
- package/src/models/RequestParcelChatModel.ts +6 -0
- package/src/models/RequestParcelWorkflowModel.ts +6 -0
- package/src/models/RequestPassportChatModel.ts +6 -0
- package/src/models/RequestPassportWorkflowModel.ts +6 -0
- package/src/models/ResignationTerminationChatModel.ts +6 -0
- package/src/models/ResignationTerminationWorkflowModel.ts +6 -0
- package/src/models/RetiredCardChatsModel.ts +6 -0
- package/src/models/RetiredCardWorkFlowModel.ts +8 -2
- package/src/models/SecurityChatsModel.ts +6 -0
- package/src/models/SlaRequestModel.ts +6 -4
- package/src/models/StayAfterHoursChatModel.ts +6 -0
- package/src/models/StayAfterHoursWorkflowModel.ts +6 -0
- package/src/models/TransferAllowanceChatModel.ts +6 -0
- package/src/models/TransferAllowanceWorkflowModel.ts +3 -0
- package/src/models/TransferMissionChatModel.ts +6 -0
- package/src/models/TransferMissionWorkflowModel.ts +6 -0
- package/src/models/TransferSalaryBankAccountChatModel.ts +6 -0
- package/src/models/TransferSalaryBankAccountWorkflowModel.ts +3 -0
- package/src/models/UpdateAttendanceChatModel.ts +3 -0
- package/src/models/UpdateAttendanceWorkflowModel.ts +6 -0
- package/tsconfig.json +1 -0
|
@@ -54,10 +54,18 @@ __decorate([
|
|
|
54
54
|
(0, typeorm_1.Column)({ type: 'varchar', length: 255, nullable: false }),
|
|
55
55
|
__metadata("design:type", String)
|
|
56
56
|
], MissionTravelWorkFlow.prototype, "content", void 0);
|
|
57
|
+
__decorate([
|
|
58
|
+
(0, typeorm_1.Column)({ type: 'varchar', length: 500, nullable: true }),
|
|
59
|
+
__metadata("design:type", Object)
|
|
60
|
+
], MissionTravelWorkFlow.prototype, "content_ar", void 0);
|
|
57
61
|
__decorate([
|
|
58
62
|
(0, typeorm_1.Column)({ type: 'enum', enum: MissionTravelWorkFlowStatus, default: MissionTravelWorkFlowStatus.NOT_YET_STARTED, nullable: false }),
|
|
59
63
|
__metadata("design:type", String)
|
|
60
64
|
], MissionTravelWorkFlow.prototype, "status", void 0);
|
|
65
|
+
__decorate([
|
|
66
|
+
(0, typeorm_1.Column)({ type: 'varchar', length: 100, nullable: true }),
|
|
67
|
+
__metadata("design:type", Object)
|
|
68
|
+
], MissionTravelWorkFlow.prototype, "status_ar", void 0);
|
|
61
69
|
__decorate([
|
|
62
70
|
(0, typeorm_1.Column)({ type: 'integer', nullable: true }),
|
|
63
71
|
__metadata("design:type", Object)
|
|
@@ -13,6 +13,8 @@ export declare class NationalDayCelebrationsRequestChat extends BaseModel {
|
|
|
13
13
|
user_id: number;
|
|
14
14
|
role_id: number;
|
|
15
15
|
message: string;
|
|
16
|
+
message_ar: string | null;
|
|
16
17
|
messageType: NationalDayCelebrationsMessageType;
|
|
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
|
], NationalDayCelebrationsRequestChat.prototype, "message", void 0);
|
|
50
|
+
__decorate([
|
|
51
|
+
(0, typeorm_1.Column)({ type: 'text', nullable: true }),
|
|
52
|
+
__metadata("design:type", Object)
|
|
53
|
+
], NationalDayCelebrationsRequestChat.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
|
], NationalDayCelebrationsRequestChat.prototype, "status", void 0);
|
|
67
|
+
__decorate([
|
|
68
|
+
(0, typeorm_1.Column)({ type: 'varchar', length: 100, nullable: true }),
|
|
69
|
+
__metadata("design:type", Object)
|
|
70
|
+
], NationalDayCelebrationsRequestChat.prototype, "status_ar", void 0);
|
|
63
71
|
exports.NationalDayCelebrationsRequestChat = NationalDayCelebrationsRequestChat = __decorate([
|
|
64
72
|
(0, typeorm_1.Entity)({ name: 'national_day_celebrations_chats' })
|
|
65
73
|
], NationalDayCelebrationsRequestChat);
|
|
@@ -9,6 +9,7 @@ export declare class NationalDayCelebrationsWorkFlow 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: NationalDayCelebrationsWorkFlowStatus;
|
|
13
14
|
user_id: number | null;
|
|
14
15
|
role_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
|
], NationalDayCelebrationsWorkFlow.prototype, "content", void 0);
|
|
40
|
+
__decorate([
|
|
41
|
+
(0, typeorm_1.Column)({ type: 'varchar', length: 500, nullable: true }),
|
|
42
|
+
__metadata("design:type", Object)
|
|
43
|
+
], NationalDayCelebrationsWorkFlow.prototype, "content_ar", void 0);
|
|
40
44
|
__decorate([
|
|
41
45
|
(0, typeorm_1.Column)({
|
|
42
46
|
type: 'enum',
|
|
@@ -13,7 +13,9 @@ export declare class RecruitmentDomesticWorkersRequestChat extends BaseModel {
|
|
|
13
13
|
user_id: number;
|
|
14
14
|
role_id: number;
|
|
15
15
|
message: string;
|
|
16
|
+
message_ar: string | null;
|
|
16
17
|
messageType: RecruitmentDomesticWorkersMessageType;
|
|
17
18
|
status: string;
|
|
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?: RecruitmentDomesticWorkersMessageType, status?: string);
|
|
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
|
], RecruitmentDomesticWorkersRequestChat.prototype, "message", void 0);
|
|
61
|
+
__decorate([
|
|
62
|
+
(0, typeorm_1.Column)({ type: 'text', nullable: true }),
|
|
63
|
+
__metadata("design:type", Object)
|
|
64
|
+
], RecruitmentDomesticWorkersRequestChat.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", String)
|
|
73
77
|
], RecruitmentDomesticWorkersRequestChat.prototype, "status", void 0);
|
|
78
|
+
__decorate([
|
|
79
|
+
(0, typeorm_1.Column)({ type: 'varchar', length: 100, nullable: true }),
|
|
80
|
+
__metadata("design:type", Object)
|
|
81
|
+
], RecruitmentDomesticWorkersRequestChat.prototype, "status_ar", void 0);
|
|
74
82
|
exports.RecruitmentDomesticWorkersRequestChat = RecruitmentDomesticWorkersRequestChat = __decorate([
|
|
75
83
|
(0, typeorm_1.Entity)({ name: 'recruitment_domestic_workers_chats' }),
|
|
76
84
|
__metadata("design:paramtypes", [Number, Number, Number, String, Number, Number, String, String])
|
|
@@ -9,6 +9,7 @@ export declare class RecruitmentDomesticWorkersWorkFlow 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: RecruitmentDomesticWorkersWorkFlowStatus;
|
|
13
14
|
user_id: number | null;
|
|
14
15
|
role_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
|
], RecruitmentDomesticWorkersWorkFlow.prototype, "content", void 0);
|
|
40
|
+
__decorate([
|
|
41
|
+
(0, typeorm_1.Column)({ type: 'varchar', length: 500, nullable: true }),
|
|
42
|
+
__metadata("design:type", Object)
|
|
43
|
+
], RecruitmentDomesticWorkersWorkFlow.prototype, "content_ar", void 0);
|
|
40
44
|
__decorate([
|
|
41
45
|
(0, typeorm_1.Column)({
|
|
42
46
|
type: 'enum',
|
|
@@ -13,7 +13,9 @@ export declare class RegisterCandidateRequestChat extends BaseModel {
|
|
|
13
13
|
user_id: number;
|
|
14
14
|
role_id: number;
|
|
15
15
|
message: string;
|
|
16
|
+
message_ar: string | null;
|
|
16
17
|
messageType: RegisterCandidateMessageType;
|
|
17
18
|
status: string;
|
|
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?: RegisterCandidateMessageType, status?: string);
|
|
19
21
|
}
|
|
@@ -59,6 +59,10 @@ __decorate([
|
|
|
59
59
|
(0, typeorm_1.Column)({ type: 'text', nullable: false }),
|
|
60
60
|
__metadata("design:type", String)
|
|
61
61
|
], RegisterCandidateRequestChat.prototype, "message", void 0);
|
|
62
|
+
__decorate([
|
|
63
|
+
(0, typeorm_1.Column)({ type: 'text', nullable: true }),
|
|
64
|
+
__metadata("design:type", Object)
|
|
65
|
+
], RegisterCandidateRequestChat.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
|
], RegisterCandidateRequestChat.prototype, "status", void 0);
|
|
79
|
+
__decorate([
|
|
80
|
+
(0, typeorm_1.Column)({ type: 'varchar', length: 100, nullable: true }),
|
|
81
|
+
__metadata("design:type", Object)
|
|
82
|
+
], RegisterCandidateRequestChat.prototype, "status_ar", void 0);
|
|
75
83
|
exports.RegisterCandidateRequestChat = RegisterCandidateRequestChat = __decorate([
|
|
76
84
|
(0, typeorm_1.Entity)({ name: 'register_candidate_chats' }),
|
|
77
85
|
__metadata("design:paramtypes", [Number, Number, Number, String, Number, Number, String, String])
|
|
@@ -9,7 +9,9 @@ export declare class RegisterCandidateWorkFlow 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: RegisterCandidateWorkFlowStatus;
|
|
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
|
], RegisterCandidateWorkFlow.prototype, "content", void 0);
|
|
40
|
+
__decorate([
|
|
41
|
+
(0, typeorm_1.Column)({ type: 'varchar', length: 500, nullable: true }),
|
|
42
|
+
__metadata("design:type", Object)
|
|
43
|
+
], RegisterCandidateWorkFlow.prototype, "content_ar", void 0);
|
|
40
44
|
__decorate([
|
|
41
45
|
(0, typeorm_1.Column)({ type: 'enum', enum: RegisterCandidateWorkFlowStatus, default: RegisterCandidateWorkFlowStatus.NOT_YET_STARTED, nullable: false }),
|
|
42
46
|
__metadata("design:type", String)
|
|
43
47
|
], RegisterCandidateWorkFlow.prototype, "status", void 0);
|
|
48
|
+
__decorate([
|
|
49
|
+
(0, typeorm_1.Column)({ type: 'varchar', length: 100, nullable: true }),
|
|
50
|
+
__metadata("design:type", Object)
|
|
51
|
+
], RegisterCandidateWorkFlow.prototype, "status_ar", void 0);
|
|
44
52
|
__decorate([
|
|
45
53
|
(0, typeorm_1.Column)({ type: 'integer', nullable: true }),
|
|
46
54
|
__metadata("design:type", Object)
|
|
@@ -13,7 +13,9 @@ export declare class RegisterVacancyRequestChat extends BaseModel {
|
|
|
13
13
|
user_id: number;
|
|
14
14
|
role_id: number;
|
|
15
15
|
message: string;
|
|
16
|
+
message_ar: string | null;
|
|
16
17
|
messageType: RegisterVacancyMessageType;
|
|
17
18
|
status: string;
|
|
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?: RegisterVacancyMessageType, status?: string);
|
|
19
21
|
}
|
|
@@ -59,6 +59,10 @@ __decorate([
|
|
|
59
59
|
(0, typeorm_1.Column)({ type: 'text', nullable: false }),
|
|
60
60
|
__metadata("design:type", String)
|
|
61
61
|
], RegisterVacancyRequestChat.prototype, "message", void 0);
|
|
62
|
+
__decorate([
|
|
63
|
+
(0, typeorm_1.Column)({ type: 'text', nullable: true }),
|
|
64
|
+
__metadata("design:type", Object)
|
|
65
|
+
], RegisterVacancyRequestChat.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
|
], RegisterVacancyRequestChat.prototype, "status", void 0);
|
|
79
|
+
__decorate([
|
|
80
|
+
(0, typeorm_1.Column)({ type: 'varchar', length: 100, nullable: true }),
|
|
81
|
+
__metadata("design:type", Object)
|
|
82
|
+
], RegisterVacancyRequestChat.prototype, "status_ar", void 0);
|
|
75
83
|
exports.RegisterVacancyRequestChat = RegisterVacancyRequestChat = __decorate([
|
|
76
84
|
(0, typeorm_1.Entity)({ name: 'register_vacancy_chats' }),
|
|
77
85
|
__metadata("design:paramtypes", [Number, Number, Number, String, Number, Number, String, String])
|
|
@@ -9,7 +9,9 @@ export declare class RegisterVacancyWorkFlow 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: RegisterVacancyWorkFlowStatus;
|
|
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
|
], RegisterVacancyWorkFlow.prototype, "content", void 0);
|
|
40
|
+
__decorate([
|
|
41
|
+
(0, typeorm_1.Column)({ type: 'varchar', length: 500, nullable: true }),
|
|
42
|
+
__metadata("design:type", Object)
|
|
43
|
+
], RegisterVacancyWorkFlow.prototype, "content_ar", void 0);
|
|
40
44
|
__decorate([
|
|
41
45
|
(0, typeorm_1.Column)({ type: 'enum', enum: RegisterVacancyWorkFlowStatus, default: RegisterVacancyWorkFlowStatus.NOT_YET_STARTED, nullable: false }),
|
|
42
46
|
__metadata("design:type", String)
|
|
43
47
|
], RegisterVacancyWorkFlow.prototype, "status", void 0);
|
|
48
|
+
__decorate([
|
|
49
|
+
(0, typeorm_1.Column)({ type: 'varchar', length: 100, nullable: true }),
|
|
50
|
+
__metadata("design:type", Object)
|
|
51
|
+
], RegisterVacancyWorkFlow.prototype, "status_ar", void 0);
|
|
44
52
|
__decorate([
|
|
45
53
|
(0, typeorm_1.Column)({ type: 'integer', nullable: true }),
|
|
46
54
|
__metadata("design:type", Object)
|
|
@@ -13,7 +13,9 @@ export declare class RepatriationCitizensRequestChat extends BaseModel {
|
|
|
13
13
|
user_id: number;
|
|
14
14
|
role_id: number;
|
|
15
15
|
message: string;
|
|
16
|
+
message_ar: string | null;
|
|
16
17
|
messageType: RepatriationCitizensMessageType;
|
|
17
18
|
status: string;
|
|
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?: RepatriationCitizensMessageType, status?: string);
|
|
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
|
], RepatriationCitizensRequestChat.prototype, "message", void 0);
|
|
61
|
+
__decorate([
|
|
62
|
+
(0, typeorm_1.Column)({ type: 'text', nullable: true }),
|
|
63
|
+
__metadata("design:type", Object)
|
|
64
|
+
], RepatriationCitizensRequestChat.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", String)
|
|
73
77
|
], RepatriationCitizensRequestChat.prototype, "status", void 0);
|
|
78
|
+
__decorate([
|
|
79
|
+
(0, typeorm_1.Column)({ type: 'varchar', length: 100, nullable: true }),
|
|
80
|
+
__metadata("design:type", Object)
|
|
81
|
+
], RepatriationCitizensRequestChat.prototype, "status_ar", void 0);
|
|
74
82
|
exports.RepatriationCitizensRequestChat = RepatriationCitizensRequestChat = __decorate([
|
|
75
83
|
(0, typeorm_1.Entity)({ name: 'repatriation_citizens_chats' }),
|
|
76
84
|
__metadata("design:paramtypes", [Number, Number, Number, String, Number, Number, String, String])
|
|
@@ -9,6 +9,7 @@ export declare class RepatriationCitizensWorkFlow 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: RepatriationCitizensWorkFlowStatus;
|
|
13
14
|
user_id: number | null;
|
|
14
15
|
role_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
|
], RepatriationCitizensWorkFlow.prototype, "content", void 0);
|
|
40
|
+
__decorate([
|
|
41
|
+
(0, typeorm_1.Column)({ type: 'varchar', length: 500, nullable: true }),
|
|
42
|
+
__metadata("design:type", Object)
|
|
43
|
+
], RepatriationCitizensWorkFlow.prototype, "content_ar", void 0);
|
|
40
44
|
__decorate([
|
|
41
45
|
(0, typeorm_1.Column)({
|
|
42
46
|
type: 'enum',
|
|
@@ -13,7 +13,9 @@ export declare class RequestParcelRequestChat extends BaseModel {
|
|
|
13
13
|
user_id: number;
|
|
14
14
|
role_id: number;
|
|
15
15
|
message: string;
|
|
16
|
+
message_ar: string | null;
|
|
16
17
|
messageType: RequestParcelMessageType;
|
|
17
18
|
status: string;
|
|
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?: RequestParcelMessageType, status?: string);
|
|
19
21
|
}
|
|
@@ -59,6 +59,10 @@ __decorate([
|
|
|
59
59
|
(0, typeorm_1.Column)({ type: 'text', nullable: false }),
|
|
60
60
|
__metadata("design:type", String)
|
|
61
61
|
], RequestParcelRequestChat.prototype, "message", void 0);
|
|
62
|
+
__decorate([
|
|
63
|
+
(0, typeorm_1.Column)({ type: 'text', nullable: true }),
|
|
64
|
+
__metadata("design:type", Object)
|
|
65
|
+
], RequestParcelRequestChat.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
|
], RequestParcelRequestChat.prototype, "status", void 0);
|
|
79
|
+
__decorate([
|
|
80
|
+
(0, typeorm_1.Column)({ type: 'varchar', length: 100, nullable: true }),
|
|
81
|
+
__metadata("design:type", Object)
|
|
82
|
+
], RequestParcelRequestChat.prototype, "status_ar", void 0);
|
|
75
83
|
exports.RequestParcelRequestChat = RequestParcelRequestChat = __decorate([
|
|
76
84
|
(0, typeorm_1.Entity)({ name: 'request_parcel_chats' }),
|
|
77
85
|
__metadata("design:paramtypes", [Number, Number, Number, String, Number, Number, String, String])
|
|
@@ -9,7 +9,9 @@ export declare class RequestParcelWorkFlow 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: RequestParcelWorkFlowStatus;
|
|
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
|
], RequestParcelWorkFlow.prototype, "content", void 0);
|
|
40
|
+
__decorate([
|
|
41
|
+
(0, typeorm_1.Column)({ type: 'varchar', length: 500, nullable: true }),
|
|
42
|
+
__metadata("design:type", Object)
|
|
43
|
+
], RequestParcelWorkFlow.prototype, "content_ar", void 0);
|
|
40
44
|
__decorate([
|
|
41
45
|
(0, typeorm_1.Column)({ type: 'enum', enum: RequestParcelWorkFlowStatus, default: RequestParcelWorkFlowStatus.NOT_YET_STARTED, nullable: false }),
|
|
42
46
|
__metadata("design:type", String)
|
|
43
47
|
], RequestParcelWorkFlow.prototype, "status", void 0);
|
|
48
|
+
__decorate([
|
|
49
|
+
(0, typeorm_1.Column)({ type: 'varchar', length: 100, nullable: true }),
|
|
50
|
+
__metadata("design:type", Object)
|
|
51
|
+
], RequestParcelWorkFlow.prototype, "status_ar", void 0);
|
|
44
52
|
__decorate([
|
|
45
53
|
(0, typeorm_1.Column)({ type: 'integer', nullable: true }),
|
|
46
54
|
__metadata("design:type", Object)
|
|
@@ -13,7 +13,9 @@ export declare class RequestPassportRequestChat extends BaseModel {
|
|
|
13
13
|
user_id: number;
|
|
14
14
|
role_id: number;
|
|
15
15
|
message: string;
|
|
16
|
+
message_ar: string | null;
|
|
16
17
|
messageType: RequestPassportMessageType;
|
|
17
18
|
status: string;
|
|
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?: RequestPassportMessageType, status?: string);
|
|
19
21
|
}
|
|
@@ -59,6 +59,10 @@ __decorate([
|
|
|
59
59
|
(0, typeorm_1.Column)({ type: 'text', nullable: false }),
|
|
60
60
|
__metadata("design:type", String)
|
|
61
61
|
], RequestPassportRequestChat.prototype, "message", void 0);
|
|
62
|
+
__decorate([
|
|
63
|
+
(0, typeorm_1.Column)({ type: 'text', nullable: true }),
|
|
64
|
+
__metadata("design:type", Object)
|
|
65
|
+
], RequestPassportRequestChat.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
|
], RequestPassportRequestChat.prototype, "status", void 0);
|
|
79
|
+
__decorate([
|
|
80
|
+
(0, typeorm_1.Column)({ type: 'varchar', length: 100, nullable: true }),
|
|
81
|
+
__metadata("design:type", Object)
|
|
82
|
+
], RequestPassportRequestChat.prototype, "status_ar", void 0);
|
|
75
83
|
exports.RequestPassportRequestChat = RequestPassportRequestChat = __decorate([
|
|
76
84
|
(0, typeorm_1.Entity)({ name: 'request_passport_chats' }),
|
|
77
85
|
__metadata("design:paramtypes", [Number, Number, Number, String, Number, Number, String, String])
|
|
@@ -9,7 +9,9 @@ export declare class RequestPassportWorkFlow 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: RequestPassportWorkFlowStatus;
|
|
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
|
], RequestPassportWorkFlow.prototype, "content", void 0);
|
|
40
|
+
__decorate([
|
|
41
|
+
(0, typeorm_1.Column)({ type: 'varchar', length: 500, nullable: true }),
|
|
42
|
+
__metadata("design:type", Object)
|
|
43
|
+
], RequestPassportWorkFlow.prototype, "content_ar", void 0);
|
|
40
44
|
__decorate([
|
|
41
45
|
(0, typeorm_1.Column)({ type: 'enum', enum: RequestPassportWorkFlowStatus, default: RequestPassportWorkFlowStatus.NOT_YET_STARTED, nullable: false }),
|
|
42
46
|
__metadata("design:type", String)
|
|
43
47
|
], RequestPassportWorkFlow.prototype, "status", void 0);
|
|
48
|
+
__decorate([
|
|
49
|
+
(0, typeorm_1.Column)({ type: 'varchar', length: 100, nullable: true }),
|
|
50
|
+
__metadata("design:type", Object)
|
|
51
|
+
], RequestPassportWorkFlow.prototype, "status_ar", void 0);
|
|
44
52
|
__decorate([
|
|
45
53
|
(0, typeorm_1.Column)({ type: 'integer', nullable: true }),
|
|
46
54
|
__metadata("design:type", Object)
|
|
@@ -11,7 +11,9 @@ export declare class ResignationTerminationRequestChat extends BaseModel {
|
|
|
11
11
|
user_id: number;
|
|
12
12
|
role_id: number;
|
|
13
13
|
message: string;
|
|
14
|
+
message_ar: string | null;
|
|
14
15
|
messageType: ResignationTerminationMessageType;
|
|
15
16
|
status: string;
|
|
17
|
+
status_ar: string | null;
|
|
16
18
|
constructor(request_id: number, user_id: number, role_id: number, message: string, service_id?: number, sub_service_id?: number, messageType?: ResignationTerminationMessageType, status?: string);
|
|
17
19
|
}
|
|
@@ -57,6 +57,10 @@ __decorate([
|
|
|
57
57
|
(0, typeorm_1.Column)({ type: 'text', nullable: false }),
|
|
58
58
|
__metadata("design:type", String)
|
|
59
59
|
], ResignationTerminationRequestChat.prototype, "message", void 0);
|
|
60
|
+
__decorate([
|
|
61
|
+
(0, typeorm_1.Column)({ type: 'text', nullable: true }),
|
|
62
|
+
__metadata("design:type", Object)
|
|
63
|
+
], ResignationTerminationRequestChat.prototype, "message_ar", void 0);
|
|
60
64
|
__decorate([
|
|
61
65
|
(0, typeorm_1.Column)({
|
|
62
66
|
type: 'enum',
|
|
@@ -70,6 +74,10 @@ __decorate([
|
|
|
70
74
|
(0, typeorm_1.Column)({ type: 'text', nullable: true }),
|
|
71
75
|
__metadata("design:type", String)
|
|
72
76
|
], ResignationTerminationRequestChat.prototype, "status", void 0);
|
|
77
|
+
__decorate([
|
|
78
|
+
(0, typeorm_1.Column)({ type: 'varchar', length: 100, nullable: true }),
|
|
79
|
+
__metadata("design:type", Object)
|
|
80
|
+
], ResignationTerminationRequestChat.prototype, "status_ar", void 0);
|
|
73
81
|
exports.ResignationTerminationRequestChat = ResignationTerminationRequestChat = __decorate([
|
|
74
82
|
(0, typeorm_1.Entity)({ name: 'resignation_termination_chats' }),
|
|
75
83
|
__metadata("design:paramtypes", [Number, Number, Number, String, Number, Number, String, String])
|
|
@@ -9,7 +9,9 @@ export declare class ResignationTerminationWorkFlow 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: ResignationTerminationWorkFlowStatus;
|
|
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
|
], ResignationTerminationWorkFlow.prototype, "content", void 0);
|
|
40
|
+
__decorate([
|
|
41
|
+
(0, typeorm_1.Column)({ type: 'varchar', length: 500, nullable: true }),
|
|
42
|
+
__metadata("design:type", Object)
|
|
43
|
+
], ResignationTerminationWorkFlow.prototype, "content_ar", void 0);
|
|
40
44
|
__decorate([
|
|
41
45
|
(0, typeorm_1.Column)({ type: 'enum', enum: ResignationTerminationWorkFlowStatus, default: ResignationTerminationWorkFlowStatus.NOT_YET_STARTED, nullable: false }),
|
|
42
46
|
__metadata("design:type", String)
|
|
43
47
|
], ResignationTerminationWorkFlow.prototype, "status", void 0);
|
|
48
|
+
__decorate([
|
|
49
|
+
(0, typeorm_1.Column)({ type: 'varchar', length: 100, nullable: true }),
|
|
50
|
+
__metadata("design:type", Object)
|
|
51
|
+
], ResignationTerminationWorkFlow.prototype, "status_ar", void 0);
|
|
44
52
|
__decorate([
|
|
45
53
|
(0, typeorm_1.Column)({ type: 'integer', nullable: true }),
|
|
46
54
|
__metadata("design:type", Object)
|
|
@@ -20,7 +20,9 @@ export declare class RetiredCardRequestChat extends BaseModel {
|
|
|
20
20
|
user_id: number;
|
|
21
21
|
role_id: number;
|
|
22
22
|
message: string;
|
|
23
|
+
message_ar: string | null;
|
|
23
24
|
messageType: RetiredCardMessageType;
|
|
24
25
|
status: string;
|
|
26
|
+
status_ar: string | null;
|
|
25
27
|
constructor(request_id: number, user_id: number, role_id: number, message: string, service_id?: number, sub_service_id?: number, messageType?: RetiredCardMessageType, status?: string);
|
|
26
28
|
}
|
|
@@ -65,6 +65,10 @@ __decorate([
|
|
|
65
65
|
(0, typeorm_1.Column)({ type: 'text', nullable: false }),
|
|
66
66
|
__metadata("design:type", String)
|
|
67
67
|
], RetiredCardRequestChat.prototype, "message", void 0);
|
|
68
|
+
__decorate([
|
|
69
|
+
(0, typeorm_1.Column)({ type: 'text', nullable: true }),
|
|
70
|
+
__metadata("design:type", Object)
|
|
71
|
+
], RetiredCardRequestChat.prototype, "message_ar", void 0);
|
|
68
72
|
__decorate([
|
|
69
73
|
(0, typeorm_1.Column)({
|
|
70
74
|
type: 'enum',
|
|
@@ -78,6 +82,10 @@ __decorate([
|
|
|
78
82
|
(0, typeorm_1.Column)({ type: 'text', nullable: true }),
|
|
79
83
|
__metadata("design:type", String)
|
|
80
84
|
], RetiredCardRequestChat.prototype, "status", void 0);
|
|
85
|
+
__decorate([
|
|
86
|
+
(0, typeorm_1.Column)({ type: 'varchar', length: 100, nullable: true }),
|
|
87
|
+
__metadata("design:type", Object)
|
|
88
|
+
], RetiredCardRequestChat.prototype, "status_ar", void 0);
|
|
81
89
|
exports.RetiredCardRequestChat = RetiredCardRequestChat = __decorate([
|
|
82
90
|
(0, typeorm_1.Entity)({ name: 'retired_card_chats' }),
|
|
83
91
|
__metadata("design:paramtypes", [Number, Number, Number, String, Number, Number, String, String])
|
|
@@ -19,7 +19,9 @@ export declare class RetiredCardWorkFlow extends BaseModel {
|
|
|
19
19
|
retired_card_request_id: number;
|
|
20
20
|
retired_card_approval_details_id: number;
|
|
21
21
|
content: string;
|
|
22
|
+
content_ar: string | null;
|
|
22
23
|
status: RetiredCardWorkFlowStatus;
|
|
24
|
+
status_ar: string | null;
|
|
23
25
|
user_id: number | null;
|
|
24
26
|
role_id: number | null;
|
|
25
27
|
department_id: number | null;
|
|
@@ -44,10 +44,18 @@ __decorate([
|
|
|
44
44
|
(0, typeorm_1.Column)({ type: 'varchar', length: 255, nullable: false }),
|
|
45
45
|
__metadata("design:type", String)
|
|
46
46
|
], RetiredCardWorkFlow.prototype, "content", void 0);
|
|
47
|
+
__decorate([
|
|
48
|
+
(0, typeorm_1.Column)({ type: 'varchar', length: 500, nullable: true }),
|
|
49
|
+
__metadata("design:type", Object)
|
|
50
|
+
], RetiredCardWorkFlow.prototype, "content_ar", void 0);
|
|
47
51
|
__decorate([
|
|
48
52
|
(0, typeorm_1.Column)({ type: 'enum', enum: RetiredCardWorkFlowStatus, default: RetiredCardWorkFlowStatus.NOT_YET_STARTED, nullable: false }),
|
|
49
53
|
__metadata("design:type", String)
|
|
50
54
|
], RetiredCardWorkFlow.prototype, "status", void 0);
|
|
55
|
+
__decorate([
|
|
56
|
+
(0, typeorm_1.Column)({ type: 'varchar', length: 100, nullable: true }),
|
|
57
|
+
__metadata("design:type", Object)
|
|
58
|
+
], RetiredCardWorkFlow.prototype, "status_ar", void 0);
|
|
51
59
|
__decorate([
|
|
52
60
|
(0, typeorm_1.Column)({ type: 'integer', nullable: true }),
|
|
53
61
|
__metadata("design:type", Object)
|
|
@@ -20,7 +20,9 @@ export declare class SecurityChat extends BaseModel {
|
|
|
20
20
|
user_id: number;
|
|
21
21
|
role_id: number;
|
|
22
22
|
message: string;
|
|
23
|
+
message_ar: string | null;
|
|
23
24
|
messageType: SecurityDeptMessageType;
|
|
24
25
|
status: string;
|
|
26
|
+
status_ar: string | null;
|
|
25
27
|
constructor(request_id: number, user_id: number, role_id: number, message: string, service_id?: number, sub_service_id?: number, messageType?: SecurityDeptMessageType, status?: string);
|
|
26
28
|
}
|
|
@@ -65,6 +65,10 @@ __decorate([
|
|
|
65
65
|
(0, typeorm_1.Column)({ type: 'text', nullable: false }),
|
|
66
66
|
__metadata("design:type", String)
|
|
67
67
|
], SecurityChat.prototype, "message", void 0);
|
|
68
|
+
__decorate([
|
|
69
|
+
(0, typeorm_1.Column)({ type: 'text', nullable: true }),
|
|
70
|
+
__metadata("design:type", Object)
|
|
71
|
+
], SecurityChat.prototype, "message_ar", void 0);
|
|
68
72
|
__decorate([
|
|
69
73
|
(0, typeorm_1.Column)({
|
|
70
74
|
type: 'enum',
|
|
@@ -78,6 +82,10 @@ __decorate([
|
|
|
78
82
|
(0, typeorm_1.Column)({ type: 'text', nullable: true }),
|
|
79
83
|
__metadata("design:type", String)
|
|
80
84
|
], SecurityChat.prototype, "status", void 0);
|
|
85
|
+
__decorate([
|
|
86
|
+
(0, typeorm_1.Column)({ type: 'varchar', length: 100, nullable: true }),
|
|
87
|
+
__metadata("design:type", Object)
|
|
88
|
+
], SecurityChat.prototype, "status_ar", void 0);
|
|
81
89
|
exports.SecurityChat = SecurityChat = __decorate([
|
|
82
90
|
(0, typeorm_1.Entity)({ name: 'security_chats' }),
|
|
83
91
|
__metadata("design:paramtypes", [Number, Number, Number, String, Number, Number, String, String])
|
|
@@ -3,7 +3,9 @@ export declare enum SlaRequestStatus {
|
|
|
3
3
|
PENDING = "Pending",
|
|
4
4
|
IN_PROGRESS = "In Progress",
|
|
5
5
|
APPROVED = "Approved",
|
|
6
|
-
REJECTED = "Rejected"
|
|
6
|
+
REJECTED = "Rejected",
|
|
7
|
+
ASSIGNED = "Assigned",
|
|
8
|
+
COMPLETED = "Completed"
|
|
7
9
|
}
|
|
8
10
|
export declare class SlaRequest extends BaseModel {
|
|
9
11
|
req_user_department_id: number | null;
|
|
@@ -11,7 +13,7 @@ export declare class SlaRequest extends BaseModel {
|
|
|
11
13
|
service_id: number | null;
|
|
12
14
|
sub_service_id: number | null;
|
|
13
15
|
user_id: number;
|
|
14
|
-
status:
|
|
16
|
+
status: string;
|
|
15
17
|
workflow_execution_id: string | null;
|
|
16
18
|
request_id: number;
|
|
17
19
|
request_obj: Record<string, unknown>;
|