From 567364d286705fc9758ab5809858b4a533d8596e Mon Sep 17 00:00:00 2001 From: Anton Kazarinov Date: Thu, 16 Jul 2020 13:31:27 +0500 Subject: [PATCH] [NEW] Livechat Setting to show/hide feedback form on the widget --- .../client/views/app/livechatAppearance.html | 10 ++++++++++ .../client/views/app/livechatAppearance.js | 15 +++++++++++++++ app/livechat/server/api/lib/appearance.js | 1 + app/livechat/server/api/lib/livechat.js | 3 ++- app/livechat/server/config.js | 8 ++++++++ app/livechat/server/lib/Livechat.js | 1 + app/livechat/server/methods/saveAppearance.js | 1 + packages/rocketchat-i18n/i18n/en.i18n.json | 2 ++ 8 files changed, 40 insertions(+), 1 deletion(-) diff --git a/app/livechat/client/views/app/livechatAppearance.html b/app/livechat/client/views/app/livechatAppearance.html index 531bbfabbe4e4..6788da13c10b5 100644 --- a/app/livechat/client/views/app/livechatAppearance.html +++ b/app/livechat/client/views/app/livechatAppearance.html @@ -71,6 +71,16 @@

{{_ "Settings"}}

+
+ {{_ "Livechat_feedback_form"}} + +
{{_ "Livechat_registration_form"}}