iachat/app/javascript/dashboard/i18n/locale
Sony Mathew 96efc44b82
Chore: Feature lock email settings in UI (#1065)
* Chore: Feature lock email settings in UI

The email settings under account settings needed to be
feature locked in a way different from teh current way for it
to be enabled for accounts in a self hosted scenario.

Some refactorings were also done along with this change.

1. There was a feature flag defined in code in account model called
domain_emails_enabled was used to check if the inbound emails was
enabled for the account. But there was already a feature flag called
"inbound_emails" defined in features.yml. So changed to use this to
check if inbound emails are enabled for an account.
2. Renamed and re-purposed existing `domain_emails_enabled` to
`custom_email_domain_enabled` to use for feature toggling the UI
for email settings.
3. To enable & disable multiple features using the featurable concern
we were passing an array of values. Changed this to accept a comma
separated set of values.

* Chore: Feature lock email settings in UI

Fixed the specs for accounts controller & removed
unneccessary code from Account seetings component in UI

* Chore: Convert newlines to <br>s

Removed the layout used while sending replies in
conversation continuity.

Converted the newlines in the messages to <br/> tags
for the correct HTML rendering.

* Chore: Bug fix in reply email domain

Renamed the function custom_email_domain_enabled  to
inbound_email_enabled.

Fixed bug on setting reply emails's domain.
2020-07-19 23:08:07 +05:30
..
ar Chore: Include Tamil, Arabic, other language updates (#1018) 2020-07-08 00:59:30 +05:30
ca Chore: Include Tamil, Arabic, other language updates (#1018) 2020-07-08 00:59:30 +05:30
cs Chore: Include Tamil, Arabic, other language updates (#1018) 2020-07-08 00:59:30 +05:30
da Chore: Include Tamil, Arabic, other language updates (#1018) 2020-07-08 00:59:30 +05:30
de Chore: Include Tamil, Arabic, other language updates (#1018) 2020-07-08 00:59:30 +05:30
el Bug: Fix translated keys for availability statuses in Greek (#1050) 2020-07-15 22:55:57 +05:30
en Chore: Feature lock email settings in UI (#1065) 2020-07-19 23:08:07 +05:30
es Chore: Include Tamil, Arabic, other language updates (#1018) 2020-07-08 00:59:30 +05:30
fa Feature: Add persian translation (#1017) 2020-07-10 21:08:59 +05:30
fi Chore: Include Tamil, Arabic, other language updates (#1018) 2020-07-08 00:59:30 +05:30
fr Chore: Include Tamil, Arabic, other language updates (#1018) 2020-07-08 00:59:30 +05:30
hi Chore: Include Tamil, Arabic, other language updates (#1018) 2020-07-08 00:59:30 +05:30
hu Chore: Include Tamil, Arabic, other language updates (#1018) 2020-07-08 00:59:30 +05:30
it Chore: Include Tamil, Arabic, other language updates (#1018) 2020-07-08 00:59:30 +05:30
ja Chore: Include Tamil, Arabic, other language updates (#1018) 2020-07-08 00:59:30 +05:30
ko Chore: Include Tamil, Arabic, other language updates (#1018) 2020-07-08 00:59:30 +05:30
ml Chore: Include Tamil, Arabic, other language updates (#1018) 2020-07-08 00:59:30 +05:30
nl Chore: Include Tamil, Arabic, other language updates (#1018) 2020-07-08 00:59:30 +05:30
pl Chore: Include Tamil, Arabic, other language updates (#1018) 2020-07-08 00:59:30 +05:30
pt Chore: Include Tamil, Arabic, other language updates (#1018) 2020-07-08 00:59:30 +05:30
pt_BR Chore: Include Tamil, Arabic, other language updates (#1018) 2020-07-08 00:59:30 +05:30
ro Chore: Include Tamil, Arabic, other language updates (#1018) 2020-07-08 00:59:30 +05:30
ru Chore: Include Tamil, Arabic, other language updates (#1018) 2020-07-08 00:59:30 +05:30
sk Chore: Include Tamil, Arabic, other language updates (#1018) 2020-07-08 00:59:30 +05:30
sv Chore: Include Tamil, Arabic, other language updates (#1018) 2020-07-08 00:59:30 +05:30
ta Chore: Include Tamil, Arabic, other language updates (#1018) 2020-07-08 00:59:30 +05:30
tr Chore: Include Tamil, Arabic, other language updates (#1018) 2020-07-08 00:59:30 +05:30
uk Chore: Include Tamil, Arabic, other language updates (#1018) 2020-07-08 00:59:30 +05:30
vi Chore: Include Tamil, Arabic, other language updates (#1018) 2020-07-08 00:59:30 +05:30
zh Chore: Include Tamil, Arabic, other language updates (#1018) 2020-07-08 00:59:30 +05:30