@platform-modules/foreign-ministry 1.3.335 → 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 +6 -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/SlaApprovalsViewModel.js +47 -47
- package/dist/models/SlaMyRequestsViewModel.js +52 -52
- 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/scripts/check-column-types.js +38 -38
- package/scripts/check-service-tables.js +42 -42
- package/scripts/sync-sla-reports-sql.js +95 -95
- package/sql/add_fm_workflow_chat_arabic_columns.sql +153 -0
- package/sql/sla-reports-sync.manifest.json +9 -8
- package/sql/sla_reports_admin_procedures.sql +283 -283
- package/sql/sla_reports_approvals_workbook.sql +383 -383
- package/sql/sla_reports_procedures.sql +874 -874
- package/sql/sla_requests_status_data_fix.sql +6 -0
- package/sql/sla_requests_status_to_varchar.sql +28 -28
- package/sql/vw_sla_approvals.sql +108 -108
- package/sql/vw_sla_my_requests.sql +55 -55
- package/src/data-source.ts +686 -686
- package/src/helpers/employee-evaluation-request.utils.ts +178 -178
- package/src/helpers/evaluation-eligibility.utils.ts +126 -126
- 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 +620 -618
- 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/DiplomaticAcademyRequestModel.ts +80 -80
- 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/DocumentationFileModel.ts +40 -40
- package/src/models/EarlyCheckoutChatModel.ts +6 -0
- package/src/models/EarlyCheckoutWorkflowModel.ts +6 -0
- package/src/models/EmbassyEvaluationChatModel.ts +3 -0
- package/src/models/EmbassyEvaluationCycleModel.ts +45 -45
- package/src/models/EmbassyEvaluationRequestModel.ts +59 -59
- package/src/models/EmbassyEvaluationWorkflowModel.ts +3 -0
- package/src/models/EmployeeCardChatsModel.ts +6 -0
- package/src/models/EmployeeCardWorkFlowModel.ts +8 -2
- package/src/models/EmployeeEvaluationAnswerModel.ts +26 -26
- 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/EvaluationEligibilitySettingModel.ts +51 -51
- package/src/models/EvaluationFormModel.ts +44 -44
- 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/LMSExternalEntityTrainedPersonModel.ts +45 -45
- package/src/models/LMSExternalEntityTrainedWorkflowModel.ts +6 -0
- package/src/models/LanguageCourseChatModel.ts +6 -0
- package/src/models/LanguageCourseRequestModel.ts +67 -67
- package/src/models/LanguageCourseWorkflowModel.ts +6 -0
- package/src/models/LeaveApprovalsModel.ts +66 -66
- package/src/models/LeaveChatModel.ts +7 -1
- package/src/models/LeaveConfigModel.ts +71 -71
- 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/MissionTravelApprovalModel.ts +101 -101
- package/src/models/MissionTravelAttachmentModel.ts +56 -56
- package/src/models/MissionTravelChatModel.ts +55 -52
- package/src/models/MissionTravelPersonModel.ts +105 -105
- package/src/models/MissionTravelWorkflowModel.ts +60 -54
- package/src/models/NationalDayCelebrationsChatModel.ts +6 -0
- package/src/models/NationalDayCelebrationsWorkflowModel.ts +3 -0
- package/src/models/ProjectContactsModel.ts +51 -51
- package/src/models/ProjectFaqModel.ts +36 -36
- package/src/models/ProjectInvoicesModel.ts +41 -41
- package/src/models/ProjectModel.ts +75 -75
- package/src/models/ProjectTasksModel.ts +75 -75
- 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/ServiceSlaApprovalModel.ts +63 -63
- package/src/models/ServicesNotificationConfigsModel.ts +55 -55
- package/src/models/SlaApprovalsViewModel.ts +135 -135
- package/src/models/SlaMyRequestsViewModel.ts +172 -172
- package/src/models/SlaRequestModel.ts +57 -57
- 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/src/sla-report-views.ts +3 -3
- package/tsconfig.json +1 -0
- package/dist/helpers/sla-request-status.helper.d.ts +0 -3
- package/dist/helpers/sla-request-status.helper.js +0 -36
- package/dist/models/EmbassyEvaluationDepartmentSettingModel.d.ts +0 -14
- package/dist/models/EmbassyEvaluationDepartmentSettingModel.js +0 -56
- package/dist/models/EvaluationMastersModel.d.ts +0 -16
- package/dist/models/EvaluationMastersModel.js +0 -67
- package/dist/models/EvaluationQuestionMasterModel.d.ts +0 -10
- package/dist/models/EvaluationQuestionMasterModel.js +0 -42
- package/dist/models/EvaluationSectionMasterModel.d.ts +0 -7
- package/dist/models/EvaluationSectionMasterModel.js +0 -36
- package/dist/models/EvaluationWorkflowModel.d.ts +0 -60
- package/dist/models/EvaluationWorkflowModel.js +0 -215
- package/dist/models/IneligibleForEvaluationModel.d.ts +0 -8
- package/dist/models/IneligibleForEvaluationModel.js +0 -44
- package/dist/models/MissionTravelClassConfigModel.d.ts +0 -10
- package/dist/models/MissionTravelClassConfigModel.js +0 -50
- package/dist/models/MissionTravelPerdiemModel.d.ts +0 -10
- package/dist/models/MissionTravelPerdiemModel.js +0 -54
- package/dist/models/UuidAuditModel.d.ts +0 -9
- package/dist/models/UuidAuditModel.js +0 -41
|
@@ -54,6 +54,10 @@ __decorate([
|
|
|
54
54
|
(0, typeorm_1.Column)({ type: 'varchar', length: 500, nullable: false }),
|
|
55
55
|
__metadata("design:type", String)
|
|
56
56
|
], EmployeeOfMonthNominationWorkFlow.prototype, "content", void 0);
|
|
57
|
+
__decorate([
|
|
58
|
+
(0, typeorm_1.Column)({ type: 'varchar', length: 500, nullable: true }),
|
|
59
|
+
__metadata("design:type", Object)
|
|
60
|
+
], EmployeeOfMonthNominationWorkFlow.prototype, "content_ar", void 0);
|
|
57
61
|
__decorate([
|
|
58
62
|
(0, typeorm_1.Column)({
|
|
59
63
|
type: 'enum',
|
|
@@ -46,6 +46,10 @@ __decorate([
|
|
|
46
46
|
(0, typeorm_1.Column)({ type: 'text', nullable: false }),
|
|
47
47
|
__metadata("design:type", String)
|
|
48
48
|
], EmployeeOfMonthSupportNominationRequestChat.prototype, "message", void 0);
|
|
49
|
+
__decorate([
|
|
50
|
+
(0, typeorm_1.Column)({ type: 'text', nullable: true }),
|
|
51
|
+
__metadata("design:type", Object)
|
|
52
|
+
], EmployeeOfMonthSupportNominationRequestChat.prototype, "message_ar", void 0);
|
|
49
53
|
__decorate([
|
|
50
54
|
(0, typeorm_1.Column)({
|
|
51
55
|
type: 'varchar',
|
|
@@ -53,6 +53,10 @@ __decorate([
|
|
|
53
53
|
(0, typeorm_1.Column)({ type: 'varchar', length: 500, nullable: false }),
|
|
54
54
|
__metadata("design:type", String)
|
|
55
55
|
], EmployeeOfMonthSupportNominationWorkFlow.prototype, "content", void 0);
|
|
56
|
+
__decorate([
|
|
57
|
+
(0, typeorm_1.Column)({ type: 'varchar', length: 500, nullable: true }),
|
|
58
|
+
__metadata("design:type", Object)
|
|
59
|
+
], EmployeeOfMonthSupportNominationWorkFlow.prototype, "content_ar", void 0);
|
|
56
60
|
__decorate([
|
|
57
61
|
(0, typeorm_1.Column)({
|
|
58
62
|
type: 'varchar',
|
|
@@ -14,9 +14,11 @@ export declare enum messageTypeEnum {
|
|
|
14
14
|
export declare class FinancialChats extends BaseModel {
|
|
15
15
|
financial_request_id: number;
|
|
16
16
|
content: string;
|
|
17
|
+
content_ar: string | null;
|
|
17
18
|
sender_user_id: number;
|
|
18
19
|
role_id: number | null;
|
|
19
20
|
status: statusEnum | null;
|
|
21
|
+
status_ar: string | null;
|
|
20
22
|
message_type: messageTypeEnum | null;
|
|
21
23
|
sender_role_id: number | null;
|
|
22
24
|
financialRequest?: FinancialRequests;
|
|
@@ -44,6 +44,10 @@ __decorate([
|
|
|
44
44
|
(0, typeorm_1.Column)({ type: 'text' }),
|
|
45
45
|
__metadata("design:type", String)
|
|
46
46
|
], FinancialChats.prototype, "content", void 0);
|
|
47
|
+
__decorate([
|
|
48
|
+
(0, typeorm_1.Column)({ type: 'text', nullable: true }),
|
|
49
|
+
__metadata("design:type", Object)
|
|
50
|
+
], FinancialChats.prototype, "content_ar", void 0);
|
|
47
51
|
__decorate([
|
|
48
52
|
(0, typeorm_1.Column)({ type: 'int' }),
|
|
49
53
|
__metadata("design:type", Number)
|
|
@@ -56,6 +60,10 @@ __decorate([
|
|
|
56
60
|
(0, typeorm_1.Column)({ type: 'varchar', length: 255, nullable: true }),
|
|
57
61
|
__metadata("design:type", Object)
|
|
58
62
|
], FinancialChats.prototype, "status", void 0);
|
|
63
|
+
__decorate([
|
|
64
|
+
(0, typeorm_1.Column)({ type: 'varchar', length: 100, nullable: true }),
|
|
65
|
+
__metadata("design:type", Object)
|
|
66
|
+
], FinancialChats.prototype, "status_ar", void 0);
|
|
59
67
|
__decorate([
|
|
60
68
|
(0, typeorm_1.Column)({ type: 'varchar', length: 255, nullable: true }),
|
|
61
69
|
__metadata("design:type", Object)
|
|
@@ -11,8 +11,10 @@ export declare class FinancialWorkFlow extends BaseModel {
|
|
|
11
11
|
financial_request_id: number;
|
|
12
12
|
financial_approval_id: number;
|
|
13
13
|
status: FinancialWorkFlowStatus;
|
|
14
|
+
status_ar: string | null;
|
|
14
15
|
approved_by_user_id: number;
|
|
15
16
|
content: string;
|
|
17
|
+
content_ar: string | null;
|
|
16
18
|
activity_date: Date;
|
|
17
19
|
approved_by_role_id: number;
|
|
18
20
|
step_order: number;
|
|
@@ -47,6 +47,10 @@ __decorate([
|
|
|
47
47
|
(0, typeorm_1.Column)({ type: 'enum', enum: FinancialWorkFlowStatus, default: FinancialWorkFlowStatus.NOT_YET_STARTED }),
|
|
48
48
|
__metadata("design:type", String)
|
|
49
49
|
], FinancialWorkFlow.prototype, "status", void 0);
|
|
50
|
+
__decorate([
|
|
51
|
+
(0, typeorm_1.Column)({ type: 'varchar', length: 100, nullable: true }),
|
|
52
|
+
__metadata("design:type", Object)
|
|
53
|
+
], FinancialWorkFlow.prototype, "status_ar", void 0);
|
|
50
54
|
__decorate([
|
|
51
55
|
(0, typeorm_1.Column)({ type: 'int', nullable: true }),
|
|
52
56
|
__metadata("design:type", Number)
|
|
@@ -55,6 +59,10 @@ __decorate([
|
|
|
55
59
|
(0, typeorm_1.Column)({ type: 'varchar', length: 500 }),
|
|
56
60
|
__metadata("design:type", String)
|
|
57
61
|
], FinancialWorkFlow.prototype, "content", void 0);
|
|
62
|
+
__decorate([
|
|
63
|
+
(0, typeorm_1.Column)({ type: 'varchar', length: 500, nullable: true }),
|
|
64
|
+
__metadata("design:type", Object)
|
|
65
|
+
], FinancialWorkFlow.prototype, "content_ar", void 0);
|
|
58
66
|
__decorate([
|
|
59
67
|
(0, typeorm_1.Column)({ type: 'timestamp', default: () => 'CURRENT_TIMESTAMP' }),
|
|
60
68
|
__metadata("design:type", Date)
|
|
@@ -40,6 +40,10 @@ __decorate([
|
|
|
40
40
|
(0, typeorm_1.Column)({ type: 'text', nullable: false }),
|
|
41
41
|
__metadata("design:type", String)
|
|
42
42
|
], FoodRequestChat.prototype, "message", void 0);
|
|
43
|
+
__decorate([
|
|
44
|
+
(0, typeorm_1.Column)({ type: 'text', nullable: true }),
|
|
45
|
+
__metadata("design:type", Object)
|
|
46
|
+
], FoodRequestChat.prototype, "message_ar", void 0);
|
|
43
47
|
__decorate([
|
|
44
48
|
(0, typeorm_1.Column)({
|
|
45
49
|
type: 'enum',
|
|
@@ -5,7 +5,9 @@ export declare class FoodWorkFlow extends BaseModel {
|
|
|
5
5
|
service_id: number | null;
|
|
6
6
|
sub_service_id: number | null;
|
|
7
7
|
content: string;
|
|
8
|
+
content_ar: string | null;
|
|
8
9
|
status: MeetingWorkFlowStatus;
|
|
10
|
+
status_ar: string | null;
|
|
9
11
|
user_id: number | null;
|
|
10
12
|
role_id: number | null;
|
|
11
13
|
department_id: number | null;
|
|
@@ -32,10 +32,18 @@ __decorate([
|
|
|
32
32
|
(0, typeorm_1.Column)({ type: 'varchar', length: 500, nullable: false }),
|
|
33
33
|
__metadata("design:type", String)
|
|
34
34
|
], FoodWorkFlow.prototype, "content", void 0);
|
|
35
|
+
__decorate([
|
|
36
|
+
(0, typeorm_1.Column)({ type: 'varchar', length: 500, nullable: true }),
|
|
37
|
+
__metadata("design:type", Object)
|
|
38
|
+
], FoodWorkFlow.prototype, "content_ar", void 0);
|
|
35
39
|
__decorate([
|
|
36
40
|
(0, typeorm_1.Column)({ type: 'enum', enum: MeetingWorkflowModel_1.MeetingWorkFlowStatus, default: MeetingWorkflowModel_1.MeetingWorkFlowStatus.NOT_YET_STARTED, nullable: false }),
|
|
37
41
|
__metadata("design:type", String)
|
|
38
42
|
], FoodWorkFlow.prototype, "status", void 0);
|
|
43
|
+
__decorate([
|
|
44
|
+
(0, typeorm_1.Column)({ type: 'varchar', length: 100, nullable: true }),
|
|
45
|
+
__metadata("design:type", Object)
|
|
46
|
+
], FoodWorkFlow.prototype, "status_ar", void 0);
|
|
39
47
|
__decorate([
|
|
40
48
|
(0, typeorm_1.Column)({ type: 'integer', nullable: true }),
|
|
41
49
|
__metadata("design:type", Object)
|
|
@@ -20,7 +20,9 @@ export declare class GatePassRequestChat extends BaseModel {
|
|
|
20
20
|
user_id: number;
|
|
21
21
|
role_id: number;
|
|
22
22
|
message: string;
|
|
23
|
+
message_ar: string | null;
|
|
23
24
|
messageType: GatePassMessageType;
|
|
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?: GatePassMessageType, 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
|
], GatePassRequestChat.prototype, "message", void 0);
|
|
68
|
+
__decorate([
|
|
69
|
+
(0, typeorm_1.Column)({ type: 'text', nullable: true }),
|
|
70
|
+
__metadata("design:type", Object)
|
|
71
|
+
], GatePassRequestChat.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
|
], GatePassRequestChat.prototype, "status", void 0);
|
|
85
|
+
__decorate([
|
|
86
|
+
(0, typeorm_1.Column)({ type: 'varchar', length: 100, nullable: true }),
|
|
87
|
+
__metadata("design:type", Object)
|
|
88
|
+
], GatePassRequestChat.prototype, "status_ar", void 0);
|
|
81
89
|
exports.GatePassRequestChat = GatePassRequestChat = __decorate([
|
|
82
90
|
(0, typeorm_1.Entity)({ name: 'gate_pass_chats' }),
|
|
83
91
|
__metadata("design:paramtypes", [Number, Number, Number, String, Number, Number, String, String])
|
|
@@ -19,7 +19,9 @@ export declare class GatePassWorkFlow extends BaseModel {
|
|
|
19
19
|
gate_pass_request_id: number;
|
|
20
20
|
gate_pass_approval_details_id: number;
|
|
21
21
|
content: string;
|
|
22
|
+
content_ar: string | null;
|
|
22
23
|
status: GatePassWorkFlowStatus;
|
|
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
|
], GatePassWorkFlow.prototype, "content", void 0);
|
|
47
|
+
__decorate([
|
|
48
|
+
(0, typeorm_1.Column)({ type: 'varchar', length: 500, nullable: true }),
|
|
49
|
+
__metadata("design:type", Object)
|
|
50
|
+
], GatePassWorkFlow.prototype, "content_ar", void 0);
|
|
47
51
|
__decorate([
|
|
48
52
|
(0, typeorm_1.Column)({ type: 'enum', enum: GatePassWorkFlowStatus, default: GatePassWorkFlowStatus.NOT_YET_STARTED, nullable: false }),
|
|
49
53
|
__metadata("design:type", String)
|
|
50
54
|
], GatePassWorkFlow.prototype, "status", void 0);
|
|
55
|
+
__decorate([
|
|
56
|
+
(0, typeorm_1.Column)({ type: 'varchar', length: 100, nullable: true }),
|
|
57
|
+
__metadata("design:type", Object)
|
|
58
|
+
], GatePassWorkFlow.prototype, "status_ar", void 0);
|
|
51
59
|
__decorate([
|
|
52
60
|
(0, typeorm_1.Column)({ type: 'integer', nullable: true }),
|
|
53
61
|
__metadata("design:type", Object)
|
|
@@ -2,9 +2,11 @@ import { BaseModel } from './BaseModel';
|
|
|
2
2
|
export declare class GeneralServiceChats extends BaseModel {
|
|
3
3
|
request_id: number;
|
|
4
4
|
content: string;
|
|
5
|
+
content_ar: string | null;
|
|
5
6
|
sender_user_id: number;
|
|
6
7
|
sender_role_id: number | null;
|
|
7
8
|
status: string | null;
|
|
9
|
+
status_ar: string | null;
|
|
8
10
|
service_id: number | null;
|
|
9
11
|
sub_service_id: number | null;
|
|
10
12
|
constructor(request_id: number, content: string, sender_user_id: number, service_id?: number | null, sub_service_id?: number | null, sender_role_id?: number | null, status?: string | null);
|
|
@@ -35,6 +35,10 @@ __decorate([
|
|
|
35
35
|
(0, typeorm_1.Column)({ type: 'text' }),
|
|
36
36
|
__metadata("design:type", String)
|
|
37
37
|
], GeneralServiceChats.prototype, "content", void 0);
|
|
38
|
+
__decorate([
|
|
39
|
+
(0, typeorm_1.Column)({ type: 'text', nullable: true }),
|
|
40
|
+
__metadata("design:type", Object)
|
|
41
|
+
], GeneralServiceChats.prototype, "content_ar", void 0);
|
|
38
42
|
__decorate([
|
|
39
43
|
(0, typeorm_1.Column)({ type: 'int' }),
|
|
40
44
|
__metadata("design:type", Number)
|
|
@@ -47,6 +51,10 @@ __decorate([
|
|
|
47
51
|
(0, typeorm_1.Column)({ type: 'varchar', length: 100, nullable: true }),
|
|
48
52
|
__metadata("design:type", Object)
|
|
49
53
|
], GeneralServiceChats.prototype, "status", void 0);
|
|
54
|
+
__decorate([
|
|
55
|
+
(0, typeorm_1.Column)({ type: 'varchar', length: 100, nullable: true }),
|
|
56
|
+
__metadata("design:type", Object)
|
|
57
|
+
], GeneralServiceChats.prototype, "status_ar", void 0);
|
|
50
58
|
__decorate([
|
|
51
59
|
(0, typeorm_1.Column)({ type: 'int', nullable: true }),
|
|
52
60
|
__metadata("design:type", Object)
|
|
@@ -10,9 +10,11 @@ export declare class GeneralServiceWorkFlow extends BaseModel {
|
|
|
10
10
|
request_id: number;
|
|
11
11
|
approval_id: number;
|
|
12
12
|
status: GeneralServiceWorkFlowStatus;
|
|
13
|
+
status_ar: string | null;
|
|
13
14
|
approved_by_user_id: number;
|
|
14
15
|
approved_by_role_id: number;
|
|
15
16
|
content: string;
|
|
17
|
+
content_ar: string | null;
|
|
16
18
|
date: Date;
|
|
17
19
|
service_id: number | null;
|
|
18
20
|
sub_service_id: number | null;
|
|
@@ -46,6 +46,10 @@ __decorate([
|
|
|
46
46
|
(0, typeorm_1.Column)({ type: 'enum', enum: GeneralServiceWorkFlowStatus, default: GeneralServiceWorkFlowStatus.NOT_YET_STARTED }),
|
|
47
47
|
__metadata("design:type", String)
|
|
48
48
|
], GeneralServiceWorkFlow.prototype, "status", void 0);
|
|
49
|
+
__decorate([
|
|
50
|
+
(0, typeorm_1.Column)({ type: 'varchar', length: 100, nullable: true }),
|
|
51
|
+
__metadata("design:type", Object)
|
|
52
|
+
], GeneralServiceWorkFlow.prototype, "status_ar", void 0);
|
|
49
53
|
__decorate([
|
|
50
54
|
(0, typeorm_1.Column)({ type: 'int', nullable: true }),
|
|
51
55
|
__metadata("design:type", Number)
|
|
@@ -58,6 +62,10 @@ __decorate([
|
|
|
58
62
|
(0, typeorm_1.Column)({ type: 'varchar', length: 500 }),
|
|
59
63
|
__metadata("design:type", String)
|
|
60
64
|
], GeneralServiceWorkFlow.prototype, "content", void 0);
|
|
65
|
+
__decorate([
|
|
66
|
+
(0, typeorm_1.Column)({ type: 'varchar', length: 500, nullable: true }),
|
|
67
|
+
__metadata("design:type", Object)
|
|
68
|
+
], GeneralServiceWorkFlow.prototype, "content_ar", void 0);
|
|
61
69
|
__decorate([
|
|
62
70
|
(0, typeorm_1.Column)({ type: 'timestamp', default: () => 'CURRENT_TIMESTAMP' }),
|
|
63
71
|
__metadata("design:type", Date)
|
|
@@ -7,6 +7,7 @@ export declare class HallRequestChat extends BaseModel {
|
|
|
7
7
|
user_id: number;
|
|
8
8
|
role_id: number | null;
|
|
9
9
|
message: string;
|
|
10
|
+
message_ar: string | null;
|
|
10
11
|
messageType: MeetingMessageType;
|
|
11
12
|
status: string | null;
|
|
12
13
|
constructor(request_id?: number, user_id?: number, role_id?: number | null, message?: string, service_id?: number | null, sub_service_id?: number | null, messageType?: MeetingMessageType, status?: string);
|
|
@@ -51,6 +51,10 @@ __decorate([
|
|
|
51
51
|
(0, typeorm_1.Column)({ type: 'text', nullable: false }),
|
|
52
52
|
__metadata("design:type", String)
|
|
53
53
|
], HallRequestChat.prototype, "message", void 0);
|
|
54
|
+
__decorate([
|
|
55
|
+
(0, typeorm_1.Column)({ type: 'text', nullable: true }),
|
|
56
|
+
__metadata("design:type", Object)
|
|
57
|
+
], HallRequestChat.prototype, "message_ar", void 0);
|
|
54
58
|
__decorate([
|
|
55
59
|
(0, typeorm_1.Column)({
|
|
56
60
|
type: 'enum',
|
|
@@ -5,7 +5,9 @@ export declare class HallWorkFlow extends BaseModel {
|
|
|
5
5
|
service_id: number | null;
|
|
6
6
|
sub_service_id: number | null;
|
|
7
7
|
content: string;
|
|
8
|
+
content_ar: string | null;
|
|
8
9
|
status: MeetingWorkFlowStatus;
|
|
10
|
+
status_ar: string | null;
|
|
9
11
|
user_id: number | null;
|
|
10
12
|
role_id: number | null;
|
|
11
13
|
department_id: number | null;
|
|
@@ -32,10 +32,18 @@ __decorate([
|
|
|
32
32
|
(0, typeorm_1.Column)({ type: 'varchar', length: 500, nullable: false }),
|
|
33
33
|
__metadata("design:type", String)
|
|
34
34
|
], HallWorkFlow.prototype, "content", void 0);
|
|
35
|
+
__decorate([
|
|
36
|
+
(0, typeorm_1.Column)({ type: 'varchar', length: 500, nullable: true }),
|
|
37
|
+
__metadata("design:type", Object)
|
|
38
|
+
], HallWorkFlow.prototype, "content_ar", void 0);
|
|
35
39
|
__decorate([
|
|
36
40
|
(0, typeorm_1.Column)({ type: 'enum', enum: MeetingWorkflowModel_1.MeetingWorkFlowStatus, default: MeetingWorkflowModel_1.MeetingWorkFlowStatus.NOT_YET_STARTED, nullable: false }),
|
|
37
41
|
__metadata("design:type", String)
|
|
38
42
|
], HallWorkFlow.prototype, "status", void 0);
|
|
43
|
+
__decorate([
|
|
44
|
+
(0, typeorm_1.Column)({ type: 'varchar', length: 100, nullable: true }),
|
|
45
|
+
__metadata("design:type", Object)
|
|
46
|
+
], HallWorkFlow.prototype, "status_ar", void 0);
|
|
39
47
|
__decorate([
|
|
40
48
|
(0, typeorm_1.Column)({ type: 'integer', nullable: true }),
|
|
41
49
|
__metadata("design:type", Object)
|
|
@@ -13,6 +13,8 @@ export declare class HousingRentalAccommodationRequestChat extends BaseModel {
|
|
|
13
13
|
user_id: number;
|
|
14
14
|
role_id: number;
|
|
15
15
|
message: string;
|
|
16
|
+
message_ar: string | null;
|
|
16
17
|
messageType: HousingRentalAccommodationMessageType;
|
|
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
|
], HousingRentalAccommodationRequestChat.prototype, "message", void 0);
|
|
50
|
+
__decorate([
|
|
51
|
+
(0, typeorm_1.Column)({ type: 'text', nullable: true }),
|
|
52
|
+
__metadata("design:type", Object)
|
|
53
|
+
], HousingRentalAccommodationRequestChat.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
|
], HousingRentalAccommodationRequestChat.prototype, "status", void 0);
|
|
67
|
+
__decorate([
|
|
68
|
+
(0, typeorm_1.Column)({ type: 'varchar', length: 100, nullable: true }),
|
|
69
|
+
__metadata("design:type", Object)
|
|
70
|
+
], HousingRentalAccommodationRequestChat.prototype, "status_ar", void 0);
|
|
63
71
|
exports.HousingRentalAccommodationRequestChat = HousingRentalAccommodationRequestChat = __decorate([
|
|
64
72
|
(0, typeorm_1.Entity)({ name: 'housing_rental_accommodation_chats' })
|
|
65
73
|
], HousingRentalAccommodationRequestChat);
|
|
@@ -9,6 +9,7 @@ export declare class HousingRentalAccommodationWorkFlow 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: HousingRentalAccommodationWorkFlowStatus;
|
|
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
|
], HousingRentalAccommodationWorkFlow.prototype, "content", void 0);
|
|
40
|
+
__decorate([
|
|
41
|
+
(0, typeorm_1.Column)({ type: 'varchar', length: 500, nullable: true }),
|
|
42
|
+
__metadata("design:type", Object)
|
|
43
|
+
], HousingRentalAccommodationWorkFlow.prototype, "content_ar", void 0);
|
|
40
44
|
__decorate([
|
|
41
45
|
(0, typeorm_1.Column)({
|
|
42
46
|
type: 'enum',
|
|
@@ -13,6 +13,8 @@ export declare class HousingRentalVehicleRequestChat extends BaseModel {
|
|
|
13
13
|
user_id: number;
|
|
14
14
|
role_id: number;
|
|
15
15
|
message: string;
|
|
16
|
+
message_ar: string | null;
|
|
16
17
|
messageType: HousingRentalVehicleMessageType;
|
|
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
|
], HousingRentalVehicleRequestChat.prototype, "message", void 0);
|
|
50
|
+
__decorate([
|
|
51
|
+
(0, typeorm_1.Column)({ type: 'text', nullable: true }),
|
|
52
|
+
__metadata("design:type", Object)
|
|
53
|
+
], HousingRentalVehicleRequestChat.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
|
], HousingRentalVehicleRequestChat.prototype, "status", void 0);
|
|
67
|
+
__decorate([
|
|
68
|
+
(0, typeorm_1.Column)({ type: 'varchar', length: 100, nullable: true }),
|
|
69
|
+
__metadata("design:type", Object)
|
|
70
|
+
], HousingRentalVehicleRequestChat.prototype, "status_ar", void 0);
|
|
63
71
|
exports.HousingRentalVehicleRequestChat = HousingRentalVehicleRequestChat = __decorate([
|
|
64
72
|
(0, typeorm_1.Entity)({ name: 'housing_rental_vehicle_chats' })
|
|
65
73
|
], HousingRentalVehicleRequestChat);
|
|
@@ -9,6 +9,7 @@ export declare class HousingRentalVehicleWorkFlow 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: HousingRentalVehicleWorkFlowStatus;
|
|
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
|
], HousingRentalVehicleWorkFlow.prototype, "content", void 0);
|
|
40
|
+
__decorate([
|
|
41
|
+
(0, typeorm_1.Column)({ type: 'varchar', length: 500, nullable: true }),
|
|
42
|
+
__metadata("design:type", Object)
|
|
43
|
+
], HousingRentalVehicleWorkFlow.prototype, "content_ar", void 0);
|
|
40
44
|
__decorate([
|
|
41
45
|
(0, typeorm_1.Column)({
|
|
42
46
|
type: 'enum',
|
|
@@ -13,6 +13,7 @@ export declare class InitiatorEmployeeNominationRequestChat extends BaseModel {
|
|
|
13
13
|
user_id: number;
|
|
14
14
|
role_id: number | null;
|
|
15
15
|
message: string;
|
|
16
|
+
message_ar: string | null;
|
|
16
17
|
message_type: InitiatorEmployeeNominationMessageType;
|
|
17
18
|
status: string | null;
|
|
18
19
|
}
|
|
@@ -47,6 +47,10 @@ __decorate([
|
|
|
47
47
|
(0, typeorm_1.Column)({ type: 'text', nullable: false }),
|
|
48
48
|
__metadata("design:type", String)
|
|
49
49
|
], InitiatorEmployeeNominationRequestChat.prototype, "message", void 0);
|
|
50
|
+
__decorate([
|
|
51
|
+
(0, typeorm_1.Column)({ type: 'text', nullable: true }),
|
|
52
|
+
__metadata("design:type", Object)
|
|
53
|
+
], InitiatorEmployeeNominationRequestChat.prototype, "message_ar", void 0);
|
|
50
54
|
__decorate([
|
|
51
55
|
(0, typeorm_1.Column)({
|
|
52
56
|
type: 'enum',
|
|
@@ -54,6 +54,10 @@ __decorate([
|
|
|
54
54
|
(0, typeorm_1.Column)({ type: 'varchar', length: 500, nullable: false }),
|
|
55
55
|
__metadata("design:type", String)
|
|
56
56
|
], InitiatorEmployeeNominationWorkFlow.prototype, "content", void 0);
|
|
57
|
+
__decorate([
|
|
58
|
+
(0, typeorm_1.Column)({ type: 'varchar', length: 500, nullable: true }),
|
|
59
|
+
__metadata("design:type", Object)
|
|
60
|
+
], InitiatorEmployeeNominationWorkFlow.prototype, "content_ar", void 0);
|
|
57
61
|
__decorate([
|
|
58
62
|
(0, typeorm_1.Column)({
|
|
59
63
|
type: 'enum',
|
|
@@ -13,6 +13,7 @@ export declare class InnovativeEmployeeNominationRequestChat extends BaseModel {
|
|
|
13
13
|
user_id: number;
|
|
14
14
|
role_id: number | null;
|
|
15
15
|
message: string;
|
|
16
|
+
message_ar: string | null;
|
|
16
17
|
message_type: InnovativeEmployeeNominationMessageType;
|
|
17
18
|
status: string | null;
|
|
18
19
|
}
|
|
@@ -47,6 +47,10 @@ __decorate([
|
|
|
47
47
|
(0, typeorm_1.Column)({ type: 'text', nullable: false }),
|
|
48
48
|
__metadata("design:type", String)
|
|
49
49
|
], InnovativeEmployeeNominationRequestChat.prototype, "message", void 0);
|
|
50
|
+
__decorate([
|
|
51
|
+
(0, typeorm_1.Column)({ type: 'text', nullable: true }),
|
|
52
|
+
__metadata("design:type", Object)
|
|
53
|
+
], InnovativeEmployeeNominationRequestChat.prototype, "message_ar", void 0);
|
|
50
54
|
__decorate([
|
|
51
55
|
(0, typeorm_1.Column)({
|
|
52
56
|
type: 'enum',
|
|
@@ -54,6 +54,10 @@ __decorate([
|
|
|
54
54
|
(0, typeorm_1.Column)({ type: 'varchar', length: 500, nullable: false }),
|
|
55
55
|
__metadata("design:type", String)
|
|
56
56
|
], InnovativeEmployeeNominationWorkFlow.prototype, "content", void 0);
|
|
57
|
+
__decorate([
|
|
58
|
+
(0, typeorm_1.Column)({ type: 'varchar', length: 500, nullable: true }),
|
|
59
|
+
__metadata("design:type", Object)
|
|
60
|
+
], InnovativeEmployeeNominationWorkFlow.prototype, "content_ar", void 0);
|
|
57
61
|
__decorate([
|
|
58
62
|
(0, typeorm_1.Column)({
|
|
59
63
|
type: 'enum',
|
|
@@ -47,6 +47,10 @@ __decorate([
|
|
|
47
47
|
(0, typeorm_1.Column)({ type: 'text', nullable: false }),
|
|
48
48
|
__metadata("design:type", String)
|
|
49
49
|
], IpeGrievanceRequestChat.prototype, "message", void 0);
|
|
50
|
+
__decorate([
|
|
51
|
+
(0, typeorm_1.Column)({ type: 'text', nullable: true }),
|
|
52
|
+
__metadata("design:type", Object)
|
|
53
|
+
], IpeGrievanceRequestChat.prototype, "message_ar", void 0);
|
|
50
54
|
__decorate([
|
|
51
55
|
(0, typeorm_1.Column)({
|
|
52
56
|
type: 'enum',
|
|
@@ -54,6 +54,10 @@ __decorate([
|
|
|
54
54
|
(0, typeorm_1.Column)({ type: 'varchar', length: 500, nullable: false }),
|
|
55
55
|
__metadata("design:type", String)
|
|
56
56
|
], IpeGrievanceWorkFlow.prototype, "content", void 0);
|
|
57
|
+
__decorate([
|
|
58
|
+
(0, typeorm_1.Column)({ type: 'varchar', length: 500, nullable: true }),
|
|
59
|
+
__metadata("design:type", Object)
|
|
60
|
+
], IpeGrievanceWorkFlow.prototype, "content_ar", void 0);
|
|
57
61
|
__decorate([
|
|
58
62
|
(0, typeorm_1.Column)({
|
|
59
63
|
type: 'enum',
|
|
@@ -13,7 +13,9 @@ export declare class LMSCourseExternalLecturerRequestChat extends BaseModel {
|
|
|
13
13
|
user_id: number;
|
|
14
14
|
role_id: number;
|
|
15
15
|
message: string;
|
|
16
|
+
message_ar: string | null;
|
|
16
17
|
messageType: LMSCourseExternalLecturerMessageType;
|
|
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?: LMSCourseExternalLecturerMessageType, 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
|
], LMSCourseExternalLecturerRequestChat.prototype, "message", void 0);
|
|
62
|
+
__decorate([
|
|
63
|
+
(0, typeorm_1.Column)({ type: 'text', nullable: true }),
|
|
64
|
+
__metadata("design:type", Object)
|
|
65
|
+
], LMSCourseExternalLecturerRequestChat.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
|
], LMSCourseExternalLecturerRequestChat.prototype, "status", void 0);
|
|
79
|
+
__decorate([
|
|
80
|
+
(0, typeorm_1.Column)({ type: 'varchar', length: 100, nullable: true }),
|
|
81
|
+
__metadata("design:type", Object)
|
|
82
|
+
], LMSCourseExternalLecturerRequestChat.prototype, "status_ar", void 0);
|
|
75
83
|
exports.LMSCourseExternalLecturerRequestChat = LMSCourseExternalLecturerRequestChat = __decorate([
|
|
76
84
|
(0, typeorm_1.Entity)({ name: 'lms_course_external_lecturer_chats' }),
|
|
77
85
|
__metadata("design:paramtypes", [Number, Number, Number, String, Number, Number, String, String])
|