Chatwoot/app/models
Sojan Jose b7a583b2c4
Feature: Ability to switch between multiple accounts (#881)
* Feature: Ability to switch between multiple accounts

* Fix rubocop

* Fix assigned inboxes

* fix auth json

* Add account switcher in UI

* fix ordering on administrate

* Add switch accounts to sidebar

* add account id

* Fix schema.rb timestamp

* Revert "add account id"

This reverts commit 27570f50ef584cb9a5f69454f43f630b318c8807.

* Add a check for account

Co-authored-by: Pranav Raj Sreepuram <pranavrajs@gmail.com>
2020-05-26 22:38:48 +05:30
..
channel Bug: Fix Facebook v7.0 API issues (#863) 2020-05-17 23:44:50 +05:30
concerns Feature: Installation global config (#839) (#840) 2020-05-10 22:40:36 +05:30
access_token.rb Feature: Access tokens for API access (#604) 2020-03-11 00:02:15 +05:30
account.rb Feature: Installation global config (#839) (#840) 2020-05-10 22:40:36 +05:30
account_user.rb Feature: Ability to switch between multiple accounts (#881) 2020-05-26 22:38:48 +05:30
agent_bot.rb Feature: Customise widget for bot conversations (#834) 2020-05-09 22:02:43 +05:30
agent_bot_inbox.rb Feature: Access tokens for API access (#604) 2020-03-11 00:02:15 +05:30
application_record.rb Remove unused method from ApplicationRecord (#257) 2019-11-24 02:51:33 +05:30
attachment.rb Chore: Add Facebook app set up documentation (#647) 2020-03-28 11:43:02 +05:30
canned_response.rb Annotations (#327) 2019-11-30 19:09:55 +05:30
contact.rb Feature: Api to toggle typing status on a conversation (#807) 2020-05-03 12:17:27 +05:30
contact_inbox.rb Feature: Rich Message Types (#610) 2020-04-10 16:42:37 +05:30
conversation.rb Feature: Ability to mute contacts (#891) 2020-05-26 17:43:59 +05:30
event.rb Enhancement: Move reporting metrics to postgres (#606) 2020-03-18 16:53:35 +05:30
inbox.rb Bug: Fix Facebook v7.0 API issues (#863) 2020-05-17 23:44:50 +05:30
inbox_member.rb Annotations (#327) 2019-11-30 19:09:55 +05:30
installation_config.rb Feature: Installation global config (#839) (#840) 2020-05-10 22:40:36 +05:30
message.rb Feature: Ability to mute contacts (#891) 2020-05-26 17:43:59 +05:30
notification.rb Feature: Add web push notification permission in frontend (#766) 2020-05-06 00:10:56 +05:30
notification_setting.rb Feature: User Notification Objects (#752) 2020-05-01 14:53:43 +05:30
notification_subscription.rb Feature: Add web push notification permission in frontend (#766) 2020-05-06 00:10:56 +05:30
plan.rb 🚨Fix Rubocop lint errors 2019-10-20 14:17:26 +05:30
subscription.rb Annotations (#327) 2019-11-30 19:09:55 +05:30
super_admin.rb Feature: Introduce Super Admins (#705) 2020-05-11 23:07:22 +05:30
telegram_bot.rb Annotations (#327) 2019-11-30 19:09:55 +05:30
user.rb Feature: Ability to switch between multiple accounts (#881) 2020-05-26 22:38:48 +05:30
webhook.rb Feature: Twilio SMS Channel (#658) 2020-04-05 22:11:27 +05:30