Chatwoot/spec/models
Sony Mathew 905c93b8f8
Feature: Installation global config (#839) (#840)
* Renamed concern from Feature to Featurable

* Feature: Installation config (#839)
* Added new model installtion config with corresponding migrations and specs
* Created an installation config yml (key value store model)
* Created a config loader module to load the installaltion configs
* Added this to the config loader seeder
* Changed the account before create hook for default feature enabling to use the feature values from installtion config
* Renamed the feature concern to Featurable to follow the naming pattern for concerns
* Added comments and specs for modules and places that deemed necessary

* Refactored config loader to reduce cognitive complexity (#839)
2020-05-10 22:40:36 +05:30
..
channel Chore: Switch from Carrierwave to ActiveStorage (#393) 2020-01-07 22:59:17 +05:30
.keep Fix url in emails, add frontendURL helper (#19) 2019-08-25 19:59:28 +05:30
account_spec.rb Enhancement: Move reporting metrics to postgres (#606) 2020-03-18 16:53:35 +05:30
account_user_spec.rb Feature: User Notification Objects (#752) 2020-05-01 14:53:43 +05:30
agent_bot_inbox_spec.rb Feature: Introduce bots (#545) 2020-03-06 01:43:12 +05:30
agent_bot_spec.rb Feature: Introduce bots (#545) 2020-03-06 01:43:12 +05:30
contact_spec.rb Contact model changes (#184) 2019-10-27 13:14:36 +05:30
conversation_spec.rb Feature: Add web push notification permission in frontend (#766) 2020-05-06 00:10:56 +05:30
event_spec.rb Enhancement: Move reporting metrics to postgres (#606) 2020-03-18 16:53:35 +05:30
inbox_spec.rb Enhancement: Move reporting metrics to postgres (#606) 2020-03-18 16:53:35 +05:30
installation_config_spec.rb Feature: Installation global config (#839) (#840) 2020-05-10 22:40:36 +05:30
message_spec.rb [#139] Send conversation emails (#442) 2020-01-23 23:14:07 +05:45
notification_setting_spec.rb Feature: Add new notification settings for user (#569) 2020-02-29 20:41:09 +05:30
user_spec.rb Enhancement: Move reporting metrics to postgres (#606) 2020-03-18 16:53:35 +05:30
webhook_spec.rb Feature: Support account/inbox specific webhooks (#562) 2020-02-26 09:44:24 +05:30