iachat/lib
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
..
assets Initial Commit 2019-08-14 15:18:44 +05:30
constants Chore: Remove redis backed reporting (#669) 2020-05-02 16:04:52 +05:30
custom_exceptions Chore: Remove redis backed reporting (#669) 2020-05-02 16:04:52 +05:30
events Feature: Api to toggle typing status on a conversation (#807) 2020-05-03 12:17:27 +05:30
integrations [Feature] Email collect message hooks (#331) 2020-01-09 13:06:40 +05:30
redis [#139] Send conversation emails (#442) 2020-01-23 23:14:07 +05:45
reports 🚨Fix Rubocop lint errors 2019-10-20 14:17:26 +05:30
tasks Chore: Swagger Docs V1 (#546) 2020-02-23 12:54:29 +05:30
webhooks Feature: Webhooks (#489) 2020-02-14 23:19:17 +05:30
config_loader.rb Feature: Installation global config (#839) (#840) 2020-05-10 22:40:36 +05:30
current.rb Refactor Conversation model (#134) 2019-10-12 23:38:41 +05:30
local_resource.rb Feature: Twilio Whatsapp Integration (#779) 2020-04-30 01:41:13 +05:30
online_status_tracker.rb Feature: Add online status to each user (#452) 2020-02-02 22:49:16 +05:45