-
- Downloads
refactor: LivechatInquiry out of DB Watcher (#32358)
Co-authored-by:
Diego Sampaio <chinello@gmail.com>
Showing
- apps/meteor/app/lib/server/lib/notifyListener.ts 72 additions, 0 deletionsapps/meteor/app/lib/server/lib/notifyListener.ts
- apps/meteor/app/livechat/server/hooks/markRoomResponded.ts 5 additions, 1 deletionapps/meteor/app/livechat/server/hooks/markRoomResponded.ts
- apps/meteor/app/livechat/server/hooks/saveLastMessageToInquiry.ts 5 additions, 1 deletion...eor/app/livechat/server/hooks/saveLastMessageToInquiry.ts
- apps/meteor/app/livechat/server/lib/Contacts.ts 2 additions, 1 deletionapps/meteor/app/livechat/server/lib/Contacts.ts
- apps/meteor/app/livechat/server/lib/LivechatTyped.ts 34 additions, 7 deletionsapps/meteor/app/livechat/server/lib/LivechatTyped.ts
- apps/meteor/app/livechat/server/lib/QueueManager.ts 26 additions, 4 deletionsapps/meteor/app/livechat/server/lib/QueueManager.ts
- apps/meteor/app/livechat/server/lib/RoutingManager.ts 22 additions, 1 deletionapps/meteor/app/livechat/server/lib/RoutingManager.ts
- apps/meteor/ee/app/livechat-enterprise/server/hooks/beforeRoutingChat.ts 11 additions, 1 deletion...app/livechat-enterprise/server/hooks/beforeRoutingChat.ts
- apps/meteor/ee/app/livechat-enterprise/server/hooks/handleNextAgentPreferredEvents.ts 7 additions, 3 deletions...enterprise/server/hooks/handleNextAgentPreferredEvents.ts
- apps/meteor/ee/app/livechat-enterprise/server/services/omnichannel.internalService.ts 9 additions, 2 deletions...enterprise/server/services/omnichannel.internalService.ts
- apps/meteor/server/database/watchCollections.ts 2 additions, 6 deletionsapps/meteor/server/database/watchCollections.ts
- apps/meteor/server/models/raw/LivechatInquiry.ts 17 additions, 8 deletionsapps/meteor/server/models/raw/LivechatInquiry.ts
- apps/meteor/server/services/omnichannel/queue.ts 2 additions, 1 deletionapps/meteor/server/services/omnichannel/queue.ts
- packages/model-typings/src/models/ILivechatInquiryModel.ts 5 additions, 4 deletionspackages/model-typings/src/models/ILivechatInquiryModel.ts
Loading
Please register or sign in to comment