-
- Downloads
refactor: Break down `LivechatTyped` into smaller components (#35333)
Showing
- apps/meteor/app/apps/server/bridges/livechat.ts 2 additions, 1 deletionapps/meteor/app/apps/server/bridges/livechat.ts
- apps/meteor/app/livechat/server/api/v1/message.ts 4 additions, 2 deletionsapps/meteor/app/livechat/server/api/v1/message.ts
- apps/meteor/app/livechat/server/hooks/offlineMessage.ts 2 additions, 2 deletionsapps/meteor/app/livechat/server/hooks/offlineMessage.ts
- apps/meteor/app/livechat/server/hooks/sendToCRM.ts 2 additions, 1 deletionapps/meteor/app/livechat/server/hooks/sendToCRM.ts
- apps/meteor/app/livechat/server/lib/LivechatTyped.ts 3 additions, 117 deletionsapps/meteor/app/livechat/server/lib/LivechatTyped.ts
- apps/meteor/app/livechat/server/lib/logger.ts 1 addition, 0 deletionsapps/meteor/app/livechat/server/lib/logger.ts
- apps/meteor/app/livechat/server/lib/messages.ts 42 additions, 1 deletionapps/meteor/app/livechat/server/lib/messages.ts
- apps/meteor/app/livechat/server/lib/tracking.ts 33 additions, 1 deletionapps/meteor/app/livechat/server/lib/tracking.ts
- apps/meteor/app/livechat/server/lib/webhooks.ts 48 additions, 0 deletionsapps/meteor/app/livechat/server/lib/webhooks.ts
- apps/meteor/tests/unit/app/livechat/server/hooks/sendToCRM.tests.ts 2 additions, 3 deletions...r/tests/unit/app/livechat/server/hooks/sendToCRM.tests.ts
Loading
Please register or sign in to comment