Chatwoot/app/javascript/dashboard/store/modules
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
..
conversations Feature: Ability to mute contacts (#891) 2020-05-26 17:43:59 +05:30
specs Feature: Ability to mute contacts (#891) 2020-05-26 17:43:59 +05:30
accounts.js Chore: Add translated languages to account settings (#826) 2020-05-06 13:38:36 +05:30
agents.js Bug: Fix error message when existing agent email is reused for a new agent (#538) 2020-02-22 19:06:16 +05:30
auth.js Feature: Ability to switch between multiple accounts (#881) 2020-05-26 22:38:48 +05:30
billing.js Move src to dashboard (#152) 2019-10-16 14:36:17 +05:30
cannedResponse.js [Refactor] Cleanup agent store and actions (#373) 2019-12-21 22:54:35 +05:30
channels.js Move src to dashboard (#152) 2019-10-16 14:36:17 +05:30
contactConversations.js Feature: View a contact's previous conversation (#422) 2020-01-13 11:17:03 +05:30
contacts.js Feature: Contact Panel with conversation details (#397) 2020-01-01 22:30:43 +05:30
conversationLabels.js Feature: Add/Edit conversation labels (#488) 2020-02-16 15:46:26 +05:30
conversationMetadata.js Feature: Contact Panel with conversation details (#397) 2020-01-01 22:30:43 +05:30
conversationPage.js Enhancement: Paginate conversation calls in tabs (#560) 2020-02-26 21:15:01 +05:30
conversationTypingStatus.js Feature: Typing Indicator on widget and dashboard (#811) 2020-05-04 23:07:56 +05:30
inboxes.js Chore: Web widget Inbox Tech Debts (#738) 2020-04-19 23:40:28 +05:30
inboxMembers.js Refactor: Inbox store, remove inboxes from sidebar (#387) 2019-12-28 21:56:42 +05:30
reports.js Move src to dashboard (#152) 2019-10-16 14:36:17 +05:30
userNotificationSettings.js Feature: Add web push notification permission in frontend (#766) 2020-05-06 00:10:56 +05:30
webhooks.js Feature: As a admin, I should be able to add webhooks to account (#572) 2020-02-29 17:43:49 +05:30