Chatwoot/config
Sony Mathew 18d3c40fb3
feat: installation config in super admin console (#1641)
* feat: installation config in super admin console

* Added the ability for super admins to view, edit and update
installation config values. Also they can add new isntallation config
values. The impact of editing and adding depends on which all
installation config values are being used in the code.
* Known limitation now: Ability to edit hash values (for eg: feature
flags) are disabled. This requires more work and will be taken up in
a secondary set of changes.
* Minor UX improvement. Clicking on the Sidekiq option in the super
admin siebar will now open the sidekiq dashboard in a new tab rather
than in the same tab that you were using super admin.

* fix: method name fix in custom adminsitrate field

* feat: added locked attribute to global config
* Added the locked attribute to instalaltion config table. Added
necessary migrations. Added changes in config loader.
* Added the changes on the installation config yml
* Locked the account feature defaults in code

* feat: show only editable configs in admin console
* Added a new scope in installation config model
* Added scope in adminstrate controller for installation_config

* fix: new installation config create error
* Fixed the error in new installation config create

* fix: specs coverage
* Added specs for installation config super admin controller

* chore: update git ignore with encrypted config ext
2021-01-15 13:21:53 +05:30
..
environments fix: Security: CVE-2020-8264 (#1328) (#1329) 2020-10-09 11:33:51 +05:30
initializers feat: Add Cron Jobs In Chatwoot and update installation notice (#1630) 2021-01-11 17:34:41 +05:30
integration chore: Fix i18n_key for apps (#1516) 2020-12-15 16:32:13 +05:30
locales chore: Update translations (#1561) 2020-12-29 13:18:22 +05:30
webpack [Feature] Website live chat (#187) 2019-10-29 12:50:54 +05:30
app.yml Bump version to 1.11.1 2020-12-16 15:32:44 +05:30
application.rb fix: Add lib/azure to autoload ignore list (#1368) 2020-10-27 18:48:23 +05:30
boot.rb Upgrade to rails 6 💎 (#11) 2019-08-19 13:49:57 +05:30
cable.yml Feature: Availability Statuses (#874) 2020-07-04 11:42:47 +05:30
database.yml Fix private note shown to user in widget (#308) 2019-11-27 10:12:57 +05:30
environment.rb Initial Commit 2019-08-14 15:18:44 +05:30
features.yml feat: IP lookup (#1315) 2020-10-28 02:14:36 +05:30
installation_config.yml feat: installation config in super admin console (#1641) 2021-01-15 13:21:53 +05:30
puma.rb Chore: Refactor round robin logic (#1015) 2020-07-08 00:14:07 +05:30
routes.rb feat: installation config in super admin console (#1641) 2021-01-15 13:21:53 +05:30
schedule.yml feat: Add Cron Jobs In Chatwoot and update installation notice (#1630) 2021-01-11 17:34:41 +05:30
secrets.yml Use secret_key_base from env 2019-08-15 23:08:36 +05:30
sidekiq.yml feat: Add Cron Jobs In Chatwoot and update installation notice (#1630) 2021-01-11 17:34:41 +05:30
spring.rb 🚨Fix Rubocop lint errors 2019-10-20 14:17:26 +05:30
storage.yml fix: GCS credentials dont need to be parsed as JSON (#1429) 2020-11-27 14:39:25 +05:30
webpacker.yml [Enhancement] Docker support Debugging (byebug & pry) and receive emails to MailHog via smtp (#371) 2019-12-22 22:53:18 +05:30