-
- Downloads
feat: New timeout setting for Omnichannel Webhooks (#28219)
Co-authored-by:Murtaza Patrawala <34130764+murtaza98@users.noreply.github.com> Co-authored-by:
Martin Schoeler <20868078+MartinSchoeler@users.noreply.github.com>
Showing
- apps/meteor/app/livechat/server/api/lib/integrations.ts 1 addition, 0 deletionsapps/meteor/app/livechat/server/api/lib/integrations.ts
- apps/meteor/app/livechat/server/api/rest.ts 1 addition, 0 deletionsapps/meteor/app/livechat/server/api/rest.ts
- apps/meteor/app/livechat/server/api/v1/integration.ts 76 additions, 0 deletionsapps/meteor/app/livechat/server/api/v1/integration.ts
- apps/meteor/app/livechat/server/config.ts 8 additions, 0 deletionsapps/meteor/app/livechat/server/config.ts
- apps/meteor/app/livechat/server/hooks/offlineMessage.ts 1 addition, 1 deletionapps/meteor/app/livechat/server/hooks/offlineMessage.ts
- apps/meteor/app/livechat/server/hooks/sendToCRM.ts 5 additions, 3 deletionsapps/meteor/app/livechat/server/hooks/sendToCRM.ts
- apps/meteor/app/livechat/server/lib/Livechat.js 0 additions, 25 deletionsapps/meteor/app/livechat/server/lib/Livechat.js
- apps/meteor/app/livechat/server/lib/LivechatTyped.ts 45 additions, 0 deletionsapps/meteor/app/livechat/server/lib/LivechatTyped.ts
- apps/meteor/app/livechat/server/methods/saveIntegration.ts 6 additions, 0 deletionsapps/meteor/app/livechat/server/methods/saveIntegration.ts
- apps/meteor/app/metrics/server/lib/metrics.js 8 additions, 0 deletionsapps/meteor/app/metrics/server/lib/metrics.js
- apps/meteor/client/views/omnichannel/webhooks/WebhooksPage.js 26 additions, 11 deletions.../meteor/client/views/omnichannel/webhooks/WebhooksPage.js
- apps/meteor/package.json 1 addition, 0 deletionsapps/meteor/package.json
- apps/meteor/packages/rocketchat-i18n/i18n/en.i18n.json 2 additions, 0 deletionsapps/meteor/packages/rocketchat-i18n/i18n/en.i18n.json
- apps/meteor/packages/rocketchat-i18n/i18n/pt-BR.i18n.json 2 additions, 0 deletionsapps/meteor/packages/rocketchat-i18n/i18n/pt-BR.i18n.json
- apps/meteor/server/lib/http/fetch.ts 10 additions, 1 deletionapps/meteor/server/lib/http/fetch.ts
- apps/meteor/tests/end-to-end/api/livechat/06-integrations.ts 56 additions, 10 deletionsapps/meteor/tests/end-to-end/api/livechat/06-integrations.ts
- packages/rest-typings/src/v1/omnichannel.ts 71 additions, 0 deletionspackages/rest-typings/src/v1/omnichannel.ts
- yarn.lock 8 additions, 0 deletionsyarn.lock
Loading
Please register or sign in to comment