feat: Allow admins to decide if email transcript should be sent always (#32820)
Co-authored-by:Marcos Spessatto Defendi <marcos.defendi@rocket.chat> Co-authored-by:
Guilherme Gazzo <guilhermegazzo@gmail.com>
Showing
- .changeset/shaggy-hats-raise.md 5 additions, 0 deletions.changeset/shaggy-hats-raise.md
- apps/meteor/app/livechat/server/lib/LivechatTyped.ts 15 additions, 34 deletionsapps/meteor/app/livechat/server/lib/LivechatTyped.ts
- apps/meteor/app/livechat/server/lib/localTypes.ts 31 additions, 0 deletionsapps/meteor/app/livechat/server/lib/localTypes.ts
- apps/meteor/app/livechat/server/lib/parseTranscriptRequest.ts 61 additions, 0 deletions.../meteor/app/livechat/server/lib/parseTranscriptRequest.ts
- apps/meteor/client/components/Omnichannel/modals/CloseChatModal.tsx 4 additions, 3 deletions...r/client/components/Omnichannel/modals/CloseChatModal.tsx
- apps/meteor/client/views/account/omnichannel/OmnichannelPreferencesPage.tsx 7 additions, 2 deletions.../views/account/omnichannel/OmnichannelPreferencesPage.tsx
- apps/meteor/client/views/account/omnichannel/PreferencesConversationTranscript.tsx 5 additions, 3 deletions...account/omnichannel/PreferencesConversationTranscript.tsx
- apps/meteor/server/settings/omnichannel.ts 12 additions, 1 deletionapps/meteor/server/settings/omnichannel.ts
- apps/meteor/tests/unit/app/livechat/server/lib/parseTranscriptRequest.spec.ts 127 additions, 0 deletions...it/app/livechat/server/lib/parseTranscriptRequest.spec.ts
- packages/i18n/src/locales/en.i18n.json 3 additions, 1 deletionpackages/i18n/src/locales/en.i18n.json
- packages/i18n/src/locales/es.i18n.json 1 addition, 1 deletionpackages/i18n/src/locales/es.i18n.json
- packages/i18n/src/locales/fi.i18n.json 0 additions, 1 deletionpackages/i18n/src/locales/fi.i18n.json
- packages/i18n/src/locales/pt-BR.i18n.json 2 additions, 0 deletionspackages/i18n/src/locales/pt-BR.i18n.json
- packages/i18n/src/locales/ru.i18n.json 0 additions, 1 deletionpackages/i18n/src/locales/ru.i18n.json
- packages/i18n/src/locales/sv.i18n.json 0 additions, 1 deletionpackages/i18n/src/locales/sv.i18n.json
Loading
Please register or sign in to comment