-
- Downloads
chore: Break big LivechatTyped file into smaller modules (#33656)
Showing
- apps/meteor/app/apps/server/bridges/livechat.ts 4 additions, 2 deletionsapps/meteor/app/apps/server/bridges/livechat.ts
- apps/meteor/app/lib/server/functions/closeLivechatRoom.ts 1 addition, 1 deletionapps/meteor/app/lib/server/functions/closeLivechatRoom.ts
- apps/meteor/app/livechat/imports/server/rest/departments.ts 6 additions, 6 deletionsapps/meteor/app/livechat/imports/server/rest/departments.ts
- apps/meteor/app/livechat/imports/server/rest/sms.ts 1 addition, 1 deletionapps/meteor/app/livechat/imports/server/rest/sms.ts
- apps/meteor/app/livechat/server/api/v1/room.ts 1 addition, 1 deletionapps/meteor/app/livechat/server/api/v1/room.ts
- apps/meteor/app/livechat/server/hooks/sendEmailTranscriptOnClose.ts 1 addition, 1 deletion...r/app/livechat/server/hooks/sendEmailTranscriptOnClose.ts
- apps/meteor/app/livechat/server/lib/Helper.ts 2 additions, 1 deletionapps/meteor/app/livechat/server/lib/Helper.ts
- apps/meteor/app/livechat/server/lib/LivechatTyped.ts 2 additions, 269 deletionsapps/meteor/app/livechat/server/lib/LivechatTyped.ts
- apps/meteor/app/livechat/server/lib/QueueManager.ts 2 additions, 1 deletionapps/meteor/app/livechat/server/lib/QueueManager.ts
- apps/meteor/app/livechat/server/lib/departmentsLib.ts 201 additions, 0 deletionsapps/meteor/app/livechat/server/lib/departmentsLib.ts
- apps/meteor/app/livechat/server/lib/getOnlineAgents.ts 24 additions, 0 deletionsapps/meteor/app/livechat/server/lib/getOnlineAgents.ts
- apps/meteor/app/livechat/server/lib/getRoomMessages.ts 23 additions, 0 deletionsapps/meteor/app/livechat/server/lib/getRoomMessages.ts
- apps/meteor/app/livechat/server/lib/localTypes.ts 25 additions, 1 deletionapps/meteor/app/livechat/server/lib/localTypes.ts
- apps/meteor/app/livechat/server/methods/saveDepartment.ts 2 additions, 2 deletionsapps/meteor/app/livechat/server/methods/saveDepartment.ts
- apps/meteor/app/livechat/server/methods/sendMessageLivechat.ts 1 addition, 1 deletion...meteor/app/livechat/server/methods/sendMessageLivechat.ts
- apps/meteor/ee/app/livechat-enterprise/server/hooks/scheduleAutoTransfer.ts 1 addition, 1 deletion.../livechat-enterprise/server/hooks/scheduleAutoTransfer.ts
- apps/meteor/ee/app/livechat-enterprise/server/hooks/sendPdfTranscriptOnClose.ts 1 addition, 1 deletion...echat-enterprise/server/hooks/sendPdfTranscriptOnClose.ts
- apps/meteor/lib/callbacks.ts 1 addition, 1 deletionapps/meteor/lib/callbacks.ts
Loading
Please register or sign in to comment