iachat/app/javascript/dashboard/components
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
..
buttons Feature: Add web push notification permission in frontend (#766) 2020-05-06 00:10:56 +05:30
layout Feature: Ability to switch between multiple accounts (#881) 2020-05-26 22:38:48 +05:30
specs [Enhancement] Hide sidebar on tablets (#358) 2019-12-12 12:53:15 +05:30
ui Chore: Use installation config in frontend (#847) 2020-05-12 01:31:40 +05:30
widgets Feature: Ability to switch between multiple accounts (#881) 2020-05-26 22:38:48 +05:30
ChatList.vue Feature: Move to the next conversation when I resolve a the current c… (#757) 2020-05-14 13:43:02 +05:30
Code.vue Feature: Access tokens for API access (#604) 2020-03-11 00:02:15 +05:30
index.js Chore: UI Cleanup in modals (#873) 2020-05-17 21:07:45 +05:30
Modal.vue Chore: UI Cleanup in modals (#873) 2020-05-17 21:07:45 +05:30
ModalHeader.vue Refactor: Inbox store, remove inboxes from sidebar (#387) 2019-12-28 21:56:42 +05:30
SettingsSection.vue Chore: Web widget Inbox Tech Debts (#738) 2020-04-19 23:40:28 +05:30
SidemenuIcon.vue Refactor: Minor code refactoring in accordance with Vue.js best practices (#368) 2019-12-16 18:23:14 +05:30
Snackbar.vue Move src to dashboard (#152) 2019-10-16 14:36:17 +05:30
SnackbarContainer.vue Chore: UI fixes and enhancements (#796) 2020-05-02 09:47:36 +05:30