@platform-modules/foreign-ministry 1.3.336 → 1.3.338
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 +5 -11
- package/dist/helpers/sla-request-status.helper.d.ts +3 -0
- package/dist/helpers/sla-request-status.helper.js +36 -0
- package/dist/index.d.ts +0 -1
- package/dist/index.js +0 -1
- package/dist/models/AppointmentChatModel.d.ts +0 -2
- package/dist/models/AppointmentChatModel.js +0 -8
- package/dist/models/AppointmentWorkflowModel.d.ts +0 -2
- package/dist/models/AppointmentWorkflowModel.js +0 -8
- package/dist/models/AssistanceCitizensAbroadChatModel.d.ts +0 -2
- package/dist/models/AssistanceCitizensAbroadChatModel.js +0 -8
- package/dist/models/AssistanceCitizensAbroadWorkflowModel.d.ts +0 -1
- package/dist/models/AssistanceCitizensAbroadWorkflowModel.js +0 -4
- package/dist/models/ChildrensEducationChatModel.d.ts +0 -2
- package/dist/models/ChildrensEducationChatModel.js +0 -8
- package/dist/models/ChildrensEducationWorkflowModel.d.ts +0 -1
- package/dist/models/ChildrensEducationWorkflowModel.js +0 -4
- package/dist/models/DiplomaticAcademyChatModel.d.ts +0 -2
- package/dist/models/DiplomaticAcademyChatModel.js +0 -8
- package/dist/models/DiplomaticAcademyWorkflowModel.d.ts +0 -2
- package/dist/models/DiplomaticAcademyWorkflowModel.js +0 -8
- package/dist/models/DiplomaticChatsModel.d.ts +0 -2
- package/dist/models/DiplomaticChatsModel.js +0 -8
- package/dist/models/DiplomaticWorkFlowModel.d.ts +0 -2
- package/dist/models/DiplomaticWorkFlowModel.js +0 -8
- package/dist/models/DocumentTranslationChatModel.d.ts +0 -2
- package/dist/models/DocumentTranslationChatModel.js +0 -8
- package/dist/models/DocumentTranslationWorkflowModel.d.ts +0 -2
- package/dist/models/DocumentTranslationWorkflowModel.js +0 -8
- package/dist/models/EarlyCheckoutChatModel.d.ts +0 -2
- package/dist/models/EarlyCheckoutChatModel.js +0 -8
- package/dist/models/EarlyCheckoutWorkflowModel.d.ts +0 -2
- package/dist/models/EarlyCheckoutWorkflowModel.js +0 -8
- package/dist/models/EmbassyEvaluationChatModel.d.ts +0 -1
- package/dist/models/EmbassyEvaluationChatModel.js +0 -4
- package/dist/models/EmbassyEvaluationDepartmentSettingModel.d.ts +14 -0
- package/dist/models/EmbassyEvaluationDepartmentSettingModel.js +56 -0
- package/dist/models/EmbassyEvaluationWorkflowModel.d.ts +0 -1
- package/dist/models/EmbassyEvaluationWorkflowModel.js +0 -4
- package/dist/models/EmployeeCardChatsModel.d.ts +0 -2
- package/dist/models/EmployeeCardChatsModel.js +0 -8
- package/dist/models/EmployeeCardWorkFlowModel.d.ts +0 -2
- package/dist/models/EmployeeCardWorkFlowModel.js +0 -8
- package/dist/models/EmployeeEvaluationChatModel.d.ts +0 -1
- package/dist/models/EmployeeEvaluationChatModel.js +0 -4
- package/dist/models/EmployeeEvaluationWorkflowModel.d.ts +0 -1
- package/dist/models/EmployeeEvaluationWorkflowModel.js +0 -4
- package/dist/models/EmployeeOfMonthNominationChatModel.d.ts +0 -1
- package/dist/models/EmployeeOfMonthNominationChatModel.js +0 -4
- package/dist/models/EmployeeOfMonthNominationWorkflowModel.d.ts +0 -1
- package/dist/models/EmployeeOfMonthNominationWorkflowModel.js +0 -4
- package/dist/models/EmployeeOfMonthSupportNominationChatModel.d.ts +0 -1
- package/dist/models/EmployeeOfMonthSupportNominationChatModel.js +0 -4
- package/dist/models/EmployeeOfMonthSupportNominationWorkflowModel.d.ts +0 -1
- package/dist/models/EmployeeOfMonthSupportNominationWorkflowModel.js +0 -4
- package/dist/models/EvaluationMastersModel.d.ts +16 -0
- package/dist/models/EvaluationMastersModel.js +67 -0
- package/dist/models/EvaluationQuestionMasterModel.d.ts +10 -0
- package/dist/models/EvaluationQuestionMasterModel.js +42 -0
- package/dist/models/EvaluationSectionMasterModel.d.ts +7 -0
- package/dist/models/EvaluationSectionMasterModel.js +36 -0
- package/dist/models/EvaluationWorkflowModel.d.ts +60 -0
- package/dist/models/EvaluationWorkflowModel.js +215 -0
- package/dist/models/FinancialChatsModel.d.ts +0 -2
- package/dist/models/FinancialChatsModel.js +0 -8
- package/dist/models/FinancialWorkFlowModel.d.ts +0 -2
- package/dist/models/FinancialWorkFlowModel.js +0 -8
- package/dist/models/FoodChatModel.d.ts +0 -1
- package/dist/models/FoodChatModel.js +0 -4
- package/dist/models/FoodWorkflowModel.d.ts +0 -2
- package/dist/models/FoodWorkflowModel.js +0 -8
- package/dist/models/GatePassChatsModel.d.ts +0 -2
- package/dist/models/GatePassChatsModel.js +0 -8
- package/dist/models/GatePassWorkFlowModel.d.ts +0 -2
- package/dist/models/GatePassWorkFlowModel.js +0 -8
- package/dist/models/GeneralServiceChatsModel.d.ts +0 -2
- package/dist/models/GeneralServiceChatsModel.js +0 -8
- package/dist/models/GeneralServiceWorkFlowModel.d.ts +0 -2
- package/dist/models/GeneralServiceWorkFlowModel.js +0 -8
- package/dist/models/HallChatModel.d.ts +0 -1
- package/dist/models/HallChatModel.js +0 -4
- package/dist/models/HallWorkflowModel.d.ts +0 -2
- package/dist/models/HallWorkflowModel.js +0 -8
- package/dist/models/HousingRentalAccommodationChatModel.d.ts +0 -2
- package/dist/models/HousingRentalAccommodationChatModel.js +0 -8
- package/dist/models/HousingRentalAccommodationWorkflowModel.d.ts +0 -1
- package/dist/models/HousingRentalAccommodationWorkflowModel.js +0 -4
- package/dist/models/HousingRentalVehicleChatModel.d.ts +0 -2
- package/dist/models/HousingRentalVehicleChatModel.js +0 -8
- package/dist/models/HousingRentalVehicleWorkflowModel.d.ts +0 -1
- package/dist/models/HousingRentalVehicleWorkflowModel.js +0 -4
- package/dist/models/IneligibleForEvaluationModel.d.ts +8 -0
- package/dist/models/IneligibleForEvaluationModel.js +44 -0
- package/dist/models/InitiatorEmployeeNominationChatModel.d.ts +0 -1
- package/dist/models/InitiatorEmployeeNominationChatModel.js +0 -4
- package/dist/models/InitiatorEmployeeNominationWorkflowModel.d.ts +0 -1
- package/dist/models/InitiatorEmployeeNominationWorkflowModel.js +0 -4
- package/dist/models/InnovativeEmployeeNominationChatModel.d.ts +0 -1
- package/dist/models/InnovativeEmployeeNominationChatModel.js +0 -4
- package/dist/models/InnovativeEmployeeNominationWorkflowModel.d.ts +0 -1
- package/dist/models/InnovativeEmployeeNominationWorkflowModel.js +0 -4
- package/dist/models/IpeGrievanceChatModel.d.ts +0 -1
- package/dist/models/IpeGrievanceChatModel.js +0 -4
- package/dist/models/IpeGrievanceWorkflowModel.d.ts +0 -1
- package/dist/models/IpeGrievanceWorkflowModel.js +0 -4
- package/dist/models/LMSCourseExternalLecturerChatModel.d.ts +0 -2
- package/dist/models/LMSCourseExternalLecturerChatModel.js +0 -8
- package/dist/models/LMSCourseExternalLecturerWorkflowModel.d.ts +0 -2
- package/dist/models/LMSCourseExternalLecturerWorkflowModel.js +0 -8
- package/dist/models/LMSExternalCourseParticipationChatModel.d.ts +0 -2
- package/dist/models/LMSExternalCourseParticipationChatModel.js +0 -8
- package/dist/models/LMSExternalCourseParticipationWorkflowModel.d.ts +0 -2
- package/dist/models/LMSExternalCourseParticipationWorkflowModel.js +0 -8
- package/dist/models/LMSExternalEntityTrainedChatModel.d.ts +0 -2
- package/dist/models/LMSExternalEntityTrainedChatModel.js +0 -8
- package/dist/models/LMSExternalEntityTrainedPersonModel.d.ts +2 -0
- package/dist/models/LMSExternalEntityTrainedPersonModel.js +8 -0
- package/dist/models/LMSExternalEntityTrainedWorkflowModel.d.ts +0 -2
- package/dist/models/LMSExternalEntityTrainedWorkflowModel.js +0 -8
- package/dist/models/LanguageCourseChatModel.d.ts +0 -2
- package/dist/models/LanguageCourseChatModel.js +0 -8
- package/dist/models/LanguageCourseWorkflowModel.d.ts +0 -2
- package/dist/models/LanguageCourseWorkflowModel.js +0 -8
- package/dist/models/LeaveChatModel.d.ts +0 -2
- package/dist/models/LeaveChatModel.js +0 -8
- package/dist/models/LeaveWorkFlowModel.d.ts +0 -2
- package/dist/models/LeaveWorkFlowModel.js +0 -8
- package/dist/models/MediaChatModel.d.ts +0 -2
- package/dist/models/MediaChatModel.js +0 -8
- package/dist/models/MediaWorkflowModel.d.ts +0 -2
- package/dist/models/MediaWorkflowModel.js +0 -8
- package/dist/models/MedicalExpensesChatModel.d.ts +0 -2
- package/dist/models/MedicalExpensesChatModel.js +0 -8
- package/dist/models/MedicalExpensesWorkflowModel.d.ts +0 -1
- package/dist/models/MedicalExpensesWorkflowModel.js +0 -4
- package/dist/models/MeetingChatModel.d.ts +0 -2
- package/dist/models/MeetingChatModel.js +0 -8
- package/dist/models/MeetingWorkflowModel.d.ts +0 -2
- package/dist/models/MeetingWorkflowModel.js +0 -8
- package/dist/models/MissionBankAccountChatModel.d.ts +0 -2
- package/dist/models/MissionBankAccountChatModel.js +0 -8
- package/dist/models/MissionBankAccountWorkflowModel.d.ts +0 -2
- package/dist/models/MissionBankAccountWorkflowModel.js +0 -8
- package/dist/models/MissionContractsChatModel.d.ts +0 -2
- package/dist/models/MissionContractsChatModel.js +0 -8
- package/dist/models/MissionContractsWorkflowModel.d.ts +0 -1
- package/dist/models/MissionContractsWorkflowModel.js +0 -4
- package/dist/models/MissionTravelChatModel.d.ts +0 -1
- package/dist/models/MissionTravelChatModel.js +0 -4
- package/dist/models/MissionTravelClassConfigModel.d.ts +10 -0
- package/dist/models/MissionTravelClassConfigModel.js +50 -0
- package/dist/models/MissionTravelPerdiemModel.d.ts +10 -0
- package/dist/models/MissionTravelPerdiemModel.js +54 -0
- package/dist/models/MissionTravelWorkflowModel.d.ts +0 -2
- package/dist/models/MissionTravelWorkflowModel.js +0 -8
- package/dist/models/NationalDayCelebrationsChatModel.d.ts +0 -2
- package/dist/models/NationalDayCelebrationsChatModel.js +0 -8
- package/dist/models/NationalDayCelebrationsWorkflowModel.d.ts +0 -1
- package/dist/models/NationalDayCelebrationsWorkflowModel.js +0 -4
- package/dist/models/RecruitmentDomesticWorkersChatModel.d.ts +0 -2
- package/dist/models/RecruitmentDomesticWorkersChatModel.js +0 -8
- package/dist/models/RecruitmentDomesticWorkersWorkflowModel.d.ts +0 -1
- package/dist/models/RecruitmentDomesticWorkersWorkflowModel.js +0 -4
- package/dist/models/RegisterCandidateChatModel.d.ts +0 -2
- package/dist/models/RegisterCandidateChatModel.js +0 -8
- package/dist/models/RegisterCandidateWorkflowModel.d.ts +0 -2
- package/dist/models/RegisterCandidateWorkflowModel.js +0 -8
- package/dist/models/RegisterVacancyChatModel.d.ts +0 -2
- package/dist/models/RegisterVacancyChatModel.js +0 -8
- package/dist/models/RegisterVacancyWorkflowModel.d.ts +0 -2
- package/dist/models/RegisterVacancyWorkflowModel.js +0 -8
- package/dist/models/RepatriationCitizensChatModel.d.ts +0 -2
- package/dist/models/RepatriationCitizensChatModel.js +0 -8
- package/dist/models/RepatriationCitizensWorkflowModel.d.ts +0 -1
- package/dist/models/RepatriationCitizensWorkflowModel.js +0 -4
- package/dist/models/RequestParcelChatModel.d.ts +0 -2
- package/dist/models/RequestParcelChatModel.js +0 -8
- package/dist/models/RequestParcelWorkflowModel.d.ts +0 -2
- package/dist/models/RequestParcelWorkflowModel.js +0 -8
- package/dist/models/RequestPassportChatModel.d.ts +0 -2
- package/dist/models/RequestPassportChatModel.js +0 -8
- package/dist/models/RequestPassportWorkflowModel.d.ts +0 -2
- package/dist/models/RequestPassportWorkflowModel.js +0 -8
- package/dist/models/ResignationTerminationChatModel.d.ts +0 -2
- package/dist/models/ResignationTerminationChatModel.js +0 -8
- package/dist/models/ResignationTerminationWorkflowModel.d.ts +0 -2
- package/dist/models/ResignationTerminationWorkflowModel.js +0 -8
- package/dist/models/RetiredCardChatsModel.d.ts +0 -2
- package/dist/models/RetiredCardChatsModel.js +0 -8
- package/dist/models/RetiredCardWorkFlowModel.d.ts +0 -2
- package/dist/models/RetiredCardWorkFlowModel.js +0 -8
- package/dist/models/SecurityChatsModel.d.ts +0 -2
- package/dist/models/SecurityChatsModel.js +0 -8
- package/dist/models/SlaApprovalsViewModel.js +47 -47
- package/dist/models/SlaMyRequestsViewModel.js +52 -52
- package/dist/models/StayAfterHoursChatModel.d.ts +0 -2
- package/dist/models/StayAfterHoursChatModel.js +0 -8
- package/dist/models/StayAfterHoursWorkflowModel.d.ts +0 -2
- package/dist/models/StayAfterHoursWorkflowModel.js +0 -8
- package/dist/models/TransferAllowanceChatModel.d.ts +0 -2
- package/dist/models/TransferAllowanceChatModel.js +0 -8
- package/dist/models/TransferAllowanceWorkflowModel.d.ts +0 -1
- package/dist/models/TransferAllowanceWorkflowModel.js +0 -4
- package/dist/models/TransferMissionChatModel.d.ts +0 -2
- package/dist/models/TransferMissionChatModel.js +0 -8
- package/dist/models/TransferMissionWorkflowModel.d.ts +0 -2
- package/dist/models/TransferMissionWorkflowModel.js +0 -8
- package/dist/models/TransferSalaryBankAccountChatModel.d.ts +0 -2
- package/dist/models/TransferSalaryBankAccountChatModel.js +0 -8
- package/dist/models/TransferSalaryBankAccountWorkflowModel.d.ts +0 -1
- package/dist/models/TransferSalaryBankAccountWorkflowModel.js +0 -4
- package/dist/models/UpdateAttendanceChatModel.d.ts +0 -1
- package/dist/models/UpdateAttendanceChatModel.js +0 -4
- package/dist/models/UpdateAttendanceWorkflowModel.d.ts +0 -2
- package/dist/models/UpdateAttendanceWorkflowModel.js +0 -8
- package/dist/models/UuidAuditModel.d.ts +9 -0
- package/dist/models/UuidAuditModel.js +41 -0
- package/dist/models/user.d.ts +1 -0
- package/dist/models/user.js +4 -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 +92 -95
- package/sql/add_lms_external_entity_trained_people_dates.sql +4 -0
- package/sql/add_users_is_selected_lang.sql +11 -0
- package/sql/sla-reports-sync.manifest.json +9 -9
- package/sql/sla_reports_admin_procedures.sql +304 -283
- package/sql/sla_reports_approvals_workbook.sql +383 -383
- package/sql/sla_reports_procedures.sql +886 -874
- 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/index.ts +618 -620
- package/src/models/AppointmentChatModel.ts +0 -6
- package/src/models/AppointmentWorkflowModel.ts +0 -6
- package/src/models/AssistanceCitizensAbroadChatModel.ts +0 -6
- package/src/models/AssistanceCitizensAbroadWorkflowModel.ts +0 -3
- package/src/models/ChildrensEducationChatModel.ts +0 -6
- package/src/models/ChildrensEducationWorkflowModel.ts +0 -3
- package/src/models/DiplomaticAcademyChatModel.ts +0 -6
- package/src/models/DiplomaticAcademyRequestModel.ts +80 -80
- package/src/models/DiplomaticAcademyWorkflowModel.ts +0 -6
- package/src/models/DiplomaticChatsModel.ts +0 -6
- package/src/models/DiplomaticWorkFlowModel.ts +0 -6
- package/src/models/DocumentTranslationChatModel.ts +0 -6
- package/src/models/DocumentTranslationWorkflowModel.ts +0 -6
- package/src/models/DocumentationFileModel.ts +40 -40
- package/src/models/EarlyCheckoutChatModel.ts +0 -6
- package/src/models/EarlyCheckoutWorkflowModel.ts +0 -6
- package/src/models/EmbassyEvaluationChatModel.ts +0 -3
- package/src/models/EmbassyEvaluationCycleModel.ts +45 -45
- package/src/models/EmbassyEvaluationRequestModel.ts +59 -59
- package/src/models/EmbassyEvaluationWorkflowModel.ts +0 -3
- package/src/models/EmployeeCardChatsModel.ts +0 -6
- package/src/models/EmployeeCardWorkFlowModel.ts +2 -8
- package/src/models/EmployeeEvaluationAnswerModel.ts +26 -26
- package/src/models/EmployeeEvaluationChatModel.ts +0 -3
- package/src/models/EmployeeEvaluationWorkflowModel.ts +0 -3
- package/src/models/EmployeeOfMonthNominationChatModel.ts +0 -3
- package/src/models/EmployeeOfMonthNominationWorkflowModel.ts +0 -3
- package/src/models/EmployeeOfMonthSupportNominationChatModel.ts +0 -3
- package/src/models/EmployeeOfMonthSupportNominationWorkflowModel.ts +0 -3
- package/src/models/EvaluationEligibilitySettingModel.ts +51 -51
- package/src/models/EvaluationFormModel.ts +44 -44
- package/src/models/FinancialChatsModel.ts +0 -6
- package/src/models/FinancialWorkFlowModel.ts +0 -6
- package/src/models/FoodChatModel.ts +0 -3
- package/src/models/FoodWorkflowModel.ts +0 -6
- package/src/models/GatePassChatsModel.ts +0 -6
- package/src/models/GatePassWorkFlowModel.ts +2 -8
- package/src/models/GeneralServiceChatsModel.ts +0 -6
- package/src/models/GeneralServiceWorkFlowModel.ts +0 -6
- package/src/models/HallChatModel.ts +0 -3
- package/src/models/HallWorkflowModel.ts +0 -6
- package/src/models/HousingRentalAccommodationChatModel.ts +0 -6
- package/src/models/HousingRentalAccommodationWorkflowModel.ts +0 -3
- package/src/models/HousingRentalVehicleChatModel.ts +0 -6
- package/src/models/HousingRentalVehicleWorkflowModel.ts +0 -3
- package/src/models/InitiatorEmployeeNominationChatModel.ts +0 -3
- package/src/models/InitiatorEmployeeNominationWorkflowModel.ts +0 -3
- package/src/models/InnovativeEmployeeNominationChatModel.ts +0 -3
- package/src/models/InnovativeEmployeeNominationWorkflowModel.ts +0 -3
- package/src/models/IpeGrievanceChatModel.ts +0 -3
- package/src/models/IpeGrievanceWorkflowModel.ts +0 -3
- package/src/models/LMSCourseExternalLecturerChatModel.ts +0 -6
- package/src/models/LMSCourseExternalLecturerWorkflowModel.ts +0 -6
- package/src/models/LMSExternalCourseParticipationChatModel.ts +0 -6
- package/src/models/LMSExternalCourseParticipationWorkflowModel.ts +0 -6
- package/src/models/LMSExternalEntityTrainedChatModel.ts +0 -6
- package/src/models/LMSExternalEntityTrainedPersonModel.ts +51 -45
- package/src/models/LMSExternalEntityTrainedWorkflowModel.ts +0 -6
- package/src/models/LanguageCourseChatModel.ts +0 -6
- package/src/models/LanguageCourseRequestModel.ts +67 -67
- package/src/models/LanguageCourseWorkflowModel.ts +0 -6
- package/src/models/LeaveApprovalsModel.ts +66 -66
- package/src/models/LeaveChatModel.ts +1 -7
- package/src/models/LeaveConfigModel.ts +71 -71
- package/src/models/LeaveWorkFlowModel.ts +0 -6
- package/src/models/MediaChatModel.ts +0 -6
- package/src/models/MediaWorkflowModel.ts +0 -6
- package/src/models/MedicalExpensesChatModel.ts +0 -6
- package/src/models/MedicalExpensesWorkflowModel.ts +0 -3
- package/src/models/MeetingChatModel.ts +0 -6
- package/src/models/MeetingWorkflowModel.ts +0 -6
- package/src/models/MissionBankAccountChatModel.ts +0 -6
- package/src/models/MissionBankAccountWorkflowModel.ts +0 -6
- package/src/models/MissionContractsChatModel.ts +0 -6
- package/src/models/MissionContractsWorkflowModel.ts +0 -3
- package/src/models/MissionTravelApprovalModel.ts +101 -101
- package/src/models/MissionTravelAttachmentModel.ts +56 -56
- package/src/models/MissionTravelChatModel.ts +52 -55
- package/src/models/MissionTravelPersonModel.ts +105 -105
- package/src/models/MissionTravelWorkflowModel.ts +54 -60
- package/src/models/NationalDayCelebrationsChatModel.ts +0 -6
- package/src/models/NationalDayCelebrationsWorkflowModel.ts +0 -3
- 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 +0 -6
- package/src/models/RecruitmentDomesticWorkersWorkflowModel.ts +0 -3
- package/src/models/RegisterCandidateChatModel.ts +0 -6
- package/src/models/RegisterCandidateWorkflowModel.ts +0 -6
- package/src/models/RegisterVacancyChatModel.ts +0 -6
- package/src/models/RegisterVacancyWorkflowModel.ts +0 -6
- package/src/models/RepatriationCitizensChatModel.ts +0 -6
- package/src/models/RepatriationCitizensWorkflowModel.ts +0 -3
- package/src/models/RequestParcelChatModel.ts +0 -6
- package/src/models/RequestParcelWorkflowModel.ts +0 -6
- package/src/models/RequestPassportChatModel.ts +0 -6
- package/src/models/RequestPassportWorkflowModel.ts +0 -6
- package/src/models/ResignationTerminationChatModel.ts +0 -6
- package/src/models/ResignationTerminationWorkflowModel.ts +0 -6
- package/src/models/RetiredCardChatsModel.ts +0 -6
- package/src/models/RetiredCardWorkFlowModel.ts +2 -8
- package/src/models/SecurityChatsModel.ts +0 -6
- 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 +0 -6
- package/src/models/StayAfterHoursWorkflowModel.ts +0 -6
- package/src/models/TransferAllowanceChatModel.ts +0 -6
- package/src/models/TransferAllowanceWorkflowModel.ts +0 -3
- package/src/models/TransferMissionChatModel.ts +0 -6
- package/src/models/TransferMissionWorkflowModel.ts +0 -6
- package/src/models/TransferSalaryBankAccountChatModel.ts +0 -6
- package/src/models/TransferSalaryBankAccountWorkflowModel.ts +0 -3
- package/src/models/UpdateAttendanceChatModel.ts +0 -3
- package/src/models/UpdateAttendanceWorkflowModel.ts +0 -6
- package/src/models/user.ts +3 -0
- package/src/sla-report-views.ts +3 -3
- package/tsconfig.json +0 -1
- package/dist/i18n/workflow-chat-i18n.d.ts +0 -5
- package/dist/i18n/workflow-chat-i18n.js +0 -21
- package/dist/i18n/workflow-chat-i18n.json +0 -320
- package/dist/i18n/workflow-chat-message.builder.d.ts +0 -316
- package/dist/i18n/workflow-chat-message.builder.js +0 -891
- package/sql/add_fm_workflow_chat_arabic_columns.sql +0 -153
- package/src/i18n/workflow-chat-i18n.json +0 -320
- package/src/i18n/workflow-chat-i18n.ts +0 -5
- package/src/i18n/workflow-chat-message.builder.ts +0 -1405
|
@@ -44,10 +44,6 @@ __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);
|
|
51
47
|
__decorate([
|
|
52
48
|
(0, typeorm_1.Column)({ type: 'int' }),
|
|
53
49
|
__metadata("design:type", Number)
|
|
@@ -60,10 +56,6 @@ __decorate([
|
|
|
60
56
|
(0, typeorm_1.Column)({ type: 'varchar', length: 255, nullable: true }),
|
|
61
57
|
__metadata("design:type", Object)
|
|
62
58
|
], 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);
|
|
67
59
|
__decorate([
|
|
68
60
|
(0, typeorm_1.Column)({ type: 'varchar', length: 255, nullable: true }),
|
|
69
61
|
__metadata("design:type", Object)
|
|
@@ -11,10 +11,8 @@ 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;
|
|
15
14
|
approved_by_user_id: number;
|
|
16
15
|
content: string;
|
|
17
|
-
content_ar: string | null;
|
|
18
16
|
activity_date: Date;
|
|
19
17
|
approved_by_role_id: number;
|
|
20
18
|
step_order: number;
|
|
@@ -47,10 +47,6 @@ __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);
|
|
54
50
|
__decorate([
|
|
55
51
|
(0, typeorm_1.Column)({ type: 'int', nullable: true }),
|
|
56
52
|
__metadata("design:type", Number)
|
|
@@ -59,10 +55,6 @@ __decorate([
|
|
|
59
55
|
(0, typeorm_1.Column)({ type: 'varchar', length: 500 }),
|
|
60
56
|
__metadata("design:type", String)
|
|
61
57
|
], 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);
|
|
66
58
|
__decorate([
|
|
67
59
|
(0, typeorm_1.Column)({ type: 'timestamp', default: () => 'CURRENT_TIMESTAMP' }),
|
|
68
60
|
__metadata("design:type", Date)
|
|
@@ -40,10 +40,6 @@ __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);
|
|
47
43
|
__decorate([
|
|
48
44
|
(0, typeorm_1.Column)({
|
|
49
45
|
type: 'enum',
|
|
@@ -5,9 +5,7 @@ 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;
|
|
9
8
|
status: MeetingWorkFlowStatus;
|
|
10
|
-
status_ar: string | null;
|
|
11
9
|
user_id: number | null;
|
|
12
10
|
role_id: number | null;
|
|
13
11
|
department_id: number | null;
|
|
@@ -32,18 +32,10 @@ __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);
|
|
39
35
|
__decorate([
|
|
40
36
|
(0, typeorm_1.Column)({ type: 'enum', enum: MeetingWorkflowModel_1.MeetingWorkFlowStatus, default: MeetingWorkflowModel_1.MeetingWorkFlowStatus.NOT_YET_STARTED, nullable: false }),
|
|
41
37
|
__metadata("design:type", String)
|
|
42
38
|
], 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);
|
|
47
39
|
__decorate([
|
|
48
40
|
(0, typeorm_1.Column)({ type: 'integer', nullable: true }),
|
|
49
41
|
__metadata("design:type", Object)
|
|
@@ -20,9 +20,7 @@ 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;
|
|
24
23
|
messageType: GatePassMessageType;
|
|
25
24
|
status: string;
|
|
26
|
-
status_ar: string | null;
|
|
27
25
|
constructor(request_id: number, user_id: number, role_id: number, message: string, service_id?: number, sub_service_id?: number, messageType?: GatePassMessageType, status?: string);
|
|
28
26
|
}
|
|
@@ -65,10 +65,6 @@ __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);
|
|
72
68
|
__decorate([
|
|
73
69
|
(0, typeorm_1.Column)({
|
|
74
70
|
type: 'enum',
|
|
@@ -82,10 +78,6 @@ __decorate([
|
|
|
82
78
|
(0, typeorm_1.Column)({ type: 'text', nullable: true }),
|
|
83
79
|
__metadata("design:type", String)
|
|
84
80
|
], 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);
|
|
89
81
|
exports.GatePassRequestChat = GatePassRequestChat = __decorate([
|
|
90
82
|
(0, typeorm_1.Entity)({ name: 'gate_pass_chats' }),
|
|
91
83
|
__metadata("design:paramtypes", [Number, Number, Number, String, Number, Number, String, String])
|
|
@@ -19,9 +19,7 @@ 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;
|
|
23
22
|
status: GatePassWorkFlowStatus;
|
|
24
|
-
status_ar: string | null;
|
|
25
23
|
user_id: number | null;
|
|
26
24
|
role_id: number | null;
|
|
27
25
|
department_id: number | null;
|
|
@@ -44,18 +44,10 @@ __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);
|
|
51
47
|
__decorate([
|
|
52
48
|
(0, typeorm_1.Column)({ type: 'enum', enum: GatePassWorkFlowStatus, default: GatePassWorkFlowStatus.NOT_YET_STARTED, nullable: false }),
|
|
53
49
|
__metadata("design:type", String)
|
|
54
50
|
], 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);
|
|
59
51
|
__decorate([
|
|
60
52
|
(0, typeorm_1.Column)({ type: 'integer', nullable: true }),
|
|
61
53
|
__metadata("design:type", Object)
|
|
@@ -2,11 +2,9 @@ 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;
|
|
6
5
|
sender_user_id: number;
|
|
7
6
|
sender_role_id: number | null;
|
|
8
7
|
status: string | null;
|
|
9
|
-
status_ar: string | null;
|
|
10
8
|
service_id: number | null;
|
|
11
9
|
sub_service_id: number | null;
|
|
12
10
|
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,10 +35,6 @@ __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);
|
|
42
38
|
__decorate([
|
|
43
39
|
(0, typeorm_1.Column)({ type: 'int' }),
|
|
44
40
|
__metadata("design:type", Number)
|
|
@@ -51,10 +47,6 @@ __decorate([
|
|
|
51
47
|
(0, typeorm_1.Column)({ type: 'varchar', length: 100, nullable: true }),
|
|
52
48
|
__metadata("design:type", Object)
|
|
53
49
|
], 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);
|
|
58
50
|
__decorate([
|
|
59
51
|
(0, typeorm_1.Column)({ type: 'int', nullable: true }),
|
|
60
52
|
__metadata("design:type", Object)
|
|
@@ -10,11 +10,9 @@ 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;
|
|
14
13
|
approved_by_user_id: number;
|
|
15
14
|
approved_by_role_id: number;
|
|
16
15
|
content: string;
|
|
17
|
-
content_ar: string | null;
|
|
18
16
|
date: Date;
|
|
19
17
|
service_id: number | null;
|
|
20
18
|
sub_service_id: number | null;
|
|
@@ -46,10 +46,6 @@ __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);
|
|
53
49
|
__decorate([
|
|
54
50
|
(0, typeorm_1.Column)({ type: 'int', nullable: true }),
|
|
55
51
|
__metadata("design:type", Number)
|
|
@@ -62,10 +58,6 @@ __decorate([
|
|
|
62
58
|
(0, typeorm_1.Column)({ type: 'varchar', length: 500 }),
|
|
63
59
|
__metadata("design:type", String)
|
|
64
60
|
], 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);
|
|
69
61
|
__decorate([
|
|
70
62
|
(0, typeorm_1.Column)({ type: 'timestamp', default: () => 'CURRENT_TIMESTAMP' }),
|
|
71
63
|
__metadata("design:type", Date)
|
|
@@ -7,7 +7,6 @@ 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;
|
|
11
10
|
messageType: MeetingMessageType;
|
|
12
11
|
status: string | null;
|
|
13
12
|
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,10 +51,6 @@ __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);
|
|
58
54
|
__decorate([
|
|
59
55
|
(0, typeorm_1.Column)({
|
|
60
56
|
type: 'enum',
|
|
@@ -5,9 +5,7 @@ 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;
|
|
9
8
|
status: MeetingWorkFlowStatus;
|
|
10
|
-
status_ar: string | null;
|
|
11
9
|
user_id: number | null;
|
|
12
10
|
role_id: number | null;
|
|
13
11
|
department_id: number | null;
|
|
@@ -32,18 +32,10 @@ __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);
|
|
39
35
|
__decorate([
|
|
40
36
|
(0, typeorm_1.Column)({ type: 'enum', enum: MeetingWorkflowModel_1.MeetingWorkFlowStatus, default: MeetingWorkflowModel_1.MeetingWorkFlowStatus.NOT_YET_STARTED, nullable: false }),
|
|
41
37
|
__metadata("design:type", String)
|
|
42
38
|
], 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);
|
|
47
39
|
__decorate([
|
|
48
40
|
(0, typeorm_1.Column)({ type: 'integer', nullable: true }),
|
|
49
41
|
__metadata("design:type", Object)
|
|
@@ -13,8 +13,6 @@ 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;
|
|
17
16
|
messageType: HousingRentalAccommodationMessageType;
|
|
18
17
|
status: string;
|
|
19
|
-
status_ar: string | null;
|
|
20
18
|
}
|
|
@@ -47,10 +47,6 @@ __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);
|
|
54
50
|
__decorate([
|
|
55
51
|
(0, typeorm_1.Column)({
|
|
56
52
|
type: 'enum',
|
|
@@ -64,10 +60,6 @@ __decorate([
|
|
|
64
60
|
(0, typeorm_1.Column)({ type: 'text', nullable: true }),
|
|
65
61
|
__metadata("design:type", String)
|
|
66
62
|
], 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);
|
|
71
63
|
exports.HousingRentalAccommodationRequestChat = HousingRentalAccommodationRequestChat = __decorate([
|
|
72
64
|
(0, typeorm_1.Entity)({ name: 'housing_rental_accommodation_chats' })
|
|
73
65
|
], HousingRentalAccommodationRequestChat);
|
|
@@ -9,7 +9,6 @@ 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;
|
|
13
12
|
status: HousingRentalAccommodationWorkFlowStatus;
|
|
14
13
|
user_id: number | null;
|
|
15
14
|
role_id: number | null;
|
|
@@ -37,10 +37,6 @@ __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);
|
|
44
40
|
__decorate([
|
|
45
41
|
(0, typeorm_1.Column)({
|
|
46
42
|
type: 'enum',
|
|
@@ -13,8 +13,6 @@ 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;
|
|
17
16
|
messageType: HousingRentalVehicleMessageType;
|
|
18
17
|
status: string;
|
|
19
|
-
status_ar: string | null;
|
|
20
18
|
}
|
|
@@ -47,10 +47,6 @@ __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);
|
|
54
50
|
__decorate([
|
|
55
51
|
(0, typeorm_1.Column)({
|
|
56
52
|
type: 'enum',
|
|
@@ -64,10 +60,6 @@ __decorate([
|
|
|
64
60
|
(0, typeorm_1.Column)({ type: 'text', nullable: true }),
|
|
65
61
|
__metadata("design:type", String)
|
|
66
62
|
], 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);
|
|
71
63
|
exports.HousingRentalVehicleRequestChat = HousingRentalVehicleRequestChat = __decorate([
|
|
72
64
|
(0, typeorm_1.Entity)({ name: 'housing_rental_vehicle_chats' })
|
|
73
65
|
], HousingRentalVehicleRequestChat);
|
|
@@ -9,7 +9,6 @@ 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;
|
|
13
12
|
status: HousingRentalVehicleWorkFlowStatus;
|
|
14
13
|
user_id: number | null;
|
|
15
14
|
role_id: number | null;
|
|
@@ -37,10 +37,6 @@ __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);
|
|
44
40
|
__decorate([
|
|
45
41
|
(0, typeorm_1.Column)({
|
|
46
42
|
type: 'enum',
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { BaseModel } from './BaseModel';
|
|
2
|
+
export declare class IneligibleForEvaluation extends BaseModel {
|
|
3
|
+
employeeId: number;
|
|
4
|
+
leave_type: string;
|
|
5
|
+
is_active: boolean;
|
|
6
|
+
year: number;
|
|
7
|
+
constructor(employeeId: number, leave_type: string, is_active: boolean, year: number);
|
|
8
|
+
}
|
|
@@ -0,0 +1,44 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
|
|
3
|
+
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
4
|
+
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
5
|
+
else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
6
|
+
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
7
|
+
};
|
|
8
|
+
var __metadata = (this && this.__metadata) || function (k, v) {
|
|
9
|
+
if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
|
|
10
|
+
};
|
|
11
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
12
|
+
exports.IneligibleForEvaluation = void 0;
|
|
13
|
+
const typeorm_1 = require("typeorm");
|
|
14
|
+
const BaseModel_1 = require("./BaseModel");
|
|
15
|
+
let IneligibleForEvaluation = class IneligibleForEvaluation extends BaseModel_1.BaseModel {
|
|
16
|
+
constructor(employeeId, leave_type, is_active, year) {
|
|
17
|
+
super();
|
|
18
|
+
this.employeeId = employeeId;
|
|
19
|
+
this.leave_type = leave_type;
|
|
20
|
+
this.is_active = is_active;
|
|
21
|
+
this.year = year;
|
|
22
|
+
}
|
|
23
|
+
};
|
|
24
|
+
exports.IneligibleForEvaluation = IneligibleForEvaluation;
|
|
25
|
+
__decorate([
|
|
26
|
+
(0, typeorm_1.Column)({ name: 'employee_id', type: 'int' }),
|
|
27
|
+
__metadata("design:type", Number)
|
|
28
|
+
], IneligibleForEvaluation.prototype, "employeeId", void 0);
|
|
29
|
+
__decorate([
|
|
30
|
+
(0, typeorm_1.Column)({ type: 'varchar', length: 255 }),
|
|
31
|
+
__metadata("design:type", String)
|
|
32
|
+
], IneligibleForEvaluation.prototype, "leave_type", void 0);
|
|
33
|
+
__decorate([
|
|
34
|
+
(0, typeorm_1.Column)({ type: 'boolean', default: true }),
|
|
35
|
+
__metadata("design:type", Boolean)
|
|
36
|
+
], IneligibleForEvaluation.prototype, "is_active", void 0);
|
|
37
|
+
__decorate([
|
|
38
|
+
(0, typeorm_1.Column)({ type: 'int' }),
|
|
39
|
+
__metadata("design:type", Number)
|
|
40
|
+
], IneligibleForEvaluation.prototype, "year", void 0);
|
|
41
|
+
exports.IneligibleForEvaluation = IneligibleForEvaluation = __decorate([
|
|
42
|
+
(0, typeorm_1.Entity)({ name: 'ineligible_for_evaluation' }),
|
|
43
|
+
__metadata("design:paramtypes", [Number, String, Boolean, Number])
|
|
44
|
+
], IneligibleForEvaluation);
|
|
@@ -13,7 +13,6 @@ 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;
|
|
17
16
|
message_type: InitiatorEmployeeNominationMessageType;
|
|
18
17
|
status: string | null;
|
|
19
18
|
}
|
|
@@ -47,10 +47,6 @@ __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);
|
|
54
50
|
__decorate([
|
|
55
51
|
(0, typeorm_1.Column)({
|
|
56
52
|
type: 'enum',
|
|
@@ -54,10 +54,6 @@ __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);
|
|
61
57
|
__decorate([
|
|
62
58
|
(0, typeorm_1.Column)({
|
|
63
59
|
type: 'enum',
|
|
@@ -13,7 +13,6 @@ 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;
|
|
17
16
|
message_type: InnovativeEmployeeNominationMessageType;
|
|
18
17
|
status: string | null;
|
|
19
18
|
}
|
|
@@ -47,10 +47,6 @@ __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);
|
|
54
50
|
__decorate([
|
|
55
51
|
(0, typeorm_1.Column)({
|
|
56
52
|
type: 'enum',
|
|
@@ -54,10 +54,6 @@ __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);
|
|
61
57
|
__decorate([
|
|
62
58
|
(0, typeorm_1.Column)({
|
|
63
59
|
type: 'enum',
|
|
@@ -47,10 +47,6 @@ __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);
|
|
54
50
|
__decorate([
|
|
55
51
|
(0, typeorm_1.Column)({
|
|
56
52
|
type: 'enum',
|
|
@@ -54,10 +54,6 @@ __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);
|
|
61
57
|
__decorate([
|
|
62
58
|
(0, typeorm_1.Column)({
|
|
63
59
|
type: 'enum',
|
|
@@ -13,9 +13,7 @@ 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;
|
|
17
16
|
messageType: LMSCourseExternalLecturerMessageType;
|
|
18
17
|
status: string;
|
|
19
|
-
status_ar: string | null;
|
|
20
18
|
constructor(request_id: number, user_id: number, role_id: number, message: string, service_id?: number, sub_service_id?: number, messageType?: LMSCourseExternalLecturerMessageType, status?: string);
|
|
21
19
|
}
|
|
@@ -59,10 +59,6 @@ __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);
|
|
66
62
|
__decorate([
|
|
67
63
|
(0, typeorm_1.Column)({
|
|
68
64
|
type: 'enum',
|
|
@@ -76,10 +72,6 @@ __decorate([
|
|
|
76
72
|
(0, typeorm_1.Column)({ type: 'text', nullable: true }),
|
|
77
73
|
__metadata("design:type", String)
|
|
78
74
|
], 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);
|
|
83
75
|
exports.LMSCourseExternalLecturerRequestChat = LMSCourseExternalLecturerRequestChat = __decorate([
|
|
84
76
|
(0, typeorm_1.Entity)({ name: 'lms_course_external_lecturer_chats' }),
|
|
85
77
|
__metadata("design:paramtypes", [Number, Number, Number, String, Number, Number, String, String])
|
|
@@ -9,9 +9,7 @@ export declare class LMSCourseExternalLecturerWorkFlow extends BaseModel {
|
|
|
9
9
|
service_id: number | null;
|
|
10
10
|
sub_service_id: number | null;
|
|
11
11
|
content: string;
|
|
12
|
-
content_ar: string | null;
|
|
13
12
|
status: LMSCourseExternalLecturerWorkFlowStatus;
|
|
14
|
-
status_ar: string | null;
|
|
15
13
|
user_id: number | null;
|
|
16
14
|
role_id: number | null;
|
|
17
15
|
department_id: number | null;
|